See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/876/display/redirect>
Changes: ------------------------------------------ [...truncated 48.75 KB...] > Task :sdks:java:container:pullLicenses Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> > Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE > Task :runners:google-cloud-dataflow-java:classes > Task :examples:java:compileJava FROM-CACHE > Task :examples:java:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE > Task :runners:google-cloud-dataflow-java:jar > Task :sdks:java:io:google-cloud-platform:testClasses > Task :examples:java:jar > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:java:io:google-cloud-platform:testJar > Task :sdks:java:container:pullLicenses Already using interpreter /usr/bin/python3 Using base prefix '/usr' New python executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3> Also creating executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> Installing setuptools, pip, wheel... done. DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) Collecting future<1.0.0,>=0.16.0 Using cached future-0.18.2-py3-none-any.whl Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl Collecting tenacity<6.0,>=5.0.2 Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.1-py3-none-any.whl (32 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: soupsieve, six, tenacity, pyyaml, future, beautifulsoup4 Successfully installed beautifulsoup4-4.10.0 future-0.18.2 pyyaml-5.3.1 six-1.16.0 soupsieve-2.1 tenacity-5.1.5 Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 209 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 1.808341 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :release:go-licenses:java:dockerRun + go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses + go-licenses csv github.com/apache/beam/sdks/java/container + tee /output/licenses/list.csv google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0 golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0 golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0 + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :sdks:java:container:java8:dockerPrepare > Task :sdks:java:container:java8:docker > 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] 3fa3223e4a04: Preparing c026db775972: Preparing 8a43b88e849a: Preparing c8e5de7af762: Preparing 574b0e4fec94: Preparing 9da3d33f37bb: Preparing 7fe88992ae7d: Preparing d522840f64b0: Preparing 747f91bb710c: Preparing d1114c9714d1: Preparing d5b1d12a8e87: Preparing 25716f54941f: Preparing ebf469e844a6: Preparing d1114c9714d1: Waiting 94c94d3b2e6b: Preparing 36e0782f1159: Preparing ba6e5ff31f23: Preparing 9f9f651e9303: Preparing 25716f54941f: Waiting 0b3c02b5d746: Preparing 62a747bf1719: Preparing 747f91bb710c: Waiting ebf469e844a6: Waiting 9da3d33f37bb: Waiting 36e0782f1159: Waiting ba6e5ff31f23: Waiting 0b3c02b5d746: Waiting 62a747bf1719: Waiting d522840f64b0: Waiting 574b0e4fec94: Pushed c026db775972: Pushed 8a43b88e849a: Pushed 3fa3223e4a04: Pushed c8e5de7af762: Pushed 9da3d33f37bb: Pushed d522840f64b0: Pushed 747f91bb710c: Pushed ebf469e844a6: Layer already exists 94c94d3b2e6b: Layer already exists 36e0782f1159: Layer already exists ba6e5ff31f23: Layer already exists d5b1d12a8e87: Pushed 9f9f651e9303: Layer already exists 0b3c02b5d746: Layer already exists 62a747bf1719: Layer already exists 25716f54941f: Pushed 7fe88992ae7d: Pushed d1114c9714d1: Pushed 20211107060109: digest: sha256:aba013037c84c39e036c922876e18b1d6e7329f0258a14db2b65510bd237536f size: 4311 > 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-1107060424-260cfe9a The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1107060424-260cfe9a ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1636265059420.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1107060424-260cfe9a The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1107060424-260cfe9a The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1636265059420.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-1107062729-128b9204 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1107062729-128b9204 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1636266448474.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1107062729-128b9204 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1107062729-128b9204 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1636266448474.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 org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED java.lang.AssertionError at ReadWriteIT.java:258 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testQuery FAILED java.util.concurrent.ExecutionException at SpannerReadIT.java:126 Caused by: com.google.cloud.spanner.SpannerException at SpannerReadIT.java:116 Caused by: io.grpc.StatusRuntimeException at Status.java:535 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testRead FAILED java.util.concurrent.ExecutionException at SpannerReadIT.java:126 Caused by: com.google.cloud.spanner.SpannerException at SpannerReadIT.java:116 Caused by: io.grpc.StatusRuntimeException at Status.java:535 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadAllRecordsInDb FAILED java.util.concurrent.ExecutionException at SpannerReadIT.java:126 Caused by: com.google.cloud.spanner.SpannerException at SpannerReadIT.java:116 Caused by: io.grpc.StatusRuntimeException at Status.java:535 38 tests completed, 4 failed, 1 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211107060109 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:aba013037c84c39e036c922876e18b1d6e7329f0258a14db2b65510bd237536f Deleted: sha256:76d205c1e16e5925dc99506839f0002175102d5b4d9e50e8e97fa0e0e1914e95 Deleted: sha256:8eed88d9710f30526f476b8b74f423c3dce0c06ba4f9f3cf0742a117a113f205 Deleted: sha256:6ee34db5e2f4355171481d094b0dd88252cf2ff1756282347ec31e2f371d0bc1 Deleted: sha256:6a9a56ac0117b2df6f74c7b1b878d2812bec018569fd1d13eccf72f83833c577 Deleted: sha256:44578fca93ae1f9ceac010453d5ed7002448429e1178fbd2ccf17a6f03c8ec07 Deleted: sha256:ad8bf8690fc833c1b9ec2ea398280e69c145ab4375533fd23d5b0001d288e504 Deleted: sha256:29b54b4fb7d6a71d31e6eeb2dfddca62431e48e16f49bd1469647ca43e0d5c13 Deleted: sha256:f1997c96d520d0976308fadf396926529b43e32330991b770a551f043d6fbdad Deleted: sha256:aebdcdcba4c6c816deaa56968aaec6e39db1f5b9598fd8bd721907293546daba Deleted: sha256:e3f848921b6923f895997f9754f63b4ba9663be542bb0c9f5fa22a9e03082ad6 Deleted: sha256:6acbf0f7062dacb61038d12fb7b08dc03246598db3532310540b286f4369659f Deleted: sha256:211cee779c4fd3e9d4fe42f2b2a498f4453e3b208c01f9b7f325398434e62fdf Deleted: sha256:caedf6da23efb92a41f02773ee7b759768538c03bf0b06e908ba897f042822c1 Deleted: sha256:111fa0c4d232f85421976788f133f9d0bfb214aee6e2c30cf716991c009469e6 Deleted: sha256:c262ae69a799df4b2989c18602f800315e36dfb6b934c26e868c4b8634fc7a10 Deleted: sha256:7bd0e0c49e96805b88d1721343904f6f1b9a69ebbd82a7183b51b17357ae923a Deleted: sha256:abb46258fe40b889122c3bfe679725e07cc86a3abfb28fda1b4391aee827a7b5 Deleted: sha256:82517356f15e59544abd1ec4105e39e46c7f42b3cfe427ffc737ff81a77e6655 Deleted: sha256:c3e779b4409dbe6c8c1675622d8f2dbde6082ba2346897b476545d82cf8fa085 Deleted: sha256:4e978ada860f7c7e5f93eda2857791ac473f8c8fd693fb2f0dbe6783ea2cec26 Deleted: sha256:f0f5d5e58106d6ae4ce9c513b60e126a3a58dd8d0c2e48f941dc649fcb51cdd8 Deleted: sha256:470ed33337e232a0677561d8c1f1a007c199d0943687100b709e89532a9c7073 Deleted: sha256:5b4b668eaf92e2faa55d8ef1f78d196541fd3a7096e105563c56567861d27273 Deleted: sha256:5232cf10380c96f38d8be0bf0d64f82632df052447382f22e49bc835f28eaecd Deleted: sha256:f0da9d8c871fc64e3b0c02e69b1b69a1b276f81b0e196a35d2f39856ac42d21b Deleted: sha256:55446c91f3918963c7fd28f60cb1e705f1b4cd987b238020408a00977b703a19 Deleted: sha256:1ff9e63d758ca1d5e6e681b60736875434fed663a978f611b4958f35ea753371 Deleted: sha256:c4492cb427b6133e51c98888a57c320cca3b4ccbea7e4f03521e7b5429439e71 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211107060109] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:aba013037c84c39e036c922876e18b1d6e7329f0258a14db2b65510bd237536f] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211107060109] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:aba013037c84c39e036c922876e18b1d6e7329f0258a14db2b65510bd237536f])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:aba013037c84c39e036c922876e18b1d6e7329f0258a14db2b65510bd237536f Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:aba013037c84c39e036c922876e18b1d6e7329f0258a14db2b65510bd237536f Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:aba013037c84c39e036c922876e18b1d6e7329f0258a14db2b65510bd237536f]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/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.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 42m 41s 129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/ptvoklqf4xbge 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]
