See <https://ci-beam.apache.org/job/beam_PostCommit_Java/7293/display/redirect>

Changes:


------------------------------------------
[...truncated 114.31 KB...]
Step 8/17 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 7c7b93196b86
Step 9/17 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> e7c3b32fa420
Step 10/17 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 2ad3ce23fdc3
Step 11/17 : COPY target/LICENSE /opt/apache/beam/
 ---> 04ab35793840
Step 12/17 : COPY target/NOTICE /opt/apache/beam/
 ---> a65ddfa98478
Step 13/17 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 07cac238c191
Step 14/17 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 481acd29865b
Step 15/17 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 37c57ffcb8d3
Removing intermediate container 37c57ffcb8d3
 ---> 0b5b3ae02fc5
Step 16/17 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 7e4fb93f1a10
Removing intermediate container 7e4fb93f1a10
 ---> d6645b0b13c6
Step 17/17 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 7d4e8fc2c0f5
Removing intermediate container 7d4e8fc2c0f5
 ---> d9a7983cce31
Successfully built d9a7983cce31
Successfully tagged apache/beam_java8_sdk:2.29.0.dev

> Task :sdks:java:io:hadoop-format:runHadoopFormatIO321ElasticIT
> Task :sdks:java:io:kafka:kafkaVersion241Test

> Task 
> :runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0308001154-23bbfdf4
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308001154-23bbfdf4
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1615162314338.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0308001154-23bbfdf4
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308001154-23bbfdf4
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1615162314338.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

org.apache.beam.examples.cookbook.MapClassIntegrationIT > testDataflowMapState 
FAILED
    java.lang.RuntimeException at MapClassIntegrationIT.java:69

> Task :sdks:java:io:google-cloud-platform:postCommit
> Task :sdks:java:io:kafka:kafkaVersion251BatchIT
> Task :sdks:java:io:hadoop-format:runHadoopFormatIO321IT
> Task :sdks:java:io:kafka:kafkaVersion251Test
> Task :sdks:java:io:hadoop-format:runHadoopFormatIO321Test
> Task :sdks:java:io:kafka:kafkaVersionsCompatibilityTest
> Task :sdks:java:io:hadoop-format:hadoopVersionsTest
> Task :javaHadoopVersionsTest

> Task 
> :runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest

***********************************************************
***********************************************************
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0308001606-2780f62b
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308001606-2780f62b
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:beam_examples.testpipeline_jenkins_0308001606_2780f62b
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

> Task :sdks:java:extensions:zetasketch:postCommit

> Task 
> :runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0308002144-48ac16ba
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308002144-48ac16ba
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1615162904356.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0308002144-48ac16ba
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308002144-48ac16ba
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1615162904356.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

11 tests completed, 1 failed

> Task 
> :runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest 
> FAILED
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest
>  FROM-CACHE
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerKmsIntegrationTest
>  FROM-CACHE

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 
18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: 
https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java]
4c2db0c12502: Preparing
47100c930ed3: Preparing
3fe6e55b2c87: Preparing
011debc87827: Preparing
469938996389: Preparing
0a6538596b9a: Preparing
38c360d7dc46: Preparing
6e18b662ec93: Preparing
939a379111c8: Preparing
7fe6d79e7b55: Preparing
b6dfd27edd34: Preparing
02412b9dda81: Preparing
d7b2c55f7e50: Preparing
02f0a7f763a3: Preparing
da654bc8bc80: Preparing
4ef81dc52d99: Preparing
909e93c71745: Preparing
7f03bfe4d6dc: Preparing
7fe6d79e7b55: Waiting
b6dfd27edd34: Waiting
02412b9dda81: Waiting
d7b2c55f7e50: Waiting
02f0a7f763a3: Waiting
da654bc8bc80: Waiting
4ef81dc52d99: Waiting
909e93c71745: Waiting
7f03bfe4d6dc: Waiting
0a6538596b9a: Waiting
38c360d7dc46: Waiting
939a379111c8: Waiting
6e18b662ec93: Waiting
469938996389: Pushed
47100c930ed3: Pushed
4c2db0c12502: Pushed
011debc87827: Pushed
3fe6e55b2c87: Pushed
6e18b662ec93: Pushed
7fe6d79e7b55: Pushed
38c360d7dc46: Pushed
02412b9dda81: Layer already exists
d7b2c55f7e50: Layer already exists
02f0a7f763a3: Layer already exists
da654bc8bc80: Layer already exists
4ef81dc52d99: Layer already exists
909e93c71745: Layer already exists
7f03bfe4d6dc: Layer already exists
b6dfd27edd34: Pushed
0a6538596b9a: Pushed
939a379111c8: Pushed
20210308000059: digest: 
sha256:2cb6dfdff4180234c8651199ce320f4ba1a3a065973f00f1c45654be573bc424 size: 
4098

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest 
> NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0308002540-755a1822
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308002540-755a1822
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1615163136384.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0308002540-755a1822
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308002540-755a1822
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1615163136384.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0308005208-d9e14631
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308005208-d9e14631
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1615164727586.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0308005208-d9e14631
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308005208-d9e14631
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1615164727586.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210308000059
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2cb6dfdff4180234c8651199ce320f4ba1a3a065973f00f1c45654be573bc424
Deleted: sha256:d9a7983cce31a742824c21c829be8a06f8620835cf489408bcf4e93681794d12
Deleted: sha256:d6645b0b13c61f726a9f340a3dfaa50e3c9f0efc43d78a54e0d9b871df5a5abd
Deleted: sha256:0b5b3ae02fc5e244a60f5228eec3e9e836fb78331021ad30156aeada78194482
Deleted: sha256:481acd29865b755c4179117b24bd5324d9b6a1f8ded1d532bcb2ae96e5547f10
Deleted: sha256:07cac238c1916e06ea36223d6d2a28df58e6538ac424139618052769f1148f12
Deleted: sha256:a65ddfa98478908075458ae1efa8935f8025ed4b2217d9e54377695740960343
Deleted: sha256:04ab35793840fad815c9b20628fd45a1dba1bbe6b088ef34f140a1d6388f9b9f
Deleted: sha256:2ad3ce23fdc3089254c4ae2e8df4c89412706cb9c7a9e85357b4bc2fbcb3267f
Deleted: sha256:e7c3b32fa420656408def289bc8ff31a5c69f7a6e33d42c1f6b1fc804105aa6d
Deleted: sha256:7c7b93196b86b6fdaf591905a9473a2bf4d685cb9718d87e1c423ddc920746f6
Deleted: sha256:e7575be39e0114260460bfa62e605ddd2b06812a478ff84e9c4f590624f394e6
Deleted: sha256:2719ce465cce0edb263c2e53b176a5f00a073952ba2ef84d7c0565de97ca2bbd
Deleted: sha256:c88fc9206263088e57c6d003c4ea20aa7869b6b64ba922a25463d4bfe9102d79
Deleted: sha256:53ab1ca6ae531e497a1ba85436f57b8d201669ed6c4d5fae8749f3fa9936bd86
Deleted: sha256:b39efb824dc16649db441620c68edbc193932644d2f981b14f4cc90ff97df065
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2cb6dfdff4180234c8651199ce320f4ba1a3a065973f00f1c45654be573bc424
  Associated tags:
 - 20210308000059
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210308000059
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210308000059].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2cb6dfdff4180234c8651199ce320f4ba1a3a065973f00f1c45654be573bc424].

> Task :runners:google-cloud-dataflow-java:postCommitRunnerV2

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaLegacyWorkerIntegrationTest/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 0m 51s
249 actionable tasks: 158 executed, 89 from cache, 2 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches 
limit is too low.

Publishing build scan...
https://gradle.com/s/ew4xxdr3zomqu

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to