See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2137/display/redirect?page=changes>

Changes:

[noreply] [Java SDK core] emit watermark from PeriodicSequence (#23301) (#23302)

[noreply] Extend protocol in windmill.proto used by google-cloud-dataflow-java

[noreply] Allow longer Class-Path entries (#23269)


------------------------------------------
[...truncated 54.25 KB...]
  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 256 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 10.756932 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.18.1 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 github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.48.0
go: downloading google.golang.org/protobuf v1.28.0
go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: downloading golang.org/x/text v0.3.7
go: added github.com/apache/beam/sdks/v2 v2.41.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: added google.golang.org/grpc v1.48.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container 
--save_path=/output/licenses
W0921 21:58:42.483149      28 library.go:94] "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
W0921 21:58:46.668622     186 library.go:94] "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.41.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.41.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/+/1bab6f36:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/87e55d71:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/042d03aeabc9/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.48.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.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

> 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]
7856e9772ba5: Preparing
85729f5553cc: Preparing
b05fe6173089: Preparing
87556ce81db0: Preparing
d8ba7ceacc6f: Preparing
4e6267b9adbe: Preparing
434b3b1bb067: Preparing
8158211791de: Preparing
2ea161b9dcb7: Preparing
b88d20e86516: Preparing
afa6e97b08ef: Preparing
7d2926f01b78: Preparing
4b186648192e: Preparing
2ea161b9dcb7: Waiting
31862c02d048: Preparing
4e6267b9adbe: Waiting
df1d0e6ae5b6: Preparing
434b3b1bb067: Waiting
6b5aaff44254: Preparing
8158211791de: Waiting
b88d20e86516: Waiting
53a0b163e995: Preparing
b626401ef603: Preparing
4b186648192e: Waiting
afa6e97b08ef: Waiting
9b55156abf26: Preparing
293d5db30c9f: Preparing
7d2926f01b78: Waiting
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
31862c02d048: Waiting
df1d0e6ae5b6: Waiting
293d5db30c9f: Waiting
03127cdb479b: Waiting
6b5aaff44254: Waiting
9c742cd6c7a5: Waiting
9b55156abf26: Waiting
b626401ef603: Waiting
85729f5553cc: Pushed
d8ba7ceacc6f: Pushed
87556ce81db0: Pushed
b05fe6173089: Pushed
7856e9772ba5: Pushed
434b3b1bb067: Pushed
8158211791de: Pushed
b88d20e86516: Pushed
2ea161b9dcb7: Pushed
4e6267b9adbe: Pushed
7d2926f01b78: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
afa6e97b08ef: Pushed
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
31862c02d048: Pushed
df1d0e6ae5b6: Pushed
4b186648192e: Pushed
20220921215734: digest: 
sha256:62d503e3fb3640bb7d0ecbec5605ef287fc8709a46960d59effe866baf7884c8 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-0921215922-b23d770f
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921215922-b23d770f
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0921215922-b23d770f
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921215922-b23d770f
***********************************************************
***********************************************************

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

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

org.apache.beam.sdk.io.gcp.storage.GcsMatchIT > testGcsMatchContinuously FAILED
    java.lang.RuntimeException at GcsMatchIT.java:176

60 tests completed, 1 failed, 1 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:20220921215734
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:62d503e3fb3640bb7d0ecbec5605ef287fc8709a46960d59effe866baf7884c8
Deleted: sha256:17dd743069228bfd97a912eeb453341dffbebe00dff7cd4e51252371320dcb98
Deleted: sha256:0878158e736b314d850b254644873673215d233bdee3123c6e0133f6557f76a8
Deleted: sha256:76182e90d8c6d09ec7d9cbcb944e3cbdcf399eded4a9a4cb408a3938202408cb
Deleted: sha256:ebaa1803a4ed96af35dbf87f512e10b793ccc7c887717563bf7a8acb705f2473
Deleted: sha256:4b057c7a05be11fdbd5c7d3dd089f5f8d72d426e50900cea89f462a7078d08b3
Deleted: sha256:dd670d92bc85d59b8687176e77efd0d77cd1eb2691fca0e32fcb2dfc20e10019
Deleted: sha256:76c4c53ae0de967237da2a65d1ac65282edf309a64dad8c919d87d1c533148d5
Deleted: sha256:37e5306a54bbda3d531ce74ceb181f0dec51cde2549082807d391d9c6cd0ad93
Deleted: sha256:ae4cbba7faa6aaf0e656d2b695c72fd4ff35b9c81836d22de252a70cf4fb1bc2
Deleted: sha256:4f32afb047d60284718ed286dc742a7d1c7774b8776b7e331020a8a6b4f95678
Deleted: sha256:a31698f02a882ab8c484ff38a385eee6383850394f692dc52453944f58365855
Deleted: sha256:e0c8d1b12a9aeb5cd9f5b5f28082a87a3eea7313e0f125898aae20a252f3b929
Deleted: sha256:6aff35cc55c7bd17692e3cb76ba76a848d244921ce5cde68b8a9e0a24dc2cfbe
Deleted: sha256:76310f31f03470568723272cb01b17b7ccaca59229db5a4b543c0b04306e6589
Deleted: sha256:b36b99d381b604fba28ec8d0062f23146e9ecae909a0ca78d490a2408215a783
Deleted: sha256:17efd26b39f1f525cd6b9042f5e541f1b8bfbd4393f39009374b326d7010f72e
Deleted: sha256:144ad256bf0ca5a619158f067e1c900e053a01ab40c9497cc76b6a973d2d5d62
Deleted: sha256:ac9c6ac7f21f881efa2276b9966664ad20244d61e31fff1d285bcbc86e1b36fb
Deleted: sha256:1955a1353dbe6e77f5f62cdf639c34887404f191d4c9d378c2aac03df8da53cd
Deleted: sha256:70e12375466b3401c4be692e56d4248fc1437e11a1281f895fe710511e89dd7b
Deleted: sha256:e6b804005e916576e1fc3b60508eadccc32447e1053d60f9ed2e19bde2e259a5
Deleted: sha256:b478cc328cd4b4702dcfc3bceda23d97a611686c5aaa3c14ad9b9b866b7767e9
Deleted: sha256:12b401fc52b842df3b82cb81a67a741a832fa59b4503d1fdd09fa76e00d95016
Deleted: sha256:742761adf055e6ff2eda1776f5acb5a59e5d63da471941b1fd603b15a39e854f
Deleted: sha256:99be902f76dddd90dbb84f03e4d71b610a6a641015c3310e7f8e0690909a9afe
Deleted: sha256:31f382f85e5b71589dbfb9a9c5a3a46c2d0412ffa8af9a07a49a59401b0deb9f
Deleted: sha256:133cd598f540055ff7aa6fbcae160ec36843e4d8fa0001175c3d8a63e574a35a
Deleted: sha256:e8376fdd70560b634add38a5ce62146c8dd8e55ce59f7a82aabcce9028a36f30
Deleted: sha256:6cb3e0b8d60caa08623768248333b0c8ce5a39c2accd7e485115b4ddc69b944b
Deleted: sha256:06c7cbbfeb227e4e0c17499153bb9d79fb096281b68dfdbea3bebb4676f9b5e5
Deleted: sha256:609652f21907d1c7c1562029d0810e05c3683c3ff7bc21a9f8b5fad28f0a7431
Deleted: sha256:1ed256d8c099c25a1f52986b3e42d091e1c8e97a24c0767bade1a2aa53c99109
Deleted: sha256:c70f4bb2cc75a88d443f6acf9a182f92211ff58f85d36138b554c60da4ba2106
Deleted: sha256:151d4f17990e413160a312f6cd5b1553ec3edd84a7f847e6c6cd64449998ca19
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220921215734]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:62d503e3fb3640bb7d0ecbec5605ef287fc8709a46960d59effe866baf7884c8]

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

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 2h 37m 55s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

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