See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1913/display/redirect?page=changes>
Changes: [noreply] Upgrades pip before installing Beam for Python default expansion service [noreply] [Go SDK]: Plumb allowed lateness to execution (#22476) ------------------------------------------ [...truncated 54.03 KB...] Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 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.3.2.post1-py3-none-any.whl (37 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 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_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> --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses> INFO:root:Pulling license for 240 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 6.92827 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:goPrepare UP-TO-DATE > Task :release:go-licenses:java:dockerRun go: added github.com/apache/beam/sdks/v2 v2.40.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: added golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: added golang.org/x/text v0.3.7 go: added google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: added google.golang.org/grpc v1.47.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 W0727 21:57:55.886170 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 W0727 21:58:00.047598 178 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.40.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.40.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/+/c690dde0:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/bc2c85ad: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/e326c6e8e9c8/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.47.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: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_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: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: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] 4ac9b28fad5e: Preparing eb730b6e060e: Preparing 5a494abee55d: Preparing e69f037ec825: Preparing 3608f2de8f12: Preparing c875efb09185: Preparing b4acd36efd35: Preparing 0df92d57c965: Preparing 4105e1ef771d: Preparing d417b5499efc: Preparing 69c78529e70c: Preparing a26bcda34288: Preparing 68fa3d0a01d8: Preparing d2fa30ad10e2: Preparing 9e584c8a779c: Preparing a014e5492e7d: Preparing 165b6c12db6b: Preparing 4dc3dda529a0: Preparing 7372faf8e603: Preparing 9be7f4e74e71: Preparing 36cd374265f4: Preparing 5bdeef4a08f3: Preparing c875efb09185: Waiting 9e584c8a779c: Waiting 69c78529e70c: Waiting b4acd36efd35: Waiting a014e5492e7d: Waiting 0df92d57c965: Waiting a26bcda34288: Waiting 165b6c12db6b: Waiting 4105e1ef771d: Waiting 36cd374265f4: Waiting 7372faf8e603: Waiting d2fa30ad10e2: Waiting d417b5499efc: Waiting 5bdeef4a08f3: Waiting 4dc3dda529a0: Waiting 9be7f4e74e71: Waiting 68fa3d0a01d8: Waiting 5a494abee55d: Pushed e69f037ec825: Pushed eb730b6e060e: Pushed 3608f2de8f12: Pushed 4ac9b28fad5e: Pushed 0df92d57c965: Pushed b4acd36efd35: Pushed d417b5499efc: Pushed c875efb09185: Pushed a26bcda34288: Pushed 69c78529e70c: Pushed a014e5492e7d: Layer already exists 165b6c12db6b: Layer already exists 4dc3dda529a0: Layer already exists 4105e1ef771d: Pushed 7372faf8e603: Layer already exists 36cd374265f4: Layer already exists 9be7f4e74e71: Layer already exists 5bdeef4a08f3: Layer already exists d2fa30ad10e2: Pushed 9e584c8a779c: Pushed 68fa3d0a01d8: Pushed 20220727215740: digest: sha256:fcb45caebd3fe59bdda4d49c3bbb40f5e2235667574551e96ac6542b3c8ef97e 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-0727215853-3595015b The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727215853-3595015b *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0727215853-3595015b The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727215853-3595015b *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0727215853-82238312 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727215853-82238312 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0727215853-82238312 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727215853-82238312 *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithLimit FAILED java.lang.RuntimeException at V1ReadIT.java:179 org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithNoLimit FAILED java.lang.RuntimeException at V1ReadIT.java:179 58 tests completed, 2 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:20220727215740 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fcb45caebd3fe59bdda4d49c3bbb40f5e2235667574551e96ac6542b3c8ef97e Deleted: sha256:814afbb6fab6aa0d6d2af4d9fa116db42e507fa2ad06ead9f64660bdc742d686 Deleted: sha256:6576c87a051d7523477d95bbbcd67b3ddc9cbdc40e8e3a71009fdc4bbe271adb Deleted: sha256:ad8f758dc80546144a5eada59fe27dd9e645942c164d2de149d224739672e8d8 Deleted: sha256:2c549b5730b2d6f4c4f4555426777c84045894a41ac7701787ba0a6118fbe3f1 Deleted: sha256:20766eb41a14d894171b138281c4c6cc9dcfb6bbce51b56af669fe210133cd60 Deleted: sha256:16b97a2f901cbebeb3391cc68493e49b40ec5420a67384ac9be7fde0c17adc1b Deleted: sha256:07ec5f2d557bad45b6c6e3ad26d7d882992e86abfd537e5c0287080f6b0dbc43 Deleted: sha256:1c4bd5f6921de751d40c55c4690eeaaa4eb194ba3b720aecc7ba18802b2f952b Deleted: sha256:adde113dad7ea72513090d83ec129fb7d2b40826db69a9c8970d3fb218a0e52a Deleted: sha256:aaa06c7b74ed6f8b360a916e57a6a74a1b6bd8a418aa605fe945a14721f613e4 Deleted: sha256:00494494120f506c61989d60e83330d2bf314b0ae63388e407031b96383cdf97 Deleted: sha256:ac89ec56b4deb2dce24948a9fe1b4a2398ce025190cd2b5f19298ed0d5e30048 Deleted: sha256:d3f8d1f840a6d94ec0666b9aa07e5fb150a56bee1a7ea4f6447a72508f90997c Deleted: sha256:ec77460e12f224f0973e499ab5405fc80aff79bc1ae85ad0b25e8c31a5bd5d94 Deleted: sha256:ea0c021f8bf114b5161ffeb9b427ccf963ad2941462c05aac680e77a20faccea Deleted: sha256:a438aab275c15b8a87f55c90490806d7b101e0127ca9533b8d119a5d762c8fd3 Deleted: sha256:c9c1f00924c196b436a71dcbc48b4876992bd4e9fd13656a2f2d3313fb1aee89 Deleted: sha256:3b5c49bd8769b40ee9bce67c640a630566f28d16f9cf92b0d0f7dc72f1b048d5 Deleted: sha256:f6f68253d4114e4345f458c86b0749b3a0cde5e6805797c26b25953f7ca203b9 Deleted: sha256:103e6b7c35634718f6ddf0c3810abd6415a7d8853552b5313f7b16dfd39a6f37 Deleted: sha256:7af8c23ab07ad3c5d3f707f83facffca5b10bf5abba8e2eb0ba8c4372aae6066 Deleted: sha256:30d1115826ffdca8df22d96bc3a6807025aeda826dacd817eb6584133421e48c Deleted: sha256:73d201cb5fe91b9751b9646dabe49891f21c0ace684207dbcebe325e731c7345 Deleted: sha256:fa4681b6baaa66732265827c143481ee7ab86849417420dd366aafa8bbad3e24 Deleted: sha256:897ba4bf37b88722da69f9ea365e2cc08149453f9f32249ec7500177946b2453 Deleted: sha256:9af5f00076ade8213f1f2354a533878744c323ed65acae93284ed312570b435a Deleted: sha256:757851ee745d868143db1f83bc03ca320c5593c5eb166cbfba7f2f5130a19962 Deleted: sha256:bc01706fe89b155c826cd8cdfa56361457fb12ef947984b9a31d9e32af6c6d21 Deleted: sha256:f9b0253a3f3d901726b2e9685d85fc1990b6dd38a90cf4ff1cd7f1a8f66e2ee9 Deleted: sha256:44d3525014ced106586db66fedc89adfb78737496aa5e53aa4967672d2d0de20 Deleted: sha256:c48231c05c31e429be759fe69474d7dcee3953ab6b585f62862cbaaf1ab0df0f Deleted: sha256:63b3201c49ffebfa768d8340065d7968db284876fdca4a50062ca7229f29a357 Deleted: sha256:abfeb59c4589bc49d85cc4a9e1236dd66fad7e4cb77fd7c3d4060ebce8829803 Deleted: sha256:fc01143d9bfc77343cb1f7c19a439a81a103d06c53c2fcdcdd15b50631880c72 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220727215740] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fcb45caebd3fe59bdda4d49c3bbb40f5e2235667574551e96ac6542b3c8ef97e] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220727215740] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fcb45caebd3fe59bdda4d49c3bbb40f5e2235667574551e96ac6542b3c8ef97e])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fcb45caebd3fe59bdda4d49c3bbb40f5e2235667574551e96ac6542b3c8ef97e Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fcb45caebd3fe59bdda4d49c3bbb40f5e2235667574551e96ac6542b3c8ef97e Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fcb45caebd3fe59bdda4d49c3bbb40f5e2235667574551e96ac6542b3c8ef97e]. 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 48m 32s 141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/her5e2tiylmny 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]
