See
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/2985/display/redirect?page=changes>
Changes:
[noreply] interface{} -> any for registration (#24600)
[noreply] Restrict tox to be in 3.x version (#24601)
[noreply] [Playground] support for Kafka-enabled examples (#24459)
[noreply] Fix some small notebook typos (#24616)
------------------------------------------
[...truncated 43.26 KB...]
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
W1209 18:01:44.914326 37 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
W1209 18:01:48.989300 82 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
> Task :sdks:java:container:pullLicenses
Collecting pip
Using cached pip-22.3.1-py3-none-any.whl (2.1 MB)
Collecting setuptools
Using cached setuptools-65.6.3-py3-none-any.whl (1.2 MB)
Collecting wheel
Using cached wheel-0.38.4-py3-none-any.whl (36 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.3.1 setuptools-65.6.3 wheel-0.38.4
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 235 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 4.094677 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 :release:go-licenses:java:dockerRun
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 :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_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.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_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.5.1/userguide/validation_problems.html#implicit_dependency
for more details about this problem.
> 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]
8d8fa4d603a9: Preparing
95d34468ae3f: Preparing
c06e323f151b: Preparing
c5b64938877b: Preparing
5e7d7b31dea7: Preparing
0ee828295c17: Preparing
45cd970f7003: Preparing
61da207f09e8: Preparing
1f3256942ebe: Preparing
117d5b23abe6: Preparing
538b375fa080: Preparing
9940e4ff3678: Preparing
0498ac2af25f: Preparing
778b08f3790a: Preparing
6d475cac5068: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
0ee828295c17: Waiting
45cd970f7003: Waiting
6b5aaff44254: Waiting
53a0b163e995: Waiting
03127cdb479b: Waiting
61da207f09e8: Waiting
9b55156abf26: Waiting
b626401ef603: Waiting
293d5db30c9f: Waiting
9c742cd6c7a5: Waiting
1f3256942ebe: Waiting
9940e4ff3678: Waiting
117d5b23abe6: Waiting
6d475cac5068: Waiting
778b08f3790a: Waiting
c5b64938877b: Pushed
c06e323f151b: Pushed
5e7d7b31dea7: Pushed
95d34468ae3f: Pushed
8d8fa4d603a9: Pushed
45cd970f7003: Pushed
61da207f09e8: Pushed
117d5b23abe6: Pushed
1f3256942ebe: Pushed
0ee828295c17: Pushed
9940e4ff3678: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
538b375fa080: Pushed
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
0498ac2af25f: Pushed
778b08f3790a: Pushed
6d475cac5068: Pushed
20221209180129: digest:
sha256:169e46b876765d15b30c928ced84486ad7a457b143a1821f1ec635edb95cc5c4 size:
4934
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest
org.apache.beam.examples.cookbook.BigQueryTornadoesIT >
testE2EBigQueryTornadoesWithExportUsingQuery FAILED
java.lang.RuntimeException at BigQueryTornadoesIT.java:68
org.apache.beam.examples.complete.TrafficRoutesIT > testE2ETrafficRoutes FAILED
java.lang.RuntimeException at TrafficRoutesIT.java:69
***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example:
projects/apache-beam-testing/topics/testpipeline-jenkins-1209180223-4c433052
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1209180223-4c433052
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-1209180223-4c433052
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1209180223-4c433052
***********************************************************
***********************************************************
13 tests completed, 2 failed
> 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:20221209180129
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:169e46b876765d15b30c928ced84486ad7a457b143a1821f1ec635edb95cc5c4
Deleted: sha256:18f423af015b08206985f720ae7921b2b42755349eb2ccbb599b7bc2ad26d97d
Deleted: sha256:18b6cec650c99ec0f875375156d9ac8b9cf32a8abd1e87f7cd883aff9ae4f23d
Deleted: sha256:36b3517e02393028d062d95b3888ca07ce45666d38fc55b22b5bf580d24df606
Deleted: sha256:fad01c89ed7de5b95633130e9088da549a5a199df2cac59d3674f53ffc9e7001
Deleted: sha256:be6051cbfc14d09e883d14b67df6ef72f74823a9a93bf6afdf69fb38345a1f4f
Deleted: sha256:9db838d0c02e4dfa4198ecc2dfd3a88634f3aa05f8d3ddfc720fbe9cd1c0470c
Deleted: sha256:4b30544004697556d648464c5a17f4be872b96979da00112d55d90b57874e6b0
Deleted: sha256:316b703427c208f100ca39de96420722c4e29b00e06b229d30d124276a4d0e03
Deleted: sha256:c3df3f3f705fc8f3000c3cbe744316498c94c67f11a12604a8e4d4fb629fee61
Deleted: sha256:c5d4a91916bc775e6944e06224c5cc6fcba1df51f5c2d2e7925c82369a7fc43a
Deleted: sha256:1b20e9c129043367d10821fb28f1d4d6fbfdd610a5a3dde2d8e30fe9a50f62b4
Deleted: sha256:1fe5ba65c01d9842711db90b26ae6941b28152d396ca783812cbf9c4ac1cc9ab
Deleted: sha256:f10f2ea63642cbadb8a8d370338af4f01042d434894a7ef6d42e177228e9a61d
Deleted: sha256:f97f7b07857acf86cdaa79213935cf56595bd75d357b2a5ad1f441d71bed7796
Deleted: sha256:23d3c20d315dcf6800287f7817d945547c09e486b8f271eb1a3410a4a9b34c33
Deleted: sha256:9ff0ee7497f3ec394cf087ebddcdffac896f36d9671769ef2fef1c0e21ec3da4
Deleted: sha256:4f4409390452eda29a03cce2dbe2701dc1f33e85debe42c98129be1bc020aa81
Deleted: sha256:17d501f6bfa131a42aca9bf99ac2eaa7513a8dcc57f5ac171eb1723c8e210cd3
Deleted: sha256:139fe0f90dec69fe9aecaa173f69eb54d5118df3b73febc303ce30c07c58bae2
Deleted: sha256:cc009c1ac14065812def55cef0f163b83dce8c44ec91f93ed28870c0a8dc87ce
Deleted: sha256:a7cb0027e4ec47106d13b582ad902c596a3e0a70cff0446ff5a0ded0eee8b102
Deleted: sha256:c18d8f74ca901d1a851916c26756416b29217da888f6f1cca16f1de4fdccd693
Deleted: sha256:fa0d28c19d8c9a86849c2d286674e6743630ca9e15435ecd708fde83666428e0
Deleted: sha256:c2bb348f9397bcf303e452572a49183ada625b2d6a3edd58ddc22b6ea739541a
Deleted: sha256:b3f8ba19ed66c1e6c7c8db969903ec498f3cee64951336b857898d526b5ef6f4
Deleted: sha256:57e7890bda86a556fa546e9bd21dc3b82fec04deaece7a6e5061611b38270561
Deleted: sha256:b4c4f0863cbcf1c200da256bb4ce6a64c3aaf29331c14043edb04356e60856c4
Deleted: sha256:bc989722252aad821c929d1250797086c4659f234d023bc3fbc73c7b645afb9d
Deleted: sha256:ceb7b5500c5c114790f12c2eb6b901740dffebcb7257380649d46acc98712393
Deleted: sha256:551e6bf9df6c198de79f2c106f882d12185fbea3d9cf201ee464713186cf60cd
Deleted: sha256:7f76b2c07a2bbe786f4921dafe63fe4d9cc34929d0e8df41e54a08154bdb5813
Deleted: sha256:56e0f3f276c6b6a065a600ab3e0e386fc84620c6bf04090590de0dca4ef67f70
Deleted: sha256:56908cee17d04ba32a8b645da2b69abe8f957ab40353cd567ebcec225e232ff3
Deleted: sha256:fd25be282e257a2fdb17c4557ba98e0133380507a24abb6e5421d8846ec5ff66
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:20221209180129]
- referencing digest:
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:169e46b876765d15b30c928ced84486ad7a457b143a1821f1ec635edb95cc5c4]
Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221209180129]
(referencing
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:169e46b876765d15b30c928ced84486ad7a457b143a1821f1ec635edb95cc5c4])].
Removing untagged image
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:169e46b876765d15b30c928ced84486ad7a457b143a1821f1ec635edb95cc5c4
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:169e46b876765d15b30c928ced84486ad7a457b143a1821f1ec635edb95cc5c4
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:169e46b876765d15b30c928ced84486ad7a457b143a1821f1ec635edb95cc5c4].
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> There were failing tests. See the report at:
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/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 57m 29s
116 actionable tasks: 76 executed, 36 from cache, 4 up-to-date
Publishing build scan...
https://gradle.com/s/mxboerepce6fs
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]