See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/674/display/redirect?page=changes>
Changes: [samuelw] [BEAM-12740] Add option to CreateOptions to avoid GetObjectMetadata for ------------------------------------------ [...truncated 47.84 KB...] > Task :examples:java:compileJava FROM-CACHE > Task :examples:java:classes UP-TO-DATE > Task :examples:java:jar > Task :sdks:java:container:buildLinuxAmd64 > Task :sdks:java:container:goBuild > Task :sdks:java:container:java8:copySdkHarnessLauncher > Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:testClasses > 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:generateLicenseReport > 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> 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 207 dependencies using 16 threads. > Task :runners:google-cloud-dataflow-java:compileJava > Task :sdks:java:container:pullLicenses INFO:root:pull_licenses_java.py succeed. It took 2.002048 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 :runners:google-cloud-dataflow-java:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :runners:google-cloud-dataflow-java:classes > Task :runners:google-cloud-dataflow-java:jar > 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 github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/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/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 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause + 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] b0acc9d45435: Preparing a7d5d71a3af9: Preparing d40a9eeb6793: Preparing 27db8b71974c: Preparing 448774a01844: Preparing 7c3040871cf5: Preparing 76f0419f0949: Preparing 34e713deea4b: Preparing e4252ca376a7: Preparing d252f910d7bc: Preparing e9fc6ec9eba7: Preparing 45057488e7e1: Preparing d9b6ea8e7d5f: Preparing 9cb5eb95298c: Preparing 00ef5416d927: Preparing 8555e663f65b: Preparing d00da3cd7763: Preparing 4e61e63529c2: Preparing 799760671c38: Preparing d252f910d7bc: Waiting 7c3040871cf5: Waiting e9fc6ec9eba7: Waiting 8555e663f65b: Waiting 45057488e7e1: Waiting d9b6ea8e7d5f: Waiting 9cb5eb95298c: Waiting 00ef5416d927: Waiting d00da3cd7763: Waiting 4e61e63529c2: Waiting 76f0419f0949: Waiting 799760671c38: Waiting 34e713deea4b: Waiting e4252ca376a7: Waiting d40a9eeb6793: Pushed a7d5d71a3af9: Pushed b0acc9d45435: Pushed 448774a01844: Pushed 27db8b71974c: Pushed 7c3040871cf5: Pushed e4252ca376a7: Pushed 34e713deea4b: Pushed d9b6ea8e7d5f: Layer already exists 9cb5eb95298c: Layer already exists 00ef5416d927: Layer already exists 8555e663f65b: Layer already exists d00da3cd7763: Layer already exists 4e61e63529c2: Layer already exists 799760671c38: Layer already exists e9fc6ec9eba7: Pushed 45057488e7e1: Pushed 76f0419f0949: Pushed d252f910d7bc: Pushed 20210917180051: digest: sha256:45e3faef536d6902f964c653e165d54335996aba9856c8129fc1f51bac96b1d7 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-0917180427-b9f039fd The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917180427-b9f039fd ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631901861733.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0917180427-b9f039fd The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917180427-b9f039fd The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631901861733.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-0917183033-b52ff786 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917183033-b52ff786 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631903432837.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0917183033-b52ff786 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917183033-b52ff786 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631903432837.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:275 38 tests completed, 1 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:20210917180051 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:45e3faef536d6902f964c653e165d54335996aba9856c8129fc1f51bac96b1d7 Deleted: sha256:2058a1e7b7d77cc89655d26199fae8a2aec7c7b8fca337c0ea132f81990ea690 Deleted: sha256:c266aa0adf0405e2ebb90443ee17eaa55570c17caed9384d7904af9a9b42b890 Deleted: sha256:7e824032725530b852360f2a500634008172411417cba8b5aecc8f6d7d1de5db Deleted: sha256:7338a6dfafc2ed64252f2bf1c6cb9b9103996ea28e33e76e361f33847ed5bf57 Deleted: sha256:8e4cf0d2e1afbd27528734a3c73ec3aa0b8ec962f2121840bafde74f0909e713 Deleted: sha256:a5c43296b64794eaee7e7367e6fc4f0ee463d04ee8d01af5c27628129347244c Deleted: sha256:0876d3e89aa76c6c226abcdba7f8eada6ff25353cada5a70e620349e78e89f97 Deleted: sha256:ca17abe54e6095a818b30bdf3a86125bc188206e2e439c292fc7114a4db138e5 Deleted: sha256:3a505e40d1a3b94fd8a1246aaae0d42541ce2f91d195d386d382c985373f12e0 Deleted: sha256:53604648fe73c51a5d633244aa3e6555ece2b2b9f698a8a72b333d5bef4adff5 Deleted: sha256:eb62c7eba682e972c8781cf7e323f73591e120760a980e861803990d9aa3fffe Deleted: sha256:37110b6a0fad0ab006b08e2a64bf303e6777427fb1df9fc1a5b995d864b3951a Deleted: sha256:8aa2ecf591ad4c4f3b1bd7732a705ca69f1ff7fbb94e15f9f412b45a6be53458 Deleted: sha256:90710fd1b83a231a140281b2a1cbac6be07397982360d5fa3c5e6875bbd76bcc Deleted: sha256:c5b832c14ff95a0369e3e71e0fea5f9b15376d6642bd99c49eea0436c9fb05a5 Deleted: sha256:05f6dc37e0aba2c7be6eddb81de0aad4de155d706f47b20f95fcab2804307db2 Deleted: sha256:fe708339eb8c12863515444d9b4533ae0a1cc08fad5fd044e5be56db0bd7e731 Deleted: sha256:b6c563b11318fc228ac64c38724aa2c674a606a6d0490f898517f46b3917b441 Deleted: sha256:3bb46edd2293ab81e669c68d01063efab69067bfc7c36648c4b480771f326125 Deleted: sha256:192a32d80fadf197c3dc038d1c1bc21886b25006664635abd634a071e7fe8227 Deleted: sha256:f2c2359c1c1e18bf92d7db8d3081d7c8c88d1241f457eaef7df27d996b2975e7 Deleted: sha256:c0b6c5f62eb9babe4fea7c28cbdfe23ee86c2d7f11c9b92447ff733e911dc010 Deleted: sha256:f776d588d6c795c9d93c1181e7a263027789d484c2c27efe663fe2b39cb8890d Deleted: sha256:ad4a881b770bcb2ae38fb9e5b0d8ef1609ff4ac41fd7d7dc68af8f6bad91ddbf Deleted: sha256:11178ba3bde9d95247145eff93bc63e9250be3750b1269b141a67175bf4c7ecc Deleted: sha256:94fe718d52acf4b28afd255ccce6e77d2137be5eda4b31aa43783bae44b54a8e Deleted: sha256:20aa32b90b691bcff50e57337ec5ece680097b1d7f75a04ad9df9a3064aaa655 Deleted: sha256:63735fd74a0647dc56e48d65bfedcf65119ff75b4bf9f1747d431c01d4324558 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210917180051] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:45e3faef536d6902f964c653e165d54335996aba9856c8129fc1f51bac96b1d7] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210917180051] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:45e3faef536d6902f964c653e165d54335996aba9856c8129fc1f51bac96b1d7])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:45e3faef536d6902f964c653e165d54335996aba9856c8129fc1f51bac96b1d7 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:45e3faef536d6902f964c653e165d54335996aba9856c8129fc1f51bac96b1d7 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:45e3faef536d6902f964c653e165d54335996aba9856c8129fc1f51bac96b1d7]. 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 51m 10s 129 actionable tasks: 88 executed, 39 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/uea6d5c6x36o4 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]
