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 2023/03/23 06:51:13 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2830

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2830/display/redirect>

Changes:


------------------------------------------
[...truncated 62.99 KB...]
go: downloading google.golang.org/grpc v1.52.3
go: downloading google.golang.org/protobuf v1.28.1
go: downloading google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: downloading golang.org/x/text v0.7.0
go: added github.com/apache/beam/sdks/v2 v2.46.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.5.0
go: added golang.org/x/sys v0.5.0
go: added golang.org/x/text v0.7.0
go: added google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: added google.golang.org/grpc v1.52.3
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W0323 03:58:47.545674      37 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/sys@v0.5.0/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0323 03:58:53.406140      81 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/sys@v0.5.0/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.46.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.46.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/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.7.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/76db0878b65f/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.3/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/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]
d5727c63258b: Preparing
a60d542078a3: Preparing
1ecb41210e9f: Preparing
c80c36dbef97: Preparing
65744404baed: Preparing
d7ff433fbe96: Preparing
c70fab628324: Preparing
c20756465d14: Preparing
dad3387b7c80: Preparing
85139dcbe230: Preparing
73a7425550e3: Preparing
6c2e30df3859: Preparing
80ba5dbaa5ce: Preparing
7239f06b4f9f: Preparing
2c670f209ac5: Preparing
53f19b12d58d: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
80ba5dbaa5ce: Waiting
d7ff433fbe96: Waiting
c70fab628324: Waiting
c20756465d14: Waiting
dad3387b7c80: Waiting
7239f06b4f9f: Waiting
2c670f209ac5: Waiting
53f19b12d58d: Waiting
85139dcbe230: Waiting
73a7425550e3: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
b93c1bd012ab: Waiting
6c2e30df3859: Waiting
1ecb41210e9f: Pushed
65744404baed: Pushed
a60d542078a3: Pushed
c80c36dbef97: Pushed
d5727c63258b: Pushed
c70fab628324: Pushed
c20756465d14: Pushed
85139dcbe230: Pushed
dad3387b7c80: Pushed
d7ff433fbe96: Pushed
6c2e30df3859: Pushed
73a7425550e3: Pushed
80ba5dbaa5ce: Pushed
7239f06b4f9f: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
b93c1bd012ab: Layer already exists
04d1dcab20cb: Layer already exists
2c670f209ac5: Pushed
53f19b12d58d: Pushed
20230323035737: digest: sha256:33dacee43fa5bbb2ba967b72eb187bdb406a9e61f8edbcac3a2a52dcb177caaf size: 4505

> 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-0323035930-3849028f
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0323035930-3849028f
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0323035930-3849028f
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0323035930-3849028f
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230323035737
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:33dacee43fa5bbb2ba967b72eb187bdb406a9e61f8edbcac3a2a52dcb177caaf
Deleted: sha256:ca60ecb112b1536dd765e789eb20513ffe993458b9975ccadaf37ffd0e4f8fdc
Deleted: sha256:969cc95fec917af76a069439f8e6da79b09f2b0000403d6c1c2d7107e7715dc1
Deleted: sha256:3b006975da007d98eed49294292b19276d2ff870339510e49dc4338bb0b4501f
Deleted: sha256:cd0181f358202d69445ef97affc9b387df26dfe0eba3a7168c9d9f43c80eb418
Deleted: sha256:3b901f7b854f7404edbd40dd9cdd929908002bd00fc710465a68bbb1787e7ce2
Deleted: sha256:7b4f50fa6e116cbcedd9bbfd2bd2ceb61fb4eb28ecb4cdbff0226cfd2e38923e
Deleted: sha256:5b069779982890b3c17cf68e9dd4fc4d52cc3a4e5841535b856460c2282e55e0
Deleted: sha256:74a824914bd83eed4d4da79515ab862ce9a40816bea3080f6654e0c24c655074
Deleted: sha256:58212bf322947b13514ac2dd5b1441927546960d209dbe26bfa434757921516e
Deleted: sha256:74f4f33be7443589fadd5eb732259b39e3aacf02cb2a6fac6580590207ba4e79
Deleted: sha256:251eb32770a2d5afdc553e18338051cb55a17cc181f0c0a3df4cd6df73d82cd1
Deleted: sha256:efc0483f92288a6a867cc333f3e47b1315fcd7fa2bdb9f000b4264e97503107c
Deleted: sha256:8ba9a5e2b2232cc0e339b2e27a46d560d48853734871089cf0ed2f5ffd74d0a0
Deleted: sha256:be53725521caaaa4df030c1d7b663f90bb51703750f233bca2af8908c8d44b69
Deleted: sha256:41038f00f12abc79fdf0503f9c2a10b17bb8d9320dda5bc57e26b8a0917ea8ed
Deleted: sha256:8d2c0e3840074db7eaad77fc3e916653fbc99667e42e5743c68936c6a97d82fa
Deleted: sha256:299c3eb2ba1235bc3d02897e2d65c7f3e69fcf669e030f89b5dd57cb49c1ccd6
Deleted: sha256:14fe3126ea3750c24eb52de51665168c44ca4b2453157268479b91d092f42379
Deleted: sha256:d845ad8a08ab7d8eafabc6df5db7a6d0eb206abb0b645c48292818ea768753c9
Deleted: sha256:f6ca68464bae09b6833fe99f5cf489a419873b3701d71f7bde2d9e8c566be488
Deleted: sha256:919e4f690676c38943755901876d293d6f0089300c579dfc2de992e35969e398
Deleted: sha256:f51b758c8657d79e8e4f474a0671b47d2fafdfde5c2f02f9d16e648c3c20a6d0
Deleted: sha256:651b937941ec3663ec676ccb77f35b99c9ca8b3002db383435f8c96c4bbd00ed
Deleted: sha256:b0a049d008c3dc3fe1083bb4207b9173729c0b8f04165265a891959c49198874
Deleted: sha256:e1ed0b1a57a3ed7dce3ee38f4446a4619d1d7bb19b38b62000862dea4515f0b9
Deleted: sha256:24ae09be3c913391a1dd029cb4b4d4d27ae68e6249a9361fa8536eaee4dd31fd
Deleted: sha256:51e4f98f54f78c188a56c50c30a6b5f2e732963cf96e3ba3a37df136c7a45529
Deleted: sha256:f69efc209f4901cf0fa2a690e6f2e47d3954e754f5e500b7caa63232e206e246
Deleted: sha256:4d7ebddb99bbb203d4f625ec886e5b607e6dd5c5d793f36e21fa4dbd2b23022a
Deleted: sha256:2d68a7a12fc495cdca2088180b5655cbc0e40aef8388ae30d2068e0ffeea6ce7
Deleted: sha256:048a8b25cb5200db0fa648fec2140bf310651d21284f0cdd45e905ec3654e8c0
Deleted: sha256:859294ddefb5915a026dc27623299e8ea85d54f2252f6496fadcf19809c5b762
Deleted: sha256:e41adf5794c2ac30168e08f95fa7abe5e5b1fb1ddb3f31ab748a78374bac1a54
Deleted: sha256:30e1bb355e9034bdb7a6e3792dd428076b329710c846a27e5d68cd41b0e2dc9b
Deleted: sha256:5b2578e6476236281f4c6f0907b7c81821cba981296479b2394ae8968c33d6c4
Deleted: sha256:3f94f48eac86ddc7f14a475202234b3ae0072e0dfd6171e147947136ee325f1b
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:20230323035737]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:33dacee43fa5bbb2ba967b72eb187bdb406a9e61f8edbcac3a2a52dcb177caaf]

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

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 53m 47s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/2bmhbnfjivb6q

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 #2881

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


---------------------------------------------------------------------
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 #2880

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

Changes:

[noreply] [#26061][Go SDK] Return server error on stream close for artifact


------------------------------------------
[...truncated 62.80 KB...]
> 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
W0404 15:58:13.700669      78 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/sys@v0.5.0/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.46.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.46.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/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.7.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/76db0878b65f/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.3/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/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
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.85kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.73MB 0.5s done
#5 DONE 0.5s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 4.6s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.0s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.3s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.4s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.5s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 1.1s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.2s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:1f6392c759953d7e3880cdb61bbf71ac410adbb3657ae8ffba1a1069428e0abb done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
7207a0658359: Preparing
5f70bf18a086: Preparing
8ccb214a2866: Preparing
04fb8b818b56: Preparing
e1df9e9ce384: Preparing
81e8d95d1dfe: Preparing
7f7715589336: Preparing
e1b255483794: Preparing
77bed0c1e2c4: Preparing
d5b5c166f1ff: Preparing
e6207b6b59d9: Preparing
b3a6aa8234fe: Preparing
a772b364e93b: Preparing
fd9369ec3c9c: Preparing
16e2732448d1: Preparing
2a5473f217d9: Preparing
9afb3a000a04: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
77bed0c1e2c4: Waiting
2a5473f217d9: Waiting
d5b5c166f1ff: Waiting
9afb3a000a04: Waiting
e6207b6b59d9: Waiting
533af4d05d89: Waiting
b3a6aa8234fe: Waiting
d09fdd9ad3ef: Waiting
a772b364e93b: Waiting
04d1dcab20cb: Waiting
16e2732448d1: Waiting
b93c1bd012ab: Waiting
fd9369ec3c9c: Waiting
7f7715589336: Waiting
e1b255483794: Waiting
5f70bf18a086: Layer already exists
04fb8b818b56: Pushed
8ccb214a2866: Pushed
81e8d95d1dfe: Pushed
e1df9e9ce384: Pushed
7207a0658359: Pushed
77bed0c1e2c4: Pushed
e1b255483794: Pushed
e6207b6b59d9: Pushed
d5b5c166f1ff: Pushed
7f7715589336: Pushed
a772b364e93b: Pushed
b3a6aa8234fe: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
16e2732448d1: Pushed
fd9369ec3c9c: Pushed
2a5473f217d9: Pushed
9afb3a000a04: Pushed
20230404155744: digest: sha256:fa1a3be2078bcd7c89143efd0d4320641d4bd1ef40acb40e0cf78d6e7a1889ec size: 4710

> 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-0404155901-2a5497a6
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0404155901-2a5497a6
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0404155901-2a5497a6
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0404155901-2a5497a6
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

86 tests completed, 1 failed, 2 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:20230404155744
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fa1a3be2078bcd7c89143efd0d4320641d4bd1ef40acb40e0cf78d6e7a1889ec
Deleted: sha256:1f6392c759953d7e3880cdb61bbf71ac410adbb3657ae8ffba1a1069428e0abb
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:20230404155744]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fa1a3be2078bcd7c89143efd0d4320641d4bd1ef40acb40e0cf78d6e7a1889ec]

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

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 3h 24m 17s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2879

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

Changes:


------------------------------------------
[...truncated 64.44 KB...]
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W0404 09:58:11.799487      39 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/sys@v0.5.0/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0404 09:58:15.839948      84 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/sys@v0.5.0/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.46.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.46.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/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.7.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/76db0878b65f/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.3/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/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
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.85kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.73MB 0.3s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.0s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:97640463cadcc19f09c8f1656bf6b2d925e327bb8f800e01477d9103aa7db13f done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
f56e73638e78: Preparing
5f70bf18a086: Preparing
2d94d67d05c5: Preparing
d83bc0755244: Preparing
971306a334ed: Preparing
8f72b3af633f: Preparing
a6c6b94b92c6: Preparing
63a7fea6e530: Preparing
a7da8104cfa2: Preparing
c08ca20d0803: Preparing
43ff8d84a18c: Preparing
d024e14c5221: Preparing
517183ab698d: Preparing
1c258e2dce12: Preparing
63a7fea6e530: Waiting
8f72b3af633f: Waiting
86dbd6064310: Preparing
1a08cbc15c92: Preparing
a6c6b94b92c6: Waiting
4ee10f503cf6: Preparing
a7da8104cfa2: Waiting
533af4d05d89: Preparing
c08ca20d0803: Waiting
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
d024e14c5221: Waiting
517183ab698d: Waiting
43ff8d84a18c: Waiting
86dbd6064310: Waiting
1a08cbc15c92: Waiting
4ee10f503cf6: Waiting
04d1dcab20cb: Waiting
533af4d05d89: Waiting
b93c1bd012ab: Waiting
d09fdd9ad3ef: Waiting
5f70bf18a086: Layer already exists
2d94d67d05c5: Pushed
d83bc0755244: Pushed
971306a334ed: Pushed
8f72b3af633f: Pushed
f56e73638e78: Pushed
a7da8104cfa2: Pushed
63a7fea6e530: Pushed
43ff8d84a18c: Pushed
a6c6b94b92c6: Pushed
c08ca20d0803: Pushed
517183ab698d: Pushed
d024e14c5221: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
1c258e2dce12: Pushed
86dbd6064310: Pushed
1a08cbc15c92: Pushed
4ee10f503cf6: Pushed
20230404095742: digest: sha256:66e473e184dbb41a78478a881e7aed7302c1bfd6e2535c7c8e414c00cb9187a1 size: 4710

> 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-0404095844-32a8666e
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0404095844-32a8666e
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0404095844-32a8666e
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0404095844-32a8666e
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

86 tests completed, 1 failed, 2 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:20230404095742
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:66e473e184dbb41a78478a881e7aed7302c1bfd6e2535c7c8e414c00cb9187a1
Deleted: sha256:97640463cadcc19f09c8f1656bf6b2d925e327bb8f800e01477d9103aa7db13f
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:20230404095742]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:66e473e184dbb41a78478a881e7aed7302c1bfd6e2535c7c8e414c00cb9187a1]

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

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 3h 33m 57s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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


beam_PostCommit_Java_DataflowV2 - Build # 2878 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_DataflowV2 - Build # 2878 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2878/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2877

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

Changes:


------------------------------------------
[...truncated 63.32 KB...]
W0403 21:58:03.426775      85 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/sys@v0.5.0/unix/asm_linux_amd64.s

> 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
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.46.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.46.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/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.7.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/76db0878b65f/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.3/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/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
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.85kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.1s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.73MB 0.3s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.1s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.4s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.2s done
#23 writing image sha256:da8c3701938dec016965050865ce6212e6a488c54c9769ccd161705458bb9f21 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
d7935e9c12cc: Preparing
5f70bf18a086: Preparing
8933fc509485: Preparing
713764641c06: Preparing
c9c1402296a8: Preparing
abec47cfed6b: Preparing
f47e08a5b1e8: Preparing
6ace64f1ba7d: Preparing
63b8a333aa52: Preparing
f184e7ca1c66: Preparing
cfbe38571339: Preparing
e8eb2e41ff9d: Preparing
463741a25eb9: Preparing
04e7ff278fd8: Preparing
65a5c04a843e: Preparing
649f2d622e5a: Preparing
11b394522050: Preparing
6ace64f1ba7d: Waiting
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
63b8a333aa52: Waiting
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
e8eb2e41ff9d: Waiting
cfbe38571339: Waiting
f184e7ca1c66: Waiting
04e7ff278fd8: Waiting
65a5c04a843e: Waiting
463741a25eb9: Waiting
649f2d622e5a: Waiting
abec47cfed6b: Waiting
11b394522050: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
5f70bf18a086: Layer already exists
713764641c06: Pushed
8933fc509485: Pushed
c9c1402296a8: Pushed
abec47cfed6b: Pushed
d7935e9c12cc: Pushed
6ace64f1ba7d: Pushed
63b8a333aa52: Pushed
f47e08a5b1e8: Pushed
cfbe38571339: Pushed
f184e7ca1c66: Pushed
463741a25eb9: Pushed
e8eb2e41ff9d: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
04e7ff278fd8: Pushed
65a5c04a843e: Pushed
649f2d622e5a: Pushed
11b394522050: Pushed
20230403215741: digest: sha256:894d6164bf6eede45a4c9eb1b8bcd8c47fc45c9ae73041ddd6433b097be2b4aa size: 4710

> 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-0403215832-5a3c6e18
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0403215832-5a3c6e18
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0403215832-5a3c6e18
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0403215832-5a3c6e18
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

86 tests completed, 1 failed, 2 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:20230403215741
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:894d6164bf6eede45a4c9eb1b8bcd8c47fc45c9ae73041ddd6433b097be2b4aa
Deleted: sha256:da8c3701938dec016965050865ce6212e6a488c54c9769ccd161705458bb9f21
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:20230403215741]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:894d6164bf6eede45a4c9eb1b8bcd8c47fc45c9ae73041ddd6433b097be2b4aa]

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

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 3h 31m 55s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2876

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

Changes:

[noreply] Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#26071)


------------------------------------------
[...truncated 63.92 KB...]
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W0403 15:58:10.461300      37 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/sys@v0.5.0/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0403 15:58:14.603340      83 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/sys@v0.5.0/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.46.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.46.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/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.7.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/76db0878b65f/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.3/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/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
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.85kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.73MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 2.9s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:d4343b1767ef2c5d5ce7078a1addaceedd1f10cd2a0589987ff125e1b83eff30 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
7ed1193345cd: Preparing
5f70bf18a086: Preparing
a5ccf24605d2: Preparing
9b85677facea: Preparing
6b21fac36d03: Preparing
770b4ea443dc: Preparing
443f1a9bede9: Preparing
f7ec70425afd: Preparing
b17972331106: Preparing
adab03ca0447: Preparing
a2cac9bb3b24: Preparing
6b24cb9859f8: Preparing
3d5321180c90: Preparing
ce2cc8c2e845: Preparing
d5f265c98280: Preparing
dcf79abb8345: Preparing
14ae269cf1d6: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
770b4ea443dc: Waiting
adab03ca0447: Waiting
a2cac9bb3b24: Waiting
533af4d05d89: Waiting
ce2cc8c2e845: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
6b24cb9859f8: Waiting
443f1a9bede9: Waiting
d5f265c98280: Waiting
b93c1bd012ab: Waiting
f7ec70425afd: Waiting
b17972331106: Waiting
3d5321180c90: Waiting
14ae269cf1d6: Waiting
dcf79abb8345: Waiting
5f70bf18a086: Layer already exists
9b85677facea: Pushed
6b21fac36d03: Pushed
a5ccf24605d2: Pushed
770b4ea443dc: Pushed
7ed1193345cd: Pushed
f7ec70425afd: Pushed
b17972331106: Pushed
a2cac9bb3b24: Pushed
443f1a9bede9: Pushed
adab03ca0447: Pushed
3d5321180c90: Pushed
6b24cb9859f8: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
ce2cc8c2e845: Pushed
d5f265c98280: Pushed
dcf79abb8345: Pushed
14ae269cf1d6: Pushed
20230403155742: digest: sha256:717e97d811184de4eb7d3d49bbbf68deff8eba88e93b0e51d99052872d10eda2 size: 4710

> 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-0403155847-b1b8336c
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0403155847-b1b8336c
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0403155847-b1b8336c
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0403155847-b1b8336c
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

86 tests completed, 1 failed, 2 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:20230403155742
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:717e97d811184de4eb7d3d49bbbf68deff8eba88e93b0e51d99052872d10eda2
Deleted: sha256:d4343b1767ef2c5d5ce7078a1addaceedd1f10cd2a0589987ff125e1b83eff30
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:20230403155742]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:717e97d811184de4eb7d3d49bbbf68deff8eba88e93b0e51d99052872d10eda2]

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

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 3h 31m 18s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2875

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

Changes:


------------------------------------------
[...truncated 66.11 KB...]
#3 DONE 0.1s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.71MB 0.4s done
#5 DONE 1.3s

#6 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#6 CACHED

#7 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#7 CACHED

#8 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#8 CACHED

#9 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#9 CACHED

#10 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#10 CACHED

#11 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#11 CACHED

#12 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#12 CACHED

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.4s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.4s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.2s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.5s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.2s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.5s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.8s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.3s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.5s done
#23 writing image sha256:7930ceba1319c4a37aa856837d728c6863bf832332e8b590fc9de825a9b07b46 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.5s

> 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]
fb6675b58f65: Preparing
5f70bf18a086: Preparing
04dec3bd5119: Preparing
ef626dc39be0: Preparing
72bc88a81ef2: Preparing
533e8d0baad3: Preparing
be4d207f9b79: Preparing
0da26d7c59ea: Preparing
5a2053338313: Preparing
9a0f9700ef85: Preparing
556318decb5b: Preparing
9f6263cf6bb7: Preparing
5c6095a7a71a: Preparing
5ede4b58f6d0: Preparing
d5e4ae354bec: Preparing
258930ee3d8e: Preparing
e307ac616d33: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
5ede4b58f6d0: Waiting
533e8d0baad3: Waiting
d5e4ae354bec: Waiting
258930ee3d8e: Waiting
be4d207f9b79: Waiting
e307ac616d33: Waiting
533af4d05d89: Waiting
0da26d7c59ea: Waiting
d09fdd9ad3ef: Waiting
5a2053338313: Waiting
04d1dcab20cb: Waiting
9a0f9700ef85: Waiting
556318decb5b: Waiting
b93c1bd012ab: Waiting
5c6095a7a71a: Waiting
9f6263cf6bb7: Waiting
5f70bf18a086: Layer already exists
04dec3bd5119: Pushed
ef626dc39be0: Pushed
533e8d0baad3: Pushed
72bc88a81ef2: Pushed
fb6675b58f65: Pushed
5a2053338313: Pushed
0da26d7c59ea: Pushed
be4d207f9b79: Pushed
556318decb5b: Pushed
9a0f9700ef85: Pushed
5c6095a7a71a: Pushed
9f6263cf6bb7: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
5ede4b58f6d0: Pushed
d5e4ae354bec: Pushed
258930ee3d8e: Pushed
e307ac616d33: Pushed
20230403095739: digest: sha256:fc17fceda11aa6acc2cffc15f7a50f6d33fc9ddc4a77334e0038704de24f4dd8 size: 4710

> 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-0403095934-61fb8a17
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0403095934-61fb8a17
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0403095934-61fb8a17
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0403095934-61fb8a17
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230403095739
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fc17fceda11aa6acc2cffc15f7a50f6d33fc9ddc4a77334e0038704de24f4dd8
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:20230403095739]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fc17fceda11aa6acc2cffc15f7a50f6d33fc9ddc4a77334e0038704de24f4dd8]

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

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 53m 58s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2874

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

Changes:


------------------------------------------
[...truncated 66.58 KB...]
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.71MB 0.5s done
#5 DONE 0.5s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 4.5s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.4s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.4s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.2s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.4s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.8s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.7s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.2s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.2s done
#23 writing image sha256:6baa5e207376c18e9930655529b5b6eaf5beb5e7d092def47a53ccb1029237c1 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
990299f817dc: Preparing
5f70bf18a086: Preparing
370cdd013fa5: Preparing
159057a89978: Preparing
37b256f34da0: Preparing
29dfb2bf8172: Preparing
b240bb35308b: Preparing
4e902d74e21c: Preparing
d17a030b1c73: Preparing
75419abaa333: Preparing
e2c004bd16f2: Preparing
ea31c0071fe9: Preparing
47ddf379a582: Preparing
be8e6617ea71: Preparing
0ac23f34e2f5: Preparing
259f4daaddcc: Preparing
f032e91500c2: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
47ddf379a582: Waiting
be8e6617ea71: Waiting
0ac23f34e2f5: Waiting
259f4daaddcc: Waiting
f032e91500c2: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
b93c1bd012ab: Waiting
29dfb2bf8172: Waiting
d17a030b1c73: Waiting
b240bb35308b: Waiting
ea31c0071fe9: Waiting
4e902d74e21c: Waiting
e2c004bd16f2: Waiting
5f70bf18a086: Layer already exists
159057a89978: Pushed
370cdd013fa5: Pushed
37b256f34da0: Pushed
29dfb2bf8172: Pushed
4e902d74e21c: Pushed
b240bb35308b: Pushed
d17a030b1c73: Pushed
990299f817dc: Pushed
e2c004bd16f2: Pushed
ea31c0071fe9: Pushed
75419abaa333: Pushed
47ddf379a582: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
be8e6617ea71: Pushed
b93c1bd012ab: Layer already exists
0ac23f34e2f5: Pushed
259f4daaddcc: Pushed
f032e91500c2: Pushed
20230403035738: digest: sha256:e6a173516fbc9faca01ab79b5032a8da7dc4ce3e17fec9b36c9895b4d64c5a3e size: 4710

> 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-0403035929-e308f805
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0403035929-e308f805
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0403035929-e308f805
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0403035929-e308f805
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230403035738
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e6a173516fbc9faca01ab79b5032a8da7dc4ce3e17fec9b36c9895b4d64c5a3e
Deleted: sha256:6baa5e207376c18e9930655529b5b6eaf5beb5e7d092def47a53ccb1029237c1
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:20230403035738]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e6a173516fbc9faca01ab79b5032a8da7dc4ce3e17fec9b36c9895b4d64c5a3e]

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

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 49m 42s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2873

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

Changes:


------------------------------------------
[...truncated 68.10 KB...]

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.71MB 0.6s done
#5 DONE 0.6s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 2.2s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.4s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.5s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.6s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.6s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.6s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:8072353579ff7bdd7f8a1ac95afdda2a454c157f6fb3c8ea629ee0c1252d2f6d done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
f2cee4f84c16: Preparing
5f70bf18a086: Preparing
ebafc64c3014: Preparing
58c4b9f170d8: Preparing
6892cd7ac3a8: Preparing
cd0f716b2b0d: Preparing
5820a0d65b88: Preparing
39b069a1685e: Preparing
76ca7ca59e5e: Preparing
8b7589215eb9: Preparing
3b9d6c6d9d12: Preparing
380f6d5c9f12: Preparing
152bd0cf13e7: Preparing
e4aee811e4ab: Preparing
1f68349b68b0: Preparing
1a1d76667698: Preparing
83fac9ae7c4a: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
380f6d5c9f12: Waiting
152bd0cf13e7: Waiting
e4aee811e4ab: Waiting
1f68349b68b0: Waiting
1a1d76667698: Waiting
83fac9ae7c4a: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
cd0f716b2b0d: Waiting
5820a0d65b88: Waiting
39b069a1685e: Waiting
b93c1bd012ab: Waiting
76ca7ca59e5e: Waiting
8b7589215eb9: Waiting
3b9d6c6d9d12: Waiting
5f70bf18a086: Layer already exists
ebafc64c3014: Pushed
6892cd7ac3a8: Pushed
cd0f716b2b0d: Pushed
58c4b9f170d8: Pushed
f2cee4f84c16: Pushed
76ca7ca59e5e: Pushed
39b069a1685e: Pushed
5820a0d65b88: Pushed
3b9d6c6d9d12: Pushed
152bd0cf13e7: Pushed
380f6d5c9f12: Pushed
8b7589215eb9: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
e4aee811e4ab: Pushed
1f68349b68b0: Pushed
83fac9ae7c4a: Pushed
1a1d76667698: Pushed
20230402215737: digest: sha256:b95052df740e4f70ac6d5b66fdf9a38ed09f7096ffef82a650ab1b952c1a6985 size: 4710

> 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-0402215931-982bf8e9
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0402215931-982bf8e9
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0402215931-982bf8e9
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0402215931-982bf8e9
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230402215737
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b95052df740e4f70ac6d5b66fdf9a38ed09f7096ffef82a650ab1b952c1a6985
Deleted: sha256:8072353579ff7bdd7f8a1ac95afdda2a454c157f6fb3c8ea629ee0c1252d2f6d
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:20230402215737]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b95052df740e4f70ac6d5b66fdf9a38ed09f7096ffef82a650ab1b952c1a6985]

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

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 47m 53s
152 actionable tasks: 108 executed, 40 from cache, 4 up-to-date

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

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 #2872

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

Changes:


------------------------------------------
[...truncated 67.59 KB...]
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.43MB 0.3s done
#5 DONE 0.3s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.0s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.6s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:fa2455ae79511d16c35075cbb8f7fb0cd388e4f1685ee4806069f1690bfa9ad1 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
cfcef8284147: Preparing
5f70bf18a086: Preparing
90e2afcd0469: Preparing
dbb60509ca18: Preparing
aa9f49c541fc: Preparing
88a2c38a0954: Preparing
765501c77e1c: Preparing
d56dd3d26859: Preparing
24c59429179e: Preparing
ded6700d5c5c: Preparing
d4699a0e6f58: Preparing
0189166208a3: Preparing
2e56616f3847: Preparing
76ff57739a15: Preparing
5d2ee03f018d: Preparing
df7190d2ea00: Preparing
992af7777ba4: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
2e56616f3847: Waiting
76ff57739a15: Waiting
5d2ee03f018d: Waiting
df7190d2ea00: Waiting
992af7777ba4: Waiting
88a2c38a0954: Waiting
533af4d05d89: Waiting
765501c77e1c: Waiting
d09fdd9ad3ef: Waiting
24c59429179e: Waiting
04d1dcab20cb: Waiting
d56dd3d26859: Waiting
ded6700d5c5c: Waiting
b93c1bd012ab: Waiting
0189166208a3: Waiting
5f70bf18a086: Layer already exists
aa9f49c541fc: Pushed
88a2c38a0954: Pushed
90e2afcd0469: Pushed
dbb60509ca18: Pushed
d56dd3d26859: Pushed
24c59429179e: Pushed
cfcef8284147: Pushed
2e56616f3847: Pushed
d4699a0e6f58: Pushed
0189166208a3: Pushed
ded6700d5c5c: Pushed
5d2ee03f018d: Pushed
76ff57739a15: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
b93c1bd012ab: Layer already exists
04d1dcab20cb: Layer already exists
df7190d2ea00: Pushed
992af7777ba4: Pushed
765501c77e1c: Pushed
20230402155741: digest: sha256:670e774996d69cdd9485d4d215d0016f9c64dcbca1da30e803073320461da1ea size: 4710

> 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-0402155834-4f5c150f
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0402155834-4f5c150f
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0402155834-4f5c150f
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0402155834-4f5c150f
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230402155741
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:670e774996d69cdd9485d4d215d0016f9c64dcbca1da30e803073320461da1ea
Deleted: sha256:fa2455ae79511d16c35075cbb8f7fb0cd388e4f1685ee4806069f1690bfa9ad1
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:20230402155741]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:670e774996d69cdd9485d4d215d0016f9c64dcbca1da30e803073320461da1ea]

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

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 48m 9s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2871

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

Changes:


------------------------------------------
[...truncated 66.36 KB...]
#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.43MB 0.3s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.0s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.2s done
#23 writing image sha256:7f7e6c77eb7cc0358fac86e7711ff748c6cc9b8b2bc66792a1e2b15d5fbddcc2 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.2s

> 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]
ccd3ed5bf2f1: Preparing
5f70bf18a086: Preparing
06998f38dac9: Preparing
58f459c86627: Preparing
e3e135d60842: Preparing
fa09a63c817c: Preparing
f092d5c91903: Preparing
80e5596b580a: Preparing
36c4595b0787: Preparing
f511f33e39c2: Preparing
18218d0f2c61: Preparing
2f98155857b2: Preparing
78f29bfca95b: Preparing
589e11d2a874: Preparing
d93a51677782: Preparing
d7eaa57e135f: Preparing
1605bcede3e5: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
36c4595b0787: Waiting
78f29bfca95b: Waiting
d7eaa57e135f: Waiting
589e11d2a874: Waiting
1605bcede3e5: Waiting
d93a51677782: Waiting
533af4d05d89: Waiting
fa09a63c817c: Waiting
b93c1bd012ab: Waiting
f092d5c91903: Waiting
d09fdd9ad3ef: Waiting
18218d0f2c61: Waiting
f511f33e39c2: Waiting
2f98155857b2: Waiting
80e5596b580a: Waiting
5f70bf18a086: Layer already exists
e3e135d60842: Pushed
06998f38dac9: Pushed
fa09a63c817c: Pushed
58f459c86627: Pushed
ccd3ed5bf2f1: Pushed
80e5596b580a: Pushed
36c4595b0787: Pushed
18218d0f2c61: Pushed
f092d5c91903: Pushed
f511f33e39c2: Pushed
78f29bfca95b: Pushed
2f98155857b2: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
589e11d2a874: Pushed
d93a51677782: Pushed
d7eaa57e135f: Pushed
1605bcede3e5: Pushed
20230402095740: digest: sha256:9cd23d0a3164b172de8850ed47434b8a2fe3e77308772f5acfcf340d9394b6d8 size: 4710

> 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-0402095915-84fb7ca8
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0402095915-84fb7ca8
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0402095915-84fb7ca8
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0402095915-84fb7ca8
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230402095740
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9cd23d0a3164b172de8850ed47434b8a2fe3e77308772f5acfcf340d9394b6d8
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:20230402095740]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9cd23d0a3164b172de8850ed47434b8a2fe3e77308772f5acfcf340d9394b6d8]

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

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 57m 57s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/4dlp2zxcckl52

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 #2870

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

Changes:

[noreply] Merge pull request #26006: Google Cloud libraries BOM 26.11.0


------------------------------------------
[...truncated 66.33 KB...]
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.6s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.5s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 ...

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:49bf40ce656a2c1bfeff422667770e95dc1b66089b0e29b2e342233da4866f20 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512

> 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]
75273c5e12b0: Preparing
5f70bf18a086: Preparing
cb10259ae016: Preparing
4509f3382846: Preparing
60bde9dd324d: Preparing
63262bbeec6b: Preparing
afd866825f74: Preparing
d54f3614df91: Preparing
a4ebceeebc61: Preparing
c670e6aad4df: Preparing
e4afe3ddb6f0: Preparing
7d2c9cc58653: Preparing
acbeee363d8b: Preparing
5febe45dab54: Preparing
22072b0101ef: Preparing
955cb93c74e8: Preparing
63edd31a4a1c: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
7d2c9cc58653: Waiting
63edd31a4a1c: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
acbeee363d8b: Waiting
afd866825f74: Waiting
d54f3614df91: Waiting
5febe45dab54: Waiting
63262bbeec6b: Waiting
22072b0101ef: Waiting
a4ebceeebc61: Waiting
c670e6aad4df: Waiting
955cb93c74e8: Waiting
e4afe3ddb6f0: Waiting
04d1dcab20cb: Waiting
5f70bf18a086: Layer already exists
4509f3382846: Pushed
cb10259ae016: Pushed
63262bbeec6b: Pushed
60bde9dd324d: Pushed
75273c5e12b0: Pushed
a4ebceeebc61: Pushed
d54f3614df91: Pushed
afd866825f74: Pushed
e4afe3ddb6f0: Pushed
acbeee363d8b: Pushed
c670e6aad4df: Pushed
7d2c9cc58653: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
5febe45dab54: Pushed
22072b0101ef: Pushed
955cb93c74e8: Pushed
63edd31a4a1c: Pushed
20230402035741: digest: sha256:61119b85666022e08cc1146763311272235f37df0513dc28a3253bb9327c0632 size: 4710

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava
> Task :examples:java:compileJava
> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> 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 :runners:google-cloud-dataflow-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 :runners:google-cloud-dataflow-java:classes

> Task :examples:java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:testClasses
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:testJar
> 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-0402040137-ecfc0e76
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0402040137-ecfc0e76
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0402040137-ecfc0e76
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0402040137-ecfc0e76
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230402035741
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:61119b85666022e08cc1146763311272235f37df0513dc28a3253bb9327c0632
Deleted: sha256:49bf40ce656a2c1bfeff422667770e95dc1b66089b0e29b2e342233da4866f20
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:20230402035741]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:61119b85666022e08cc1146763311272235f37df0513dc28a3253bb9327c0632]

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

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 56m 23s
152 actionable tasks: 110 executed, 38 from cache, 4 up-to-date

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

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 #2869

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

Changes:


------------------------------------------
[...truncated 68.02 KB...]
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.43MB 0.3s done
#5 DONE 0.3s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.1s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.4s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.3s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.5s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.2s done
#23 writing image sha256:6b60b355065fd573577fa750692bb8311c815679d3dee96caf33e1733b0bcb78 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.2s

> 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]
90c25903047d: Preparing
5f70bf18a086: Preparing
46bdcfae5a35: Preparing
10027b866956: Preparing
df2ae2a413d5: Preparing
c24a30e106d7: Preparing
0890bb66dbdd: Preparing
7bb5aea4460f: Preparing
faa1bdbef57f: Preparing
b4d0d6590b06: Preparing
7911b128fefb: Preparing
157b1ce8dc24: Preparing
6906e3274e6f: Preparing
dac65ffbcbfa: Preparing
49ac1b1ee878: Preparing
faa1bdbef57f: Waiting
50db1cbfb621: Preparing
b4d0d6590b06: Waiting
0890bb66dbdd: Waiting
430a77dcb486: Preparing
533af4d05d89: Preparing
7911b128fefb: Waiting
d09fdd9ad3ef: Preparing
7bb5aea4460f: Waiting
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
6906e3274e6f: Waiting
157b1ce8dc24: Waiting
c24a30e106d7: Waiting
04d1dcab20cb: Waiting
50db1cbfb621: Waiting
d09fdd9ad3ef: Waiting
dac65ffbcbfa: Waiting
5f70bf18a086: Layer already exists
df2ae2a413d5: Pushed
10027b866956: Pushed
46bdcfae5a35: Pushed
c24a30e106d7: Pushed
faa1bdbef57f: Pushed
90c25903047d: Pushed
7bb5aea4460f: Pushed
0890bb66dbdd: Pushed
b4d0d6590b06: Pushed
7911b128fefb: Pushed
6906e3274e6f: Pushed
157b1ce8dc24: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
49ac1b1ee878: Pushed
dac65ffbcbfa: Pushed
50db1cbfb621: Pushed
430a77dcb486: Pushed
20230401215736: digest: sha256:5173261a3ddc93a73d8692f70c74a6412c7ccd87308f10ed373ec309f74286bd size: 4710

> 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-0401215825-a49a57ba
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0401215825-a49a57ba
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0401215825-a49a57ba
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0401215825-a49a57ba
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230401215736
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5173261a3ddc93a73d8692f70c74a6412c7ccd87308f10ed373ec309f74286bd
Deleted: sha256:6b60b355065fd573577fa750692bb8311c815679d3dee96caf33e1733b0bcb78
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:20230401215736]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5173261a3ddc93a73d8692f70c74a6412c7ccd87308f10ed373ec309f74286bd]

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

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 54m 32s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2868

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

Changes:


------------------------------------------
[...truncated 66.85 KB...]
#3 DONE 0.1s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.43MB 0.4s done
#5 DONE 1.1s

#6 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#6 CACHED

#7 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#7 CACHED

#8 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#8 CACHED

#9 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#9 CACHED

#10 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#10 CACHED

#11 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#11 CACHED

#12 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#12 CACHED

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.5s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.5s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.7s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.7s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.2s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:cd0633d4c34aee321ad15bd3d0ed76d856b3a4071a49170a3a3d8ecd4ac080f2 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
3734181a9a25: Preparing
5f70bf18a086: Preparing
cbd52bff6b0f: Preparing
b819715d3151: Preparing
cca0097dbe10: Preparing
c93799b8a98e: Preparing
984afb2e3563: Preparing
0a67ffe58ecf: Preparing
c5afa4ee13cd: Preparing
a383e3eb5407: Preparing
cdc7f27c4369: Preparing
551b6b803194: Preparing
3058ed774412: Preparing
d4edceda246a: Preparing
db10f4c5cee6: Preparing
a52985eea95f: Preparing
e0ea82c72701: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
551b6b803194: Waiting
3058ed774412: Waiting
d4edceda246a: Waiting
db10f4c5cee6: Waiting
a52985eea95f: Waiting
e0ea82c72701: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
b93c1bd012ab: Waiting
c93799b8a98e: Waiting
984afb2e3563: Waiting
0a67ffe58ecf: Waiting
c5afa4ee13cd: Waiting
a383e3eb5407: Waiting
cdc7f27c4369: Waiting
5f70bf18a086: Layer already exists
cbd52bff6b0f: Pushed
cca0097dbe10: Pushed
b819715d3151: Pushed
c93799b8a98e: Pushed
0a67ffe58ecf: Pushed
984afb2e3563: Pushed
3734181a9a25: Pushed
c5afa4ee13cd: Pushed
cdc7f27c4369: Pushed
a383e3eb5407: Pushed
551b6b803194: Pushed
3058ed774412: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
d4edceda246a: Pushed
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
db10f4c5cee6: Pushed
a52985eea95f: Pushed
e0ea82c72701: Pushed
20230401155743: digest: sha256:539df36e63ade0aca795027dcb04df4c822338baf5f04e7b6d9a9cc3c3168990 size: 4710

> 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-0401155935-d062f8c7
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0401155935-d062f8c7
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0401155935-d062f8c7
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0401155935-d062f8c7
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230401155743
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:539df36e63ade0aca795027dcb04df4c822338baf5f04e7b6d9a9cc3c3168990
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:20230401155743]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:539df36e63ade0aca795027dcb04df4c822338baf5f04e7b6d9a9cc3c3168990]

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

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 50m 49s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2867

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

Changes:


------------------------------------------
[...truncated 66.39 KB...]
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.43MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 4.5s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.2s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.6s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.5s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.6s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.9s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.2s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:a9ad6895872e9e98b024f2dcd3a7e025f4ae4b5146b22de30fb69b8244384029
#23 writing image sha256:a9ad6895872e9e98b024f2dcd3a7e025f4ae4b5146b22de30fb69b8244384029 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.4s

> 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]
22f42bd948e9: Preparing
5f70bf18a086: Preparing
1e2c135bcba7: Preparing
871143430303: Preparing
13e69308e846: Preparing
e6bcfa9899e5: Preparing
65929a416531: Preparing
9d2f5ed5db8c: Preparing
0798d4738618: Preparing
574e1de6535f: Preparing
01acf5175e73: Preparing
c9800b1bf9fb: Preparing
4e1e2f8c11f4: Preparing
ad5ad7be318c: Preparing
4df3c90918bb: Preparing
9a3971cd5200: Preparing
0ddc65caccbd: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
9a3971cd5200: Waiting
0798d4738618: Waiting
0ddc65caccbd: Waiting
c9800b1bf9fb: Waiting
574e1de6535f: Waiting
4e1e2f8c11f4: Waiting
01acf5175e73: Waiting
533af4d05d89: Waiting
e6bcfa9899e5: Waiting
d09fdd9ad3ef: Waiting
9d2f5ed5db8c: Waiting
04d1dcab20cb: Waiting
b93c1bd012ab: Waiting
4df3c90918bb: Waiting
ad5ad7be318c: Waiting
5f70bf18a086: Layer already exists
13e69308e846: Pushed
871143430303: Pushed
1e2c135bcba7: Pushed
e6bcfa9899e5: Pushed
9d2f5ed5db8c: Pushed
0798d4738618: Pushed
22f42bd948e9: Pushed
65929a416531: Pushed
574e1de6535f: Pushed
01acf5175e73: Pushed
4e1e2f8c11f4: Pushed
c9800b1bf9fb: Pushed
533af4d05d89: Layer already exists
ad5ad7be318c: Pushed
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
4df3c90918bb: Pushed
9a3971cd5200: Pushed
0ddc65caccbd: Pushed
20230401095739: digest: sha256:41dfa34c457cd9b007996e421a45261a509478b16f0af3f93bc13e74cadef2eb size: 4710

> 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-0401095932-197519a2
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0401095932-197519a2
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0401095932-197519a2
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0401095932-197519a2
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230401095739
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:41dfa34c457cd9b007996e421a45261a509478b16f0af3f93bc13e74cadef2eb
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:20230401095739]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:41dfa34c457cd9b007996e421a45261a509478b16f0af3f93bc13e74cadef2eb]

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

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 58m 51s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2866

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

Changes:


------------------------------------------
[...truncated 67.46 KB...]

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.43MB 0.4s done
#5 DONE 0.5s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.1s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.4s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.5s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.4s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.7s done
#23 writing image sha256:3287f41050c65b9e491a8622e145dbe84c6226a004e7a190bf22ec4d7491aced done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.7s

> 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]
8f8ba878690d: Preparing
5f70bf18a086: Preparing
c2920f416146: Preparing
1cf1aa372d8a: Preparing
9f1dbb913f69: Preparing
f11b10546a51: Preparing
37e034eb2f34: Preparing
bb231667dc88: Preparing
087b6521b538: Preparing
db9e0185b091: Preparing
c291bcbed77e: Preparing
b97848c1daf8: Preparing
b9e8b4b01ae7: Preparing
25cae2879b52: Preparing
1f957cb34656: Preparing
f11b10546a51: Waiting
6d4d7b6d61bf: Preparing
37e034eb2f34: Waiting
1aca40e9229d: Preparing
533af4d05d89: Preparing
bb231667dc88: Waiting
d09fdd9ad3ef: Preparing
db9e0185b091: Waiting
087b6521b538: Waiting
04d1dcab20cb: Preparing
c291bcbed77e: Waiting
b93c1bd012ab: Preparing
b97848c1daf8: Waiting
b9e8b4b01ae7: Waiting
25cae2879b52: Waiting
1aca40e9229d: Waiting
b93c1bd012ab: Waiting
1f957cb34656: Waiting
533af4d05d89: Waiting
04d1dcab20cb: Waiting
d09fdd9ad3ef: Waiting
6d4d7b6d61bf: Waiting
5f70bf18a086: Layer already exists
9f1dbb913f69: Pushed
1cf1aa372d8a: Pushed
c2920f416146: Pushed
f11b10546a51: Pushed
8f8ba878690d: Pushed
bb231667dc88: Pushed
087b6521b538: Pushed
c291bcbed77e: Pushed
37e034eb2f34: Pushed
db9e0185b091: Pushed
b9e8b4b01ae7: Pushed
b97848c1daf8: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
25cae2879b52: Pushed
1f957cb34656: Pushed
6d4d7b6d61bf: Pushed
1aca40e9229d: Pushed
20230401035742: digest: sha256:9e5ca50854eb1e379f4ecf3fdeadc4937da226584c9dcfb69a854bcf1c7df6fc size: 4710

> 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-0401035931-f1b798d6
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0401035931-f1b798d6
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0401035931-f1b798d6
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0401035931-f1b798d6
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230401035742
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9e5ca50854eb1e379f4ecf3fdeadc4937da226584c9dcfb69a854bcf1c7df6fc
Deleted: sha256:3287f41050c65b9e491a8622e145dbe84c6226a004e7a190bf22ec4d7491aced
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:20230401035742]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9e5ca50854eb1e379f4ecf3fdeadc4937da226584c9dcfb69a854bcf1c7df6fc]

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

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 58m 48s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2865

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

Changes:


------------------------------------------
[...truncated 68.49 KB...]

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 ...

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 ...

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.4s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 ...

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.5s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 ...

#23 exporting to image
#23 exporting layers 0.2s done
#23 writing image sha256:5a581f0167c227f1dddfa88bd42049b0a026bc919d07efec87f41f9b92a6560b done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
4ff4f1e47e18: Preparing
5f70bf18a086: Preparing
e13694de1875: Preparing
53010a142f10: Preparing
489ee1fc49dd: Preparing
5f9508d26681: Preparing
f9f63b44e8c9: Preparing
86f5424d8685: Preparing
7b9a4d99e8e8: Preparing
17587ddc8551: Preparing
3b472ebab961: Preparing
be9407a68d88: Preparing
736f967d7960: Preparing
f3326297cea1: Preparing
7bd82c67cec9: Preparing
0f307a930110: Preparing
058031b79041: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
7b9a4d99e8e8: Waiting
5f9508d26681: Waiting
17587ddc8551: Waiting
058031b79041: Waiting
f9f63b44e8c9: Waiting
86f5424d8685: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
3b472ebab961: Waiting
b93c1bd012ab: Waiting
0f307a930110: Waiting
04d1dcab20cb: Waiting
be9407a68d88: Waiting
7bd82c67cec9: Waiting
f3326297cea1: Waiting
736f967d7960: Waiting
5f70bf18a086: Layer already exists
53010a142f10: Pushed
5f9508d26681: Pushed
489ee1fc49dd: Pushed
e13694de1875: Pushed
4ff4f1e47e18: Pushed
86f5424d8685: Pushed
7b9a4d99e8e8: Pushed
f9f63b44e8c9: Pushed
3b472ebab961: Pushed
17587ddc8551: Pushed
736f967d7960: Pushed
be9407a68d88: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
7bd82c67cec9: Pushed
f3326297cea1: Pushed
0f307a930110: Pushed
058031b79041: Pushed
20230331215728: digest: sha256:31b5d54860df2e50170cd365f92b85b16a99b15c78a21b4a00d60bdf2f056da5 size: 4710

> 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-0331215818-f01e9a00
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0331215818-f01e9a00
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0331215818-f01e9a00
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0331215818-f01e9a00
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230331215728
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:31b5d54860df2e50170cd365f92b85b16a99b15c78a21b4a00d60bdf2f056da5
Deleted: sha256:5a581f0167c227f1dddfa88bd42049b0a026bc919d07efec87f41f9b92a6560b
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:20230331215728]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:31b5d54860df2e50170cd365f92b85b16a99b15c78a21b4a00d60bdf2f056da5]

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

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 53m 42s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2864

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

Changes:


------------------------------------------
[...truncated 67.67 KB...]
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.85kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.0s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8
#4 DONE 0.0s

#5 [internal] load build context
#5 ...

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.40MB 0.6s done
#5 DONE 0.6s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 3.6s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.5s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.6s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.7s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.3s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:5f0d139ffa01be67659de2beebab5658ec87491e98cf0a4a9075959e6be4b1e2 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
8fc5fb0773ba: Preparing
5f70bf18a086: Preparing
33dd0959a37d: Preparing
1fe8adef2bce: Preparing
65d9a2965145: Preparing
ba20cd74b6cf: Preparing
8e8926b34b27: Preparing
363a9254abfb: Preparing
7dbe68f5acb2: Preparing
788fe2c7d004: Preparing
f42a749b2abc: Preparing
613bd374b3e1: Preparing
28fc0fe49b5f: Preparing
0f58bebb230c: Preparing
4fec213f4d9f: Preparing
dd32ead832b8: Preparing
5113b8fdce09: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
ba20cd74b6cf: Waiting
8e8926b34b27: Waiting
363a9254abfb: Waiting
7dbe68f5acb2: Waiting
788fe2c7d004: Waiting
f42a749b2abc: Waiting
613bd374b3e1: Waiting
28fc0fe49b5f: Waiting
0f58bebb230c: Waiting
4fec213f4d9f: Waiting
dd32ead832b8: Waiting
5113b8fdce09: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
b93c1bd012ab: Waiting
5f70bf18a086: Layer already exists
ba20cd74b6cf: Pushed
33dd0959a37d: Pushed
1fe8adef2bce: Pushed
65d9a2965145: Pushed
8fc5fb0773ba: Pushed
363a9254abfb: Pushed
7dbe68f5acb2: Pushed
f42a749b2abc: Pushed
8e8926b34b27: Pushed
613bd374b3e1: Pushed
28fc0fe49b5f: Pushed
0f58bebb230c: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
788fe2c7d004: Pushed
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
4fec213f4d9f: Pushed
dd32ead832b8: Pushed
5113b8fdce09: Pushed
20230331155750: digest: sha256:d5fd004e47034ab182320e90aa87cab2fd848d0013d2820e27a2d31c4e13c50f size: 4710

> 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-0331155912-c58b6514
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0331155912-c58b6514
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0331155912-c58b6514
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0331155912-c58b6514
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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
FATAL: command execution failed
java.io.IOException: Backing channel 'apache-beam-jenkins-8' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy149.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
	at hudson.Launcher$ProcStarter.join(Launcher.java:524)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.remoting.Channel$OrderlyShutdown: Command Close created at
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1313)
	at hudson.remoting.Channel$1.handle(Channel.java:606)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
Caused by: Command Close created at
	at hudson.remoting.Command.<init>(Command.java:70)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1306)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1304)
	at hudson.remoting.Channel.close(Channel.java:1480)
	at hudson.remoting.Channel.close(Channel.java:1447)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1312)
	... 2 more
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: apache-beam-jenkins-8 is offline; cannot locate jdk_1.8_latest

---------------------------------------------------------------------
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 #2863

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

Changes:


------------------------------------------
[...truncated 67.23 KB...]
#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.40MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.2s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.2s done
#23 writing image sha256:db0af373721c22147d73e1a9f63233114c1414cf6e073f19ecb502ff6424644d done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
f64d06e8a4ff: Preparing
5f70bf18a086: Preparing
63559de0cd0d: Preparing
a0094b22b004: Preparing
f6533e3c9826: Preparing
43a3b4c7af37: Preparing
9b00db1f133a: Preparing
f4354dc511f1: Preparing
1085a600ab51: Preparing
92a2a5c1b413: Preparing
3639c0e1b4c8: Preparing
f1ca5e29482b: Preparing
4a1139f70c7e: Preparing
90d66526fed0: Preparing
c9e1de34d76e: Preparing
a01ece85c7ef: Preparing
da95074c58d6: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
4a1139f70c7e: Waiting
1085a600ab51: Waiting
92a2a5c1b413: Waiting
d09fdd9ad3ef: Waiting
3639c0e1b4c8: Waiting
04d1dcab20cb: Waiting
533af4d05d89: Waiting
90d66526fed0: Waiting
f1ca5e29482b: Waiting
c9e1de34d76e: Waiting
da95074c58d6: Waiting
a01ece85c7ef: Waiting
f4354dc511f1: Waiting
43a3b4c7af37: Waiting
9b00db1f133a: Waiting
5f70bf18a086: Layer already exists
63559de0cd0d: Pushed
43a3b4c7af37: Pushed
f6533e3c9826: Pushed
a0094b22b004: Pushed
f64d06e8a4ff: Pushed
f4354dc511f1: Pushed
1085a600ab51: Pushed
9b00db1f133a: Pushed
3639c0e1b4c8: Pushed
92a2a5c1b413: Pushed
4a1139f70c7e: Pushed
f1ca5e29482b: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
c9e1de34d76e: Pushed
90d66526fed0: Pushed
a01ece85c7ef: Pushed
da95074c58d6: Pushed
20230331095737: digest: sha256:986c2301c674ec71e673f89135dac7c1b563559d9a6810001cda8274e51d0c63 size: 4710

> 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-0331095913-956819ee
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0331095913-956819ee
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0331095913-956819ee
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0331095913-956819ee
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.StorageApiSinkFailedRowsIT > testInvalidRowCaughtByBigquery[0] FAILED
    java.net.SocketTimeoutException at StorageApiSinkFailedRowsIT.java:219

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 9 failed, 2 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:20230331095737
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:986c2301c674ec71e673f89135dac7c1b563559d9a6810001cda8274e51d0c63
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:20230331095737]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:986c2301c674ec71e673f89135dac7c1b563559d9a6810001cda8274e51d0c63]

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

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 55m 30s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2862

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

Changes:


------------------------------------------
[...truncated 65.42 KB...]
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.2s done
#23 writing image sha256:2f089b5760c64cda447df36dbda2e763c58f8804ab1da7491ae112c324369251 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
cb4424fa7ff9: Preparing
5f70bf18a086: Preparing
4f888e719b69: Preparing
e646968efe7f: Preparing
65c596f95577: Preparing
4fd2027a401d: Preparing
243209eb4a8d: Preparing
f7886f26fd81: Preparing
aed805a16f0c: Preparing
e1aac0906e2a: Preparing
c42ed6906708: Preparing
ded09304f80f: Preparing
321e210837fb: Preparing
be85c3c442f0: Preparing
4fd2027a401d: Waiting
33fedc00d1d9: Preparing
5e36a28a8195: Preparing
243209eb4a8d: Waiting
f1022aabfd1e: Preparing
533af4d05d89: Preparing
f7886f26fd81: Waiting
d09fdd9ad3ef: Preparing
aed805a16f0c: Waiting
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
c42ed6906708: Waiting
e1aac0906e2a: Waiting
321e210837fb: Waiting
33fedc00d1d9: Waiting
f1022aabfd1e: Waiting
be85c3c442f0: Waiting
5e36a28a8195: Waiting
533af4d05d89: Waiting
04d1dcab20cb: Waiting
ded09304f80f: Waiting
d09fdd9ad3ef: Waiting
b93c1bd012ab: Waiting
5f70bf18a086: Layer already exists
e646968efe7f: Pushed
65c596f95577: Pushed
4f888e719b69: Pushed
4fd2027a401d: Pushed
cb4424fa7ff9: Pushed
f7886f26fd81: Pushed
aed805a16f0c: Pushed
c42ed6906708: Pushed
243209eb4a8d: Pushed
e1aac0906e2a: Pushed
321e210837fb: Pushed
ded09304f80f: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
be85c3c442f0: Pushed
33fedc00d1d9: Pushed
5e36a28a8195: Pushed
f1022aabfd1e: Pushed
20230331035737: digest: sha256:a9fee76790cc10d193031429b7db27f57513873edb0f618fd8f264fba787361a size: 4710

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava
> Task :sdks:java:io:google-cloud-platform:compileTestJava
> Task :examples:java:compileJava

> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> 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
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :runners:google-cloud-dataflow-java: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 :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> 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-0331040055-7e0a8959
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0331040055-7e0a8959
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0331040055-7e0a8959
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0331040055-7e0a8959
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230331035737
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a9fee76790cc10d193031429b7db27f57513873edb0f618fd8f264fba787361a
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:20230331035737]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a9fee76790cc10d193031429b7db27f57513873edb0f618fd8f264fba787361a]

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

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 56m 14s
152 actionable tasks: 104 executed, 44 from cache, 4 up-to-date

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

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 #2861

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

Changes:


------------------------------------------
[...truncated 64.56 KB...]
d21c4797c0eb: Waiting
b3b419781b69: Waiting
3e84ea8254e1: Waiting
dce749385707: Waiting
b3ffbd923f95: Waiting
a27dfcc24a23: Waiting
f4bf29f1f1f5: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
b4bbdafd0124: Waiting
b93c1bd012ab: Waiting
a2fdce47c6c4: Waiting
d08402a8e79c: Waiting
3e9831cbb7d6: Waiting
5f70bf18a086: Layer already exists
35159d85c782: Pushed
4fce3995c768: Pushed
ab4c3343d3aa: Pushed
a27dfcc24a23: Pushed
09c4a0c14e1b: Pushed
b3b419781b69: Pushed
3e84ea8254e1: Pushed
d21c4797c0eb: Pushed
b3ffbd923f95: Pushed
dce749385707: Pushed
f4bf29f1f1f5: Pushed
bb548fcf1fea: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
b4bbdafd0124: Pushed
a2fdce47c6c4: Pushed
3e9831cbb7d6: Pushed
d08402a8e79c: Pushed
20230330215738: digest: sha256:53c24f1596ff9f5651a2b8a1459175e389df8bef4b3702cfcc16b43ce0f702aa size: 4710

> Task :sdks:java:core:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:core:testClasses
> Task :sdks:java:core:shadowTestJar
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto
> Task :sdks:java:io:google-cloud-platform:compileJava

> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :sdks:java:extensions:google-cloud-platform-core:testClasses
> Task :sdks:java:extensions:google-cloud-platform-core:testJar

> Task :sdks:java:extensions:avro:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:extensions:avro:testClasses
> Task :sdks:java:extensions:avro:testJar

> Task :sdks:java:extensions:protobuf:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar

> Task :runners:core-java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:core-java:testClasses
> Task :runners:core-java:testJar

> Task :runners:direct-java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:direct-java:testClasses
> Task :runners:direct-java:shadowTestJar

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar
> Task :examples:java:compileJava
> Task :sdks:java:io:google-cloud-platform:compileTestJava
> Task :runners:google-cloud-dataflow-java:compileJava

> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> 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 :runners:google-cloud-dataflow-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 :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

> Task :examples:java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 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-0331002527-66385750
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0331002527-66385750
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0331002527-66385750
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0331002527-66385750
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230330215738
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:53c24f1596ff9f5651a2b8a1459175e389df8bef4b3702cfcc16b43ce0f702aa
Deleted: sha256:f593a9d0a8b07e9212636456359e770d96c53654861d935908f04b31bde11be8
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:20230330215738]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:53c24f1596ff9f5651a2b8a1459175e389df8bef4b3702cfcc16b43ce0f702aa]

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

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 3h 6m 17s
152 actionable tasks: 118 executed, 30 from cache, 4 up-to-date

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

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 #2860

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

Changes:

[noreply] BigQueryHelpers: log statuses using PrettyString (#26037)


------------------------------------------
[...truncated 67.12 KB...]
#3 DONE 0.4s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.40MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 5.7s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.3s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.2s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.2s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.2s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.3s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.2s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.2s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.5s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.5s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.2s done
#23 writing image sha256:3b5cc091a58d7cdced17ab4a66a7ae386d45ce47844de8bb88587974fcb89064 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
7c53535af7e5: Preparing
5f70bf18a086: Preparing
f9aa55a93947: Preparing
b62110c36774: Preparing
025ae79c88af: Preparing
461513818127: Preparing
4592c9a57aca: Preparing
4a88f3ed0397: Preparing
c57efd0aa45a: Preparing
f5077f9d7912: Preparing
b782b917c6ef: Preparing
76936f08ffe7: Preparing
43e97af6118a: Preparing
cb03eb29ea4d: Preparing
95c3abf4b53a: Preparing
8d3737823e14: Preparing
e3eb7eb17ac0: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
4a88f3ed0397: Waiting
c57efd0aa45a: Waiting
e3eb7eb17ac0: Waiting
533af4d05d89: Waiting
8d3737823e14: Waiting
b93c1bd012ab: Waiting
f5077f9d7912: Waiting
d09fdd9ad3ef: Waiting
b782b917c6ef: Waiting
04d1dcab20cb: Waiting
76936f08ffe7: Waiting
cb03eb29ea4d: Waiting
95c3abf4b53a: Waiting
461513818127: Waiting
4592c9a57aca: Waiting
5f70bf18a086: Layer already exists
025ae79c88af: Pushed
f9aa55a93947: Pushed
b62110c36774: Pushed
461513818127: Pushed
7c53535af7e5: Pushed
4a88f3ed0397: Pushed
c57efd0aa45a: Pushed
4592c9a57aca: Pushed
b782b917c6ef: Pushed
f5077f9d7912: Pushed
76936f08ffe7: Pushed
43e97af6118a: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
cb03eb29ea4d: Pushed
95c3abf4b53a: Pushed
8d3737823e14: Pushed
e3eb7eb17ac0: Pushed
20230330155730: digest: sha256:566882dbf58c1b7dcfa68fecc4b61a5850c6d096f2ed99c7f047b405a26d04b8 size: 4710

> 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-0330155905-29de0cb4
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0330155905-29de0cb4
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0330155905-29de0cb4
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0330155905-29de0cb4
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230330155730
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:566882dbf58c1b7dcfa68fecc4b61a5850c6d096f2ed99c7f047b405a26d04b8
Deleted: sha256:3b5cc091a58d7cdced17ab4a66a7ae386d45ce47844de8bb88587974fcb89064
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:20230330155730]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:566882dbf58c1b7dcfa68fecc4b61a5850c6d096f2ed99c7f047b405a26d04b8]

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

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 58m 59s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2859

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

Changes:


------------------------------------------
[...truncated 68.76 KB...]
#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.4s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.40MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 2.9s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 2.3s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.4s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.8s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.6s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.2s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.2s done
#23 writing image sha256:c13ff3f243607452bb55a30269f474eb5b6fb744400feb5390fb303ea265f01c done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.2s

> 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]
b6594449247e: Preparing
5f70bf18a086: Preparing
f1bb5ef81466: Preparing
a06513744faf: Preparing
d5d747cab08f: Preparing
08f48199c679: Preparing
60975026f59b: Preparing
6084954251b0: Preparing
40870e990c05: Preparing
323c2718261d: Preparing
91f79cff51b2: Preparing
fe95aaf73b70: Preparing
dd0cdb6c0328: Preparing
c08533f38b0b: Preparing
3dd46865d7e2: Preparing
ccd820bec1fe: Preparing
60975026f59b: Waiting
44dd65dcc1c9: Preparing
533af4d05d89: Preparing
6084954251b0: Waiting
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
40870e990c05: Waiting
323c2718261d: Waiting
c08533f38b0b: Waiting
3dd46865d7e2: Waiting
91f79cff51b2: Waiting
dd0cdb6c0328: Waiting
ccd820bec1fe: Waiting
fe95aaf73b70: Waiting
44dd65dcc1c9: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
b93c1bd012ab: Waiting
5f70bf18a086: Layer already exists
f1bb5ef81466: Pushed
a06513744faf: Pushed
08f48199c679: Pushed
d5d747cab08f: Pushed
b6594449247e: Pushed
6084954251b0: Pushed
40870e990c05: Pushed
91f79cff51b2: Pushed
323c2718261d: Pushed
60975026f59b: Pushed
dd0cdb6c0328: Pushed
fe95aaf73b70: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
c08533f38b0b: Pushed
3dd46865d7e2: Pushed
ccd820bec1fe: Pushed
44dd65dcc1c9: Pushed
20230330095737: digest: sha256:2110637661f80c756c1823f644f1dc57113ab5ea67908af0a5bc83444785595f size: 4710

> 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-0330095929-c7630f3d
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0330095929-c7630f3d
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0330095929-c7630f3d
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0330095929-c7630f3d
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230330095737
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2110637661f80c756c1823f644f1dc57113ab5ea67908af0a5bc83444785595f
Deleted: sha256:c13ff3f243607452bb55a30269f474eb5b6fb744400feb5390fb303ea265f01c
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:20230330095737]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2110637661f80c756c1823f644f1dc57113ab5ea67908af0a5bc83444785595f]

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

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 53m 7s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2858

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

Changes:


------------------------------------------
[...truncated 67.93 KB...]

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.40MB 0.3s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.0s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.0s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.0s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.3s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:e5dc811cc1e989ff16d2780cc0544239d63874e20d30f82b24b2bf3de9be0844 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
dd6f7e62e99d: Preparing
5f70bf18a086: Preparing
0c0cab589980: Preparing
3b82cce74117: Preparing
40df0b93e9e0: Preparing
c3441351eaaf: Preparing
464a04644157: Preparing
f49027ed6a2f: Preparing
6ce88d8ba05e: Preparing
2c495c9a60c4: Preparing
30d1b70a56cc: Preparing
362c3b8f164e: Preparing
da87a66268f3: Preparing
a379b60de397: Preparing
9fd33d4f2918: Preparing
bd41a890c979: Preparing
6dcd3ae94649: Preparing
c3441351eaaf: Waiting
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
464a04644157: Waiting
b93c1bd012ab: Preparing
f49027ed6a2f: Waiting
6ce88d8ba05e: Waiting
30d1b70a56cc: Waiting
6dcd3ae94649: Waiting
362c3b8f164e: Waiting
2c495c9a60c4: Waiting
04d1dcab20cb: Waiting
da87a66268f3: Waiting
533af4d05d89: Waiting
9fd33d4f2918: Waiting
b93c1bd012ab: Waiting
d09fdd9ad3ef: Waiting
bd41a890c979: Waiting
a379b60de397: Waiting
5f70bf18a086: Layer already exists
40df0b93e9e0: Pushed
0c0cab589980: Pushed
c3441351eaaf: Pushed
3b82cce74117: Pushed
dd6f7e62e99d: Pushed
6ce88d8ba05e: Pushed
f49027ed6a2f: Pushed
464a04644157: Pushed
2c495c9a60c4: Pushed
30d1b70a56cc: Pushed
da87a66268f3: Pushed
a379b60de397: Pushed
362c3b8f164e: Pushed
9fd33d4f2918: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
bd41a890c979: Pushed
6dcd3ae94649: Pushed
20230330035737: digest: sha256:5151fca5e39d64d9ec1565443c64b3389c7cf1348ab0e4de4bf34a355dc01467 size: 4710

> 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-0330035827-14ca27e1
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0330035827-14ca27e1
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0330035827-14ca27e1
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0330035827-14ca27e1
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230330035737
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5151fca5e39d64d9ec1565443c64b3389c7cf1348ab0e4de4bf34a355dc01467
Deleted: sha256:e5dc811cc1e989ff16d2780cc0544239d63874e20d30f82b24b2bf3de9be0844
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:20230330035737]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5151fca5e39d64d9ec1565443c64b3389c7cf1348ab0e4de4bf34a355dc01467]

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

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 53m 4s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/2tkpc2bwgvaok

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 #2857

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

Changes:


------------------------------------------
[...truncated 63.41 KB...]

#5 [internal] load build context
#5 transferring context: 46.41MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 0.3s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.4s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.9s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.5s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.6s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 1.9s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.3s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:36132e886e226019370fafd3b96b1d27d140524b901994b337428a5413ec4dd3 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
d479eeeb5f52: Preparing
5f70bf18a086: Preparing
561415bfbb8a: Preparing
179df46520f2: Preparing
d5799cf88d2a: Preparing
d983246bbe9b: Preparing
d67f61604005: Preparing
a36a3dcc70fa: Preparing
8e1bfda39b03: Preparing
f43ba5369d3c: Preparing
513ab080b479: Preparing
38ebc43b5807: Preparing
9daa3e5bfbb2: Preparing
c84cac17dc0f: Preparing
ddb8b267f63e: Preparing
35f407b01161: Preparing
6d5f9ccb5dac: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
f43ba5369d3c: Waiting
a36a3dcc70fa: Waiting
8e1bfda39b03: Waiting
d983246bbe9b: Waiting
d67f61604005: Waiting
6d5f9ccb5dac: Waiting
c84cac17dc0f: Waiting
513ab080b479: Waiting
533af4d05d89: Waiting
35f407b01161: Waiting
ddb8b267f63e: Waiting
9daa3e5bfbb2: Waiting
38ebc43b5807: Waiting
b93c1bd012ab: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
5f70bf18a086: Layer already exists
d5799cf88d2a: Pushed
179df46520f2: Pushed
561415bfbb8a: Pushed
d983246bbe9b: Pushed
d479eeeb5f52: Pushed
8e1bfda39b03: Pushed
a36a3dcc70fa: Pushed
d67f61604005: Pushed
f43ba5369d3c: Pushed
513ab080b479: Pushed
38ebc43b5807: Pushed
9daa3e5bfbb2: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
c84cac17dc0f: Pushed
35f407b01161: Pushed
ddb8b267f63e: Pushed
6d5f9ccb5dac: Pushed
20230329215742: digest: sha256:e49dd8cb66efb7f8465f2b02f08300c991961ca849a8167513e56ba38063881e size: 4710

> 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-0329215836-afd72c90
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329215836-afd72c90
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0329215836-afd72c90
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329215836-afd72c90
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testPubsubLiteWriteReadWithSchemaTransform FAILED
    com.google.api.gax.rpc.DeadlineExceededException at ApiExceptionFactory.java:94
        Caused by: io.grpc.StatusRuntimeException at Status.java:539

93 tests completed, 9 failed, 2 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:20230329215742
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e49dd8cb66efb7f8465f2b02f08300c991961ca849a8167513e56ba38063881e
Deleted: sha256:36132e886e226019370fafd3b96b1d27d140524b901994b337428a5413ec4dd3
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:20230329215742]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e49dd8cb66efb7f8465f2b02f08300c991961ca849a8167513e56ba38063881e]

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

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 52m 41s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2856

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

Changes:


------------------------------------------
[...truncated 67.23 KB...]
#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.42MB 1.1s done
#5 DONE 1.1s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 4.0s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.3s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.3s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.2s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.2s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.4s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.2s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.7s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.3s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.3s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 1.8s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.3s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 2.5s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 1.9s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.2s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.6s done
#23 writing image sha256:fc060b99bc96462c1168fe85991e23b46414461484cfeae957d0d458eb6afba3 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.6s

> 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]
9638d573eb9f: Preparing
5f70bf18a086: Preparing
a104940cf33e: Preparing
9845b3e42ecc: Preparing
b54e31c26729: Preparing
79a603e3f990: Preparing
89a233e141e6: Preparing
6c8223190e72: Preparing
cefbcb2e54af: Preparing
b25e7655496d: Preparing
c18632e54428: Preparing
7674fe83b341: Preparing
d34a2b56f60c: Preparing
cb1d7cce942c: Preparing
18da45900cd4: Preparing
c08fef6ff51d: Preparing
3ff84abe43d7: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
79a603e3f990: Waiting
89a233e141e6: Waiting
6c8223190e72: Waiting
cefbcb2e54af: Waiting
b25e7655496d: Waiting
c18632e54428: Waiting
7674fe83b341: Waiting
d34a2b56f60c: Waiting
cb1d7cce942c: Waiting
18da45900cd4: Waiting
c08fef6ff51d: Waiting
3ff84abe43d7: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
b93c1bd012ab: Waiting
5f70bf18a086: Layer already exists
9845b3e42ecc: Pushed
a104940cf33e: Pushed
79a603e3f990: Pushed
b54e31c26729: Pushed
6c8223190e72: Pushed
cefbcb2e54af: Pushed
89a233e141e6: Pushed
c18632e54428: Pushed
b25e7655496d: Pushed
d34a2b56f60c: Pushed
cb1d7cce942c: Pushed
7674fe83b341: Pushed
9638d573eb9f: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
18da45900cd4: Pushed
c08fef6ff51d: Pushed
3ff84abe43d7: Pushed
20230329163806: digest: sha256:42172cc432b8f034cc24d17cb22d52932b8db7d62c1ad2f071dede1b26f1079a size: 4710

> 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-0329164049-78738945
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329164049-78738945
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0329164049-78738945
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329164049-78738945
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230329163806
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:42172cc432b8f034cc24d17cb22d52932b8db7d62c1ad2f071dede1b26f1079a
Deleted: sha256:fc060b99bc96462c1168fe85991e23b46414461484cfeae957d0d458eb6afba3
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:20230329163806]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:42172cc432b8f034cc24d17cb22d52932b8db7d62c1ad2f071dede1b26f1079a]

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

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 3h 3m 55s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2855

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

Changes:


------------------------------------------
[...truncated 68.05 KB...]
#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.41MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.0s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.4s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.5s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.5s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:d692d99b6e3795fb7cf58e3f5554a1e75b64528d70e033a51bcacc5185e8d3fd done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
d1e35d3b24c9: Preparing
5f70bf18a086: Preparing
a3c8be6222e4: Preparing
290309036d9f: Preparing
88277e9e4ce9: Preparing
4a4347f793f4: Preparing
ef3cb9278fe8: Preparing
73b179fe0abd: Preparing
e604290fa400: Preparing
426404d26a69: Preparing
348a38c70d2f: Preparing
f05ea70b0da2: Preparing
b783449fcf60: Preparing
b09441f5f38e: Preparing
8fa274cc2b11: Preparing
2062b32dec90: Preparing
dec2b0dfa4bb: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
4a4347f793f4: Waiting
04d1dcab20cb: Preparing
426404d26a69: Waiting
ef3cb9278fe8: Waiting
348a38c70d2f: Waiting
b93c1bd012ab: Preparing
f05ea70b0da2: Waiting
73b179fe0abd: Waiting
b783449fcf60: Waiting
e604290fa400: Waiting
533af4d05d89: Waiting
b93c1bd012ab: Waiting
2062b32dec90: Waiting
d09fdd9ad3ef: Waiting
dec2b0dfa4bb: Waiting
04d1dcab20cb: Waiting
5f70bf18a086: Layer already exists
a3c8be6222e4: Pushed
290309036d9f: Pushed
88277e9e4ce9: Pushed
4a4347f793f4: Pushed
d1e35d3b24c9: Pushed
73b179fe0abd: Pushed
e604290fa400: Pushed
348a38c70d2f: Pushed
ef3cb9278fe8: Pushed
426404d26a69: Pushed
b783449fcf60: Pushed
f05ea70b0da2: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
b09441f5f38e: Pushed
8fa274cc2b11: Pushed
2062b32dec90: Pushed
dec2b0dfa4bb: Pushed
20230329095741: digest: sha256:d53d78a65a2e3f5c29f6613998410ad9f349b4be692ecca930e5338c7970471e size: 4710

> 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-0329095835-27929dde
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329095835-27929dde
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0329095835-27929dde
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329095835-27929dde
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230329095741
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d53d78a65a2e3f5c29f6613998410ad9f349b4be692ecca930e5338c7970471e
Deleted: sha256:d692d99b6e3795fb7cf58e3f5554a1e75b64528d70e033a51bcacc5185e8d3fd
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:20230329095741]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d53d78a65a2e3f5c29f6613998410ad9f349b4be692ecca930e5338c7970471e]

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

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 53m 34s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2854

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

Changes:


------------------------------------------
[...truncated 67.16 KB...]
#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.41MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.0s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.0s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:e4e2200457d1a453f1c4ff6375c883b524a71bd376de54170905a7b2ee0b616f done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
521fc08deb91: Preparing
5f70bf18a086: Preparing
f1655017f268: Preparing
3c67036e11ce: Preparing
6601a5e4a038: Preparing
caf8a0cd86d2: Preparing
060e5fda5abf: Preparing
ed9a307a703a: Preparing
e2d0d68d99f6: Preparing
6d5a0a825526: Preparing
7afc3b29743b: Preparing
262cf9b9bae7: Preparing
23658ba81d28: Preparing
1295146e5184: Preparing
3686f6df023c: Preparing
03b4243c8cdc: Preparing
59f3a4e44231: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
060e5fda5abf: Waiting
04d1dcab20cb: Preparing
ed9a307a703a: Waiting
b93c1bd012ab: Preparing
e2d0d68d99f6: Waiting
6d5a0a825526: Waiting
03b4243c8cdc: Waiting
7afc3b29743b: Waiting
59f3a4e44231: Waiting
04d1dcab20cb: Waiting
262cf9b9bae7: Waiting
533af4d05d89: Waiting
b93c1bd012ab: Waiting
23658ba81d28: Waiting
d09fdd9ad3ef: Waiting
1295146e5184: Waiting
3686f6df023c: Waiting
5f70bf18a086: Layer already exists
6601a5e4a038: Pushed
3c67036e11ce: Pushed
caf8a0cd86d2: Pushed
f1655017f268: Pushed
521fc08deb91: Pushed
ed9a307a703a: Pushed
e2d0d68d99f6: Pushed
060e5fda5abf: Pushed
7afc3b29743b: Pushed
6d5a0a825526: Pushed
23658ba81d28: Pushed
262cf9b9bae7: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
1295146e5184: Pushed
3686f6df023c: Pushed
03b4243c8cdc: Pushed
59f3a4e44231: Pushed
20230329035738: digest: sha256:148486d5686b6e37011d50cc83ec8c2ff9538376db643cd5942cd480fdc6b012 size: 4710

> 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-0329035914-3fe229cc
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329035914-3fe229cc
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0329035914-3fe229cc
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329035914-3fe229cc
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230329035738
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:148486d5686b6e37011d50cc83ec8c2ff9538376db643cd5942cd480fdc6b012
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:20230329035738]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:148486d5686b6e37011d50cc83ec8c2ff9538376db643cd5942cd480fdc6b012]

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

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 52m 28s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2853

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

Changes:


------------------------------------------
[...truncated 66.50 KB...]
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

> Task :examples:java:compileJava
> Task :sdks:java:io:google-cloud-platform:compileTestJava

> Task :sdks:java:container:java8:docker

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.4s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.5s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.3s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:7c7c2f230690a45d744bb5f54088ef1ecb3658417f68180980072ee98515160d done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
93f0d86c7e76: Preparing
5f70bf18a086: Preparing
fd8d2a639675: Preparing
76e195b90f44: Preparing
65a790f102ce: Preparing
86a87260e9ad: Preparing
8b24b70ab3b0: Preparing
2caf1272fb6b: Preparing
f94453093230: Preparing
860380bbaf36: Preparing
a1ccbe8791b5: Preparing
f1ead70e5f66: Preparing
7f1807049c39: Preparing
30916e8a9540: Preparing
5514d54944ce: Preparing
fd029af1da43: Preparing
9f14abb8ea71: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
86a87260e9ad: Waiting
8b24b70ab3b0: Waiting
5514d54944ce: Waiting
fd029af1da43: Waiting
9f14abb8ea71: Waiting
2caf1272fb6b: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
860380bbaf36: Waiting
a1ccbe8791b5: Waiting
f94453093230: Waiting
f1ead70e5f66: Waiting
7f1807049c39: Waiting
b93c1bd012ab: Waiting
30916e8a9540: Waiting
5f70bf18a086: Layer already exists
65a790f102ce: Pushed
76e195b90f44: Pushed
fd8d2a639675: Pushed
86a87260e9ad: Pushed
2caf1272fb6b: Pushed
f94453093230: Pushed
8b24b70ab3b0: Pushed
93f0d86c7e76: Pushed
a1ccbe8791b5: Pushed
860380bbaf36: Pushed
f1ead70e5f66: Pushed
7f1807049c39: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
fd029af1da43: Pushed
30916e8a9540: Pushed
5514d54944ce: Pushed
9f14abb8ea71: Pushed
20230328215739: digest: sha256:52e1b87d6e6ec054ec66aa74724bf6e759cf50e15eb14db44b78937dc2aba069 size: 4710

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> 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
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 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-0329001951-1c1a6439
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329001951-1c1a6439
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0329001951-1c1a6439
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329001951-1c1a6439
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230328215739
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:52e1b87d6e6ec054ec66aa74724bf6e759cf50e15eb14db44b78937dc2aba069
Deleted: sha256:7c7c2f230690a45d744bb5f54088ef1ecb3658417f68180980072ee98515160d
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:20230328215739]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:52e1b87d6e6ec054ec66aa74724bf6e759cf50e15eb14db44b78937dc2aba069]

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

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 56m 24s
152 actionable tasks: 101 executed, 47 from cache, 4 up-to-date

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

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 #2852

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

Changes:


------------------------------------------
[...truncated 62.05 KB...]
INFO:root:Pulling license for 124 dependencies using 16 threads.
INFO:root:Replaced local file URL with file:///home/jenkins/jenkins-slave/workspace/beam_PostCommit_Java_DataflowV2/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 1.733234 seconds with 16 threads.
Copying licenses from /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Java_DataflowV2/src/sdks/java/container/build/target/java_third_party_licenses to /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Java_DataflowV2/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 :release:go-licenses:java:dockerRun
W0328 16:34:18.548127      78 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/sys@v0.5.0/unix/asm_linux_amd64.s

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.19.6 build -o ./build/target/linux_amd64/boot boot.go boot_test.go

> Task :release:go-licenses:java:dockerRun
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.46.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.46.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/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.7.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/76db0878b65f/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.3/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> 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: '/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Java_DataflowV2/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: '/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Java_DataflowV2/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:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare

> Task :sdks:java:container:java8:docker
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.85kB done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.4s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.42MB 0.6s done
#5 DONE 0.6s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.2s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.0s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.8s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.5s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:3bb2ec320abdc626d078fdc22b43e928279394f9f547c7f334af304691ff55b9 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.4s

> 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]
129dd9b8d72c: Preparing
5f70bf18a086: Preparing
959855a983b5: Preparing
19c4a1ab2857: Preparing
cb2041c209b0: Preparing
9f4f3005105b: Preparing
9e897d089c55: Preparing
5d78636c0ade: Preparing
6c841bf0d7f7: Preparing
bf9d715d1c69: Preparing
9f469e0bd3ee: Preparing
066d5120a675: Preparing
09705f500183: Preparing
9ad9186b783d: Preparing
9f4f3005105b: Waiting
87b58b0bc008: Preparing
4a0c2714d8ff: Preparing
9e897d089c55: Waiting
80eced384b27: Preparing
6c841bf0d7f7: Waiting
533af4d05d89: Preparing
bf9d715d1c69: Waiting
5d78636c0ade: Waiting
d09fdd9ad3ef: Preparing
09705f500183: Waiting
04d1dcab20cb: Preparing
9f469e0bd3ee: Waiting
87b58b0bc008: Waiting
b93c1bd012ab: Preparing
80eced384b27: Waiting
4a0c2714d8ff: Waiting
9ad9186b783d: Waiting
066d5120a675: Waiting
04d1dcab20cb: Waiting
b93c1bd012ab: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
5f70bf18a086: Layer already exists
19c4a1ab2857: Pushed
cb2041c209b0: Pushed
9f4f3005105b: Pushed
959855a983b5: Pushed
129dd9b8d72c: Pushed
5d78636c0ade: Pushed
6c841bf0d7f7: Pushed
9f469e0bd3ee: Pushed
9e897d089c55: Pushed
bf9d715d1c69: Pushed
09705f500183: Pushed
066d5120a675: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
9ad9186b783d: Pushed
4a0c2714d8ff: Pushed
87b58b0bc008: Pushed
80eced384b27: Pushed
20230328163334: digest: sha256:8d31b51d7b14989e67df7667653e67d9ada98b0812dc59bdd2b49e9d4d5d7291 size: 4710

> 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-0328163459-63e05abe
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0328163459-63e05abe
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0328163459-63e05abe
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0328163459-63e05abe
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114
FATAL: command execution failed
java.io.IOException: Backing channel 'apache-beam-jenkins-3' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy142.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
	at hudson.Launcher$ProcStarter.join(Launcher.java:524)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.remoting.Channel$OrderlyShutdown: Command Close created at
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1313)
	at hudson.remoting.Channel$1.handle(Channel.java:606)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
Caused by: Command Close created at
	at hudson.remoting.Command.<init>(Command.java:70)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1306)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1304)
	at hudson.remoting.Channel.close(Channel.java:1480)
	at hudson.remoting.Channel.close(Channel.java:1447)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1312)
	... 2 more
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: apache-beam-jenkins-3 is offline; cannot locate jdk_1.8_latest

---------------------------------------------------------------------
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 #2851

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

Changes:

[noreply] BigQuery Storage Write API wrapper for Python SDK (#25685)


------------------------------------------
[...truncated 67.10 KB...]

#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.42MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.2s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.2s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.3s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.2s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.4s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.5s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.7s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.8s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.2s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:6b66ea5e57f4e785e29cdf1d9fa09218e609542e80abd4d92a4dabdfa8f47390 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
08805f6e1c3c: Preparing
5f70bf18a086: Preparing
2f537d0d353c: Preparing
0a90d9d57818: Preparing
794db0616ad6: Preparing
4077d2b0b78c: Preparing
9deb03f6388b: Preparing
196d6d047e60: Preparing
04e79caa0096: Preparing
d74319211b55: Preparing
ad5ec532cf54: Preparing
98f42971d7e4: Preparing
752e945a0428: Preparing
1da496b74768: Preparing
c5f8e3c1bbc6: Preparing
82f02b4896f9: Preparing
6f053c595ff1: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
c5f8e3c1bbc6: Waiting
1da496b74768: Waiting
4077d2b0b78c: Waiting
82f02b4896f9: Waiting
9deb03f6388b: Waiting
04d1dcab20cb: Waiting
196d6d047e60: Waiting
533af4d05d89: Waiting
04e79caa0096: Waiting
6f053c595ff1: Waiting
d09fdd9ad3ef: Waiting
b93c1bd012ab: Waiting
ad5ec532cf54: Waiting
5f70bf18a086: Layer already exists
4077d2b0b78c: Pushed
0a90d9d57818: Pushed
2f537d0d353c: Pushed
794db0616ad6: Pushed
08805f6e1c3c: Pushed
196d6d047e60: Pushed
04e79caa0096: Pushed
ad5ec532cf54: Pushed
9deb03f6388b: Pushed
d74319211b55: Pushed
752e945a0428: Pushed
98f42971d7e4: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
1da496b74768: Pushed
c5f8e3c1bbc6: Pushed
82f02b4896f9: Pushed
6f053c595ff1: Pushed
20230328095739: digest: sha256:ed368b2fec44738fbe2f8186019dfd022a6c70e6a804e52efeeb792aa665785b size: 4710

> 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-0328095931-4cb1082
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0328095931-4cb1082
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0328095931-4cb1082
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0328095931-4cb1082
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230328095739
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ed368b2fec44738fbe2f8186019dfd022a6c70e6a804e52efeeb792aa665785b
Deleted: sha256:6b66ea5e57f4e785e29cdf1d9fa09218e609542e80abd4d92a4dabdfa8f47390
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:20230328095739]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ed368b2fec44738fbe2f8186019dfd022a6c70e6a804e52efeeb792aa665785b]

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

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 53m 54s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2850

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

Changes:


------------------------------------------
[...truncated 62.19 KB...]

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.42MB 0.3s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.0s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.0s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.0s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.2s done
#23 writing image sha256:567b8e73db722e00defeab3b43b2efcefd320aaadd62899cc1e5fd2619e21b36 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.2s

> 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]
e772f86cc84c: Preparing
5f70bf18a086: Preparing
ba6222eff557: Preparing
420bad73f671: Preparing
ffeeeec949a2: Preparing
e5e7cbb0c9d3: Preparing
7a234ac1e52c: Preparing
254a8331dad6: Preparing
34659f7a11f6: Preparing
48746e7a7674: Preparing
07b652c20416: Preparing
21a130fa7f79: Preparing
1293b1bafa53: Preparing
c81c2448e672: Preparing
76117e9b4f68: Preparing
29b0cd093633: Preparing
b1de69bfb0f0: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
34659f7a11f6: Waiting
48746e7a7674: Waiting
07b652c20416: Waiting
c81c2448e672: Waiting
21a130fa7f79: Waiting
1293b1bafa53: Waiting
76117e9b4f68: Waiting
29b0cd093633: Waiting
d09fdd9ad3ef: Waiting
b1de69bfb0f0: Waiting
b93c1bd012ab: Waiting
04d1dcab20cb: Waiting
533af4d05d89: Waiting
e5e7cbb0c9d3: Waiting
254a8331dad6: Waiting
7a234ac1e52c: Waiting
5f70bf18a086: Layer already exists
ba6222eff557: Pushed
ffeeeec949a2: Pushed
420bad73f671: Pushed
e5e7cbb0c9d3: Pushed
e772f86cc84c: Pushed
254a8331dad6: Pushed
34659f7a11f6: Pushed
7a234ac1e52c: Pushed
48746e7a7674: Pushed
07b652c20416: Pushed
1293b1bafa53: Pushed
21a130fa7f79: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
c81c2448e672: Pushed
76117e9b4f68: Pushed
29b0cd093633: Pushed
b1de69bfb0f0: Pushed
20230328035737: digest: sha256:252a0c672087ee7edb9e85f15742117071f4365279b3992b9a9f6f048c7e6437 size: 4710

> 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-0328035914-7a9a4a65
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0328035914-7a9a4a65
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0328035914-7a9a4a65
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0328035914-7a9a4a65
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230328035737
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:252a0c672087ee7edb9e85f15742117071f4365279b3992b9a9f6f048c7e6437
Deleted: sha256:567b8e73db722e00defeab3b43b2efcefd320aaadd62899cc1e5fd2619e21b36
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:20230328035737]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:252a0c672087ee7edb9e85f15742117071f4365279b3992b9a9f6f048c7e6437]

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

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 56m 28s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2849

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

Changes:


------------------------------------------
[...truncated 53.83 KB...]
> Task :release:go-licenses:java:dockerRun
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.52.3
go: downloading google.golang.org/protobuf v1.28.1
go: downloading golang.org/x/sys v0.5.0

> Task :examples:java:jar
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :release:go-licenses:java:dockerRun
go: downloading google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: downloading golang.org/x/text v0.7.0
go: added github.com/apache/beam/sdks/v2 v2.46.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.5.0
go: added golang.org/x/sys v0.5.0
go: added golang.org/x/text v0.7.0
go: added google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: added google.golang.org/grpc v1.52.3
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W0327 21:57:56.607843      36 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/sys@v0.5.0/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv

> 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.867724 seconds with 16 threads.

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
W0327 21:58:03.466042      81 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/sys@v0.5.0/unix/asm_linux_amd64.s

> 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 :sdks:java:container:java8:docker
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.85kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.42MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.1s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.5s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:77b0dac935d8a7e0834906e9116146f872191ba414d1e5357616fc62b315a204 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> Task :runners:google-cloud-dataflow-java:compileJava
> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :runners:google-cloud-dataflow-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 :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker


> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 skipped

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
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:20230327215738]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ade2c3329d91991aa1acd909b692f8f3000537f9cd7e0abbc7a38c0d2375e225]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230327215738] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ade2c3329d91991aa1acd909b692f8f3000537f9cd7e0abbc7a38c0d2375e225])].
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ade2c3329d91991aa1acd909b692f8f3000537f9cd7e0abbc7a38c0d2375e225
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ade2c3329d91991aa1acd909b692f8f3000537f9cd7e0abbc7a38c0d2375e225].

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 3h 5s
152 actionable tasks: 100 executed, 48 from cache, 4 up-to-date

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

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 #2848

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

Changes:

[noreply] Bump webpack (#25846)


------------------------------------------
[...truncated 67.85 KB...]

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.42MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.2s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.5s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.3s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.5s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:6bbd1ebeda23451cc1d9db7eea8349a5b655550ebd217e566280f9b41bd3e16f done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
de8012b8b3aa: Preparing
5f70bf18a086: Preparing
d6816fdffd4f: Preparing
2f3924452ad2: Preparing
96c50d5cddc7: Preparing
bfe03a279be1: Preparing
fc073c03076f: Preparing
1ce408eabab8: Preparing
7e6b1d8a10f6: Preparing
2971d9566001: Preparing
04d4bf9d216f: Preparing
be2c95f675d4: Preparing
b11118211e25: Preparing
d26488ff184b: Preparing
5490b294c932: Preparing
6b619229fa19: Preparing
46cc778856be: Preparing
533af4d05d89: Preparing
bfe03a279be1: Waiting
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
fc073c03076f: Waiting
b93c1bd012ab: Preparing
1ce408eabab8: Waiting
d26488ff184b: Waiting
04d4bf9d216f: Waiting
6b619229fa19: Waiting
be2c95f675d4: Waiting
46cc778856be: Waiting
7e6b1d8a10f6: Waiting
b11118211e25: Waiting
5490b294c932: Waiting
2971d9566001: Waiting
533af4d05d89: Waiting
04d1dcab20cb: Waiting
d09fdd9ad3ef: Waiting
b93c1bd012ab: Waiting
5f70bf18a086: Layer already exists
d6816fdffd4f: Pushed
96c50d5cddc7: Pushed
bfe03a279be1: Pushed
2f3924452ad2: Pushed
de8012b8b3aa: Pushed
7e6b1d8a10f6: Pushed
1ce408eabab8: Pushed
04d4bf9d216f: Pushed
2971d9566001: Pushed
b11118211e25: Pushed
fc073c03076f: Pushed
be2c95f675d4: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
d26488ff184b: Pushed
5490b294c932: Pushed
6b619229fa19: Pushed
46cc778856be: Pushed
20230327155741: digest: sha256:f37d38844b421a13edc6d039e0f3d18ab34769d9c42514d072908211415d61b7 size: 4710

> 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-0327155837-50350419
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0327155837-50350419
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0327155837-50350419
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0327155837-50350419
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230327155741
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f37d38844b421a13edc6d039e0f3d18ab34769d9c42514d072908211415d61b7
Deleted: sha256:6bbd1ebeda23451cc1d9db7eea8349a5b655550ebd217e566280f9b41bd3e16f
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:20230327155741]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f37d38844b421a13edc6d039e0f3d18ab34769d9c42514d072908211415d61b7]

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

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 57m 21s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2847

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

Changes:


------------------------------------------
[...truncated 67.10 KB...]
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.40MB 0.3s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 3.1s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:faa22c8081e5dc82f1feec7bf3e66fdb76bfaa0194bd16d07eba3146704d7023 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
192ac8443231: Preparing
5f70bf18a086: Preparing
d328ef2f242e: Preparing
0b40ac42621f: Preparing
3056b38bbe1c: Preparing
15712c575d7c: Preparing
8c11de48ac52: Preparing
ec48643f604f: Preparing
fec269402937: Preparing
8b9758965e81: Preparing
60a3ac6232f1: Preparing
15712c575d7c: Waiting
eef07335efd2: Preparing
0cdea5defc18: Preparing
815edd06aa5d: Preparing
8c11de48ac52: Waiting
23860210d300: Preparing
ec48643f604f: Waiting
4f9c4676f94a: Preparing
4ec4debf7a95: Preparing
fec269402937: Waiting
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
eef07335efd2: Waiting
b93c1bd012ab: Preparing
8b9758965e81: Waiting
4ec4debf7a95: Waiting
0cdea5defc18: Waiting
04d1dcab20cb: Waiting
d09fdd9ad3ef: Waiting
23860210d300: Waiting
4f9c4676f94a: Waiting
5f70bf18a086: Layer already exists
d328ef2f242e: Pushed
3056b38bbe1c: Pushed
0b40ac42621f: Pushed
15712c575d7c: Pushed
192ac8443231: Pushed
ec48643f604f: Pushed
fec269402937: Pushed
60a3ac6232f1: Pushed
8c11de48ac52: Pushed
8b9758965e81: Pushed
0cdea5defc18: Pushed
eef07335efd2: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
815edd06aa5d: Pushed
23860210d300: Pushed
4f9c4676f94a: Pushed
4ec4debf7a95: Pushed
20230327095740: digest: sha256:8a7bfb6257da2efca28f9843cca5641a91413e18ace135054f2ce192fb03db59 size: 4710

> 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-0327095842-633e4371
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0327095842-633e4371
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0327095842-633e4371
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0327095842-633e4371
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230327095740
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8a7bfb6257da2efca28f9843cca5641a91413e18ace135054f2ce192fb03db59
Deleted: sha256:faa22c8081e5dc82f1feec7bf3e66fdb76bfaa0194bd16d07eba3146704d7023
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:20230327095740]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8a7bfb6257da2efca28f9843cca5641a91413e18ace135054f2ce192fb03db59]

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

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 50m 40s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2846

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

Changes:


------------------------------------------
[...truncated 62.80 KB...]
#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.4s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.6s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.4s done
#23 writing image sha256:65f4dbbeecb0a7001553dc8b8e09ff7cdccf80d69df3d7c31b234b09205c7d3f done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.4s

> 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]
829ab23c9ae6: Preparing
5f70bf18a086: Preparing
13a6372bc96a: Preparing
9689b743743d: Preparing
8b91aab5ad17: Preparing
41dafc12b4c5: Preparing
c137970c7268: Preparing
eace8150669b: Preparing
b9f060ce41ae: Preparing
4abb81656d9c: Preparing
44e594105555: Preparing
ef0f6de1e33e: Preparing
980279c359bd: Preparing
4b98483457ae: Preparing
f91dedcf614e: Preparing
94d1513b3564: Preparing
ceaa61bc98f6: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
4abb81656d9c: Waiting
04d1dcab20cb: Waiting
44e594105555: Waiting
d09fdd9ad3ef: Waiting
b93c1bd012ab: Waiting
533af4d05d89: Waiting
c137970c7268: Waiting
eace8150669b: Waiting
ef0f6de1e33e: Waiting
f91dedcf614e: Waiting
94d1513b3564: Waiting
b9f060ce41ae: Waiting
980279c359bd: Waiting
4b98483457ae: Waiting
5f70bf18a086: Layer already exists
8b91aab5ad17: Pushed
13a6372bc96a: Pushed
9689b743743d: Pushed
41dafc12b4c5: Pushed
b9f060ce41ae: Pushed
eace8150669b: Pushed
829ab23c9ae6: Pushed
c137970c7268: Pushed
4abb81656d9c: Pushed
44e594105555: Pushed
980279c359bd: Pushed
ef0f6de1e33e: Pushed
4b98483457ae: Pushed
f91dedcf614e: Pushed
94d1513b3564: Pushed
ceaa61bc98f6: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
20230327035740: digest: sha256:bf25c4e074c3ec9cf964eb5409e34a4d2f0f1dab9d9df6267cf4554daa65e8a4 size: 4710

> 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-0327035928-3b12ab46
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0327035928-3b12ab46
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0327035928-3b12ab46
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0327035928-3b12ab46
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230327035740
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:bf25c4e074c3ec9cf964eb5409e34a4d2f0f1dab9d9df6267cf4554daa65e8a4
Deleted: sha256:65f4dbbeecb0a7001553dc8b8e09ff7cdccf80d69df3d7c31b234b09205c7d3f
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:20230327035740]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:bf25c4e074c3ec9cf964eb5409e34a4d2f0f1dab9d9df6267cf4554daa65e8a4]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230327035740] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:bf25c4e074c3ec9cf964eb5409e34a4d2f0f1dab9d9df6267cf4554daa65e8a4])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6a2e2147868177bd461ac8398c5c0eb42154638e763066b4a0495bc9322c24ef
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6a2e2147868177bd461ac8398c5c0eb42154638e763066b4a0495bc9322c24ef
ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'content-encoding': 'gzip', 'date': 'Mon, 27 Mar 2023 06:47:21 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': 404}
Failed to compute blob liveness for manifest: 'sha256:6a2e2147868177bd461ac8398c5c0eb42154638e763066b4a0495bc9322c24ef': None

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED

FAILURE: Build completed with 2 failures.

1: Task 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.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 306

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'.
> Process 'command './scripts/cleanup_untagged_gcr_images.sh'' finished with non-zero exit value 1

* 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 49m 56s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2845

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

Changes:


------------------------------------------
[...truncated 67.15 KB...]
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.40MB 0.4s done
#5 DONE 0.5s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 4.5s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.2s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.4s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.5s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.7s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.7s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.2s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:6db8ba49c987638fae1ebfe9f776c5f60aa4394af5b111fcebbc15fb5e029b96 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
dd6ae732cc17: Preparing
5f70bf18a086: Preparing
e0a3c7273d00: Preparing
b329454aafc2: Preparing
007de561db52: Preparing
bd5b9e69a287: Preparing
e8b61f80e169: Preparing
dc2fe7e79aa3: Preparing
ece3fc441c4c: Preparing
534c4c2d5935: Preparing
fdfeb5e2c073: Preparing
8f94fba17081: Preparing
df4ad165ee1b: Preparing
c1c0dcfd9591: Preparing
c22e4b125462: Preparing
27574e311179: Preparing
b0aeb6db09e9: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
e8b61f80e169: Waiting
534c4c2d5935: Waiting
dc2fe7e79aa3: Waiting
8f94fba17081: Waiting
fdfeb5e2c073: Waiting
ece3fc441c4c: Waiting
bd5b9e69a287: Waiting
df4ad165ee1b: Waiting
04d1dcab20cb: Waiting
d09fdd9ad3ef: Waiting
533af4d05d89: Waiting
c1c0dcfd9591: Waiting
b93c1bd012ab: Waiting
b0aeb6db09e9: Waiting
27574e311179: Waiting
c22e4b125462: Waiting
5f70bf18a086: Layer already exists
e0a3c7273d00: Pushed
bd5b9e69a287: Pushed
b329454aafc2: Pushed
007de561db52: Pushed
dc2fe7e79aa3: Pushed
ece3fc441c4c: Pushed
e8b61f80e169: Pushed
fdfeb5e2c073: Pushed
dd6ae732cc17: Pushed
534c4c2d5935: Pushed
8f94fba17081: Pushed
df4ad165ee1b: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
27574e311179: Pushed
c1c0dcfd9591: Pushed
c22e4b125462: Pushed
b0aeb6db09e9: Pushed
20230326215738: digest: sha256:064da0f21113c57cb18c9394f3b1a3c173a21b95f984b41ac7a561123ebd4e3a size: 4710

> 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-0326215932-a4c2694d
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0326215932-a4c2694d
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0326215932-a4c2694d
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0326215932-a4c2694d
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230326215738
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:064da0f21113c57cb18c9394f3b1a3c173a21b95f984b41ac7a561123ebd4e3a
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:20230326215738]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:064da0f21113c57cb18c9394f3b1a3c173a21b95f984b41ac7a561123ebd4e3a]

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

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 45m 4s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2844

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

Changes:


------------------------------------------
[...truncated 64.37 KB...]
#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.40MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.2s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.0s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.0s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.0s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.0s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.0s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.0s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.4s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.0s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.2s done
#23 writing image sha256:c87a57a5ac20feef513584f77eb75cc616e35d3390a4db051dae0fba74dfc40c done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.2s

> 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]
e98f39175000: Preparing
5f70bf18a086: Preparing
78b31025c58c: Preparing
5bfe14227225: Preparing
713b80f43193: Preparing
15e75390a858: Preparing
b55b8ecb0c08: Preparing
aae385884a27: Preparing
710db0dea848: Preparing
5730c89b5d44: Preparing
1989f0284c62: Preparing
eb96a449beea: Preparing
68e351e6f6bb: Preparing
5e7a370b9585: Preparing
58a022e577ca: Preparing
f462129b13d8: Preparing
550365dc7e3c: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
15e75390a858: Waiting
68e351e6f6bb: Waiting
eb96a449beea: Waiting
58a022e577ca: Waiting
5e7a370b9585: Waiting
710db0dea848: Waiting
b55b8ecb0c08: Waiting
550365dc7e3c: Waiting
5730c89b5d44: Waiting
aae385884a27: Waiting
533af4d05d89: Waiting
d09fdd9ad3ef: Waiting
1989f0284c62: Waiting
04d1dcab20cb: Waiting
b93c1bd012ab: Waiting
5f70bf18a086: Layer already exists
5bfe14227225: Pushed
15e75390a858: Pushed
78b31025c58c: Pushed
713b80f43193: Pushed
e98f39175000: Pushed
aae385884a27: Pushed
710db0dea848: Pushed
1989f0284c62: Pushed
b55b8ecb0c08: Pushed
5730c89b5d44: Pushed
68e351e6f6bb: Pushed
eb96a449beea: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
5e7a370b9585: Pushed
58a022e577ca: Pushed
f462129b13d8: Pushed
550365dc7e3c: Pushed
20230326155740: digest: sha256:4c76bf6994cf0ce44015aeb85798cd69702c28057098a69e121276b80b4c9a25 size: 4710

> 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-0326155836-5f0520c4
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0326155836-5f0520c4
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0326155836-5f0520c4
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0326155836-5f0520c4
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230326155740
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4c76bf6994cf0ce44015aeb85798cd69702c28057098a69e121276b80b4c9a25
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:20230326155740]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4c76bf6994cf0ce44015aeb85798cd69702c28057098a69e121276b80b4c9a25]

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

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 47m 38s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2843

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

Changes:


------------------------------------------
[...truncated 66.20 KB...]
#3 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.40MB 0.5s done
#5 DONE 0.5s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.2s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.2s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.3s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.4s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.5s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.2s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.8s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.7s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image sha256:51cdddf2c9b647507bac1d2ea1fd4408066cadd6beb6059cc9d17774cd0b5fb6 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.3s

> 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]
40dd04701681: Preparing
5f70bf18a086: Preparing
86fc583efb88: Preparing
ac6ff35b28ac: Preparing
ae78c71a51c7: Preparing
b94ae5bb18e8: Preparing
8f9b8b700365: Preparing
4bf8b746ce73: Preparing
ef6640b5fe48: Preparing
d9103ebfd108: Preparing
2944fb806e39: Preparing
864d88090e75: Preparing
13e062926a42: Preparing
9a5141890dfe: Preparing
66f46a39c270: Preparing
4de41d6a7db7: Preparing
2944fb806e39: Waiting
5d3e09100f77: Preparing
533af4d05d89: Preparing
d9103ebfd108: Waiting
4bf8b746ce73: Waiting
864d88090e75: Waiting
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
5d3e09100f77: Waiting
13e062926a42: Waiting
533af4d05d89: Waiting
9a5141890dfe: Waiting
d09fdd9ad3ef: Waiting
8f9b8b700365: Waiting
b94ae5bb18e8: Waiting
04d1dcab20cb: Waiting
66f46a39c270: Waiting
b93c1bd012ab: Waiting
4de41d6a7db7: Waiting
5f70bf18a086: Layer already exists
ae78c71a51c7: Pushed
b94ae5bb18e8: Pushed
86fc583efb88: Pushed
ac6ff35b28ac: Pushed
40dd04701681: Pushed
4bf8b746ce73: Pushed
ef6640b5fe48: Pushed
2944fb806e39: Pushed
8f9b8b700365: Pushed
d9103ebfd108: Pushed
13e062926a42: Pushed
864d88090e75: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
9a5141890dfe: Pushed
66f46a39c270: Pushed
4de41d6a7db7: Pushed
5d3e09100f77: Pushed
20230326095738: digest: sha256:1b466b920f4574a757d5a561f6d71be9eb941089feb86d4099e771eb03a7eefb size: 4710

> 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-0326095928-8e71cb38
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0326095928-8e71cb38
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0326095928-8e71cb38
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0326095928-8e71cb38
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230326095738
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1b466b920f4574a757d5a561f6d71be9eb941089feb86d4099e771eb03a7eefb
Deleted: sha256:51cdddf2c9b647507bac1d2ea1fd4408066cadd6beb6059cc9d17774cd0b5fb6
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:20230326095738]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1b466b920f4574a757d5a561f6d71be9eb941089feb86d4099e771eb03a7eefb]

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

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 47m 51s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2842

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

Changes:


------------------------------------------
[...truncated 67.72 KB...]
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 ...

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 ...

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.6s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 ...

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 2.2s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 ...

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.5s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.9s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.6s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 ...

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.2s done
#23 writing image sha256:c7496bd293432821f205daef892be69c1b74b99ff83a75bbcc5b2c31cab44840 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.2s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512

> 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]
065cdb708629: Preparing
5f70bf18a086: Preparing
2edd9a0214ae: Preparing
b23069f71cf9: Preparing
695f9c1e5039: Preparing
bd2a16aec6ab: Preparing
6cf0b95dc13b: Preparing
6eaf1cfd1c66: Preparing
28a19f08041d: Preparing
09882e2eb172: Preparing
9c92074ff276: Preparing
4eec52399951: Preparing
66196a3b08f6: Preparing
8ac84a93494e: Preparing
fd228a9cb7ce: Preparing
12799983c57d: Preparing
3b97b6586d46: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
09882e2eb172: Waiting
12799983c57d: Waiting
9c92074ff276: Waiting
04d1dcab20cb: Waiting
d09fdd9ad3ef: Waiting
4eec52399951: Waiting
b93c1bd012ab: Waiting
66196a3b08f6: Waiting
533af4d05d89: Waiting
3b97b6586d46: Waiting
6eaf1cfd1c66: Waiting
8ac84a93494e: Waiting
28a19f08041d: Waiting
6cf0b95dc13b: Waiting
fd228a9cb7ce: Waiting
bd2a16aec6ab: Waiting
5f70bf18a086: Layer already exists
bd2a16aec6ab: Pushed
b23069f71cf9: Pushed
695f9c1e5039: Pushed
065cdb708629: Pushed
6eaf1cfd1c66: Pushed
2edd9a0214ae: Pushed
28a19f08041d: Pushed
6cf0b95dc13b: Pushed
4eec52399951: Pushed
9c92074ff276: Pushed
66196a3b08f6: Pushed
8ac84a93494e: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
09882e2eb172: Pushed
fd228a9cb7ce: Pushed
12799983c57d: Pushed
3b97b6586d46: Pushed
20230326035739: digest: sha256:d747665be99bdc103c6917f71d50dbdd3e4b6d8d1011ac5c805f6e304a347b1e size: 4710

> 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-0326035931-3cd5b43c
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0326035931-3cd5b43c
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0326035931-3cd5b43c
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0326035931-3cd5b43c
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230326035739
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d747665be99bdc103c6917f71d50dbdd3e4b6d8d1011ac5c805f6e304a347b1e
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:20230326035739]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d747665be99bdc103c6917f71d50dbdd3e4b6d8d1011ac5c805f6e304a347b1e]

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

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 49m 51s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2841

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

Changes:


------------------------------------------
[...truncated 66.22 KB...]

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.40MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 2.2s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 2.0s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.4s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.3s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.4s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.2s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.4s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.6s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.7s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.2s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.4s done
#23 writing image sha256:a209e737b6ccfe73be81a3d3b70b53443be8a7bfd5ec4341c1bae493f2319948 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.4s

> 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]
7b07da7dbf7c: Preparing
5f70bf18a086: Preparing
30ab7070d0a8: Preparing
b2a452a142d3: Preparing
95e6ad5975fd: Preparing
d1b42af5a95d: Preparing
843209abf511: Preparing
f44bebd6313d: Preparing
3ba4390de853: Preparing
793c9a61dc57: Preparing
d5e808d2c351: Preparing
5b43541cab41: Preparing
c5fae6d1786b: Preparing
8594f9ec76a7: Preparing
61bbada04b24: Preparing
9e3fb4a66e0e: Preparing
269874d6cbd9: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
843209abf511: Waiting
f44bebd6313d: Waiting
3ba4390de853: Waiting
d5e808d2c351: Waiting
793c9a61dc57: Waiting
b93c1bd012ab: Waiting
269874d6cbd9: Waiting
533af4d05d89: Waiting
5b43541cab41: Waiting
04d1dcab20cb: Waiting
61bbada04b24: Waiting
d09fdd9ad3ef: Waiting
c5fae6d1786b: Waiting
9e3fb4a66e0e: Waiting
d1b42af5a95d: Waiting
8594f9ec76a7: Waiting
5f70bf18a086: Layer already exists
30ab7070d0a8: Pushed
d1b42af5a95d: Pushed
95e6ad5975fd: Pushed
b2a452a142d3: Pushed
7b07da7dbf7c: Pushed
f44bebd6313d: Pushed
3ba4390de853: Pushed
d5e808d2c351: Pushed
843209abf511: Pushed
c5fae6d1786b: Pushed
5b43541cab41: Pushed
793c9a61dc57: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
8594f9ec76a7: Pushed
61bbada04b24: Pushed
9e3fb4a66e0e: Pushed
269874d6cbd9: Pushed
20230325215742: digest: sha256:d765f9148591d84f8217a26ee35d8a831ed73eaf5f4f4bffc8cfed1ad6adcf56 size: 4710

> 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-0325215934-c7e01b69
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0325215934-c7e01b69
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0325215934-c7e01b69
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0325215934-c7e01b69
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230325215742
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d765f9148591d84f8217a26ee35d8a831ed73eaf5f4f4bffc8cfed1ad6adcf56
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:20230325215742]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d765f9148591d84f8217a26ee35d8a831ed73eaf5f4f4bffc8cfed1ad6adcf56]

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

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 46m 20s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2840

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

Changes:


------------------------------------------
[...truncated 67.03 KB...]
#4 resolve docker.io/library/eclipse-temurin:8@sha256:005d3189b2ec1612c3ade6eadabd1935c312f03aa7905cf0528e9d71980ad512 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.40MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 4.5s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.2s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.4s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.5s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.7s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.8s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.2s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.4s done
#23 writing image sha256:9121895741961bb436fc9ad5857b4f145eb7cb7bf385378277697c56d45ad8af done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.4s

> 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]
73680ffe8780: Preparing
5f70bf18a086: Preparing
506264ed3d25: Preparing
d38ff3d2fd3c: Preparing
3e8da1304967: Preparing
0c8844e0b6f6: Preparing
0cf2d58ffc4a: Preparing
7867a07fdd94: Preparing
d4c03aabfde7: Preparing
52c4627b4503: Preparing
3b06a2e2057d: Preparing
dec6aef67d46: Preparing
1eae4a901be3: Preparing
6769f00a1d46: Preparing
91eb274feddd: Preparing
a8de91c35e7f: Preparing
7814e9e1de3e: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
0c8844e0b6f6: Waiting
b93c1bd012ab: Preparing
0cf2d58ffc4a: Waiting
533af4d05d89: Waiting
6769f00a1d46: Waiting
3b06a2e2057d: Waiting
52c4627b4503: Waiting
d09fdd9ad3ef: Waiting
91eb274feddd: Waiting
7867a07fdd94: Waiting
a8de91c35e7f: Waiting
1eae4a901be3: Waiting
04d1dcab20cb: Waiting
dec6aef67d46: Waiting
7814e9e1de3e: Waiting
b93c1bd012ab: Waiting
d4c03aabfde7: Waiting
5f70bf18a086: Layer already exists
3e8da1304967: Pushed
506264ed3d25: Pushed
d38ff3d2fd3c: Pushed
0c8844e0b6f6: Pushed
7867a07fdd94: Pushed
0cf2d58ffc4a: Pushed
d4c03aabfde7: Pushed
73680ffe8780: Pushed
3b06a2e2057d: Pushed
52c4627b4503: Pushed
1eae4a901be3: Pushed
dec6aef67d46: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
6769f00a1d46: Pushed
91eb274feddd: Pushed
a8de91c35e7f: Pushed
7814e9e1de3e: Pushed
20230325155738: digest: sha256:cb8d5e4638024630bb60c1160436f53f3d4ddd212adc55bbbc096d72648d5463 size: 4710

> 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-0325155931-74919b3c
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0325155931-74919b3c
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0325155931-74919b3c
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0325155931-74919b3c
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamOrderedWithinKeyIT > testOrderedWithinKey FAILED
    java.lang.RuntimeException at SpannerChangeStreamOrderedWithinKeyIT.java:149

93 tests completed, 9 failed, 2 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:20230325155738
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cb8d5e4638024630bb60c1160436f53f3d4ddd212adc55bbbc096d72648d5463
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:20230325155738]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cb8d5e4638024630bb60c1160436f53f3d4ddd212adc55bbbc096d72648d5463]

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

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 48m 45s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2839

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

Changes:

[noreply] Merge pull request #25868: Fix :examples:java:execute so it can be used


------------------------------------------
[...truncated 114.98 KB...]
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 1418, in connect
    super().connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 787, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.8/socket.py", line 918, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 62, in pull_from_url
    url_read = urlopen(Request(url, headers={
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1397, in https_open
    return self.do_open(http.client.HTTPSConnection, req,
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 787, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.8/socket.py", line 918, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 62, in pull_from_url
    url_read = urlopen(Request(url, headers={
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
ERROR:root:Invalid url for spotbugs-annotations-4.0.6: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html. Retrying...
ERROR:root:Invalid url for jFormatString-3.0.0: http://www.gnu.org/licenses/lgpl.html. Retrying...
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 787, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.8/socket.py", line 918, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 62, in pull_from_url
    url_read = urlopen(Request(url, headers={
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
ERROR:root:Invalid url for jFormatString-3.0.0: http://www.gnu.org/licenses/lgpl.html after 9 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 1418, in connect
    super().connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 787, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.8/socket.py", line 918, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 62, in pull_from_url
    url_read = urlopen(Request(url, headers={
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1397, in https_open
    return self.do_open(http.client.HTTPSConnection, req,
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
ERROR:root:Invalid url for spotbugs-annotations-4.0.6: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html after 9 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 787, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
  File "/usr/lib/python3.8/socket.py", line 918, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 62, in pull_from_url
    url_read = urlopen(Request(url, headers={
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
ERROR:root:Invalid url for checkstyle-8.23: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt after 9 retries.
ERROR:root:['jFormatString-3.0.0', 'spotbugs-annotations-4.0.6', 'checkstyle-8.23']
ERROR:root:**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> for each missing license. Dependency List: [checkstyle-8.23,jFormatString-3.0.0,spotbugs-annotations-4.0.6]
INFO:root:pull_licenses_java.py failed. It took 116.561964 seconds with 16 threads.
Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 330, in <module>
    raise RuntimeError('{n} error(s) occurred.'.format(n=len(error_msg)),
RuntimeError: ('1 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> for each missing license. Dependency List: [checkstyle-8.23,jFormatString-3.0.0,spotbugs-annotations-4.0.6]'])

> Task :sdks:java:container:pullLicenses FAILED
> Task :sdks:java:container:goPrepare UP-TO-DATE

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.19.6 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.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.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:pullLicenses'.
> Process 'command './license_scripts/license_script.sh'' finished with non-zero exit value 1

* 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 2m 30s
145 actionable tasks: 91 executed, 50 from cache, 4 up-to-date

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

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 #2838

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

Changes:


------------------------------------------
[...truncated 67.36 KB...]

#3 [internal] load metadata for docker.io/library/eclipse-temurin:8
#3 DONE 0.0s

#4 [ 1/18] FROM docker.io/library/eclipse-temurin:8
#4 CACHED

#5 [internal] load build context
#5 transferring context: 46.40MB 0.4s done
#5 DONE 0.4s

#6 [ 2/18] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 0.5s

#7 [ 3/18] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.5s

#8 [ 4/18] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.3s

#9 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/18] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/18] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/18] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.5s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.5s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.3s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.6s done
#23 writing image sha256:ab1f30a58d5ddf6405567c686d58fa3e801e25460d6b6c4f2be27fbbadc118d3 done
#23 naming to docker.io/apache/beam_java8_sdk:2.47.0.dev done
#23 DONE 0.6s

> 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]
fff134adf9fd: Preparing
5f70bf18a086: Preparing
c0e8119aaef9: Preparing
a8f68312f256: Preparing
080d67e7ec49: Preparing
ce318b91ce4f: Preparing
2ccaf4111d80: Preparing
df8ea132448b: Preparing
8915205eb70f: Preparing
2e495dac783e: Preparing
6f3b2cb79791: Preparing
228c951aa5a3: Preparing
069e2a84345b: Preparing
ce318b91ce4f: Waiting
24022f4ed986: Preparing
7ed1158f47ca: Preparing
2ccaf4111d80: Waiting
9e5aab5c0f5c: Preparing
82c837d59991: Preparing
df8ea132448b: Waiting
533af4d05d89: Preparing
8915205eb70f: Waiting
2e495dac783e: Waiting
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
6f3b2cb79791: Waiting
b93c1bd012ab: Preparing
228c951aa5a3: Waiting
9e5aab5c0f5c: Waiting
24022f4ed986: Waiting
82c837d59991: Waiting
533af4d05d89: Waiting
069e2a84345b: Waiting
04d1dcab20cb: Waiting
b93c1bd012ab: Waiting
5f70bf18a086: Layer already exists
a8f68312f256: Pushed
ce318b91ce4f: Pushed
c0e8119aaef9: Pushed
080d67e7ec49: Pushed
fff134adf9fd: Pushed
df8ea132448b: Pushed
8915205eb70f: Pushed
2ccaf4111d80: Pushed
6f3b2cb79791: Pushed
069e2a84345b: Pushed
228c951aa5a3: Pushed
2e495dac783e: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
24022f4ed986: Pushed
7ed1158f47ca: Pushed
82c837d59991: Pushed
9e5aab5c0f5c: Pushed
20230325035739: digest: sha256:7e9efed1abfe6fb2a84f6c9a23f3890fee1664bab637e0ea02c6f599f9c98a9c size: 4710

> 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-0325035930-2ee5a681
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0325035930-2ee5a681
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0325035930-2ee5a681
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0325035930-2ee5a681
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230325035739
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7e9efed1abfe6fb2a84f6c9a23f3890fee1664bab637e0ea02c6f599f9c98a9c
Deleted: sha256:ab1f30a58d5ddf6405567c686d58fa3e801e25460d6b6c4f2be27fbbadc118d3
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:20230325035739]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7e9efed1abfe6fb2a84f6c9a23f3890fee1664bab637e0ea02c6f599f9c98a9c]

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

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 51m 43s
152 actionable tasks: 101 executed, 47 from cache, 4 up-to-date

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

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 #2837

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

Changes:

[noreply] [Playground] GetMetadata() endpoint (#25610)


------------------------------------------
[...truncated 63.78 KB...]
go: downloading google.golang.org/grpc v1.52.3
go: downloading golang.org/x/sys v0.5.0
go: downloading google.golang.org/protobuf v1.28.1
go: downloading google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: downloading golang.org/x/text v0.7.0
go: added github.com/apache/beam/sdks/v2 v2.46.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.5.0
go: added golang.org/x/sys v0.5.0
go: added golang.org/x/text v0.7.0
go: added google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: added google.golang.org/grpc v1.52.3
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W0324 21:58:51.442737      37 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/sys@v0.5.0/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0324 21:58:55.697104      82 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/sys@v0.5.0/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.46.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.46.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/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.7.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/76db0878b65f/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.3/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/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]
55ded9ba6df4: Preparing
078e6170eb46: Preparing
048eafbbf5ba: Preparing
87aa8b768820: Preparing
c0ce4fa80410: Preparing
5849aaae5090: Preparing
113925aaeb7e: Preparing
103e4c119514: Preparing
309d13f2ee96: Preparing
8d6a3d1ccfe5: Preparing
2994be0564be: Preparing
3973acb946dd: Preparing
fdc9f40f0ec9: Preparing
e08657662f56: Preparing
86453562c12e: Preparing
83bdbf5110e8: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
2994be0564be: Waiting
103e4c119514: Waiting
309d13f2ee96: Waiting
5849aaae5090: Waiting
8d6a3d1ccfe5: Waiting
e08657662f56: Waiting
113925aaeb7e: Waiting
b93c1bd012ab: Preparing
83bdbf5110e8: Waiting
3973acb946dd: Waiting
04d1dcab20cb: Waiting
b93c1bd012ab: Waiting
fdc9f40f0ec9: Waiting
d09fdd9ad3ef: Waiting
533af4d05d89: Waiting
87aa8b768820: Pushed
048eafbbf5ba: Pushed
c0ce4fa80410: Pushed
078e6170eb46: Pushed
55ded9ba6df4: Pushed
113925aaeb7e: Pushed
103e4c119514: Pushed
8d6a3d1ccfe5: Pushed
5849aaae5090: Pushed
3973acb946dd: Pushed
2994be0564be: Pushed
309d13f2ee96: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
fdc9f40f0ec9: Pushed
e08657662f56: Pushed
86453562c12e: Pushed
83bdbf5110e8: Pushed
20230324215741: digest: sha256:416716e5d7fc41261e3f4ef9e260c8d1c26f4506305c5dcf3300757fb5f4b1f8 size: 4505

> 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-0324215922-51e0b77d
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0324215922-51e0b77d
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0324215922-51e0b77d
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0324215922-51e0b77d
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230324215741
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:416716e5d7fc41261e3f4ef9e260c8d1c26f4506305c5dcf3300757fb5f4b1f8
Deleted: sha256:f0739df9e4f4f0f25e9a27997d6943a6479351e9639afe22aaf2e20ca41e625f
Deleted: sha256:3746f62d28905850dc4ea7167c9c7284ec74b718ddbaf91b4f5e54ba0677d3bd
Deleted: sha256:f4b27246df218bf1f0758bf56f70da0860e3465db40f2b90366e668379cafad6
Deleted: sha256:14fac3aa6b3ef816b06dfea56497e6f2de9d6dca0c6cbe379c1fb87858d973f4
Deleted: sha256:a6b431541659bd17449cf186bcb789849d3117a6e0d7c56999bfde3290a20cca
Deleted: sha256:e68b9e97e8c4db2e87564deb7fd4439a8cc37283a50d09ae5488e07b978a7f69
Deleted: sha256:a5afaf1344457484929222bacffb316891f535e27ef959082221f3dcf2005cde
Deleted: sha256:8980c07f0128999c03ade9817e38acc77fa5ae24ff1408f2a5eef5abb5352817
Deleted: sha256:8ead72de2bb04059c42ba6503fa447044a902b7bdd803314c95363c4a45e5071
Deleted: sha256:7ef2c77a3320e9166f0d0cc5f62de1f06d8d7350048a7ec5e91bbe38fee68e44
Deleted: sha256:739c08dc292b55e91fff31800be7095f84f5b3675eeb0a9992a7b06ddea9dadf
Deleted: sha256:fc9c9fb6a879d56dede4264b7eaeacec7083879bb16c7fd175cd0c5d39279aa5
Deleted: sha256:25cb9cce78ef2193086a1a3dad4ad27bcf7e71a0b789df68c979a7e5344bc488
Deleted: sha256:c808390757e9fa57b8098fb88f95fe023660ff5116397f073d8061f2d0041111
Deleted: sha256:36d9bfab78b1ba7c8e1aaba44b905c0f6d150609df4578f4749e9dda2758c8df
Deleted: sha256:19162aefba5609e0d0ccb42875e03f5254aa35bb79a753bec354ea59af77d2dc
Deleted: sha256:268c51de9789832137c6c1bc1ac0617d44b118da2eb688e3914d4c0c91619118
Deleted: sha256:88b2d2cfa2d6c4758771e7ee83907d5a059fdfa7628b24a59e45cb63206a3171
Deleted: sha256:66334054c2cfee87c30f27c4841b6e4c81f018ce761abee239669895750a5207
Deleted: sha256:43bf892b81a8e2da7c9ad6710adcee0bbb492b5c484ae4457d718721d0c29af1
Deleted: sha256:da96abb19b017ad4447e2be66c58b498b0608f5b47add2837cc73a92c1029255
Deleted: sha256:03f8775ac4cd050f767493e3b5781c389f840f8d3c809a55134fa408af95c282
Deleted: sha256:d6189f285b72ed969883d9d3dfffd6355e5457d08cf0e9e2c5d1651b5b6f2eb8
Deleted: sha256:1c93705cddfafbaeefaf91004ab3d5c0b20b12acf6687cace0ee3f3baca8b17b
Deleted: sha256:32a4f5d13f8ad440795cd3c6791caced0639ff120d6d0c5c25c070670cfebe91
Deleted: sha256:d3b78a7bb3184340fb3f8f060e5c71ffeea178f81f6db017dd1958d50f10f50f
Deleted: sha256:8d57b5bab64d1d7bf9d6ea68d213143dfdb8f357106fefa7fdda4e2f6416fa11
Deleted: sha256:21b3e164ca8459211606711c32111be6cd4ea054702f4e65b56249cfd940bf10
Deleted: sha256:7784ef1ca0ba33cb9c49036bed1efdc66b186903e6a1a689a2f2714c433148b7
Deleted: sha256:d2b1f9feab41de31fdc54ed9e0c928fb5c608120bfee2d202a0212552f2ecbaa
Deleted: sha256:3364b0d77534daa35bac3aa8a441d9d4a8c6d5b017d522af546413140d07fe38
Deleted: sha256:663b01caf4e4ba75a4962d111f01c7b131774646072b964dd7f4138abe95d7ee
Deleted: sha256:69ca088f9b1563925b80da62405b343a025ee53e72d6fdee4058d601ae9aa966
Deleted: sha256:8ef7aa15ea5c34b4442ed1dc0713e83d33def3bd1ca78a0b91427583284868dc
Deleted: sha256:03f43f20fb4ad650dcff313f0ae943c809efc8e15c72f486911fd7cfb6d80767
Deleted: sha256:5c9afff4d118d471fde0c5d84bc13ea3a9c9b95ceac2f7ad67cce4c676b7c0ff
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:20230324215741]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:416716e5d7fc41261e3f4ef9e260c8d1c26f4506305c5dcf3300757fb5f4b1f8]

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

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 56m 41s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2836

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

Changes:


------------------------------------------
[...truncated 63.87 KB...]
go: downloading google.golang.org/grpc v1.52.3
go: downloading google.golang.org/protobuf v1.28.1
go: downloading golang.org/x/sys v0.5.0
go: downloading google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: downloading golang.org/x/text v0.7.0
go: added github.com/apache/beam/sdks/v2 v2.46.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.5.0
go: added golang.org/x/sys v0.5.0
go: added golang.org/x/text v0.7.0
go: added google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: added google.golang.org/grpc v1.52.3
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W0324 15:58:53.030941      38 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/sys@v0.5.0/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0324 15:58:58.384914      82 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/sys@v0.5.0/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.46.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.46.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/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.7.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/76db0878b65f/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.3/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/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]
654bddae252e: Preparing
058ad2abf84a: Preparing
fbe25f3bcbc9: Preparing
40cc34b33323: Preparing
ecf6545ad3b8: Preparing
6aa410e9e2d4: Preparing
23bb7a431d5a: Preparing
71ab36eed03f: Preparing
cfa44bbe8211: Preparing
baade238dfc6: Preparing
80763c048332: Preparing
c90c1ff98481: Preparing
817c7b60d77d: Preparing
7de20583c616: Preparing
74d53e8b6b6c: Preparing
a57395fcf1ea: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
74d53e8b6b6c: Waiting
a57395fcf1ea: Waiting
c90c1ff98481: Waiting
533af4d05d89: Waiting
cfa44bbe8211: Waiting
817c7b60d77d: Waiting
d09fdd9ad3ef: Waiting
baade238dfc6: Waiting
04d1dcab20cb: Waiting
7de20583c616: Waiting
b93c1bd012ab: Waiting
6aa410e9e2d4: Waiting
23bb7a431d5a: Waiting
80763c048332: Waiting
ecf6545ad3b8: Pushed
40cc34b33323: Pushed
fbe25f3bcbc9: Pushed
058ad2abf84a: Pushed
654bddae252e: Pushed
23bb7a431d5a: Pushed
71ab36eed03f: Pushed
baade238dfc6: Pushed
6aa410e9e2d4: Pushed
cfa44bbe8211: Pushed
c90c1ff98481: Pushed
80763c048332: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
817c7b60d77d: Pushed
7de20583c616: Pushed
74d53e8b6b6c: Pushed
a57395fcf1ea: Pushed
20230324155740: digest: sha256:bca9607fd417cfd6d9f34d70680f169636a2d0cda9f685505425ce7694e81140 size: 4505

> 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-0324155932-f9ef151c
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0324155932-f9ef151c
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0324155932-f9ef151c
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0324155932-f9ef151c
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230324155740
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:bca9607fd417cfd6d9f34d70680f169636a2d0cda9f685505425ce7694e81140
Deleted: sha256:07421d53aba7a8eac7aaf80b25b56405ac3752330fad69b5b223cc571583abb2
Deleted: sha256:b545cf0259c857b984416bc13295d6e7ae77e052a13cc9ca02cde373f956c22b
Deleted: sha256:7ff48ecce4da96e56dc4d2264e5c92410aa62fef097979d1ccfd93d1e223bce2
Deleted: sha256:983e81b06f4ca49f8bd0850da4f840b73760b7a09f84b2e70229f3ed56eb7467
Deleted: sha256:89a782efeb2f8c0db5019182cab1b215c8b9a7e065c5ce04d3a47e2c8a656c01
Deleted: sha256:64a7e2c4e25fb30fc05a6c31e69527226a66da1a9f052aea446f85c4f03697df
Deleted: sha256:b279c25c7a195da80a52c104556b4b8e1da6fce123696c96337118ec2aaa7bd4
Deleted: sha256:11da93a03144c359aec553177d589c20fa9b02e143c9e78b71b0c45a1eed3288
Deleted: sha256:68f233a2f8fe0b6eb4ea3471e645487f4830904400f26091eae2b64883df4002
Deleted: sha256:390635661f0ff59a14a86cf0419b01c7aba82a529488a99202e04ebcd67b0c7e
Deleted: sha256:a080d582085dfe79b687d9662e863660659d3e64ec09d5182d5113a791ae66b8
Deleted: sha256:e81253ee24edc9fdf1d557536fd953eba211d45591910f6e8f8809191810b550
Deleted: sha256:e37276dd1446d2a7a41bd4599014421a37f5757a45901dbb1fdf8e4b40c2668b
Deleted: sha256:5504a5c0e0054cf1f0948690dbb5da3e6b161e0d0d6437a0f1ce52f994c69eb2
Deleted: sha256:6978b247b3d064037fc4534b3152f14240e6ddb41772674b82e5c06650e57814
Deleted: sha256:9a11f956d5aa773c65c844cd5c4335e339a1b8db59cdf43bc6cfe2d1444726e6
Deleted: sha256:f16307df83c6da5248884542aeed4ef34e6ec6c155965e32157a45befb52e67a
Deleted: sha256:9e72c43144fb99c707a20497c64ac03c4776842c1c8aad4b1972044c9adbdd0b
Deleted: sha256:596c9762d683b429be629aae8a1e3716b01e36b286ee367814c249631c4980c8
Deleted: sha256:8d3c5df366f5d5ac2294dfd4a8251917326fddffd98633c4f720f9650fcd9258
Deleted: sha256:b36eb9f1a4c42be6db4349e0ebafb9b1e55e93437e037ccdea848275d4766618
Deleted: sha256:679f75e7f6d57a4d42bca3234dadacdf40a423e643526818fcd66302a9dda493
Deleted: sha256:5f5c35f6ebee3d636c15cfbe65a7ff9c84af5906bc06c0ee431891b00e243fc4
Deleted: sha256:65d3ec760d4c98837b3d865e568a0bc676f9a4fe4fce364e22a110eea6b34f1c
Deleted: sha256:149a9b5f427881ab3b30f2fe56813b8c7803304e125640b71b6fbed526277ced
Deleted: sha256:b54a9b2cd7239718b464a1ec2a7ccae3b36b630dfe5e5d2551e3363d5005cac7
Deleted: sha256:15682f0888edcf9de582c7c59e201fb0d88cda918afc8a515b1e4ae8b0fda87b
Deleted: sha256:d162c28a02f95906867ef51c8663ccf8c34284d3e53965b9cad976392339df09
Deleted: sha256:4a229f1f0c3d2772a2d93c7276d43a11eb8f8002d763e8ba06fb690154c276a7
Deleted: sha256:401e77617e966ab98aa164f84b3305cf82232d0b254959d65af73a1b089259a2
Deleted: sha256:84f66157497d54cea655b9cae9d6d180bb398a298c9344189115777df1320676
Deleted: sha256:a6525103e100cd232a0dc82ae23b0dfbbed81dc35d210bf6d46bae7bf295442b
Deleted: sha256:47845a7fb9e66a0014ffc9a8e09b2cb81c9dbaef367033f5e1c46b2b4493d75f
Deleted: sha256:951ee73d69b508bac082392a0c0fe9e3b4cbd96d389c14e5a9e97c3d0d7fd043
Deleted: sha256:08461589d5696d026dea0969f929682684ddd5bf60157763925e4562a06d6beb
Deleted: sha256:04cdf2c01370c2f0593111610e8cdd5640b1b7ec09162897bdcff2e802465138
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:20230324155740]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:bca9607fd417cfd6d9f34d70680f169636a2d0cda9f685505425ce7694e81140]

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

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 54m 40s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2835

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

Changes:


------------------------------------------
[...truncated 69.05 KB...]
+ tee /output/licenses/list.csv
W0324 09:58:04.522671      84 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/sys@v0.5.0/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.46.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.46.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/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.7.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/76db0878b65f/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.3/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/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:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 27.329216 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.19.6 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.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 :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]
c1a017e826ad: Preparing
11a078acf6b6: Preparing
c222116c2189: Preparing
c49f0c111ff8: Preparing
5c5f7e17bdaf: Preparing
95a4644175e3: Preparing
a8ba57f76be5: Preparing
574ee7b00f5c: Preparing
c33e8b0dce16: Preparing
597c9d6e630d: Preparing
25eea3eb7694: Preparing
95580c07ced2: Preparing
b1aa4b4286ce: Preparing
40aca8dd8b90: Preparing
c6785b8396f0: Preparing
22a5de4fe6ac: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
a8ba57f76be5: Waiting
574ee7b00f5c: Waiting
95a4644175e3: Waiting
c33e8b0dce16: Waiting
95580c07ced2: Waiting
22a5de4fe6ac: Waiting
40aca8dd8b90: Waiting
d09fdd9ad3ef: Waiting
597c9d6e630d: Waiting
533af4d05d89: Waiting
c6785b8396f0: Waiting
b1aa4b4286ce: Waiting
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
04d1dcab20cb: Waiting
b93c1bd012ab: Waiting
c49f0c111ff8: Pushed
5c5f7e17bdaf: Pushed
c222116c2189: Pushed
11a078acf6b6: Pushed
c1a017e826ad: Pushed
574ee7b00f5c: Pushed
a8ba57f76be5: Pushed
95a4644175e3: Pushed
597c9d6e630d: Pushed
c33e8b0dce16: Pushed
95580c07ced2: Pushed
25eea3eb7694: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
40aca8dd8b90: Pushed
b1aa4b4286ce: Pushed
c6785b8396f0: Pushed
22a5de4fe6ac: Pushed
20230324095738: digest: sha256:648aecf6e5b4dd362067ef2feeca67293ca07787ba1ff0ae3529f6d3b27d38d9 size: 4505

> 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-0324095853-223f3523
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0324095853-223f3523
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0324095853-223f3523
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0324095853-223f3523
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230324095738
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:648aecf6e5b4dd362067ef2feeca67293ca07787ba1ff0ae3529f6d3b27d38d9
Deleted: sha256:38e8df5ef04305218681f28cd162863e293c95126f156d24db02cbf0346781f5
Deleted: sha256:b2f3504cdeb977c2178ca0fb3df57af1109d500414c91c0c6428786d2be5739a
Deleted: sha256:deb71e597f0d56088f8d1df96d5225b4e6ef2859698e4c7df3088640ae391c16
Deleted: sha256:3f7213626bba53f846ad412d39ac955e199e78dfa351d99b7e0fe59264de1e2e
Deleted: sha256:6324f4bb4471d6524d8e563dd8078383b3b115de08a68d54fdec0b5e00baf51f
Deleted: sha256:9a9b6cc17f3d1c28cbba6422d0f3d992045eaef99cdfd06619421ecdab35cf82
Deleted: sha256:26f8ca1b3d339ffb472ffc17be48b633919054d3eb846d89940e8fe1e340f1b1
Deleted: sha256:cc93036a6460a1bc7736dc2edd3bccd77534c6ee7cd15de7c74656e2c211c6ae
Deleted: sha256:893b72a5416d22dbe5ebc3786092bd708140c4bb8e20b767538e0c9985a63317
Deleted: sha256:aca26fb79f498253fec4798b92621ed2c16c20a47c4dedba42bc7e9285e79b2f
Deleted: sha256:d9fb5799dd816b9b6e1ef412d041e22b1238fd8dabf79592a9cc53a89c504757
Deleted: sha256:2f2325015baceb372a18850674593c3098d5447a24dfebb6c798189c11b25fc3
Deleted: sha256:3c4500a7e3f6d56b67f84aa399deb31410faef0f912be4647f45ea11a5fa0807
Deleted: sha256:fdd968de5f2e6403d37bdb5752c3d2da3fbd33326e0b0fa96af6ed09867d3595
Deleted: sha256:afd639c15aeeeb05d25d1ad5cc427daf1e817ea3cbc10ef9be5b54d0a07bc3be
Deleted: sha256:fdd4024f33e5da9d297068bbd5941ed20fb46d9c98763fac232a04dd09d95049
Deleted: sha256:70640380e86c1268d0a094925ecaaa6da8c2cc0f9c8fa836df72d67f3b860b71
Deleted: sha256:cafd49b04487c14690ac688559feb4a3aea1bec76b62413511762c24a753b56b
Deleted: sha256:fb7c3b97537dfc85cd47270f6456ec880a69deee7b4d26e224aa481a22e4674b
Deleted: sha256:8f27b3dfbffe0f1a930c93f849b7c564b8e9fc8dfc5f0f0816564a589136cc17
Deleted: sha256:e1918475d457fa8b4718ede1b5756d584cb34098a82044745090839f24372435
Deleted: sha256:2c86da611466ee065e450242ab79a02e0dcfaa221e643ea151fae91c35a4757f
Deleted: sha256:e8127e078e5eb99ef78b3236f5d6c931dcd7ec8a1929cfc102daf4309097240e
Deleted: sha256:1e4a25ecfd28b33ca9a243107051658c4b1472248d4ff1a5ea4c9113f5612fd3
Deleted: sha256:27573becd20ba032e37f320d61ed50786f39e996c04427adf3b9e8b63de22857
Deleted: sha256:f587e3232fb8b295a6e2d97b34740ae19274c75a4862721ca0b2e6d7c2b8351c
Deleted: sha256:b958ded5cd1bec4db12b2463fdc5273f2b5ccc5f8af31c3befe28508f0477f47
Deleted: sha256:a451cc27b4d38145ef8dd5593de9a0a7d010bbafca633cd832e4b398286850e3
Deleted: sha256:154551aa98516342138095c375d0145011fcae21cb2001693a3e45ab42121db8
Deleted: sha256:ebc667fa639b3e843e8bcf2637ee39e3c1052f5459d24c4c920dcf1fe8dc38cf
Deleted: sha256:92439a4a5c48eea166eb4808d789eb3c493ab9eff8967424bc3b2c397548dd42
Deleted: sha256:d051a41d8b64ce9f1386f27ec1484004c8ee4364853fbd5b85c843633a55fd2a
Deleted: sha256:53f867dc260005c4be252bfdf22b4ff593dd77f5923c530ea5a5e06717e517a4
Deleted: sha256:6515fb0339b0753681f54f805b0420123329e4b1ba4f9f66e3bc3e52cf23e594
Deleted: sha256:e32f0c14381f9392bce7c16944d272a8b6f96b5d5beddfe9fd5eebbd824b4c79
Deleted: sha256:83b3e2c15b0fe629ae4315676121c292c1dbbfd7283f20eccc19afb30479243d
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:20230324095738]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:648aecf6e5b4dd362067ef2feeca67293ca07787ba1ff0ae3529f6d3b27d38d9]

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

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 50m 43s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/6gaqhshfe7zmw

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 #2834

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

Changes:


------------------------------------------
[...truncated 57.26 KB...]
> 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
go: downloading github.com/golang/protobuf v1.5.2
go: downloading golang.org/x/sys v0.5.0
go: downloading google.golang.org/grpc v1.52.3
go: downloading google.golang.org/protobuf v1.28.1
go: downloading google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: downloading golang.org/x/text v0.7.0
go: added github.com/apache/beam/sdks/v2 v2.46.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.5.0
go: added golang.org/x/sys v0.5.0
go: added golang.org/x/text v0.7.0
go: added google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: added google.golang.org/grpc v1.52.3
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W0324 03:58:48.001384      37 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/sys@v0.5.0/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0324 03:58:52.128872      83 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/sys@v0.5.0/unix/asm_linux_amd64.s
+ 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]
37c536c449c5: Preparing
f95f23323f37: Preparing
9f0c9464be49: Preparing
e22cf59a59a9: Preparing
3d65b5801832: Preparing
d8df33ffae6e: Preparing
7d25f2edc10f: Preparing
c86fcfd4c847: Preparing
15f8f2bef0c3: Preparing
e0d89552c69b: Preparing
6944d244a006: Preparing
c2cf9ac06093: Preparing
8cb6d91f9fa5: Preparing
d39df34f7f19: Preparing
9066a124a049: Preparing
634e7f695db0: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
c86fcfd4c847: Waiting
d39df34f7f19: Waiting
9066a124a049: Waiting
15f8f2bef0c3: Waiting
634e7f695db0: Waiting
533af4d05d89: Waiting
e0d89552c69b: Waiting
b93c1bd012ab: Waiting
d8df33ffae6e: Waiting
c2cf9ac06093: Waiting
7d25f2edc10f: Waiting
8cb6d91f9fa5: Waiting
9f0c9464be49: Pushed
3d65b5801832: Pushed
e22cf59a59a9: Pushed
f95f23323f37: Pushed
37c536c449c5: Pushed
7d25f2edc10f: Pushed
c86fcfd4c847: Pushed
e0d89552c69b: Pushed
d8df33ffae6e: Pushed
c2cf9ac06093: Pushed
15f8f2bef0c3: Pushed
8cb6d91f9fa5: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
d39df34f7f19: Pushed
6944d244a006: Pushed
9066a124a049: Pushed
634e7f695db0: Pushed
20230324035738: digest: sha256:9c52f3735c8a3ca33f09edc2de05b8432000b689715617e08c827283f3bd0dc4 size: 4505

> 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-0324035936-f0060ccd
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0324035936-f0060ccd
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0324035936-f0060ccd
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0324035936-f0060ccd
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230324035738
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9c52f3735c8a3ca33f09edc2de05b8432000b689715617e08c827283f3bd0dc4
Deleted: sha256:4c890fe05f85c4f64ec1a3ab14f6c5aa6120a07af35031a3fa52739daf0e7900
Deleted: sha256:c992605a81615ecb5a47f37f268f250d6ae0b6530c1fe631c0c78b377fb69779
Deleted: sha256:b84161e7f874007ec1064217a6b24ebc8cc7f85b7c04fa2aceed72c6dd3f0906
Deleted: sha256:18eef14398c13cc856ab4e03638fceb0884677e023c1bddf9c9c4d9d1ae96d9b
Deleted: sha256:d2406503a12f49d929ec287a190b967430f8cd649d83d85f097cb9b53eefc90c
Deleted: sha256:3d65cb48957dfed6911481f841d3bda07cbad5d8d80e187a34d94d14bdee0d7a
Deleted: sha256:76d4863c560da48178b1adad4dc923abdeac7fa7bb4795b2f32208d22ded2948
Deleted: sha256:09825d30020244aa3940d9520272b0a9c91b78d24eb034790d51e3da67196e7a
Deleted: sha256:b99eb406c4de2ee4b057f5e5cac3966bc0d62d0c23dacf0b9e37139e249b9c91
Deleted: sha256:d69144d05dbfdd273de7d68999b725df629cae36742d4f32fb8fb27cb6c6bb45
Deleted: sha256:3bacbca8f836b006d188a85a1f223a683d3d7c74f79805c028082dfbc7cc5466
Deleted: sha256:9b2c8a525bc2df7def8ff2eafb9665ccde04e579d20a21c75f3a3aa835b6a71f
Deleted: sha256:65b8ad8ea0e832487ee4e0fbe7dbe0611cbeaa9ae4760c187e3f57daea67cc47
Deleted: sha256:da6f013bd2f83a4b9290e17e7b6e549852892bf0f009524c7ed72863d8b77e57
Deleted: sha256:6163e88d99048ab8386a322f41c0d17822b14d43e63d483b814fa07e34e53681
Deleted: sha256:b5748e047ef1237955d7e4f81a3f4e455d07ed893c7aabfa40aa9ebd19d3fafe
Deleted: sha256:3dfca41c70b0d04f338ca48da7673dc89a87408b197d30e0c0dd1501b4d6c58e
Deleted: sha256:e32286af6b7f7d4bb115d7a9b2b900af7409e0efc2ad4d1d97e0b18429353c5b
Deleted: sha256:0b19a8d0028b21738f23b8539add461361731f64eb82e48633d249770f4706bd
Deleted: sha256:e72c6238d4541f07b8e67aef44751e52400ebebeb79fa7ad785dfc31d7e7dfba
Deleted: sha256:ab658614411647d0c2bcb3febd68c54b1cef2021e724753b8d150cf6ef5c9c8d
Deleted: sha256:2f00b8fdd9de6e524c025d92acce5c48af5cd89d88e83645aeb98f9f167eb4df
Deleted: sha256:059aed7ce20338c8931c1d117ddba46b5b6b5ab3284c952451ea0f4a878dfe9c
Deleted: sha256:3b1fbae94db1bb191854d9ee8c047730e3b5424f267cda22799f1ba1ccd5e295
Deleted: sha256:5a3d02fde64cf21a66d3a2196b3c7f055709d281acaeea3df170db9bfe728f4d
Deleted: sha256:7282eb26968d5ea0e01f4756dc1c0beb3588b9f335b49f17dc749c1a418b1885
Deleted: sha256:85a250c2d6f22c88bc91a38281f4c3425e497f6f640baf77941eea74c61fc6f5
Deleted: sha256:cd87f3e46435bc26edb61852cd708879b3a089cd365429f5233ff3eaf8429c5b
Deleted: sha256:c09b6da120b9abd1fa69a71954dea8963f05ba772205b3b985cf0609cc712768
Deleted: sha256:2bf7cc6f5c9897de2896c69f147be84532624d7c0c45057f551602ccd76594ed
Deleted: sha256:7ad824cdc98b5c47fbd5bd92250255ddd181dcb67eb569c0a34ca56f035d1fb2
Deleted: sha256:edf8f94697cce200ce7278e314cb03e0ef72f3ef82333cfe92171c40e41ec300
Deleted: sha256:57f3d2828e9b3f90c16158fecd7e741c9beab26abafdc69d627a537312401260
Deleted: sha256:4186690d5743371cbaed74ebd9490a63dbc01f16e84d8d50080f6f3fb0d94683
Deleted: sha256:7ccc5a339da4f245852c94b149e720ca7b59538ec5c3d2bb00e66dbc19f529d7
Deleted: sha256:6fee7cff393f00da1e249b77b7bc36dcf2fe3a1a20b8ef8b4b8305acbf2c8ade
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:20230324035738]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9c52f3735c8a3ca33f09edc2de05b8432000b689715617e08c827283f3bd0dc4]

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

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 51m 55s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2833

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

Changes:


------------------------------------------
[...truncated 68.60 KB...]
+ tee /output/licenses/list.csv
W0323 21:58:01.954701      81 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/sys@v0.5.0/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.46.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.46.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/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.7.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/76db0878b65f/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.3/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/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:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 36.182162 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.19.6 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.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 :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]
006025740260: Preparing
afd786bbe431: Preparing
9304b5f49d5c: Preparing
7f296765ec93: Preparing
65307c6c3fc2: Preparing
622200ecc54f: Preparing
ebb072403034: Preparing
06a10cca47f0: Preparing
f244ad4219d6: Preparing
ff29998931a6: Preparing
7aef881935aa: Preparing
6fcc18c01ec4: Preparing
d46fbe39451b: Preparing
611fc3fe009b: Preparing
832be54bf113: Preparing
5dd2aaaa3bfd: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
622200ecc54f: Waiting
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
f244ad4219d6: Waiting
ebb072403034: Waiting
ff29998931a6: Waiting
d46fbe39451b: Waiting
06a10cca47f0: Waiting
7aef881935aa: Waiting
611fc3fe009b: Waiting
6fcc18c01ec4: Waiting
832be54bf113: Waiting
b93c1bd012ab: Waiting
5dd2aaaa3bfd: Waiting
d09fdd9ad3ef: Waiting
04d1dcab20cb: Waiting
65307c6c3fc2: Pushed
9304b5f49d5c: Pushed
afd786bbe431: Pushed
7f296765ec93: Pushed
006025740260: Pushed
06a10cca47f0: Pushed
ebb072403034: Pushed
ff29998931a6: Pushed
622200ecc54f: Pushed
f244ad4219d6: Pushed
6fcc18c01ec4: Pushed
7aef881935aa: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
d46fbe39451b: Pushed
832be54bf113: Pushed
611fc3fe009b: Pushed
5dd2aaaa3bfd: Pushed
20230323215740: digest: sha256:38eea39650ab6f717cb11555fba8984593564ba166fef7ea6c6e73781cd3f50d size: 4505

> 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-0323215901-ba5d8942
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0323215901-ba5d8942
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0323215901-ba5d8942
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0323215901-ba5d8942
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230323215740
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:38eea39650ab6f717cb11555fba8984593564ba166fef7ea6c6e73781cd3f50d
Deleted: sha256:3fb06c4f8d8a581593c96367db2b9e461ec37918e6ebad322a100c6199995790
Deleted: sha256:a51ae37dffb6f329b428089d034ba892cf5093047882741596f1f0d4d11ef9b0
Deleted: sha256:67654bb0f42bda200b2d6b7b660f3a1b8e29dbb2e64aa52dffee658654c16987
Deleted: sha256:7d9711a56482df2d16a2b1786ee93c17cf587880169ef2ba857e8999936811fe
Deleted: sha256:b7d5a6d8f7a30311bd094b69a00ba8dfb7aa3f5ef50cf2fe98e49c683d2c046c
Deleted: sha256:1c23d7bbb0cfad9308b764ebf67b98fafc5ece4d34c6716ef1eb1d132f6e1a23
Deleted: sha256:17a9f4d4f8f750bd77c64cf44d2b5886667962a251771ad6fa18a75f7029aea6
Deleted: sha256:f505fb41d31bcca834085449da4bb2deb29688ba1357d3522c74df925119c16f
Deleted: sha256:b6f4c8dfce6b4689161aeaf5fcbf031dc0dc20107f8a1528fe7d9c68401cc755
Deleted: sha256:a83ed4cb813e6060c1e66ce4fd3c5e4d43945aa569f0cbbfffa6369654fdb9d7
Deleted: sha256:d56bc1fa3231c187e4aaeed63e6fb08becddd602a5e11c91a9c16c6849419070
Deleted: sha256:5babd8231bd5987428c5c97c42876b9db1ac64db5f5190abf89ac508515ddde3
Deleted: sha256:29996778735fc8c6e1eb9251737b5bcaaefe6fa129c5d322e59052be63557897
Deleted: sha256:6bfdd77f49617c50ff8272de895da18417994c7063922e0b124556aacee718ef
Deleted: sha256:85f7559bac35247139c599713d1e73ca82c90c7e34d543634970f7e016620a31
Deleted: sha256:fba5a6643f871e1420cedeefec4298663ed066df5a1ae1db8a1253aa5c0b0e67
Deleted: sha256:c95c1ac7a1b16374fb1a6b6e30ac427a3c6ba9ac604960c798ff59c2490da3ec
Deleted: sha256:b32ffb6a473d175f2e4370949d1dc45c1ff9083ee116a8057cbddb23648875fb
Deleted: sha256:794efe3fb628dc8950f7d83a258dedb02de1e5bbc02760c43316fcebd82ffbbc
Deleted: sha256:dcfcc916bc7955b761d7602c1f6aa728fdccb8a55af675d642f4147b4d19a417
Deleted: sha256:0841e9a710b1f1b8dda11dc711ad9a709daf42615d6de8b465da7e44b5ab9c15
Deleted: sha256:c4d4d85dfa43b850e1239b180112f9178827bcad3fa517627ae2a5c7ae1199be
Deleted: sha256:88e1edc2af1f4a8d2eed3c8e7487602affa5097b50a9d7de997a426e9eacadb6
Deleted: sha256:d86789c368f0eabedd80fcc2c277a7e4ec59365aefde042d9b442952e8ae2b89
Deleted: sha256:4d013f804b443ea38e09f873b3af4c78308cff44f3bb9fa2f33c84721c311635
Deleted: sha256:31fab1dc562bfe38984c4c8e6808889466384e61160b6b04523a6562255e9db9
Deleted: sha256:5275071f490b3348d06a08e74030076aef4d68be622c496a95f39b98ae0a9d55
Deleted: sha256:65c932325101eed861de29f2c88fe2f511071ea202649165d0eb017da6555e0f
Deleted: sha256:f2efd5a71afcf8b31990f06ef706a742ed85a3475ece7f6436b696d946ff6fff
Deleted: sha256:22f5b40b233b80354a9634aaeda26c6fad951953455fcd1fda7c5fa44e7e1bf7
Deleted: sha256:808765886e6b003fbf0300052795dd3eaf5e635e3ecb2e463f8e35e7304925cd
Deleted: sha256:a052c863a6caf2588828b87de962d4f0d67b9be1de8ba2878661d34ebfb620e6
Deleted: sha256:2fc7c2e304a19efc4de784b45fbe6f11a99aa4319ee02b723de97f1b4b1ce64f
Deleted: sha256:b3d5991cfe26d121065d23dd53293f567431a7956749790dae7d4fac4019c440
Deleted: sha256:a09c5cb7ded9033e1b5bf45b284402e8b12094fef7bd36b4b522299857e64fd0
Deleted: sha256:ad323f2e110ee9b927ac3f6fbfdc763d8e06bd9281f75b531431e455efc2eff1
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:20230323215740]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:38eea39650ab6f717cb11555fba8984593564ba166fef7ea6c6e73781cd3f50d]

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

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 3h 1m 22s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2832

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

Changes:

[noreply] Fix Illegal to use destination for jms producer (#25886)


------------------------------------------
[...truncated 57.58 KB...]
go: added google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: added google.golang.org/grpc v1.52.3
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W0323 15:58:05.282458      37 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/sys@v0.5.0/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0323 15:58:09.668651      82 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/sys@v0.5.0/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.631937 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 :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]
88422bb4ef6f: Preparing
681700b0ba42: Preparing
c9b89d7bc31f: Preparing
39d602565a72: Preparing
88c45c4b7898: Preparing
510955a3bf62: Preparing
a6a45cc5090f: Preparing
a2a19f2d7e5f: Preparing
9869856d5565: Preparing
b8e2b7b1c054: Preparing
ebe581f2b912: Preparing
6e32118d9dd4: Preparing
234e8e8ad527: Preparing
dd135d3c9f89: Preparing
fdbea412958d: Preparing
fd850f7f2d78: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
a6a45cc5090f: Waiting
b8e2b7b1c054: Waiting
a2a19f2d7e5f: Waiting
ebe581f2b912: Waiting
9869856d5565: Waiting
fdbea412958d: Waiting
d09fdd9ad3ef: Waiting
6e32118d9dd4: Waiting
04d1dcab20cb: Waiting
dd135d3c9f89: Waiting
234e8e8ad527: Waiting
fd850f7f2d78: Waiting
533af4d05d89: Waiting
b93c1bd012ab: Waiting
88c45c4b7898: Pushed
39d602565a72: Pushed
681700b0ba42: Pushed
c9b89d7bc31f: Pushed
88422bb4ef6f: Pushed
a2a19f2d7e5f: Pushed
a6a45cc5090f: Pushed
b8e2b7b1c054: Pushed
510955a3bf62: Pushed
9869856d5565: Pushed
6e32118d9dd4: Pushed
ebe581f2b912: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
234e8e8ad527: Pushed
dd135d3c9f89: Pushed
fdbea412958d: Pushed
fd850f7f2d78: Pushed
20230323155747: digest: sha256:e5dff568267a033f3a978abdbac03e654ed9d0e4a4032c57e9248a1d36f78df8 size: 4505

> 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-0323155841-71bd5706
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0323155841-71bd5706
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0323155841-71bd5706
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0323155841-71bd5706
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageQueryIT > testBigQueryStorageQuery1G FAILED
    java.lang.RuntimeException at BigQueryIOStorageQueryIT.java:94

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 9 failed, 2 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:20230323155747
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e5dff568267a033f3a978abdbac03e654ed9d0e4a4032c57e9248a1d36f78df8
Deleted: sha256:88cb5329331ab8869e400630231d1acb7fbc9d056b4cfbca8a45da2c8481197f
Deleted: sha256:b0075ab8bc276cbf766abc502f03c310ce88175e1ff380d0793a717215e30811
Deleted: sha256:ec64dee23d9106e783f1c34b089dd36bc695d73d6c119c3062a17dbb8c12fb86
Deleted: sha256:93b0937cda6bc694ce016c2e37ff6b0aa8471f5620393077952f918bc344040b
Deleted: sha256:f462f3ecffaccb49c82febf224bd64fcb1bf361557601d45858d1ff7479c7133
Deleted: sha256:ca80c3fb6728ad532e6e6f7fb5662d3f32a26c1769754c44eefb318074257618
Deleted: sha256:070f95eb00d545be84d7d0afb69cda674e68d4fe5dbecd3068bf69cbf42bcb54
Deleted: sha256:fcaf9a22dc141f902940b424c0aeca22c6c804b2a394cfc1c16cc12602db19d7
Deleted: sha256:7d1af9672d37cb2d22fcedd44bb363d023606dc3a73f80ab0e0c674f4f5ee44e
Deleted: sha256:cc10f7ce3404ffca9184e17dcbcc91fd76c4a292b89530fe51a744a3ee36f623
Deleted: sha256:ba9340c5963bc7265339037d907b22c04e51744e3e4be41de5fd8aef78a90d00
Deleted: sha256:01e85d749b23d65bd51a05591087400b73a4c19f6974fc62405be657b1153ea5
Deleted: sha256:299f6d1b2046df0f756ea653fe064390294c2aecfd719e48855fb0701dbcd435
Deleted: sha256:2e8048aa8a72f6ecb381d0f3d0c7f7c3dc0dc2b7d8e217e61eb8b7af4b25fc93
Deleted: sha256:565faa71990d70ed7466a4726021c2726dfed0e1a64cfe2833e8b7f8e0786248
Deleted: sha256:ac164545978daab0eaf1c07e41f117c3d9a917cb866be7a111f30dedbfefae32
Deleted: sha256:b8eb0b0729dab05a049c7562225a345675e05819d2d815c070ab6c597f34da06
Deleted: sha256:3a44a85c2a5f2dc3544331f54c38091616b4e24ee5e9db6e310704fd327bf906
Deleted: sha256:2ca80d42cc293cd1f3ed6d1f8d1c59f520de6e6e0fe16242e553d1f272b4027e
Deleted: sha256:b64c3a9f929357e0c45cef1ca1cfd0366303b156632c50fb577f33f35f1f8219
Deleted: sha256:c37ec03949c9d6389fb8234ed5a0de039b41479f378b840a5a75df1440a4a314
Deleted: sha256:f1a16a0f8a9eb4c7ae4bce0bf794de2c4a5a2aacc7496e52445e968dfea783b3
Deleted: sha256:593943fe069e49f49c8bc4afeec8df26a646a5f485fd77ea33ffa762d8d5e362
Deleted: sha256:8123374a35e544f7ce78a93a0d29abe73764563a0384831ab1fa7bd403ef052b
Deleted: sha256:88294ac70cc35ea09d8d7846c15260d47ab2e76657544170c6a1f99249f7c01e
Deleted: sha256:501fe9f424dd8dfb4715502f031eada764fe4e0418fef52859d42e0104ab26a4
Deleted: sha256:d32ce8ca95d21a21dec1f93055885a613749ccd39fc918393ccd23758203173c
Deleted: sha256:87f7440359a665f434f8dc497172421837af5daf6a3917aba1cc4f7b5463db0b
Deleted: sha256:2d97acf90933f451d19b730209aebe81b65c3c88f763186cb04ab33c344e420f
Deleted: sha256:277409f00d6b837e4e4a2cb6564ff3f12ca7e645f778073eb6d303db11962835
Deleted: sha256:36cf4f34249e645b764459fac2dfe165c49f9a5452d10fc34bb6fcd6f5e75a89
Deleted: sha256:f37a67f1d05563d582d059ea815fc76080b5dc5ce110f1ff7e17f20ad1992356
Deleted: sha256:87de355fbc4dd9fa7d56a1a06db8956eaa71c271a2957755943296135579c5f6
Deleted: sha256:3955a2ca1faf67b164210908ba805adbe4684c1ed8f6acd0547c130a252405d8
Deleted: sha256:548849b06688605b7c299dca9e849006d0cf5e180c98310fb86e03c0b164e0e2
Deleted: sha256:033660bc18edbcf393a6e5ffe021dce36e991e181149b976b69d7ac03fe02133
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:20230323155747]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e5dff568267a033f3a978abdbac03e654ed9d0e4a4032c57e9248a1d36f78df8]

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

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 59m 41s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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 #2831

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

Changes:


------------------------------------------
[...truncated 57.98 KB...]

> 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
go: downloading github.com/golang/protobuf v1.5.2
go: downloading golang.org/x/sys v0.5.0
go: downloading google.golang.org/grpc v1.52.3
go: downloading google.golang.org/protobuf v1.28.1
go: downloading google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: downloading golang.org/x/text v0.7.0
go: added github.com/apache/beam/sdks/v2 v2.46.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.5.0
go: added golang.org/x/sys v0.5.0
go: added golang.org/x/text v0.7.0
go: added google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: added google.golang.org/grpc v1.52.3
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W0323 09:58:04.481998      40 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/sys@v0.5.0/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0323 09:58:08.418079      85 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/sys@v0.5.0/unix/asm_linux_amd64.s
+ 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]
1ccc50ac6680: Preparing
fef40b0f8001: Preparing
0f3d16062529: Preparing
d1ad0c46bd62: Preparing
b852c94c1fb7: Preparing
024a80054e1b: Preparing
5be512d78017: Preparing
d64864e8350c: Preparing
555c7dfbb953: Preparing
98129829d3ca: Preparing
b59b9aab79cc: Preparing
4e1347e5c71c: Preparing
63e1f1feeaff: Preparing
cc6c4954bd6c: Preparing
7f875fdc7856: Preparing
56b4b4791439: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
024a80054e1b: Waiting
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
5be512d78017: Waiting
d64864e8350c: Waiting
98129829d3ca: Waiting
cc6c4954bd6c: Waiting
555c7dfbb953: Waiting
b59b9aab79cc: Waiting
7f875fdc7856: Waiting
56b4b4791439: Waiting
04d1dcab20cb: Waiting
63e1f1feeaff: Waiting
4e1347e5c71c: Waiting
533af4d05d89: Waiting
b93c1bd012ab: Waiting
d09fdd9ad3ef: Waiting
b852c94c1fb7: Pushed
fef40b0f8001: Pushed
d1ad0c46bd62: Pushed
0f3d16062529: Pushed
1ccc50ac6680: Pushed
5be512d78017: Pushed
d64864e8350c: Pushed
98129829d3ca: Pushed
024a80054e1b: Pushed
555c7dfbb953: Pushed
4e1347e5c71c: Pushed
b59b9aab79cc: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
cc6c4954bd6c: Pushed
63e1f1feeaff: Pushed
7f875fdc7856: Pushed
56b4b4791439: Pushed
20230323095738: digest: sha256:e1ec4c95e00b63b92bbb8131bea9d21886a5b80e7a3ccba43e51c082e8a8ff4e size: 4505

> 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-0323095843-cc8226d2
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0323095843-cc8226d2
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0323095843-cc8226d2
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0323095843-cc8226d2
***********************************************************
***********************************************************

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

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

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

93 tests completed, 8 failed, 2 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:20230323095738
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e1ec4c95e00b63b92bbb8131bea9d21886a5b80e7a3ccba43e51c082e8a8ff4e
Deleted: sha256:e3c4ed66f62dba81b5fe507d3b1c55e1e14f5c458523d3d75e56814f62c06494
Deleted: sha256:3242149cfac0fd979a1c83dea91d58da151ac2ee09be5ae98a46a46e30d1e5ef
Deleted: sha256:55d7219c959105cd8123ec166f69b6c52b53f8788968b053cbc4c1a204a4a80e
Deleted: sha256:f88d69de23360bfeb152d40471637bd42d24b8b4ec2bb68bcdd726a958282dcf
Deleted: sha256:2f1ab906069bfe7577f8d8586c16247bf028d814aa81f9ee922841080e25ce42
Deleted: sha256:cb9ce74af2df18e65e67980aa8a88d85e28849e4e8e38c3161f855ac3cbd5ef7
Deleted: sha256:78232230c9360e9d3fd2592fb75f19ec7352ce9c0ca3247cc99a474ea077f1ed
Deleted: sha256:190103f4430391f029dbabef97e07c00216ca6121ace8487eb323b54ed77d2e7
Deleted: sha256:60d3e51094b3e65165d0b4560cce3ac208711f6a84d8f2c5e3d7623d2db03c0d
Deleted: sha256:416373f84c16785b8d00cabb703b62de2f26b5ccba9800ec463e443878fe940a
Deleted: sha256:d8c24fa3a4a7dd75ccea2e9757bdbf3cee9d104f75fd30524bc816fecba9362d
Deleted: sha256:4a44ae60b6d3a995ec2501dc1612da3176698550caa846f3dffee1439da8dffb
Deleted: sha256:b8069638fc7a2ec2258e9dec8de887d1e91aa30ce03ea1738dd232707e1aeae2
Deleted: sha256:8442efdbb2f2f70f1c055bc6ed650c3c10d3d6cc09b24b75d76144eee8c9e7a8
Deleted: sha256:bb9f9ed3b928188de6299a78069024f0977f9c5a3394454743ca81405a4000dc
Deleted: sha256:827cc4e0b94f26aa8b1e647c9f63f590c95c8a420c4fdc85e128dfc55b59affa
Deleted: sha256:4a8300d27201122fa38e115c56d3f1e364a2c7add172b5bbd8f6b937eb85eeb8
Deleted: sha256:1fd572d17826674c8a66d0128515440202983f05575e5bcc1b26f4f099a3712b
Deleted: sha256:19012fa3bc11588a7a45221d8973a46c8fb5322142aebdc4cc1713ec5fd65250
Deleted: sha256:9af6d403f111fab3e0b1d0917020a6ad92a6e5a9914a4ad34b125c38d5425085
Deleted: sha256:06b265a259a07ce01ab2a5ae5fbf4f0dd3b2e1c0aab7c1670ede66de930ec4ae
Deleted: sha256:397eae449926ab83f7e16524f4ec9610353b1d911fd9b9afd288cf5dd00a341f
Deleted: sha256:cbe23521f69ee28ba4dbf752090353ab1068639920e7f31b8d3ba038ddd24ffa
Deleted: sha256:3a6d192509056cde6c865281c91b56d2e459b0651f194837ae8f888e6fd73724
Deleted: sha256:94cfec605aca28551a0da9c92e2d08330415bb21717bea2a1c8e1477231342d9
Deleted: sha256:5f6361fe3c4e7147e413535d24cf10c7d8dda671a842b3ce8ed02e6570cc0826
Deleted: sha256:10ff0e81ac2d64f7522d4b134693b134cfcdd0851b277cf2926b64d911099432
Deleted: sha256:8c8933b510e479010ecda400bc7f36820414f95dc56454a0bf2fc03d378bc327
Deleted: sha256:7a5b6d89c90853efc901efebe60f0a9f95386e9eb6eb1123733bb54638e08ab1
Deleted: sha256:c347ed346d091a95ba1e0c65ee65b2a080142fb1a25f7d0d0f5a8318b435eca8
Deleted: sha256:26f312ee624234950599f4f0c0e6e64002f908ced3c48e1566d45ac74e4d12b4
Deleted: sha256:640fc7517cd2a74c3f4f0adb14e9e60687b252a1effa1e9f54f0f9a93f2bc98d
Deleted: sha256:aaf13e2d6db73dbcee310a4e320ad9afff3a378b5ace11c0493d0438a3cd39c1
Deleted: sha256:1717175a68d0c978a533bf619fdf7de667ad37228b198c5e0ce33ef185782a2c
Deleted: sha256:4ac984921e517cfcbc4d146382f91143d2adf7190f99252fa431ed6943336a63
Deleted: sha256:3aa5b17c447c17437a2ee5946026d4929b4bae976a5f892ca2750fec5e1be1a2
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:20230323095738]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e1ec4c95e00b63b92bbb8131bea9d21886a5b80e7a3ccba43e51c082e8a8ff4e]

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

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 53m 47s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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