See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1513/display/redirect?page=changes>
Changes: [noreply] [BEAM-14316] Introducing KafkaIO.Read implementation compatibility [noreply] [BEAM-14290] Address staticcheck warnings in the reflectx package [noreply] [BEAM-14302] Simply bools in fn.go, genx_test.go (#17356) ------------------------------------------ [...truncated 54.49 KB...] 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.16.12 build -o ./build/target/linux_amd64/boot boot.go > Task :examples:java:compileJava > 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_DataflowV2/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.4/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_DataflowV2/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.4/userguide/validation_problems.html#implicit_dependency for more details about this problem. > 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/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0 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/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 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 golang.org/x/sys,https://go.googlesource.com/sys/+/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 :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 :sdks:java:container:java8:docker ---> fe702aaf3fd1 Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/ ---> a02a80df656b Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/ ---> 6d0f70336b77 Step 10/21 : ADD target/jamm.jar /opt/apache/beam/jars/ ---> 1f3308087f0a Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> 8538c6ec27f5 Step 12/21 : COPY target/LICENSE /opt/apache/beam/ ---> f468dd6ce5ff Step 13/21 : COPY target/NOTICE /opt/apache/beam/ ---> cf0c19a6a1cc Step 14/21 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ ---> 3563408fd058 Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/ ---> 34b73685e83c Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE ---> Running in 32fc45d2f8f3 Removing intermediate container 32fc45d2f8f3 ---> 4974bd58c87f Step 17/21 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 3faf0a18dce2 Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in f98a82e26685 > Task :examples:java:jar > Task :sdks:java:container:java8:docker Removing intermediate container f98a82e26685 ---> e45a7b1b051c Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in fa8e5dc59d9f Removing intermediate container fa8e5dc59d9f ---> d6b47bd05d51 Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/ ---> ab50882ee4d5 Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 0411061f6d44 Removing intermediate container 0411061f6d44 ---> 56b9e30eb171 Successfully built 56b9e30eb171 Successfully tagged apache/beam_java8_sdk:2.39.0.dev > 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 > 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 :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java] 87ae2311488b: Preparing 91a8668626f2: Preparing 8bc367203db7: Preparing 667aa926928f: Preparing 45935b21743a: Preparing 0649eedd1ca9: Preparing 1f1cc59df5ac: Preparing 0dc83a5e1bd3: Preparing be6b1021201b: Preparing 89d2453be1ae: Preparing 3a7b04777ff1: Preparing 3afe1d1674c0: Preparing 4f1c309097f5: Preparing 09882e57290b: Preparing e29754f7fb90: Preparing 7494d840ea88: Preparing 357cc1947e95: Preparing b0dc1a441986: Preparing 7a7698da17f2: Preparing d59769727d80: Preparing 348622fdcc61: Preparing 4ac8bc2cd0be: Preparing 0649eedd1ca9: Waiting 09882e57290b: Waiting 1f1cc59df5ac: Waiting 3a7b04777ff1: Waiting 0dc83a5e1bd3: Waiting 3afe1d1674c0: Waiting be6b1021201b: Waiting 4f1c309097f5: Waiting 7a7698da17f2: Waiting e29754f7fb90: Waiting d59769727d80: Waiting b0dc1a441986: Waiting 7494d840ea88: Waiting 89d2453be1ae: Waiting 357cc1947e95: Waiting 348622fdcc61: Waiting 4ac8bc2cd0be: Waiting 45935b21743a: Pushed 667aa926928f: Pushed 91a8668626f2: Pushed 8bc367203db7: Pushed 87ae2311488b: Pushed 1f1cc59df5ac: Pushed 0dc83a5e1bd3: Pushed 89d2453be1ae: Pushed 0649eedd1ca9: Pushed 3afe1d1674c0: Pushed be6b1021201b: Pushed 7494d840ea88: Layer already exists 357cc1947e95: Layer already exists 3a7b04777ff1: Pushed b0dc1a441986: Layer already exists 7a7698da17f2: Layer already exists d59769727d80: Layer already exists 348622fdcc61: Layer already exists 4ac8bc2cd0be: Layer already exists 09882e57290b: Pushed e29754f7fb90: Pushed 4f1c309097f5: Pushed 20220418215751: digest: sha256:8cd27042d588a037d3c691d32c6fe18787e6cdebb61e38b38a59a24609231812 size: 4935 > 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-0418220145-3b64b1d The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0418220145-3b64b1d *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0418220145-3b64b1d The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0418220145-3b64b1d *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0418220145-72e47018 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0418220145-72e47018 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0418220145-72e47018 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0418220145-72e47018 *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED java.lang.AssertionError at ReadWriteIT.java:264 47 tests completed, 1 failed, 3 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220418215751 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8cd27042d588a037d3c691d32c6fe18787e6cdebb61e38b38a59a24609231812 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220418215751] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8cd27042d588a037d3c691d32c6fe18787e6cdebb61e38b38a59a24609231812] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220418215751] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8cd27042d588a037d3c691d32c6fe18787e6cdebb61e38b38a59a24609231812])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8cd27042d588a037d3c691d32c6fe18787e6cdebb61e38b38a59a24609231812 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8cd27042d588a037d3c691d32c6fe18787e6cdebb61e38b38a59a24609231812 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8cd27042d588a037d3c691d32c6fe18787e6cdebb61e38b38a59a24609231812]. 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 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.4/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 1h 26m 19s 141 actionable tasks: 92 executed, 45 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/psjnt2qvoriwk 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]
