See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/1805/display/redirect?page=changes>
Changes: [noreply] [BEAM-14008] Fix incorrect guava import (#16966) [noreply] Fix ignored exception in BatchSpannerRead. (#16960) ------------------------------------------ [...truncated 39.92 KB...] > Task :sdks:java:harness:shadowJar > Task :examples: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 :examples:java:classes > Task :release:go-licenses:java:docker a085e002e616: Pull complete 0997cf9b3f42: Pull complete Digest: sha256:06c100d18efcc727c9a4448c1683af9d013bf43fc0abd901f7470ba87304b7a8 Status: Downloaded newer image for golang:1.16-bullseye ---> 1390628e9890 Step 2/6 : RUN go get github.com/google/go-licenses ---> Running in 518126711b07 [91mgo: downloading github.com/google/go-licenses v1.0.0 [0m > Task :examples:java:jar > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task :release:go-licenses:java:docker [91mgo: downloading github.com/spf13/cobra v1.3.0 [0m[91mgo: downloading gopkg.in/src-d/go-git.v4 v4.13.1 [0m[91mgo: downloading github.com/otiai10/copy v1.6.0 [0m[91mgo: downloading github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148 [0m[91mgo: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [0m[91mgo: downloading golang.org/x/tools v0.1.5 [0m[91mgo: downloading github.com/spf13/pflag v1.0.5 [0m[91mgo: downloading github.com/inconshreveable/mousetrap v1.0.0 [0m[91mgo: downloading golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 go: downloading github.com/sergi/go-diff v1.2.0 [0m[91mgo: downloading gopkg.in/src-d/go-billy.v4 v4.3.2 [0m[91mgo: downloading github.com/emirpasic/gods v1.12.0 [0m[91mgo: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 [0m[91mgo: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/xanzy/ssh-agent v0.2.1 [0m[91mgo: downloading golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d [0m[91mgo: downloading github.com/src-d/gcfg v1.4.0 [0m[91mgo: downloading golang.org/x/sys v0.0.0-20211205182925-97ca703d548d [0m[91mgo: downloading gopkg.in/warnings.v0 v0.1.2 [0m[91mgo: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [0m[91mgo: downloading golang.org/x/mod v0.5.0 [0m > Task :sdks:java:container:java11:copyDockerfileDependencies > Task :release:go-licenses:java:docker Removing intermediate container 518126711b07 ---> 735b69ca667a Step 3/6 : COPY get-licenses.sh /opt/apache/beam/ ---> 86a371e8aeed Step 4/6 : ARG sdk_location ---> Running in efccc853ab21 Removing intermediate container efccc853ab21 ---> e14e88ae1b95 Step 5/6 : ENV sdk_location=$sdk_location ---> Running in 6fb545efac51 Removing intermediate container 6fb545efac51 ---> 7d8414963457 Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh ---> Running in a625d550ddbb Removing intermediate container a625d550ddbb ---> 215fd89c646e Successfully built 215fd89c646e Successfully tagged golicenses-java:latest > Task :release:go-licenses:java:dockerRun + rm -rf '/output/*' + export GO111MODULE=off + GO111MODULE=off + go get github.com/apache/beam/sdks/java/container > Task :sdks:java:container:pullLicenses INFO:root:pull_licenses_java.py succeed. It took 61.868915 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 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 golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause golang.org/x/sys,https://go.googlesource.com/sys/+/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/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 + 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:buildAndPushDockerJavaContainer 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] ad5821f03926: Preparing db140ec2db2d: Preparing 00193b6d21d7: Preparing 2851c51426ec: Preparing c609b12d0bd5: Preparing 63a9411ae555: Preparing b5b21048bfca: Preparing 06264324258f: Preparing 9539bb98b687: Preparing d7c4823b9b91: Preparing 1ce3775457ff: Preparing 1ce3775457ff: Waiting 6770b6d91d1e: Preparing 06264324258f: Waiting 4710dc754b08: Preparing 6770b6d91d1e: Waiting fe4f44af763d: Preparing 7c072cee6a29: Preparing 4710dc754b08: Waiting fe4f44af763d: Waiting 1e5fdc3d671c: Preparing 613ab28cf833: Preparing 1e5fdc3d671c: Waiting bed676ceab7a: Preparing 6398d5cccd2c: Preparing 0b0f2f2f5279: Preparing 613ab28cf833: Waiting bed676ceab7a: Waiting 0b0f2f2f5279: Waiting 7c072cee6a29: Waiting 63a9411ae555: Waiting 00193b6d21d7: Pushed c609b12d0bd5: Pushed db140ec2db2d: Pushed ad5821f03926: Pushed 63a9411ae555: Pushed 06264324258f: Pushed 2851c51426ec: Pushed 9539bb98b687: Pushed 6770b6d91d1e: Pushed d7c4823b9b91: Pushed b5b21048bfca: Pushed fe4f44af763d: Layer already exists 7c072cee6a29: Layer already exists 1e5fdc3d671c: Layer already exists 613ab28cf833: Layer already exists bed676ceab7a: Layer already exists 6398d5cccd2c: Layer already exists 0b0f2f2f5279: Layer already exists 4710dc754b08: Pushed 1ce3775457ff: Pushed 20220301000109: digest: sha256:0d89db0f3264510f2873965ba213db0ecd0c01d710df511b08cd5725b4a3bad2 size: 4520 > 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-0301000519-1266d0b9 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301000519-1266d0b9 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1646093112386.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0301000519-1266d0b9 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301000519-1266d0b9 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1646093112386.traffic_max_lane_flow_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-0301000519-8cff4371 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301000519-8cff4371 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1646093112391.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0301000519-8cff4371 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301000519-8cff4371 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1646093112391.traffic_routes_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:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220301000109 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0d89db0f3264510f2873965ba213db0ecd0c01d710df511b08cd5725b4a3bad2 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220301000109] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0d89db0f3264510f2873965ba213db0ecd0c01d710df511b08cd5725b4a3bad2] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220301000109] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0d89db0f3264510f2873965ba213db0ecd0c01d710df511b08cd5725b4a3bad2])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4d09910ae8b38d2c4574c762375dfd6f3853dd324d07944ae93ca4d25a3a667e Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4d09910ae8b38d2c4574c762375dfd6f3853dd324d07944ae93ca4d25a3a667e ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Tue, 01 Mar 2022 00:39:11 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': '404', 'content-length': '168', '-content-encoding': 'gzip'} Failed to compute blob liveness for manifest: 'sha256:4d09910ae8b38d2c4574c762375dfd6f3853dd324d07944ae93ca4d25a3a667e': None > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED FAILURE: Build 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: 297 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'. > Process 'command './scripts/cleanup_untagged_gcr_images.sh'' 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 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 38m 39s 88 actionable tasks: 55 executed, 31 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/6qgzcukuhz4b6 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]
