See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2796/display/redirect>
Changes: ------------------------------------------ [...truncated 56.91 KB...] + go-licenses csv github.com/apache/beam/sdks/v2/java/container + tee /output/licenses/list.csv W0314 15:58:02.537789 79 library.go:101] "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 > Task :sdks:java:container:pullLicenses INFO:root:Pulling license for 124 dependencies using 16 threads. INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5 INFO:root:pull_licenses_java.py succeed. It took 1.539688 seconds with 16 threads. > Task :sdks:java:container:goPrepare UP-TO-DATE > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :sdks:java:container:goBuild > 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.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_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.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :release:go-licenses:java:dockerRun + 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 > 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] 20f9ed1086b8: Preparing 8158fa96a039: Preparing be5c96fd688e: Preparing 4b4dec038a33: Preparing 9627671f8437: Preparing 3590512aa05b: Preparing c11a7f668468: Preparing fd7fd3f92faa: Preparing d4f9a5b9161e: Preparing 3d0cbdb3a441: Preparing 133684826b42: Preparing 21b98686fb43: Preparing 97b49ce94375: Preparing 8c615948ca2f: Preparing 407f2bf3296b: Preparing 64623af87b99: Preparing 80b632a1a3ce: Preparing 9e3855911470: Preparing 4cb20eac70ea: Preparing 202fe64c3ce3: Preparing fd7fd3f92faa: Waiting 407f2bf3296b: Waiting 64623af87b99: Waiting d4f9a5b9161e: Waiting 80b632a1a3ce: Waiting 3d0cbdb3a441: Waiting 9e3855911470: Waiting 133684826b42: Waiting 4cb20eac70ea: Waiting 21b98686fb43: Waiting 202fe64c3ce3: Waiting 97b49ce94375: Waiting 8c615948ca2f: Waiting 3590512aa05b: Waiting 4b4dec038a33: Pushed be5c96fd688e: Pushed 9627671f8437: Pushed 8158fa96a039: Pushed 20f9ed1086b8: Pushed c11a7f668468: Pushed fd7fd3f92faa: Pushed 3d0cbdb3a441: Pushed 3590512aa05b: Pushed 21b98686fb43: Pushed d4f9a5b9161e: Pushed 133684826b42: Pushed 80b632a1a3ce: Layer already exists 9e3855911470: Layer already exists 4cb20eac70ea: Layer already exists 202fe64c3ce3: Layer already exists 97b49ce94375: Pushed 8c615948ca2f: Pushed 407f2bf3296b: Pushed 64623af87b99: Pushed 20230314155736: digest: sha256:da56e4332bc78aac5c4cc88f4459ca23f9d197ac947df9576312bc3e87717099 size: 4505 > Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest > NO-SOURCE > 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 :examples:java:jar > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > batchWrite_partialFailureOutputsToDeadLetterQueue FAILED java.util.concurrent.ExecutionException at FirestoreV1IT.java:96 Caused by: com.google.api.gax.rpc.InvalidArgumentException at ApiExceptionFactory.java:92 Caused by: io.grpc.StatusRuntimeException at Status.java:539 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > batchGet FAILED java.util.concurrent.ExecutionException at AbstractFuture.java:588 Caused by: com.google.api.gax.rpc.InvalidArgumentException at ApiExceptionFactory.java:92 Caused by: io.grpc.StatusRuntimeException at Status.java:539 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > partitionQuery FAILED java.util.concurrent.ExecutionException at AbstractFuture.java:588 Caused by: com.google.api.gax.rpc.InvalidArgumentException at ApiExceptionFactory.java:92 Caused by: io.grpc.StatusRuntimeException at Status.java:539 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listCollections FAILED java.util.concurrent.ExecutionException at AbstractFuture.java:588 Caused by: com.google.api.gax.rpc.InvalidArgumentException at ApiExceptionFactory.java:92 Caused by: io.grpc.StatusRuntimeException at Status.java:539 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > write FAILED java.lang.RuntimeException at TestDataflowRunner.java:141 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listDocuments FAILED java.util.concurrent.ExecutionException at AbstractFuture.java:588 Caused by: com.google.api.gax.rpc.InvalidArgumentException at ApiExceptionFactory.java:92 Caused by: io.grpc.StatusRuntimeException at Status.java:539 org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED java.util.concurrent.ExecutionException at AbstractFuture.java:588 Caused by: com.google.api.gax.rpc.InvalidArgumentException at ApiExceptionFactory.java:92 Caused by: io.grpc.StatusRuntimeException at Status.java:539 89 tests completed, 7 failed, 2 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > 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-0314180042-36d0de8d The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0314180042-36d0de8d *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0314180042-36d0de8d The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0314180042-36d0de8d *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0314180041-519c59a4 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0314180041-519c59a4 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0314180041-519c59a4 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0314180041-519c59a4 *********************************************************** *********************************************************** > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230314155736 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:da56e4332bc78aac5c4cc88f4459ca23f9d197ac947df9576312bc3e87717099 Deleted: sha256:249c1a30df3f4472215ea25799bd2e33baad8571aeb4792c0fb6a74accf675cf Deleted: sha256:8531f0ac4c0e97bc86930afd2f7410f57de88e7da0acbbb434268407549a9008 Deleted: sha256:521ffb74ecf20dd9535684e83175edbf68fefef132128008818f67e786b4759b Deleted: sha256:44076f77cd7edd3f3bcf424bf8bf161176cd1d93a3f49502e73f5a76d0670c77 Deleted: sha256:b050b5535df1366d66d0abd89ce03089e8255ac5084b2725c29148a06bf22a70 Deleted: sha256:79af5c9c9ee4b00d6dc60f32eb34fb349cf6ec5d239f98d71f584bdd5cf4d09d Deleted: sha256:97883950915ca35ba5a299efca422331da5ee8873ce4ce0e94f08b230a6212a7 Deleted: sha256:ca825d800e36034f4e4d9a0366430f8900ae2bd541ea8b742a42bcd4266b46da Deleted: sha256:e4b4ce6b0855f50a9d271ca107270d93f6b4fdd32c4a22fc549d178db8a2ce2f Deleted: sha256:5aaf68a5aa3a5c818bb4f0498324fa23909ec521fe95582db97bcc72efc7deb3 Deleted: sha256:b5de841c96100f7024bcd0875c88c23fa6e67b870432508feb11b2459710a4bf Deleted: sha256:5f5d4b43bfeac15902aa86963af1897a8728b932383e2bdb3ce34554aefbe23a Deleted: sha256:9bba169e0c1f563e6df21518515aad5d90cbcdfa0de454003ae91bc7dd8176b4 Deleted: sha256:071bd86269b4242234c443819886bdb0a3a610965d4154899862e9df4f82abc5 Deleted: sha256:a9ad8adc0449c3ec74d7089ec5371f083983793fb738091577e84765203ef93f Deleted: sha256:6ce7409ff9356eef44ae121d63470c1aafd46e1e2184a682dd67065f3dc303de Deleted: sha256:bd8a8fad8d8649990d611ca18458f524a0ea7ca721c13e2246309e7f74d288a4 Deleted: sha256:6e33210f2467129ecdb2b11325301248c8c3f87aa71fafd3f9e16a64c3bea1bd Deleted: sha256:6a42d39f1ace865b0fb6e99e44265210311c4c442e6583d6d95e7927d48ed33a Deleted: sha256:400b439a03f352a8d85ca8a87364b88c71d18bfb5f590edff2bea0fa1ab28beb Deleted: sha256:eadbbbe8713d1f4d9a78cb54ce1195b1b04728d6ff7e1083a3d72754e35091df Deleted: sha256:7efc1efd23083cde87ce99fb6cd31f4ee3c257554a064ef411af3e7a57e7da32 Deleted: sha256:a8c3688fbb2b71a580316235af2f9ed7af29f5f57e8e3c2d21e5b7bc4802d7c4 Deleted: sha256:67e41c5d648115fef87aed5cb9b41de61abac7202621e855dc04d16fdb741dca Deleted: sha256:b6a324c25f18394189ac198d755d1c5aa71b97c3e5fbb8b189b3249834e623f9 Deleted: sha256:79ca5b44a330c11cde25fa9299689cd2fdc684e74b6dacd060fb07ea66dcf7bd Deleted: sha256:8b2fd6c876e169ef020b0d391b359f06cb2deb24b2e455c3fe2989cb619ebe2b Deleted: sha256:a36b1afa9d50e404a8a5a7b3772477bb8315eeba296d7bc6ecb0d430e53bbcee Deleted: sha256:c398868bd22bd9e72a2fa07bf555c04242b0ba7b2fbaac4515bb259680d0fa20 Deleted: sha256:fe334e2dda12ed2c3041e20be03adaf4926ccca04e68110b96eda33b6a44a0cc Deleted: sha256:9b4010cafb229d00ddb639d0b201479d3644ec273b8bdb89f7bb452e8f2fb0f7 Deleted: sha256:43dc278511d2d9f8167f459fe2a10c560aaf6375e16a98e7599e74fceaa30fb7 Deleted: sha256:2085d0327a5f0781100cdce10fff8b4aa87d7537e33cdf3adf464aae1da7238d Deleted: sha256:43318776eb372e9b803215886f93642b9a37c9c55c3e006c51223b00309fcd03 Deleted: sha256:9afc4660c63d5de9a92f172dbdfcbb9422589e68ec0ae3bd08a26e776d8f8ea2 Deleted: sha256:96239cdc4676cc86c00731f6ca753c41ed5fde01dc197b90b01e25a2bac6f67e WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly. Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230314155736] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:da56e4332bc78aac5c4cc88f4459ca23f9d197ac947df9576312bc3e87717099] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230314155736] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:da56e4332bc78aac5c4cc88f4459ca23f9d197ac947df9576312bc3e87717099])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:da56e4332bc78aac5c4cc88f4459ca23f9d197ac947df9576312bc3e87717099 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:da56e4332bc78aac5c4cc88f4459ca23f9d197ac947df9576312bc3e87717099 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:da56e4332bc78aac5c4cc88f4459ca23f9d197ac947df9576312bc3e87717099]. 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. * 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 2h 36m 22s 152 actionable tasks: 99 executed, 49 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/a5nshxcktlfto 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]
