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

Changes:


------------------------------------------
[...truncated 52.16 KB...]
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:container:generateLicenseReport
> Task :sdks:java:io:google-cloud-platform:testJar

> 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>
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 211 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 7.795292 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
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]
f674d3ac8a3d: Preparing
b6ca054ac198: Preparing
69cb47f8feff: Preparing
c2e3c6257f43: Preparing
601bf750d9a9: Preparing
3228c7c7e648: Preparing
c358ea0ddb53: Preparing
3753b72ba17b: Preparing
82f026f2b417: Preparing
df6fd2eeac23: Preparing
6a168759b1b9: Preparing
818741b3d7e2: Preparing
36bf60d45174: Preparing
0fbc35d51f85: Preparing
6be21046fcff: Preparing
1e5fdc3d671c: Preparing
613ab28cf833: Preparing
bed676ceab7a: Preparing
6398d5cccd2c: Preparing
0b0f2f2f5279: Preparing
3228c7c7e648: Waiting
c358ea0ddb53: Waiting
3753b72ba17b: Waiting
82f026f2b417: Waiting
df6fd2eeac23: Waiting
6a168759b1b9: Waiting
818741b3d7e2: Waiting
36bf60d45174: Waiting
0fbc35d51f85: Waiting
6be21046fcff: Waiting
1e5fdc3d671c: Waiting
613ab28cf833: Waiting
bed676ceab7a: Waiting
6398d5cccd2c: Waiting
0b0f2f2f5279: Waiting
b6ca054ac198: Pushed
601bf750d9a9: Pushed
69cb47f8feff: Pushed
3753b72ba17b: Pushed
3228c7c7e648: Pushed
f674d3ac8a3d: Pushed
c2e3c6257f43: Pushed
df6fd2eeac23: Pushed
818741b3d7e2: Pushed
0fbc35d51f85: Layer already exists
82f026f2b417: Pushed
6be21046fcff: Layer already exists
1e5fdc3d671c: Layer already exists
bed676ceab7a: Layer already exists
613ab28cf833: Layer already exists
6398d5cccd2c: Layer already exists
0b0f2f2f5279: Layer already exists
c358ea0ddb53: Pushed
36bf60d45174: Pushed
6a168759b1b9: Pushed
20220127120039: digest: 
sha256:827cbc1a467c04d9753f6c153721be250a78300f80968721e4ad5f4a6ab91912 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-0127120259-1908a776
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0127120259-1908a776
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1643284974295.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0127120259-1908a776
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0127120259-1908a776
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1643284974295.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-0127120300-3a880852
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0127120300-3a880852
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1643284974350.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0127120300-3a880852
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0127120300-3a880852
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1643284974350.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:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220127120039
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:827cbc1a467c04d9753f6c153721be250a78300f80968721e4ad5f4a6ab91912
Deleted: sha256:08ee67fb92443cc684bdc936070e3691be13f8e43e084488b2809c4d41f42e34
Deleted: sha256:826eeb4a8105eaa3407617b81dd2329ff456376d1e4bf16772519d523ab37c95
Deleted: sha256:8f5f9c1f88c4081919aaff2bd4e8a2f15148ccbf1fc73c82daf227afee1a80eb
Deleted: sha256:9ee5b81105b61802dc14ce15408fbccd2926874b589070a376ff421e1dfef8c3
Deleted: sha256:0da0070e72aec9c1261a13dd8a3b490f3436570d61017e1072177a4a58bcecc2
Deleted: sha256:1e956ad084f9105f5247de661340c465e8abbf2866ed5addba314b710cb44740
Deleted: sha256:bc523caa0a021fd309bacfcf33d0000fc4bcc540e3cd4e95c07622505257b611
Deleted: sha256:ef78cbed0eb381468e16cd4f5b06db2aecf84f5ede38a4c37b87eabfad070253
Deleted: sha256:cfbf3474a2190a1b28265872d50b746c7d03de12910c5eb13542278ea1063be1
Deleted: sha256:85f2eda312f9add005b57843a9a33b3d4591dd7a91fd323a3f2f9e3479d19253
Deleted: sha256:2edb487422a988b74f08a29e44ddd76fa5749f697ed7b15b1fc411777158135f
Deleted: sha256:2a4b94f6039f48472f2d350e35ca1d33c0ef42177dbc9b8e485926faf276ee68
Deleted: sha256:f2c1b8b12d0c2a2ca69e3fffb537a901c3bc87d8977e473e39bdb9461d8f201f
Deleted: sha256:417e100bf32fb8552d83fd070987614b8cadcfdbf7ea9c8c487f48f4569874ea
Deleted: sha256:fcba80e3d2b88c8a2d9e991c0d48e07a79199123854e55beb646b5aab319c483
Deleted: sha256:f72570de9637c095cd5a3e6d65de7625fe523fa9dfea656a5f593fc351285916
Deleted: sha256:75dd8f84fb05ae7c44565148c1da342ebf2b0f2a9901704c606f6afb075855b0
Deleted: sha256:aaa8d7601685254e0fbdeaed29c20c6b6ee7503352014ef46ce74e490f0c405a
Deleted: sha256:a2ab08ef3f556b95e64b10fd43e7c46ad4880e7719a434e7514703109fb44f89
Deleted: sha256:9fc0d579063334495f58b8a5177dc4697fccffab52a02c39e47c4ca7148431f2
Deleted: sha256:180716ce722b6f59755019b6f7edc6fe6b6ff09d82d56cce6cdd10c7fa48654a
Deleted: sha256:eeefa7579cb1e09ca5f82d46cac59accf607f6971c0e7c98438c95fa32f18b8d
Deleted: sha256:e36966424742ca7754ec3a29692e818e3ed0cceb50002811acc7a95de58e946b
Deleted: sha256:e1e6f5d2aa8b4c3d77f8e641c86b540ba501a2cc0a531478fd1b847a54189e4d
Deleted: sha256:bbb7225d89df66e4938e8575b25ee7469e4863157cd95a2f437632c09117c926
Deleted: sha256:32701f47456b9860ce5415e823f4fa5e0b912356c634993e6214371538fc3cc1
Deleted: sha256:64ed1b531d99284ceaa5518770109816adff5416eb94d77a6dab62d78ad2ad3c
Deleted: sha256:c36070cdab2dcd883b93acbed0abcce6cde7e5b0d5074e9e649665c0a53b3ffe
Deleted: sha256:fc5759f35b36648a756253daa6fd6dbe52a7fea9e41150cece48f7c400d46ca9
Deleted: sha256:959ae0239d116a27176904238530c9d4211697b3066d218a534684dc74d316b2
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220127120039]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:827cbc1a467c04d9753f6c153721be250a78300f80968721e4ad5f4a6ab91912]

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

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

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

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