See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2800/display/redirect?page=changes>

Changes:

[noreply] Use buf to generate protobuf stubs for ToB backend (#25821)


------------------------------------------
[...truncated 49.23 KB...]
> Task :runners:core-java:testClasses UP-TO-DATE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> Task :runners:core-java:testJar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :runners:direct-java:compileTestJava FROM-CACHE
> Task :runners:direct-java:testClasses UP-TO-DATE
> Task :runners:direct-java:shadowTestJar FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> 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 :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> 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.473986 seconds with 16 
threads.

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> 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

> 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: 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
W0315 15:58:09.749882      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/[email protected]/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0315 15:58:13.752728      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/[email protected]/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]
c6ba3f29cc3f: Preparing
d222f6c6fb96: Preparing
ba1b79656cb6: Preparing
050364985be7: Preparing
4425c23398ec: Preparing
90c4647ef110: Preparing
49243fe0d159: Preparing
b72a26c70cf6: Preparing
cf37f2d8c464: Preparing
49243fe0d159: Waiting
21c76d454ad5: Preparing
39093eebce56: Preparing
cf37f2d8c464: Waiting
667c6d9d021f: Preparing
a0c0541e483d: Preparing
b72a26c70cf6: Waiting
39093eebce56: Waiting
a0c0541e483d: Waiting
21e61fd3c4fb: Preparing
c983309dafed: Preparing
9b32a3a080ba: Preparing
80b632a1a3ce: Preparing
9e3855911470: Preparing
4cb20eac70ea: Preparing
202fe64c3ce3: Preparing
c983309dafed: Waiting
9b32a3a080ba: Waiting
80b632a1a3ce: Waiting
9e3855911470: Waiting
4cb20eac70ea: Waiting
202fe64c3ce3: Waiting
d222f6c6fb96: Pushed
050364985be7: Pushed
ba1b79656cb6: Pushed
4425c23398ec: Pushed
c6ba3f29cc3f: Pushed
b72a26c70cf6: Pushed
49243fe0d159: Pushed
21c76d454ad5: Pushed
90c4647ef110: Pushed
cf37f2d8c464: Pushed
39093eebce56: Pushed
667c6d9d021f: Pushed
a0c0541e483d: Pushed
80b632a1a3ce: Layer already exists
21e61fd3c4fb: Pushed
9e3855911470: Layer already exists
202fe64c3ce3: Layer already exists
4cb20eac70ea: Layer already exists
c983309dafed: Pushed
9b32a3a080ba: Pushed
20230315155743: digest: 
sha256:49af2c61bc3ebea97d9677b25f5c17265f42c8e032d4b3a80890515b2de34b77 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-0315155845-f3f2e01f
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0315155845-f3f2e01f
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0315155845-f3f2e01f
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0315155845-f3f2e01f
***********************************************************
***********************************************************

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

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

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > 
batchWrite_partialFailureOutputsToDeadLetterQueue FAILED
    java.util.concurrent.ExecutionException at FirestoreV1IT.java:96
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > batchGet FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > partitionQuery FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listCollections FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > write FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listDocuments FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

93 tests completed, 7 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:20230315155743
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:49af2c61bc3ebea97d9677b25f5c17265f42c8e032d4b3a80890515b2de34b77
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:20230315155743]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:49af2c61bc3ebea97d9677b25f5c17265f42c8e032d4b3a80890515b2de34b77]

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

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

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to