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

Changes:


------------------------------------------
[...truncated 52.78 KB...]
> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>

> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-21.3.1-py3-none-any.whl (1.7 MB)
Collecting setuptools
  Using cached setuptools-60.5.0-py3-none-any.whl (958 kB)
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.2.3
    Uninstalling pip-20.2.3:
      Successfully uninstalled pip-20.2.3
  Attempting uninstall: setuptools
    Found existing installation: setuptools 49.2.1
    Uninstalling setuptools-49.2.1:
      Successfully uninstalled setuptools-49.2.1
Successfully installed pip-21.3.1 setuptools-60.5.0 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 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.1-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, tenacity, pyyaml, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.1 tenacity-5.1.5
Executing 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/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>
 
INFO:root:Pulling license for 213 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 47.747367 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:java8:copyJavaThirdPartyLicenses

> 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
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
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/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:buildAndPushDockerContainer
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]
d427279e59f2: Preparing
9997bba5a581: Preparing
f68f0cedc677: Preparing
c3cce6f9ba25: Preparing
9b20da4b64ae: Preparing
bb8a9c86f48b: Preparing
08714fe5c804: Preparing
ab3e9ce97118: Preparing
d35173647c72: Preparing
5669c9369a60: Preparing
0e17fe5c630c: Preparing
e73c83d21412: Preparing
bb8a9c86f48b: Waiting
d35173647c72: Waiting
5669c9369a60: Waiting
0e17fe5c630c: Waiting
08714fe5c804: Waiting
ab3e9ce97118: Waiting
59e3d85043a6: Preparing
e73c83d21412: Waiting
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
7c245b2fe4f1: Waiting
bff9fe6e429c: Waiting
f9e18e59a565: Waiting
26a504e63be4: Waiting
31892cc314cb: Waiting
11936051f93b: Waiting
9997bba5a581: Pushed
f68f0cedc677: Pushed
9b20da4b64ae: Pushed
d427279e59f2: Pushed
c3cce6f9ba25: Pushed
bb8a9c86f48b: Pushed
ab3e9ce97118: Pushed
5669c9369a60: Pushed
d35173647c72: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
e73c83d21412: Pushed
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
08714fe5c804: Pushed
59e3d85043a6: Pushed
0e17fe5c630c: Pushed
20220115120046: digest: 
sha256:8cc0852f0e8398d5714bbbaf59d8bb039962794c51a08044fe43f59b4f8c53ba size: 
4520

> 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-0115120347-e67e0dd7
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0115120347-e67e0dd7
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1642248220300.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0115120347-e67e0dd7
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0115120347-e67e0dd7
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1642248220300.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0115120347-62c63775
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0115120347-62c63775
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1642248220316.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0115120347-62c63775
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0115120347-62c63775
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1642248220316.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:264

38 tests completed, 1 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220115120046
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8cc0852f0e8398d5714bbbaf59d8bb039962794c51a08044fe43f59b4f8c53ba
Deleted: sha256:2ffcc284efc0aabb63514ab35baf0523e92e757a8471cd2c560fc2ed619d65b3
Deleted: sha256:bfe211fa9c6e4c5bcc1041f615bee2fa2b6ec712480000aac27a63058538875e
Deleted: sha256:b20ba2b3cc73deca4dd9f11185b9c0edbaa824b5cac868cd422a58c2d9a6ba61
Deleted: sha256:5b51d20da17768a5ea9b7bf05a90323254365170fe5c3d10f8978bf6c42fff26
Deleted: sha256:90b27f04be2f380f3bdb9949c05879cf8aa10049b80e2c377d3dcf9be2027dc6
Deleted: sha256:5f9c4854477406a4ec10b705fa33470f4b065da843caba14db4711537bbfa669
Deleted: sha256:bb37e0d1ab60212fd8bff1f7673398e82c5376d570366999cda59e7cce93f774
Deleted: sha256:5547074b631d53c600198252d0f59c31d5b115f1c249bb52b90601b697d0400a
Deleted: sha256:84caa937e942c82d39245be416b35dd531776e21c1d3709c3d88fbed498fbd59
Deleted: sha256:7b455181b2a31cf766d8a449d217307ec6f1b09142d6a707d9ac2438b77f55ce
Deleted: sha256:e4e83b82d014aceffc1026fb7ee0ccc34c2a8292cdc048d966aaac7e59ba591d
Deleted: sha256:2e813fe6f62ba484ccaaf527cbda4bd7179123b1c7cd17b5d8f8cf13e3fdae02
Deleted: sha256:b96d86a6fb5a1480ef675c5acc8f430752bbaf428c028fad842e5821695551c0
Deleted: sha256:07e4e35b67396a5072276d4069dbe0193e21d16ed86d0812f2a0f2fa313a4dde
Deleted: sha256:488095abb63228cbf2967ef392c539827f6b0e42d5edcb038727e32d51558227
Deleted: sha256:5d83ec32f17cb11bc5054c199bff6bc252df3f37317291479a6a31b477813c3f
Deleted: sha256:2ae04dded80652e743c4917f1b990eabdd4b8c725d17a2b096f323fedf0e76d9
Deleted: sha256:6993f88bf1fc29fca6a242dd24d20e92bb704b4c203f497c2a04954615e9f93c
Deleted: sha256:b1e7d390d1cb1066b5e4637eabe2b31d01660abade04465401033102054db7bd
Deleted: sha256:297590e187ad7e20925d43001568199d193f4e468149d2ece8920733361e4e0b
Deleted: sha256:0a550d27506d9e7559274fb7333bcfe82da43be10beb4fec47c133e715310246
Deleted: sha256:34bc1ce49a0aeda77b8716a3ac07a4013d46823c7e9722d853a924dbac3a8b6d
Deleted: sha256:67f5cd97c38328112edaaa70b0a65999b2bda7057e65e78ee6b4d127c2d0108a
Deleted: sha256:280b7de45b82c0cc262b2acf6dde6e78115e9ea8790506ca7a1d50cb9217c9d0
Deleted: sha256:07eb926cb411d4e467637a5fd87625cafd01f1078fda164b8db9041d6cc1e122
Deleted: sha256:095323f130187965631d0316d5361183e08fb2215a47251ddd1191be6cd1c1c4
Deleted: sha256:a6a8bd0ff7b9b769d962d0bb2b51512ff9238314e4d96496342f562cb482ade1
Deleted: sha256:220de4347481acb0faf9aa8599a06f99af8ea415395b78009a8ab525504d12b1
Deleted: sha256:94768f4ba03e4c0a1cc3004ffe1d4f5a0411e62cffb04225117e5953eb68ab5b
Deleted: sha256:ef37c41fe3f4976e7a0e9af9c5fdb9b5d70de26814f6dbdbdff6830e132652bd
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220115120046]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8cc0852f0e8398d5714bbbaf59d8bb039962794c51a08044fe43f59b4f8c53ba]

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

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.3.2/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 35m 30s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://scans.gradle.com/s/wodia2smqu5ek

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