You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/07/27 23:46:00 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1913

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/sys@v0.0.0-20220520151302-bc2c85ada10a/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/sys@v0.0.0-20220520151302-bc2c85ada10a/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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_DataflowV2 #1917

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1917/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1916

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1916/display/redirect?page=changes>

Changes:

[bulat.safiullin] [Website] remove beam-summit 2022 container with all related files

[noreply] Add read/write PubSub integration example fhirio pipeline (#22306)

[noreply] Remove deprecated Session runner (#22505)

[noreply] Add Go test status to the PR template (#22508)


------------------------------------------
[...truncated 54.15 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 8.411361 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 :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:dockerRun
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.47.0
go: downloading google.golang.org/protobuf v1.28.0
go: downloading google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8
go: downloading golang.org/x/net v0.0.0-20220607020251-c690dde0001d
go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
go: downloading golang.org/x/text v0.3.7
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
W0728 15:58:49.748582      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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0728 15:58:56.169562     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/sys@v0.0.0-20220520151302-bc2c85ada10a/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 :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]
97fc578ab333: Preparing
fb3a951012ef: Preparing
2bbf33ad5f9c: Preparing
cffad16ce835: Preparing
eb5efac59b18: Preparing
7dba9ace6274: Preparing
42209bcdb7e1: Preparing
603e1e13b53c: Preparing
cbf996100ffa: Preparing
ab63cd008b37: Preparing
3d6aaf600648: Preparing
2663a5706f37: Preparing
46d8efe90206: Preparing
c1da805da4ab: Preparing
e101b7156232: Preparing
a014e5492e7d: Preparing
165b6c12db6b: Preparing
4dc3dda529a0: Preparing
7372faf8e603: Preparing
9be7f4e74e71: Preparing
36cd374265f4: Preparing
5bdeef4a08f3: Preparing
7dba9ace6274: Waiting
2663a5706f37: Waiting
42209bcdb7e1: Waiting
46d8efe90206: Waiting
603e1e13b53c: Waiting
7372faf8e603: Waiting
cbf996100ffa: Waiting
9be7f4e74e71: Waiting
ab63cd008b37: Waiting
c1da805da4ab: Waiting
36cd374265f4: Waiting
3d6aaf600648: Waiting
5bdeef4a08f3: Waiting
165b6c12db6b: Waiting
e101b7156232: Waiting
4dc3dda529a0: Waiting
a014e5492e7d: Waiting
2bbf33ad5f9c: Pushed
cffad16ce835: Pushed
eb5efac59b18: Pushed
fb3a951012ef: Pushed
97fc578ab333: Pushed
42209bcdb7e1: Pushed
603e1e13b53c: Pushed
ab63cd008b37: Pushed
7dba9ace6274: Pushed
cbf996100ffa: Pushed
2663a5706f37: Pushed
3d6aaf600648: Pushed
a014e5492e7d: Layer already exists
165b6c12db6b: Layer already exists
4dc3dda529a0: Layer already exists
7372faf8e603: Layer already exists
9be7f4e74e71: Layer already exists
5bdeef4a08f3: Layer already exists
36cd374265f4: Layer already exists
e101b7156232: Pushed
c1da805da4ab: Pushed
46d8efe90206: Pushed
20220728155740: digest: sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e 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-0728155948-2cb4d06
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728155948-2cb4d06
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728155948-2cb4d06
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728155948-2cb4d06
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0728155949-51abddb0
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728155949-51abddb0
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728155949-51abddb0
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728155949-51abddb0
***********************************************************
***********************************************************

> 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:20220728155740
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e
Deleted: sha256:84eebf2ff129c4d66bbc1623a55c0cd8af67111cfe1e70478a0deaf3d5605c17
Deleted: sha256:f06b4b056a6ba4b6f72b765d1154130c17c430b835d21454a3a601e34832532e
Deleted: sha256:5af2be0fe11aa9589c70d48c944a5f50085fd809f063aa6917f8515c3e9dc203
Deleted: sha256:aca7b5e5c118a6bc6863c1e900798944e0a2f7f3fce93515be7b666a3bc3a8ca
Deleted: sha256:5c37261fbd94270d87477301414713970923e770c28f167f78f852522f56369a
Deleted: sha256:f496465de5501b9835714131a4fd0d3d7ded53d76eae8582992004c6e36c2936
Deleted: sha256:3d92540de3d65540deb7cc1601f7d59f3b60d0cd67eadf8f0f4226ca1b6a6bfe
Deleted: sha256:0d9240c112a8ba5b9e4a82a73dda9205b3c0bf3d93b0ca9335b61ea44fdfdb58
Deleted: sha256:0467e16944d23e6c1bf2accefa87afe1cd4dbdb5d7f381d19110b3b4e2d545fc
Deleted: sha256:3c869d7205741a03d25376cbf949ab7ebbeb996d8b60607ecbb92c525405b2db
Deleted: sha256:6a3d72eda20a8b17ff097440f0f8b72e1afe6587eb5395752f4cdc6a51df24fe
Deleted: sha256:d42a5727fae2f4a997213761e87449248f5b059110cd52a4d762712de614c0db
Deleted: sha256:f150ff2c275d67f37d19b68927e24e709acf493c90cf0e810f7fd8b4d4eb437a
Deleted: sha256:d0e670809d7c352dd4ac855baadb90a145792d860c45ac123b511ea58b2db72e
Deleted: sha256:dc8ad1340ebd64f6683b94ffa4dd03cc4196047c8d7e3632c2044777304abe82
Deleted: sha256:8e323423e6abde542f3371ed39d9446a391a1150de0ac6d67cab853349839b96
Deleted: sha256:d0f555806972419c0e406a0b709e0bff61ad49151ca95deab9365f69b9b50e4a
Deleted: sha256:32e335bbe487b70edfc03aeae0434b08b35518f3166b98b62d052127b0f672c8
Deleted: sha256:4e2d3f1cf26a8d808a6fc1b9d719f83541ecbf2e01aa9477f78de997a617518f
Deleted: sha256:c22ebead6aa737cd9c724ac94544e8539c30d0ff8c14239325040bae62c15939
Deleted: sha256:c501adb1cf076bf25e847109ec84e0b395363cf061dc9157545860d921a72aba
Deleted: sha256:2c9a90ca677836b58cf4bacd63b1cdd4b910ea244337d42e62cec1a17cb1c061
Deleted: sha256:7aaea3651c4ce6f86b915a608f93d75ab97df3112230e276b442c47cc49a12e1
Deleted: sha256:7a023e4c20b7cad595395157ac4d8d7cf6555e7f799d6df3d35af0d7006ebca4
Deleted: sha256:641446068101eb069d59cf45ade0efffaa8a730d3ca1d07b611de4809aa3fc93
Deleted: sha256:2df2c81f87a3a8e1fa0e0090720892d4bbf523b3b7f8602b7f9f7b7c6f8ecd21
Deleted: sha256:b9241e785d7d3e39261df0eac341afd2d8c90a6f37dd3f3c34257a7ede2cebd5
Deleted: sha256:9dbbd65fa72b1fc5c4c3bbb1f2839368457b28248df8d7cc7fe905715918b5f9
Deleted: sha256:d907e39f45a5ddca628e650f253b8505e04e770f265964e78df7688ed932ddd8
Deleted: sha256:376c64eb02ccd8159add7519b251431c1cc9ac9fe9a6c70f1b917899c9e076d2
Deleted: sha256:3089500e090da3ac9f7e16398786d24c5306ee2bf6f1b196cf2990fa8cd8a657
Deleted: sha256:65ce74142f9d8b0006b575652008c5803b3b66d2a0946125a5da7ba273d0cab8
Deleted: sha256:b4094f63fbe5ab79b593dce3a7611ca69122cbef1537eae2577437928c345e84
Deleted: sha256:159aabd577e88f30a2c0d070965cb5a8fe4ec612e3618ea7fc45b38c10914f55
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728155740]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728155740] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e].

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 52m 17s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/jkdh7fv3zpyew

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1915

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1915/display/redirect>

Changes:


------------------------------------------
[...truncated 54.45 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 11.751722 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 :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:dockerRun
go: downloading google.golang.org/grpc v1.47.0
go: downloading google.golang.org/protobuf v1.28.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8
go: downloading golang.org/x/net v0.0.0-20220607020251-c690dde0001d
go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
go: downloading golang.org/x/text v0.3.7
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
W0728 09:58:50.553918      28 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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0728 09:58:56.075992     183 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/sys@v0.0.0-20220520151302-bc2c85ada10a/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 :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]
ab0918a13992: Preparing
7583eb6a563e: Preparing
00f366b66027: Preparing
119e497d371f: Preparing
6feb81c4729f: Preparing
c4a849dd1910: Preparing
fd6003c8b7aa: Preparing
b1d90dceb9e5: Preparing
df2dcb48061f: Preparing
ca4c0470aef8: Preparing
4680228500d1: Preparing
471d4317e03b: Preparing
50a197759e36: Preparing
963324730c4f: Preparing
905050ba988a: Preparing
a014e5492e7d: Preparing
165b6c12db6b: Preparing
4dc3dda529a0: Preparing
7372faf8e603: Preparing
9be7f4e74e71: Preparing
36cd374265f4: Preparing
5bdeef4a08f3: Preparing
c4a849dd1910: Waiting
963324730c4f: Waiting
fd6003c8b7aa: Waiting
b1d90dceb9e5: Waiting
905050ba988a: Waiting
df2dcb48061f: Waiting
5bdeef4a08f3: Waiting
7372faf8e603: Waiting
ca4c0470aef8: Waiting
165b6c12db6b: Waiting
9be7f4e74e71: Waiting
4680228500d1: Waiting
50a197759e36: Waiting
4dc3dda529a0: Waiting
471d4317e03b: Waiting
ab0918a13992: Pushed
7583eb6a563e: Pushed
00f366b66027: Pushed
119e497d371f: Pushed
fd6003c8b7aa: Pushed
b1d90dceb9e5: Pushed
c4a849dd1910: Pushed
6feb81c4729f: Pushed
df2dcb48061f: Pushed
ca4c0470aef8: Pushed
4680228500d1: Pushed
a014e5492e7d: Layer already exists
165b6c12db6b: Layer already exists
4dc3dda529a0: Layer already exists
7372faf8e603: Layer already exists
9be7f4e74e71: Layer already exists
36cd374265f4: Layer already exists
5bdeef4a08f3: Layer already exists
471d4317e03b: Pushed
963324730c4f: Pushed
905050ba988a: Pushed
50a197759e36: Pushed
20220728095739: digest: sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce 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-0728095951-cfe95ea0
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728095951-cfe95ea0
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728095951-cfe95ea0
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728095951-cfe95ea0
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0728095951-bd70401c
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728095951-bd70401c
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728095951-bd70401c
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728095951-bd70401c
***********************************************************
***********************************************************

> 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:20220728095739
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce
Deleted: sha256:598d9036f5e2e3625194206ff8020a6eb4509cedba2f7a120d5cd640e538ebc4
Deleted: sha256:33e536404888c13eccf6c122caca6135ef5c53feb8cb72abbf33ecbdedbf123a
Deleted: sha256:79144709dfe21f34b4bcec53db25154bab61cc73d676f0bf4bb4dd3ec64bc0d4
Deleted: sha256:8a1766311a0ddac7ee7eb90049e9815d6ed17f2516830303156c5418b7e5fff5
Deleted: sha256:0ab6fc61c76e61e6a3c7b1d7b0ae280b9eeed53cc8a4224a7da61a3e8127804e
Deleted: sha256:e8c590fa5eb89c9f51bc977d86c447524e407c2aa3cbce65a1f9271de3d6ae2c
Deleted: sha256:b3fdff5a90aa039760047c3dc97701ef9b8d02d88fe7a9e03b75ca1355118121
Deleted: sha256:bb5fe505e52239c41845ca6d2776934180f98ac2ad8d476f0c5e75ffcb6188a4
Deleted: sha256:bc99ceb86faa55a213b6d2f94614e043458fe820d2448c9f8a1faf39d9a4573d
Deleted: sha256:15e7b31643954741c0d7c4d5bfcbd753f53fc22a5ea485964d01970b1e904176
Deleted: sha256:4d86270c05417235cbc1e3b433aa96c3b30b7e57ec032c649681c9c18b62bd25
Deleted: sha256:342fdca94fb63026ca69ce57a3784dd401d971f32fd8f811b6843d169c6e3c32
Deleted: sha256:9047b1d8acbb5b07acf85009b58b907a4392137a5c451f17b8a8273b21e2324d
Deleted: sha256:2f8218845747242d84b6b63acb5b73cd017d21fb74a3f98de50095555e2baa3e
Deleted: sha256:985384b58cc2f1088db9ad712c9c918853206826a56889d682c08f23e6a70b9f
Deleted: sha256:8bbb1199049af354aa145d840fe4e7606c6fc3fd6eca95ea1abb76167ea95ee2
Deleted: sha256:38de3a654dc04f87d01b26253c95f3ec9ecd7ec62ab345ff44eed6a80fc29bdd
Deleted: sha256:65865f604547eb6583422f051f1f2228553a7abd2baaeb81b940058cd618571e
Deleted: sha256:0d196f4841a41bcc42b078f4ebcce7abfdf996b161ebbfe5e58d4806a986766e
Deleted: sha256:224f476be94d8950f15667e49f477accb2d9894dc7bebc5db58780efcd97811c
Deleted: sha256:eb53e4a2d9c0895491e76770765cccaabf47f943917bb5e1fa75e5f360060232
Deleted: sha256:29d989a989109d45fb54f2834bbfbf762ffb2a9e838ef06154129556b7de7f2a
Deleted: sha256:6c1433ef1e517435068d602ec07cff327d2342832501027fa299c05c5713fe9c
Deleted: sha256:62500a6a19466a2453d3e502831f6c93d93ffad41a0f6dfd92a7edd9fe35bc26
Deleted: sha256:463d53be2dd0060226b68173d83728eba545658e1139406e7322e3933e829cc9
Deleted: sha256:a15a5df865f82f6c25a3443d819b59190b34285063a79b1f4914c40b53fcfb07
Deleted: sha256:66c14beabc762a4a65bd0963b96e2f7a9b527a48d5b454ee04c2965ffdd978d4
Deleted: sha256:56788d5fda707a8bedca28c3db05c42d49f0cb3bfea633d2fb7b0daecd966c04
Deleted: sha256:020ca519d1a1bc0258305cf9ec197850049162f1cab2387ac572222b82bc248a
Deleted: sha256:13f2b6a8b1e7a1fed1f012b0ed59412335abd6ef8770c0085f6b4340937ab472
Deleted: sha256:9064e9e180937807b97d4106cdbece98fdac4a6e8f0ba4beb4761f15f396adc5
Deleted: sha256:9fe1a6c571ab667325bc6f6081821905c8e45609ed2363d86d3e3e4f261f9e43
Deleted: sha256:b664f46e4395ca4d9dc07b75f2cdc72d6f13fd06c005cbe79aee7ba63883d790
Deleted: sha256:cc39d39161159f9dd8af0dd65dd69ad9ad1057c202cabb532a62455545c2dcfc
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728095739]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728095739] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce].

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 51m 33s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/jf5lzey2zlwrk

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1914

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1914/display/redirect?page=changes>

Changes:

[samuelw] Fixes #22438. Ensure that WindmillStateReader completes all batched read

[Valentyn Tymofieiev] Restrict google-api-core

[Valentyn Tymofieiev] Regenerate the container dependencies.

[noreply] Replace distutils with supported modules. (#22456)

[noreply] [22369] Default Metrics for Executable Stages in Samza Runner (#22370)

[Kiley Sok] Moving to 2.42.0-SNAPSHOT on master branch.

[noreply] Remove stripping of step name. Replace removing only suffix step name


------------------------------------------
[...truncated 54.56 KB...]
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 7.867745 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: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.47.0
go: downloading google.golang.org/protobuf v1.28.0
go: downloading google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8
go: downloading golang.org/x/net v0.0.0-20220607020251-c690dde0001d
go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
go: downloading golang.org/x/text v0.3.7
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
W0728 03:58:01.861437      28 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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0728 03:58:06.153874     194 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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s

> 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:dockerRun
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 :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]
6991dc1f630c: Preparing
e6151a7a4aea: Preparing
4da6d0cb6912: Preparing
0ca361256d4d: Preparing
7523a6476ca2: Preparing
b03477ab033b: Preparing
2ce0a021f1a6: Preparing
149525ce0dd5: Preparing
8b1d05569bf5: Preparing
d003816daf14: Preparing
8f06b0a74ddd: Preparing
a20a68e97561: Preparing
c5008845c0dd: Preparing
cc451dda75f4: Preparing
39fb87abc0c9: Preparing
a014e5492e7d: Preparing
165b6c12db6b: Preparing
4dc3dda529a0: Preparing
7372faf8e603: Preparing
9be7f4e74e71: Preparing
36cd374265f4: Preparing
5bdeef4a08f3: Preparing
39fb87abc0c9: Waiting
c5008845c0dd: Waiting
cc451dda75f4: Waiting
d003816daf14: Waiting
a20a68e97561: Waiting
a014e5492e7d: Waiting
8f06b0a74ddd: Waiting
9be7f4e74e71: Waiting
7372faf8e603: Waiting
165b6c12db6b: Waiting
5bdeef4a08f3: Waiting
36cd374265f4: Waiting
4dc3dda529a0: Waiting
b03477ab033b: Waiting
2ce0a021f1a6: Waiting
8b1d05569bf5: Waiting
149525ce0dd5: Waiting
4da6d0cb6912: Pushed
0ca361256d4d: Pushed
7523a6476ca2: Pushed
e6151a7a4aea: Pushed
2ce0a021f1a6: Pushed
6991dc1f630c: Pushed
149525ce0dd5: Pushed
d003816daf14: Pushed
a20a68e97561: Pushed
8b1d05569bf5: Pushed
8f06b0a74ddd: Pushed
a014e5492e7d: Layer already exists
165b6c12db6b: Layer already exists
b03477ab033b: Pushed
4dc3dda529a0: Layer already exists
7372faf8e603: Layer already exists
9be7f4e74e71: Layer already exists
36cd374265f4: Layer already exists
5bdeef4a08f3: Layer already exists
cc451dda75f4: Pushed
39fb87abc0c9: Pushed
c5008845c0dd: Pushed
20220728035738: digest: sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085 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-0728035905-e754bbdc
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728035905-e754bbdc
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728035905-e754bbdc
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728035905-e754bbdc
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0728035905-b536c385
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728035905-b536c385
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728035905-b536c385
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728035905-b536c385
***********************************************************
***********************************************************

> 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:20220728035738
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085
Deleted: sha256:169a4efc9e087d298df4d706d7dcf8941e2e378a806f9a0b7eab7fec409e74f8
Deleted: sha256:2b7465201bf18147c8da13c9610374b6b7bf868c2fed7ac767e579186905ca4c
Deleted: sha256:2e92e6d1d634344cb027607de1861712254a8bfe4f5557cc47d22475ac1f0a2d
Deleted: sha256:9e605bace735254d2732bb19134f1ccc62d637bb94b4405af378234fdd90ba0e
Deleted: sha256:5ef54d842096c8c6069dd6a20678508a024f48c4dde34344b24aa8f815f29061
Deleted: sha256:f7b6906b2b6997e4052529b51082ff685b201dc80cb0dbf7488d9fe2e8480caf
Deleted: sha256:4a6e2ad394ee23946e32e09e386179b71564c84000c494e248de1104d412a8bf
Deleted: sha256:1a6b6f901c3897ef9d6a11bf99b8fbe5d3409c609a69f3ad0625c29eed3b03e4
Deleted: sha256:8716596c90f6d68a097e00d3e115f8da4e3cda3e4a0d34bc3c236692b22a0f4d
Deleted: sha256:caf73d5e40179a47881814ae134229c78aeac15ad5dec5b6ab6cbbd7880de7d4
Deleted: sha256:e22a8f4c34696937269c349e7fa84ac97acaa95c777634c016a09925da4d324f
Deleted: sha256:49c0905a89cc3ea8545f6010f45d15444e024a33d6d46c3e89eb29be9f5fe80a
Deleted: sha256:4c15070c3f2f99b4b18730bbfb7ba816a06e26b26825153a45579bf03db353c3
Deleted: sha256:152e35a4d9023c6799cd00d08cad14f033aae511ebb70cd173b988aa9aefae43
Deleted: sha256:95af18f9d41a63c5df0e7a118ef36978dae835cddad28ae33c3534819e6f0830
Deleted: sha256:439fdc305d1b976f95d8168f7a78fd8c4cfe6818984ac130dab55b7352e110f5
Deleted: sha256:08421c179a5d03ce073494d40210d4b71a5205298631cde88e5fa852f5486012
Deleted: sha256:652214a76c36695bea3d9c1f68c013513ad786549072ed0ce5dedfc271f8e866
Deleted: sha256:f40921b8f1ea2dbc84eae7e7cde13f2375d1ef0349f26a1767f4b496123e56aa
Deleted: sha256:156398e290b3c9a644d465309314a1250cf1f552ff34df18b0d82bd3584023b0
Deleted: sha256:1c57068414b564266c9c2e83abafd86e02219b7bd82179c84769a59a2a7580ba
Deleted: sha256:6993904a9dab5d738983af76e501db2a24ee31002dc0ee88b1ada1a968602d4f
Deleted: sha256:3e7279e73854f0d9f6b8963ffa0cd96b35e95159f77aa4ba1795af24091034fb
Deleted: sha256:672dc9cb959b71661842e62f429377ba7aa4cba4725f3ab3f51490ff4674be64
Deleted: sha256:85a736db9bfb0e5691c2ef9d62d6293fcf49af4a1609d0fe10a3156a1986fcf6
Deleted: sha256:4b5a77c333dc9413e0dc8406a98e3eb6a85d4976fa987f7a5fedbf8136c7a36e
Deleted: sha256:b5e169acf155b5c5bc78c45962f4ee30b8f6d337da38e8799fd70a6b5f124bce
Deleted: sha256:24fab4f45d7238fe8ca98f5d7d6127ee947bfbd50a7daae1d739df32869ee1c0
Deleted: sha256:0f9777ebb33986491cdabdf2febeba0c506c5177acda53e6756eda671b9e1793
Deleted: sha256:09163394f07e088415f79cde69bb7b83735d4760e593a170dada5aa5a3cb740b
Deleted: sha256:bbf9a1edc49d15f18c219289ecd3a758caedcefa16243627911f4012dee4d41a
Deleted: sha256:d90d830c9558ea358f2153f5e8aaa8f8a573e5b49334b0e99a4ab09f0cc6bb36
Deleted: sha256:9ada42bcfdb619f6b99d81817af34605bf6b9c6931690d14527c9975df9c079b
Deleted: sha256:2c967c83e4df2bed0ea3eea241b883368ff74bb9b85109188cc4be410c1b1749
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728035738]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728035738] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085].

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 54m 37s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/xentt6wwgbgge

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org