See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/906/display/redirect>
Changes: ------------------------------------------ [...truncated 44.64 KB...] > 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 :runners:google-cloud-dataflow-java:compileJava FROM-CACHE > Task :runners:google-cloud-dataflow-java:classes > Task :runners:google-cloud-dataflow-java:jar > Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:testClasses > Task :sdks:java:container:java8:copyDockerfileDependencies > Task :examples:java:compileJava FROM-CACHE > Task :examples:java:classes UP-TO-DATE > Task :examples:java:jar > Task :sdks:java:io:google-cloud-platform:testJar > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java: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 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, beautifulsoup4 Successfully installed beautifulsoup4-4.10.0 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 2.332435 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 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 golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/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 github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause golang.org/x/text,https://go.googlesource.com/text/+/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] 06fa556868b8: Preparing af4dca4a80fb: Preparing b77f7d4b948d: Preparing f949319ea079: Preparing 1047a7abf061: Preparing 3943435eb2b1: Preparing c37d6760f438: Preparing dd09e9027ad0: Preparing ab63f6c7078d: Preparing 5c3686a364e9: Preparing d9ea007ced88: Preparing 99a73c5046e1: Preparing ebf469e844a6: Preparing 94c94d3b2e6b: Preparing 36e0782f1159: Preparing 3943435eb2b1: Waiting ba6e5ff31f23: Preparing 9f9f651e9303: Preparing 0b3c02b5d746: Preparing c37d6760f438: Waiting 62a747bf1719: Preparing dd09e9027ad0: Waiting 99a73c5046e1: Waiting d9ea007ced88: Waiting 5c3686a364e9: Waiting ebf469e844a6: Waiting ab63f6c7078d: Waiting 9f9f651e9303: Waiting 36e0782f1159: Waiting 0b3c02b5d746: Waiting 62a747bf1719: Waiting 94c94d3b2e6b: Waiting af4dca4a80fb: Pushed 1047a7abf061: Pushed b77f7d4b948d: Pushed 3943435eb2b1: Pushed 06fa556868b8: Pushed f949319ea079: Pushed dd09e9027ad0: Pushed ab63f6c7078d: Pushed ebf469e844a6: Layer already exists 94c94d3b2e6b: Layer already exists 36e0782f1159: Layer already exists ba6e5ff31f23: Layer already exists 9f9f651e9303: Layer already exists 0b3c02b5d746: Layer already exists d9ea007ced88: Pushed 62a747bf1719: Layer already exists 99a73c5046e1: Pushed c37d6760f438: Pushed 5c3686a364e9: Pushed 20211114180051: digest: sha256:7b31e124e2941873a25d65b6d790747f88cbd0bf7cf5e0d9fe4405dec17ad563 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-1114180442-f04fa369 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1114180442-f04fa369 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1636913077953.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1114180442-f04fa369 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1114180442-f04fa369 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1636913077953.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-1114182918-3782ad15 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1114182918-3782ad15 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1636914558174.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1114182918-3782ad15 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1114182918-3782ad15 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1636914558174.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:261 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:20211114180051 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7b31e124e2941873a25d65b6d790747f88cbd0bf7cf5e0d9fe4405dec17ad563 Deleted: sha256:baf6d832a392a20938e78463f9fb4bba63bb89cb70d4e7bdf5cfbce92c1e20de Deleted: sha256:3338588b5455b6d40ad87d7117dd18fd384941f2ad1c0d7d7a7983d97caafa77 Deleted: sha256:73564384b3750b566340b2f074da295a7648c9e082c65a91b52231e0698954fc Deleted: sha256:81347fbcc948ab6dbbe6cfb1bb0310ae104c5729225810d9b40c62528564db07 Deleted: sha256:24c2c4538d642683a862edde21a019522b6145ec7535c5f9e31b50228d511529 Deleted: sha256:8b084a28354eb07079a997f65d8c0b7e5ee0362886424871144c646ec340c3a1 Deleted: sha256:69fa577e4f182aad30b19555ffbb06dc7e608fe8fa4b6828d28db8a5be046ec1 Deleted: sha256:778a95dc6f0263f99ccf1e86fb1881b22b025939a685211b4da3e736824197b8 Deleted: sha256:4deabbb4856a2d7df09f9f07b1423c26b762c73b278603dc7b4b822d8b3bbf96 Deleted: sha256:a6caba1d83424c61faf833553fb4360cfec366b43656adbfbf825aa2e1983ffc Deleted: sha256:95079020ff57b37a88fc3e28354328f33fd1a01c7cbfe064fa3eab4c885e7e82 Deleted: sha256:98db8bfb8e8a7cee203adcced53cda85aa53981ceeecf421ed1a96b6863f9eba Deleted: sha256:16fdc8167029234b6c820e95c1c2fd4094a074fe67b5003c4f5b51ae942ffeec Deleted: sha256:0dae4b87631a03bd60c643fd93920ff4aacdc7aee4d70076bff6a69f53017169 Deleted: sha256:516423cf0273bfd503a04e66f3cf58dee4ffd3703ebefc4b328c88bcdd6cf642 Deleted: sha256:08f3f6f12a2106fc35a3235fe38806a138804403c1058cf897cbdde4239cc3be Deleted: sha256:54b11aa199bc25e5ec0eb3769f0ba115fa8afed519642a41ae1ae80e00c0a629 Deleted: sha256:d168e7b5e693ffdb1e16365773f9adc2a63518ffcdfb11a7119055052fafb148 Deleted: sha256:e8b3d44f9320cc234af560600e7a591d2da21d564afdcf7c1e2129ca6c920cd6 Deleted: sha256:854028dffbbcdda31300965b9bff89109c55359051baf514890860b1a0535f05 Deleted: sha256:63d9533b88eb1968319bf24307179dd83b90048490609ff1f100cc5fa9b42d08 Deleted: sha256:b07282c17d10ccd02fed5ae9b15b76f55ba50e71e1f9af1e222ff09cdc99886e Deleted: sha256:45ae7021e78649ac35c8111aecd2372eb13410c33f5bece4822be10bfb10b917 Deleted: sha256:00a8043fdfc4b3681cca3e1a279e6363916fd759cdd8b3e5a80a21e93ecb59c5 Deleted: sha256:cd35763f67ecab7aa0fdc61751d7789777084377e830b20d43228883ffa7e232 Deleted: sha256:5be7d1b2650f2e448c0671895e56a610e102a4930adf0ac24d373a2362af997c Deleted: sha256:32acc93387c9d01bea24ae9bb5bf1d242b31aa6490e17529de75a0532c87e1f9 Deleted: sha256:0dffd19232d8ce14e18d9ba569796c436cae4d7b379811d3e60f89d72c58254f Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211114180051] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7b31e124e2941873a25d65b6d790747f88cbd0bf7cf5e0d9fe4405dec17ad563] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211114180051] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7b31e124e2941873a25d65b6d790747f88cbd0bf7cf5e0d9fe4405dec17ad563])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7b31e124e2941873a25d65b6d790747f88cbd0bf7cf5e0d9fe4405dec17ad563 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7b31e124e2941873a25d65b6d790747f88cbd0bf7cf5e0d9fe4405dec17ad563 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7b31e124e2941873a25d65b6d790747f88cbd0bf7cf5e0d9fe4405dec17ad563]. 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 44m 58s 129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/3j22i7qkcldj6 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]
