See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/2737/display/redirect?page=changes>
Changes: [noreply] Merge pull request #23547: update bom to the latest one. ------------------------------------------ [...truncated 40.92 KB...] Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4 Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 tenacity-5.1.5 Executing python <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/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/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/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/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/manual_licenses> INFO:root:Pulling license for 256 dependencies using 16 threads. > Task :sdks:java:extensions:ml:compileJava > Task :sdks:java:extensions:ml:classes > Task :sdks:java:extensions:ml:jar > Task :release:go-licenses:java:dockerRun go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/grpc v1.48.0 go: downloading google.golang.org/protobuf v1.28.0 go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810 go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9 go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e go: added github.com/apache/beam/sdks/v2 v2.41.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810 go: added golang.org/x/text v0.3.7 go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9 go: added google.golang.org/grpc v1.48.0 go: added google.golang.org/protobuf v1.28.0 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W1008 18:02:22.587582 27 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s + go-licenses csv github.com/apache/beam/sdks/v2/java/container + tee /output/licenses/list.csv W1008 18:02:28.071251 187 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.41.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.41.0/sdks/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause golang.org/x/net,https://cs.opensource.google/go/x/net/+/1bab6f36:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/87e55d71:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/042d03aeabc9/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.48.0/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/LICENSE,BSD-3-Clause + chmod -R a+w /output/licenses > Task :sdks:java:container:pullLicenses INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5 > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java8:copyGolangLicenses > 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 :sdks:java:container:pullLicenses INFO:root:pull_licenses_java.py succeed. It took 43.182444 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:goPrepare UP-TO-DATE > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :sdks:java:container:goBuild /home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go > Task :sdks:java:container:java8:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :sdks:java:container:java8:dockerPrepare > Task :examples:java:classes > Task :examples:java:jar > Task :examples:java:compileTestJava 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:testClasses > Task :examples:java:testJar > Task :sdks:java:container:java8: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] 152906338169: Preparing 3df51077d9ae: Preparing 229aba7c3b37: Preparing b982d66fa0a6: Preparing a166e6efa43d: Preparing 1a93e2364381: Preparing 55bb1fec6b11: Preparing 664925143d48: Preparing 986d995468bf: Preparing 8da21fc28439: Preparing a646752a459f: Preparing 1f610892a00e: Preparing 2c48a76a6b9a: Preparing e334efdaef2e: Preparing b232077bd8d2: Preparing 6b5aaff44254: Preparing 53a0b163e995: Preparing b626401ef603: Preparing 9b55156abf26: Preparing 293d5db30c9f: Preparing 03127cdb479b: Preparing 1a93e2364381: Waiting 9c742cd6c7a5: Preparing 55bb1fec6b11: Waiting 664925143d48: Waiting 8da21fc28439: Waiting 986d995468bf: Waiting a646752a459f: Waiting 1f610892a00e: Waiting b232077bd8d2: Waiting 03127cdb479b: Waiting 6b5aaff44254: Waiting b626401ef603: Waiting 2c48a76a6b9a: Waiting 9b55156abf26: Waiting 53a0b163e995: Waiting e334efdaef2e: Waiting 9c742cd6c7a5: Waiting 293d5db30c9f: Waiting b982d66fa0a6: Pushed a166e6efa43d: Pushed 229aba7c3b37: Pushed 3df51077d9ae: Pushed 152906338169: Pushed 55bb1fec6b11: Pushed 664925143d48: Pushed 8da21fc28439: Pushed 986d995468bf: Pushed 1a93e2364381: Pushed 1f610892a00e: Pushed 6b5aaff44254: Layer already exists a646752a459f: Pushed b626401ef603: Layer already exists 53a0b163e995: Layer already exists 9b55156abf26: Layer already exists 293d5db30c9f: Layer already exists 03127cdb479b: Layer already exists 9c742cd6c7a5: Layer already exists e334efdaef2e: Pushed b232077bd8d2: Pushed 2c48a76a6b9a: Pushed 20221008180157: digest: sha256:9bfd0906ffe5506d7071b07936f041040c9ae908275240b808046e6a0682d22a size: 4935 > 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-1008180416-3e35ce87 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1008180416-3e35ce87 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1008180416-3e35ce87 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1008180416-3e35ce87 *********************************************************** *********************************************************** 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-1008180416-79f189f4 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1008180416-79f189f4 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1008180416-79f189f4 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1008180416-79f189f4 *********************************************************** *********************************************************** 13 tests completed, 1 failed > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221008180157 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9bfd0906ffe5506d7071b07936f041040c9ae908275240b808046e6a0682d22a Deleted: sha256:cc768180123ba8adbe867092d2888468d6ebeb60b229978637198c201da930ad Deleted: sha256:8d7542e6c72056f3a479c32fa29975988cda5666b0a9eee17d2fc8cb0e4458fe Deleted: sha256:18f23f3da2f574f7b3f7a20b0c414f8b91ef6e9d6f0f3fb02443534520b9b59f Deleted: sha256:9a1e003dcb83fbb5a45d11becdfcca2f93de5676056c97d774661c1c835efb8e Deleted: sha256:7df9c1442959e5158f14c6e6375d2488a2cfe7371b2f00cb2861e332eed93c8b Deleted: sha256:5fcceed1d8ac245112287e19142772c4f0471bd660ca57d18b05f10ed7c5cb9f Deleted: sha256:15a7440e83835b71e18438d4c636b615cf65f85f97fc9a66c2a71845926f175a Deleted: sha256:3dabb10cdfef607625506ef4a0fe428efc927c3a8989c5c0936398ab6113a66b Deleted: sha256:01db70dd484de84ff4fd5c3af3aa1c4a530a5dc76becfe660f684702f5d98e15 Deleted: sha256:c6f2a3bf9b2d1b21cbd2482ff82704204f17e753466f70a448923c183d6bdda6 Deleted: sha256:55d32c89e9b24689c7ff4bc1b6c8cadcadac254b59d88aea37ee1b193e04d0ca Deleted: sha256:36edb37ed49cd7737fd20f883efced1b567bc111608fe05c8681d6bee81fdb90 Deleted: sha256:bfa03e64540d17ad8250a3a6ffa4a929f218fc56c6509d65c3e1d2a674d30bd4 Deleted: sha256:68bb074d54f953e796b36fa9ee348b4a4b7710719ec744e96e513292b23afe48 Deleted: sha256:ec94e9c8fb159e74a1612b8e0cb5e07111458d3307933f560afa48ebf65cc350 Deleted: sha256:b19f11f464dfbdd27b9e18afbaa97cc3d87c8f517eb58e0d9fcf892400d358d7 Deleted: sha256:daf473d91e220c8f43431d84c8168d37beaffdf474bf7e9ee1e39fbf688eb1c9 Deleted: sha256:f43847f39d7cd352bb88e5dc4c5732123b48fc2143b9e17a162a3f571c24bf68 Deleted: sha256:5e333937b829ae0e319e68af5a2e7e8a2d791a67ad65e2ccbce592858cac6cfe Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221008180157] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9bfd0906ffe5506d7071b07936f041040c9ae908275240b808046e6a0682d22a] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221008180157] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9bfd0906ffe5506d7071b07936f041040c9ae908275240b808046e6a0682d22a])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9bfd0906ffe5506d7071b07936f041040c9ae908275240b808046e6a0682d22a Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9bfd0906ffe5506d7071b07936f041040c9ae908275240b808046e6a0682d22a Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9bfd0906ffe5506d7071b07936f041040c9ae908275240b808046e6a0682d22a]. FAILURE: Build 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/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. * 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.5.1/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 34m 28s 112 actionable tasks: 76 executed, 32 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/ashdxutq66p3y 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]
