See
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1499/display/redirect>
Changes:
------------------------------------------
[...truncated 53.12 KB...]
Uninstalling pip-20.0.2:
Successfully uninstalled pip-20.0.2
Attempting uninstall: setuptools
Found existing installation: setuptools 44.0.0
Uninstalling setuptools-44.0.0:
Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.0.4 setuptools-62.1.0 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 kB)
Collecting pyyaml<6.0.0,>=3.12
Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
Using cached soupsieve-2.3.2.post1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0
soupsieve-2.3.2.post1 tenacity-5.1.5
Executing python
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 225 dependencies using 16 threads.
INFO:root:Replaced local file URL with
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 8.110877 seconds with 16
threads.
Copying licenses from
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
to
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh
> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses
> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.16.12 build -o ./build/target/linux_amd64/boot boot.go
> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task
':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due
to the following reasons:
- Gradle detected a problem with the following location:
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.>
Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this
output of task ':sdks:java:container:downloadCloudProfilerAgent' without
declaring an explicit or implicit dependency. This can lead to incorrect
results being produced, depending on what order the tasks are executed. Please
refer to
https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency
for more details about this problem.
- Gradle detected a problem with the following location:
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.>
Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this
output of task ':sdks:java:container:pullLicenses' without declaring an
explicit or implicit dependency. This can lead to incorrect results being
produced, depending on what order the tasks are executed. Please refer to
https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency
for more details about this problem.
> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container
--save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
+ 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]
aeccdb203bf1: Preparing
b621cffde654: Preparing
24c5bcdb7099: Preparing
9f9a0c675d91: Preparing
94411b7ec9d8: Preparing
61749de78c3a: Preparing
c89345ec3f27: Preparing
6f47f0aa97e0: Preparing
c3f8651812d6: Preparing
4ec7f8fc8bde: Preparing
61b43e04926b: Preparing
a355382600c0: Preparing
f46ffeea169b: Preparing
55fcf9f43515: Preparing
2a79411858a2: Preparing
7494d840ea88: Preparing
357cc1947e95: Preparing
b0dc1a441986: Preparing
7a7698da17f2: Preparing
d59769727d80: Preparing
348622fdcc61: Preparing
4ac8bc2cd0be: Preparing
2a79411858a2: Waiting
7494d840ea88: Waiting
c89345ec3f27: Waiting
357cc1947e95: Waiting
61749de78c3a: Waiting
b0dc1a441986: Waiting
f46ffeea169b: Waiting
a355382600c0: Waiting
7a7698da17f2: Waiting
61b43e04926b: Waiting
4ec7f8fc8bde: Waiting
6f47f0aa97e0: Waiting
4ac8bc2cd0be: Waiting
55fcf9f43515: Waiting
d59769727d80: Waiting
348622fdcc61: Waiting
c3f8651812d6: Waiting
b621cffde654: Pushed
94411b7ec9d8: Pushed
9f9a0c675d91: Pushed
24c5bcdb7099: Pushed
aeccdb203bf1: Pushed
4ec7f8fc8bde: Pushed
c89345ec3f27: Pushed
6f47f0aa97e0: Pushed
61749de78c3a: Pushed
c3f8651812d6: Pushed
61b43e04926b: Pushed
a355382600c0: Pushed
55fcf9f43515: Pushed
2a79411858a2: Pushed
7494d840ea88: Layer already exists
357cc1947e95: Layer already exists
b0dc1a441986: Layer already exists
7a7698da17f2: Layer already exists
d59769727d80: Layer already exists
348622fdcc61: Layer already exists
4ac8bc2cd0be: Layer already exists
f46ffeea169b: Pushed
20220415095728: digest:
sha256:11428b379183db4a6793bf2c77b3077707969e84dc1b8077e001f5ba881b3b0a size:
4935
> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest
> NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest
***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example:
projects/apache-beam-testing/topics/testpipeline-jenkins-0415095947-9be8cd51
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415095947-9be8cd51
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-0415095947-9be8cd51
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415095947-9be8cd51
***********************************************************
***********************************************************
***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example:
projects/apache-beam-testing/topics/testpipeline-jenkins-0415095946-5c6709f7
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415095946-5c6709f7
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-0415095946-5c6709f7
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415095946-5c6709f7
***********************************************************
***********************************************************
> Task
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest
org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
java.lang.AssertionError at ReadWriteIT.java:264
47 tests completed, 1 failed, 3 skipped
> Task
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest
> FAILED
> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220415095728
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:11428b379183db4a6793bf2c77b3077707969e84dc1b8077e001f5ba881b3b0a
Deleted: sha256:eab333fe6cc2906a4d95144194531fc2630d504510ca6a7553f0b4bd41a2a21b
Deleted: sha256:0a5af55700785824df7ff0ebf16605b55090256523958721bac55d27f9c40ce1
Deleted: sha256:1c21320adf3096375d21fa288d69ff8aea6a6621be9b2e1302b7da31e513b57d
Deleted: sha256:f3d30f7bd2a67412ebcab96b7e340b33333186315180fc1bc3f2bee5a9f196d2
Deleted: sha256:fa7a500aa166d6c899fa4fc340ff796eabad8a47696dc868a65300ddf7a6e2dc
Deleted: sha256:cabd28f402edf9caf6927fea0a0ff97ca561c0dbfd028756f66a43a73d1ef848
Deleted: sha256:1bcf10490679c1d7d185b8067ea782c0bb055a9acd6f2152eff894ba328c63d4
Deleted: sha256:27024072de1b216492c013b41843cdd89822bf3a14ec9614d0b1c632864290df
Deleted: sha256:7f7ab30e88a6e2af88f0229a136821f57f357cd5ee07d8172bb2cb38b1666971
Deleted: sha256:fbe42a281df686ca2e3ae3e158763d1ef51f6ada12a47923a985b11f6eb2dc34
Deleted: sha256:60b80ca1be22183135ea9859f0e8deec1ae2d8c90456d8c86b40907e2e365f99
Deleted: sha256:82daafb660525349d8d169c910eab143eecb9d5f54880771222b5f228c27b0b5
Deleted: sha256:a89927d42bdd686c1d61f40ce2fe8f6f3c756ce0833396b06219eae149da00b3
Deleted: sha256:f328b193b9c5efd8f2fc6f85b3d4f07600995e429515514635f24dc85a1e5fce
Deleted: sha256:59106ef9cddd403ad2417e17d7240ec7475c160d08a8992a0f95a5dfbc9334be
Deleted: sha256:66e1dc0b9dde2f405a2bbaace93c273feb4aae4f5576a8b50bc43d413df419f3
Deleted: sha256:6d1cf2053a8c9fa40cbe1ad6c49d7c8d4b2b0a405f2d6ce97f922e4038c1ea80
Deleted: sha256:8c97206fe59ae94c0712f0d7b0e86e25c45f39f2d5aadac0ce7b73cfd5fe1a25
Deleted: sha256:f10009723750bc0103cd097cc74a0712d7a73ce6ecaae5c0b5185e0bc7a23f53
Deleted: sha256:fcbd154429133d930bbc8f64b045394bd1231cda0c58e2fee7c473474c8395b8
Deleted: sha256:e8f0f91978bb19c7558c301ef9d2cb9f527253e6f2d04801ec31b6078fda99fd
Deleted: sha256:2fd5edb90792617e66bc4dfb395ad1fd6340c5aa96733cb98ddd85135670e79f
Deleted: sha256:bbeb349026752823dcfd3963add4886991ace5d7ee64d43b279bd54dab1cd527
Deleted: sha256:ee82fac4a43b54fb6255b9387e2af01e5935b3d51f38d6557fbeebb286dd4b8d
Deleted: sha256:be2bf2a249213996d8e16cfd00a5c2338aad72902a298593fd85c52af6df64eb
Deleted: sha256:8fb362f5297a4666ea878eaaf11565832f06179b4299619b4fac8e84d75c19c8
Deleted: sha256:cc22fb53e9052b5a7759508cf5c43a78665ebd1b0b4d426e1801481e3277e3cd
Deleted: sha256:aaa145494742557f71936e7a27bcc21aef342ac12d1653454b3ac2c9d1cd1627
Deleted: sha256:af3019e0aa0f6df5fad37c76692569a34240699462cc7d417b6ca59ca51782d7
Deleted: sha256:2a7fe8e732a3b487a882ee8d8efd583676a933f0b7ae8ffb66c7be054891d21b
Deleted: sha256:e08dfd39b36e40a7d4ad35d4e39e187d96225b22ef3122eba4ab2d96bd9e5ed5
Deleted: sha256:5795e147d0c1626edc903f534db7f3bc87d26d41d1d2d7680aa788081d8d83b9
Deleted: sha256:030a892ed5a6788de697a8f3cabe836bba056eb888d4e35821ee3216ac4c466e
Deleted: sha256:ae0c38f1f9b761c42f6f3fbba30031475570987773df356c2809f221961f230f
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220415095728]
- referencing digest:
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:11428b379183db4a6793bf2c77b3077707969e84dc1b8077e001f5ba881b3b0a]
Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220415095728]
(referencing
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:11428b379183db4a6793bf2c77b3077707969e84dc1b8077e001f5ba881b3b0a])].
Removing untagged image
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:11428b379183db4a6793bf2c77b3077707969e84dc1b8077e001f5ba881b3b0a
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:11428b379183db4a6793bf2c77b3077707969e84dc1b8077e001f5ba881b3b0a
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:11428b379183db4a6793bf2c77b3077707969e84dc1b8077e001f5ba881b3b0a].
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'.
> There were failing tests. See the report at:
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/index.html>
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings
Execution optimizations have been disabled for 1 invalid unit(s) of work during
this build to ensure correctness.
Please consult deprecation warnings for more details.
BUILD FAILED in 1h 21m 11s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date
Publishing build scan...
https://gradle.com/s/r5c6moa5rjpxw
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]