See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/1347/display/redirect>
Changes: ------------------------------------------ [...truncated 29.94 KB...] > Task :runners:java-fn-execution:jar > Task :sdks:java:expansion-service:compileJava FROM-CACHE > Task :sdks:java:expansion-service:classes UP-TO-DATE > Task :sdks:java:expansion-service:jar > Task :runners:direct-java:compileJava FROM-CACHE > Task :runners:direct-java:classes UP-TO-DATE > Task :sdks:java:io:kafka:compileJava FROM-CACHE > Task :sdks:java:io:kafka:classes UP-TO-DATE > Task :runners:direct-java:shadowJar FROM-CACHE > Task :sdks:java:io:kafka:jar > Task :sdks:java:extensions:ml:compileJava FROM-CACHE > Task :sdks:java:extensions:ml:classes UP-TO-DATE > Task :sdks:java:extensions:ml:jar > Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:jar > Task :sdks:java:container:java11:copyDockerfileDependencies > 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 :runners:google-cloud-dataflow-java:jar > Task :examples:java:jar > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:java:container:pullLicenses 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_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 208 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 1.878535 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:java11: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/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 golang.org/x/text,https://go.googlesource.com/text/+/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 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/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/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:java11:copyGolangLicenses > Task :sdks:java:container:java11:dockerPrepare > Task :sdks:java:container:java11: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] c37131473b48: Preparing 6633fae1bb5a: Preparing 0346bd4061c5: Preparing 18b1568899e8: Preparing 7e89e22e742b: Preparing 02f3e923df10: Preparing a91f72b557ee: Preparing b6583fc6a896: Preparing 9a3c09442879: Preparing 3b1481913752: Preparing 360487d9f4dc: Preparing b36d98a6cb03: Preparing 78700b6b35d0: Preparing 62a5b8741e83: Preparing 36e0782f1159: Preparing ba6e5ff31f23: Preparing 9f9f651e9303: Preparing 0b3c02b5d746: Preparing 62a747bf1719: Preparing 62a747bf1719: Waiting 78700b6b35d0: Waiting b36d98a6cb03: Waiting 62a5b8741e83: Waiting 36e0782f1159: Waiting 02f3e923df10: Waiting ba6e5ff31f23: Waiting 3b1481913752: Waiting 9f9f651e9303: Waiting 360487d9f4dc: Waiting 0b3c02b5d746: Waiting 9a3c09442879: Waiting b6583fc6a896: Waiting a91f72b557ee: Waiting 6633fae1bb5a: Pushed 7e89e22e742b: Pushed 0346bd4061c5: Pushed 02f3e923df10: Pushed 18b1568899e8: Pushed c37131473b48: Pushed b6583fc6a896: Pushed 360487d9f4dc: Pushed a91f72b557ee: Pushed 78700b6b35d0: Layer already exists 62a5b8741e83: Layer already exists b36d98a6cb03: Pushed 36e0782f1159: Layer already exists ba6e5ff31f23: Layer already exists 9f9f651e9303: Layer already exists 62a747bf1719: Layer already exists 0b3c02b5d746: Layer already exists 9a3c09442879: Pushed 3b1481913752: Pushed 20211103060102: digest: sha256:be60054221e00e06a27d2e3bcde50125ca82cd37bb92058288ad74f5a0628ca0 size: 4311 > 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-1103060445-a5f2dad3 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1103060445-a5f2dad3 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1635919478463.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1103060445-a5f2dad3 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1103060445-a5f2dad3 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1635919478463.traffic_routes_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > testTableIO FAILED java.lang.RuntimeException at BigQuerySamplesIT.java:121 *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1103062811-921bbeca The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1103062811-921bbeca ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1635920891193.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1103062811-921bbeca The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1103062811-921bbeca The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1635920891193.traffic_max_lane_flow_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** 8 tests completed, 1 failed > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211103060102 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:be60054221e00e06a27d2e3bcde50125ca82cd37bb92058288ad74f5a0628ca0 Deleted: sha256:2492b6be09aaa63ab5b77398f7b3eab11bbd935d7d11edaab99360b0dd1d29c5 Deleted: sha256:4753068b99fd77b15065e57431edccdfd130990b470bdb75183831b9bff9f7da Deleted: sha256:51e48428bf2ec52588e5f954fab11bf2042efd4333dd78293929cca7ee5223da Deleted: sha256:058851055629baa03ecfb11fa8ba8ed9bff355c8a87466de5fa67b6ac39b4811 Deleted: sha256:bd4ec99d4630986cb855052eb4c4ebfd721f94bab9020a836259f9f8ec326d29 Deleted: sha256:31b32070dc2ee9b4b57f79e37cb36ce2402973294232047e17a7bafd497e467b Deleted: sha256:e0eb5cac46f9d03a53bdfa86ed88b0bdc235c899488347ed2cf2b0051da935db Deleted: sha256:728138073fbcb1e8b5dc4225ad8d11367af0ec7218c96e864445c28191300b94 Deleted: sha256:8ed20b5f74c6ef30f6237fc4dddf2bf9757e90b163f6409e00f92156cc5c1c20 Deleted: sha256:677ac6ddf320638454674d6eaeadbc6950e04e56579b95face616baa40c04e52 Deleted: sha256:b02a5c92b203fbb9eea194b85e3cb2159da4f34d5c48fe65f33a8e665d88937d Deleted: sha256:badba27198dc86cf14a14957df48fe2507851e51dcd0aaf87b4f79a9e9e286d4 Deleted: sha256:93cb6c3ab154b573e08171fd1f91d7add34f37619c2bcdc3b36758e912ad81ee Deleted: sha256:09b5c7c51cc535d8a2defe8b9f285e3cf9c6f8d2c35dede5563ee307014f04e6 Deleted: sha256:07581025239d3fb2aee6da8a7773744b9a1a8e5157c273d38bba1eb831788120 Deleted: sha256:6b8e36037f16e9da504908d064da6ebf8c2d69efd8c1fff51ed00d7e0922ad8f Deleted: sha256:b412ce00e5c82654d67c3e185fe816fdc18933c86458e4d39f7eb4b1cab30d22 Deleted: sha256:fb784cc5723841c53f911e7730f0edb2b4922ef958b0f4ade7bfffd46ac2645b Deleted: sha256:85b9aaa861b3477f7b23d8e264bc4a60bf3963250478b83a4a6e5194abe9c9c6 Deleted: sha256:f93a12135dd8d0e0bbe78bea446e1ef9be5e4caa3a64958d35a70ba7ece0ea9b Deleted: sha256:033fef41f4bfc80d60a4654c6b7d0b0d556590104b449366403345fa50ec2a3b Deleted: sha256:dcad79e4e6a940ab3343e99f4efbe688866f6cf1b516476d439c48af6d121313 Deleted: sha256:cde5b386d8570392d6f34c1f384aba47f99677b0f84c738a439b53ddafeb1282 Deleted: sha256:93e7f6dfc300046373d8623e5c66f266ff2c286497414e4b63749fcd63fcbcda Deleted: sha256:e3dfe88c4023b7b9b970e5a6204f792243d6ecd3d78d5e1c92be995a0803650d Deleted: sha256:e99074fca2ee8afb4a8664a3abd3067f88d9d3b7e11287d2dbaa68b4620bb15c Deleted: sha256:d20b9ef4f22432930776a7e0a094845fa86ae32b5695c479d40156ac3b60e0c4 Deleted: sha256:a41a4a12b13a67a1e1f6e10e4cd6c1a0c1aaf3e5c1d466ef34cc95b3e1b87d1b ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211103060102] FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/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. ============================================================================== 2: Task failed with an exception. ----------- * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 278 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'. > Process 'command 'gcloud'' finished with non-zero exit value 1 * 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 34m 16s 84 actionable tasks: 51 executed, 31 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/mxehwcamkhhjs 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]
