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

Changes:


------------------------------------------
[...truncated 55.95 KB...]
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.2.post1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.2.post1 tenacity-5.1.5
Executing python 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 235 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 2.595972 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.3 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 :release:go-licenses:java:dockerRun
go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.50.1
go: downloading google.golang.org/protobuf v1.28.1
go: downloading google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
go: downloading golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458
go: added github.com/apache/beam/sdks/v2 v2.43.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458
go: added golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
go: added golang.org/x/text v0.4.0
go: added google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
go: added google.golang.org/grpc v1.50.1
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container 
--save_path=/output/licenses
W1224 15:58:55.075707      32 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
W1224 15:58:59.492226      77 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/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.43.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.43.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/+/0b7e1fb9:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/3c1f3524:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.4.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/15ba04fc1c0e/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.50.1/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]
5ea7d5558564: Preparing
3c3ff02279d0: Preparing
0462a23d394f: Preparing
37bf9d2a0bbb: Preparing
6c25125e0853: Preparing
fbac2c323c1d: Preparing
4be5edbe489f: Preparing
6b5920a87a93: Preparing
91363d01650a: Preparing
f8cb64e21564: Preparing
ddb278e2f9f0: Preparing
d592f6cccd12: Preparing
7c4fb3e6cb02: Preparing
bfdf6f45692c: Preparing
3af34a1a8586: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
91363d01650a: Waiting
9b55156abf26: Preparing
6b5920a87a93: Waiting
293d5db30c9f: Preparing
03127cdb479b: Preparing
3af34a1a8586: Waiting
f8cb64e21564: Waiting
9c742cd6c7a5: Preparing
6b5aaff44254: Waiting
ddb278e2f9f0: Waiting
9b55156abf26: Waiting
53a0b163e995: Waiting
03127cdb479b: Waiting
293d5db30c9f: Waiting
d592f6cccd12: Waiting
b626401ef603: Waiting
bfdf6f45692c: Waiting
9c742cd6c7a5: Waiting
4be5edbe489f: Waiting
fbac2c323c1d: Waiting
5ea7d5558564: Pushed
0462a23d394f: Pushed
3c3ff02279d0: Pushed
37bf9d2a0bbb: Pushed
6c25125e0853: Pushed
4be5edbe489f: Pushed
f8cb64e21564: Pushed
6b5920a87a93: Pushed
91363d01650a: Pushed
fbac2c323c1d: Pushed
d592f6cccd12: Pushed
6b5aaff44254: Layer already exists
ddb278e2f9f0: Pushed
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
7c4fb3e6cb02: Pushed
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
9c742cd6c7a5: Layer already exists
03127cdb479b: Layer already exists
bfdf6f45692c: Pushed
3af34a1a8586: Pushed
20221224155742: digest: 
sha256:91249da1eb9f325bf84a88dbb56a8fc4481d36d61e33b14378f967d860aed12d size: 
4934

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

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

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

org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED
    java.nio.file.NoSuchFileException at PubsubSchemaIT.java:85

org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED
    io.grpc.StatusRuntimeException at PubsubSchemaIT.java:96

81 tests completed, 2 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:20221224155742
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:91249da1eb9f325bf84a88dbb56a8fc4481d36d61e33b14378f967d860aed12d
Deleted: sha256:1f3f98c16b5764fe4f9c94ecb3b5e798d73f1c1e392f317a8673006740c0d416
Deleted: sha256:87a41d196f5b5f715f6f680c172f74a1647d8c2e780b9a03f5f9234c70ddc72e
Deleted: sha256:c9935088856c27d561cef67ae3bf3f13de38f3f81aaa9705855cf365f81cc818
Deleted: sha256:e1a75567a16193dbb68c5f38687f947ad905f401b6610618949a158b80a406eb
Deleted: sha256:772f31268757d83bf241d17efd8e2e221d64d47a911d9664bab1b82c0ffa1fd1
Deleted: sha256:3b91238d216943938ba44ef0f87df104df0f189358592f9db59c0dfb9eae4557
Deleted: sha256:7e2b828398b0b391b39cecbc9db23ef1ab27ccaca7d6dbec8815b2a8b85e874d
Deleted: sha256:414c6a919f9615117eb38fe654cdafae3bbc9c4518547fa2b7cdb4f73ede117e
Deleted: sha256:371b65dabcf59a383f82e7b369c47dd35b3f974a2034041c2e331bfa0323bac0
Deleted: sha256:04d6aff8b49f7047411bb16434a7eb5a6dac1e29596d5f7982f82b94a0733056
Deleted: sha256:e1c87ecb04a5e3f578c06b14bfe17188f5e0a4ac51564044c30580b0eb7ee68d
Deleted: sha256:627f01d32c0a6cd4b00e6181f4d37d23bcc69bbbda6f907a61cf4765f6ebdc67
Deleted: sha256:37f6740f7aa7b3bda08e237daa38c678b572c37cecdb101b818c2da645b7f683
Deleted: sha256:33df27ed0b3a666c9da06c568e55dc2504cd15c14f568b204ebe3cd5410c094f
Deleted: sha256:66493d67ac984736892245e655f8004d6409b1b9073a7176d7ab6ab82aeaa0ea
Deleted: sha256:63d93c6a33647e22ec1029f9c1af9e8985e5ba9de09870ef8e937ba459fa9c75
Deleted: sha256:52b74c9244a11fe13890ef942840bc21f80e7aea9e2502c58d337991c480a0f1
Deleted: sha256:e5b2a07cbd2b8db7de4fb48499f5f297b6234a42d6f7bf6402271adc9a3df3d8
Deleted: sha256:158ddb3b02167508d95bfd246ad52cdd2d8eaa72a2e5ea6b62b1a6cbd44f8345
Deleted: sha256:c8070fb2d0030cf9222855691db55adef45ad6f8f651656e4cc3a8074de2f056
Deleted: sha256:8c173b2236f5782e765b73e9cdf1021f31964a6952233c73c604c17a2c9bb041
Deleted: sha256:c470db84a2faea09cc1b6755c272e440da4bdbe2e19e62164eb202b38dba686c
Deleted: sha256:980ae5ebd17b396b78b68befcbdd778ff1130baf45856c74991714c712f95bf1
Deleted: sha256:6364a2cdde8ed5bd54520abfc9bb147c0c7d8cb9e7741f83813de29cc30919fc
Deleted: sha256:61413b96d7399d2b2fcee633a311fa7c14d4641a980d36bd4316346807dfeb40
Deleted: sha256:da13d0a0b7c31cfd3c371d6190499a82d7d813eeefe88c9cb02c3fe3fda645e9
Deleted: sha256:3fcca637a6d55d3f22e64406a72b34bc6827466ed8d7611d818161be1ea00406
Deleted: sha256:f5d51db1bccfeec6075ba355c6e552823d612a8370ea04eecf18c8ccef6069bc
Deleted: sha256:444ed3577c15d9a09b9a430e948ec386e30d70ea131ceb30ae2aba3b43a7fdd2
Deleted: sha256:18d0f7b73b1e6bb834aa9cad1a9c77c19000f1b89c3cd6ddd407226bea21d5f9
Deleted: sha256:3f72ebf978a3120e21dec41c42d6559c8270865ff5901e2bc8aa800ed00bc69f
Deleted: sha256:e41c595b13708d6bc6bb10271e92155f0213a96dc366d9f4d119cec35645cd05
Deleted: sha256:15e8a3037c76cfcd2f640fea40bbd681b6961ce463150552400aaa40962211d5
Deleted: sha256:4036aeaae090ddd39305abd8e2d83de92bf714e8017ae358b55ad295888c2913
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:20221224155742]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:91249da1eb9f325bf84a88dbb56a8fc4481d36d61e33b14378f967d860aed12d]

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

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 26m 13s
145 actionable tasks: 93 executed, 48 from cache, 4 up-to-date

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

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