See
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/2082/display/redirect>
Changes:
------------------------------------------
[...truncated 40.34 KB...]
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:container:pullLicenses
Collecting pip
Using cached pip-22.0.4-py3-none-any.whl (2.1 MB)
Collecting setuptools
Using cached setuptools-62.1.0-py3-none-any.whl (1.1 MB)
Collecting wheel
Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
Attempting uninstall: pip
Found existing installation: pip 20.0.2
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_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/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_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 33.725822 seconds with 16
threads.
Copying licenses from
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
to
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/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.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_Examples_Dataflow_V2/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_Examples_Dataflow_V2/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/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/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]
0ab0e2a51d9f: Preparing
f71665e67d48: Preparing
e0606870c3d8: Preparing
540fc7da3ffe: Preparing
636f03a6ad82: Preparing
9876e4f68dfd: Preparing
8e3103915383: Preparing
7bc45a03f787: Preparing
249a4667ead0: Preparing
6ad2957280a0: Preparing
69c8efc6dd1b: Preparing
e611f983da2d: Preparing
b0ffeff34cd9: Preparing
2ed8b8c1b487: Preparing
5bce78157fd4: Preparing
ee584fe2871e: Preparing
0f3078493dc2: Preparing
cac2fff6ae3d: Preparing
08fa02ce37eb: Preparing
a037458de4e0: Preparing
bafdbe68e4ae: Preparing
a13c519c6361: Preparing
9876e4f68dfd: Waiting
5bce78157fd4: Waiting
8e3103915383: Waiting
ee584fe2871e: Waiting
7bc45a03f787: Waiting
0f3078493dc2: Waiting
bafdbe68e4ae: Waiting
249a4667ead0: Waiting
a13c519c6361: Waiting
b0ffeff34cd9: Waiting
2ed8b8c1b487: Waiting
6ad2957280a0: Waiting
cac2fff6ae3d: Waiting
08fa02ce37eb: Waiting
69c8efc6dd1b: Waiting
e611f983da2d: Waiting
a037458de4e0: Waiting
636f03a6ad82: Pushed
540fc7da3ffe: Pushed
f71665e67d48: Pushed
e0606870c3d8: Pushed
0ab0e2a51d9f: Pushed
7bc45a03f787: Pushed
8e3103915383: Pushed
6ad2957280a0: Pushed
249a4667ead0: Pushed
9876e4f68dfd: Pushed
e611f983da2d: Pushed
ee584fe2871e: Layer already exists
0f3078493dc2: Layer already exists
69c8efc6dd1b: Pushed
cac2fff6ae3d: Layer already exists
08fa02ce37eb: Layer already exists
a037458de4e0: Layer already exists
bafdbe68e4ae: Layer already exists
a13c519c6361: Layer already exists
5bce78157fd4: Pushed
2ed8b8c1b487: Pushed
b0ffeff34cd9: Pushed
20220427120155: digest:
sha256:f1cb6c760e6a7e23404d017b1798659b919ecc3e59766d23b8e166cc2cf5fca2 size:
4935
> 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-0427120419-e6084106
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0427120419-e6084106
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-0427120419-e6084106
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0427120419-e6084106
***********************************************************
***********************************************************
***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example:
projects/apache-beam-testing/topics/testpipeline-jenkins-0427120419-bbb09550
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0427120419-bbb09550
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-0427120419-bbb09550
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0427120419-bbb09550
***********************************************************
***********************************************************
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest
> FAILED
> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220427120155
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f1cb6c760e6a7e23404d017b1798659b919ecc3e59766d23b8e166cc2cf5fca2
Deleted: sha256:d91cb21b4a9c0ffb14e993fda2270e342b4b3910ee7cc14a1a98b14114e86a7c
Deleted: sha256:5e5a2d5f049c1e3c726b5ebde47b509b1f02a46513e1409f4e4d3952871c3e62
Deleted: sha256:f5addd57616d2fd0145c164f834947a5496db31b8544bf7a1785d4529c0af80a
Deleted: sha256:302e958c44a1f7a850c902c1f5a6d9f5be23a63bc8a4e80c089d3243e2a906fc
Deleted: sha256:0015097c8135add46272322c2d77291cbbaab3cf0d3c380a81283083d0f28ffd
Deleted: sha256:829c4e8747df0c115eac5681259c48262fafa5baef304f4392cc863f29e39a72
Deleted: sha256:ce74e6ed3e3adda56a97e0760dd129e3406354c453049ac52a9d673a3a5a6826
Deleted: sha256:bac892a43c9b479995f72eeef54c84b442a85036bd881f3a5093843a409a264f
Deleted: sha256:992d695a9c6c6cd8c4edb78ce9b45cd92f3faaccf046d722cbacbd2a96fb4b96
Deleted: sha256:79bda419542cd1f857189fc9e3c8aa39860cff679c1d59ca5c115e1683250ef2
Deleted: sha256:933d79a6c55307963ff33dae2a43feaf7841734a37dc4b44423948f0aaccdf98
Deleted: sha256:c5cc702139c4bcbe00d84b8c85fa7af81a0a71cb00a16478645288473936bad8
Deleted: sha256:0d2604130586c03084e2f1c6bae93bda2b67ec7e7267224793242289f3193d3d
Deleted: sha256:feb0499c07b62003892ff8b9d0560d63aaa2f18613f3b1b58d2b548d28613d64
Deleted: sha256:63e8ebd77a1bb06d6787f322cca6cb4cd49302f2a4c35d6756c586dd33772d4b
Deleted: sha256:0def8dd4cbdaf152e2e1fa8e32d8aafb0a20333e455312e39ba883b31dc16d83
Deleted: sha256:0767e0a5c1a5be27c458018b32c637cf65806af9a531057254e3e1ec970188a3
Deleted: sha256:a569975ac520457b74c9af770f62f0bd624591a608b7383171a619485d96615b
Deleted: sha256:2c42551115c174bdb60f36c9312bf660a4920760356843387e11bcac1baf37ad
Deleted: sha256:7bb3e76bb3feb218104630f7357f67747d41f6f866cc129943e888fa40f14503
Deleted: sha256:13e128595cb2433effcce9bdaa32a65f06e17744808888a243e1874b943de1c7
Deleted: sha256:ec711a7985696ff65f76d09fc533ac396bd55eb35275907609821f506b8ba52a
Deleted: sha256:80ce09380a93b81a6015e21a13cabcec76082404a0449b8a8b007151c8b62487
Deleted: sha256:8d490a5953460fa555df40d95cb0581ae1e4a78fac7c091c84952e162ab8e8a9
Deleted: sha256:a066b144d3a575b151beb476ec3e079847c9f328e087458945fefe1e16b4b632
Deleted: sha256:c43e9ded038894b96787908350de18f60240386d5fb4b569f4bcbff6f6b25386
Deleted: sha256:002daf31ef63fb9be085ec7113b16571247b85dd9ee3968df54a44194ca55f93
Deleted: sha256:f688a9e8900179e508ba927ae4419fa8f1164c584a31d6a359a9092fbc9b933d
Deleted: sha256:33ae6b98dc33911835887c67e27edcda94bd473f439d23492318b7ae803bca9f
Deleted: sha256:fc6cd35e61fb75a0e7024f04222550f0ca32289aaf43652d5426618a8e905857
Deleted: sha256:7d3ad8b632f85459c57452d3a2068571ff53e3ff583377facd6dda8d79be3d44
Deleted: sha256:9642fe4b5aee4c1a564dd2924275f83e70fc3c78497df11193771e5da201d204
Deleted: sha256:19ce0d00cd8b495d0fe45e5e34c0f52b085df2d6610eb0c58794ef5cae97be0e
Deleted: sha256:fb2b18ed57496607eb131ea9cc9caf84482a5af5993a6a063037bfe1d2917e97
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220427120155]
- referencing digest:
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f1cb6c760e6a7e23404d017b1798659b919ecc3e59766d23b8e166cc2cf5fca2]
Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220427120155]
(referencing
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f1cb6c760e6a7e23404d017b1798659b919ecc3e59766d23b8e166cc2cf5fca2])].
Removing untagged image
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f1cb6c760e6a7e23404d017b1798659b919ecc3e59766d23b8e166cc2cf5fca2
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f1cb6c760e6a7e23404d017b1798659b919ecc3e59766d23b8e166cc2cf5fca2
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f1cb6c760e6a7e23404d017b1798659b919ecc3e59766d23b8e166cc2cf5fca2].
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> Failed to store cache entry for task
> ':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'
* 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 26m 40s
112 actionable tasks: 73 executed, 35 from cache, 4 up-to-date
Publishing build scan...
https://gradle.com/s/f3wgoe4cd22gm
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]