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

Changes:


------------------------------------------
[...truncated 57.44 KB...]
#8 2.071 go: downloading github.com/jbenet/go-context 
v0.0.0-20150711004518-d14ea06fba99
#8 2.071 go: downloading github.com/mitchellh/go-homedir v1.1.0
#8 2.071 go: downloading github.com/kevinburke/ssh_config 
v0.0.0-20190725054713-01f96b0aa0cd
#8 2.071 go: downloading github.com/xanzy/ssh-agent v0.2.1
#8 2.106 go: downloading gopkg.in/warnings.v0 v0.1.2
#8 2.108 go: downloading golang.org/x/sys v0.4.0

> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher

> Task :release:go-licenses:java:docker
#8 DONE 19.0s

#9 [5/5] COPY get-licenses.sh /opt/apache/beam/
#9 DONE 0.1s

#10 exporting to image
#10 exporting layers
#10 exporting layers 2.3s done
#10 writing image 
sha256:041b0162591827e1b72b3ea56ed70168711fa8cdafd49a8d5e2fd8a57e701e8c done
#10 naming to docker.io/library/golicenses-java done
#10 DONE 2.3s

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ go get github.com/apache/beam/sdks/v2/java/container
go: downloading github.com/apache/beam/sdks/v2 v2.53.0
go: downloading github.com/apache/beam v2.53.0+incompatible
go: downloading github.com/golang/protobuf v1.5.3
go: downloading golang.org/x/sys v0.15.0
go: downloading google.golang.org/protobuf v1.31.0
go: downloading google.golang.org/grpc v1.59.0
go: downloading google.golang.org/genproto/googleapis/rpc 
v0.0.0-20231120223509-83a465c0220f
go: downloading golang.org/x/net v0.19.0
go: downloading google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17
go: downloading golang.org/x/text v0.14.0
go: added github.com/apache/beam/sdks/v2 v2.53.0
go: added github.com/golang/protobuf v1.5.3
go: added golang.org/x/net v0.19.0
go: added golang.org/x/sys v0.15.0
go: added golang.org/x/text v0.14.0
go: added google.golang.org/genproto/googleapis/rpc 
v0.0.0-20231120223509-83a465c0220f
go: added google.golang.org/grpc v1.59.0
go: added google.golang.org/protobuf v1.31.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container 
--save_path=/output/licenses
W0117 03:58:57.701729      29 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
W0117 03:59:01.898865      74 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
github.com/apache/beam/sdks/v2/go,https://github.com/apache/beam/blob/sdks/v2.53.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.53.0/sdks/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.3/LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.19.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.15.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.14.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/83a465c0220f/googleapis/rpc/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.59.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.31.0/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare

> Task :sdks:java:container:java8:docker
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.59kB 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.5s

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

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

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

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

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

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

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

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

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

#13 [ 9/16] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.1s

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

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

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

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

#18 [14/16] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#18 DONE 0.1s

#19 [15/16] RUN if [ "true" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#19 DONE 0.6s

#20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/
#20 DONE 0.1s

#21 exporting to image
#21 exporting layers
#21 exporting layers 0.2s done
#21 writing image 
sha256:4c24c9adf6bffb6eccf7d6136a453c3e062518eb6b991d629d74cd129c730547 done
#21 naming to docker.io/apache/beam_java8_sdk:2.54.0.dev done
#21 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]
b93371429bdc: Preparing
5f70bf18a086: Preparing
f286185a503b: Preparing
793b3ab9dd44: Preparing
71c640c8f4e0: Preparing
03995aff8fe3: Preparing
9d8b06225b54: Preparing
142f5439c14d: Preparing
cee9a30132f9: Preparing
7c108a9e40dd: Preparing
fe649f5f1536: Preparing
c9c326d8e3c8: Preparing
4008a6ab06d0: Preparing
75d1b9558d97: Preparing
b8a7769be1c7: Preparing
2be0bef9706e: Preparing
23b07e178296: Preparing
8169af470529: Preparing
8f51a32da2de: Preparing
142f5439c14d: Waiting
a1360aae5271: Preparing
cee9a30132f9: Waiting
fe649f5f1536: Waiting
7c108a9e40dd: Waiting
c9c326d8e3c8: Waiting
8169af470529: Waiting
23b07e178296: Waiting
4008a6ab06d0: Waiting
2be0bef9706e: Waiting
b8a7769be1c7: Waiting
75d1b9558d97: Waiting
03995aff8fe3: Waiting
a1360aae5271: Waiting
9d8b06225b54: Waiting
8f51a32da2de: Waiting
5f70bf18a086: Layer already exists
793b3ab9dd44: Pushed
03995aff8fe3: Pushed
f286185a503b: Pushed
b93371429bdc: Pushed
71c640c8f4e0: Pushed
9d8b06225b54: Pushed
cee9a30132f9: Pushed
fe649f5f1536: Pushed
c9c326d8e3c8: Pushed
7c108a9e40dd: Pushed
2be0bef9706e: Layer already exists
23b07e178296: Layer already exists
8169af470529: Layer already exists
4008a6ab06d0: Pushed
8f51a32da2de: Layer already exists
142f5439c14d: Pushed
a1360aae5271: Layer already exists
75d1b9558d97: Pushed
b8a7769be1c7: Pushed
20240117035742: digest: 
sha256:426fdff19e229e787135641ac2fe4c9238b6b4ce9f26de113b27cb3b7c4013d1 size: 
4504

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest 
> NO-SOURCE
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.pubsub.PubsubWriteIT > testBoundedWriteSmallMessage 
FAILED
    io.grpc.StatusRuntimeException at PubsubWriteIT.java:62
        Caused by: java.io.IOException at FileDispatcherImpl.java:-2

156 tests completed, 1 failed, 26 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:20240117035742
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:426fdff19e229e787135641ac2fe4c9238b6b4ce9f26de113b27cb3b7c4013d1
Deleted: sha256:4c24c9adf6bffb6eccf7d6136a453c3e062518eb6b991d629d74cd129c730547
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:20240117035742]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:426fdff19e229e787135641ac2fe4c9238b6b4ce9f26de113b27cb3b7c4013d1]

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

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>

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 3h 36m 54s
136 actionable tasks: 88 executed, 46 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/gedyj6crhnxuy

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