You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/03/01 19:55:49 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1321

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

Changes:

[egalpin] Use default context output rather than outputWithTimestamp for

[stranniknm] Palo Alto case study - fix link

[rogelio.hernandez] [BEAM-12777] Removed current docs version redirect


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

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-22.0.3-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-60.9.3-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.3 setuptools-60.9.3 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, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 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 220 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 50.362606 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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/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
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
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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]
82bd986a373c: Preparing
fa30d132e68d: Preparing
72ca3610f2bb: Preparing
aff958089c70: Preparing
dd461b92a8cc: Preparing
49fa5a0fbf12: Preparing
5bd20eb69e68: Preparing
d0157fc69f5f: Preparing
b702217c73c0: Preparing
a8260a66c31c: Preparing
00ac4681422e: Preparing
8ac085a20555: Preparing
8ed0a42c0b8d: Preparing
f53ed9ea8a10: Preparing
6be21046fcff: Preparing
1e5fdc3d671c: Preparing
613ab28cf833: Preparing
bed676ceab7a: Preparing
6398d5cccd2c: Preparing
0b0f2f2f5279: Preparing
49fa5a0fbf12: Waiting
5bd20eb69e68: Waiting
d0157fc69f5f: Waiting
b702217c73c0: Waiting
a8260a66c31c: Waiting
00ac4681422e: Waiting
8ac085a20555: Waiting
8ed0a42c0b8d: Waiting
f53ed9ea8a10: Waiting
6be21046fcff: Waiting
1e5fdc3d671c: Waiting
613ab28cf833: Waiting
bed676ceab7a: Waiting
6398d5cccd2c: Waiting
0b0f2f2f5279: Waiting
fa30d132e68d: Pushed
aff958089c70: Pushed
72ca3610f2bb: Pushed
dd461b92a8cc: Pushed
82bd986a373c: Pushed
49fa5a0fbf12: Pushed
a8260a66c31c: Pushed
b702217c73c0: Pushed
d0157fc69f5f: Pushed
f53ed9ea8a10: Layer already exists
6be21046fcff: Layer already exists
1e5fdc3d671c: Layer already exists
613ab28cf833: Layer already exists
bed676ceab7a: Layer already exists
6398d5cccd2c: Layer already exists
0b0f2f2f5279: Layer already exists
5bd20eb69e68: Pushed
8ac085a20555: Pushed
8ed0a42c0b8d: Pushed
00ac4681422e: Pushed
20220301180201: digest: sha256:8fd864b56cff2dcc6fbd1f834c9da32409503d086790c9ccb11651666a702053 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-0301180709-182237c1
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301180709-182237c1
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1646158014864.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0301180709-182237c1
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301180709-182237c1
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1646158014864.traffic_routes_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-0301180708-9885eff6
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301180708-9885eff6
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1646158014873.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0301180708-9885eff6
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301180708-9885eff6
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1646158014873.traffic_max_lane_flow_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

42 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:20220301180201
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8fd864b56cff2dcc6fbd1f834c9da32409503d086790c9ccb11651666a702053
Deleted: sha256:68639ce73ff2a18cef5cdea6e436c312418a361740ae44d16e915980a3f36236
Deleted: sha256:af6d951234155923d7fe92b9382dbc74f86116e19356cfce424a03c08828c1a8
Deleted: sha256:babcb9743b4e10c35fc5d18f6ad91b54c56859df1c5996aeca6f4d12c287e91b
Deleted: sha256:916d685d668a52ce5fa4cf56fc148fd9b04163cb50f6347c9ae6e2f78e2255fc
Deleted: sha256:8f3915e31b7e1215fce15cc5d1546ca724dbe017d0b6e32763264d9568ada654
Deleted: sha256:430bbcfb7283d819ceca084f72b2dff63eeba0cd28f59ba1be0f7a4bc57a574e
Deleted: sha256:a1335192dc0c2a11b0196539116e92e1a7e4f257b1d00eae9522f5d3b519377a
Deleted: sha256:d9fc9f76c36f9e273449910aab35d7822bde541b40a88aa93fc2a3c202f9403c
Deleted: sha256:5b1bb1fbee184048ea7b908585cbfc3bf62b8e59524883e64e1ee666a9c7c3b6
Deleted: sha256:f3273f3c9cf5d00a993b727d130686b43706fb958a2be076f476360350359b01
Deleted: sha256:b064f18a95d381830e49ff56a5a0dfa31d2baba640ff9a69e6072d58fedca1a9
Deleted: sha256:ccc9e59e57f5396b09cfc68b87b355ae4b45a7efc30a6acf0c2466ce6cd2e30a
Deleted: sha256:6b88948030451571591d4a33d0b6fddafee02cc1264454c18548ff4be9e92940
Deleted: sha256:9bae7ab32f8fedf18eb44cbc7c1f6adab99c1807785f25f2554f5011d06c4081
Deleted: sha256:7d041c490dac41467edbb7b3217f60a30c3ea8ecc12098e52d9f608e92ce1b37
Deleted: sha256:7e2b2e653e8e7a28c6b1e9fe3f1f18a3c680fd0bad2eefda4f64cae43384a580
Deleted: sha256:4bb6d6d37736d233ad9ecf8c471e5de8a56b641aa99c1b91a95801339dc1ae59
Deleted: sha256:9f766ec59f785f9ea896a823038b3879b6a9a4f27eb3f8090b0f9447dacddfe2
Deleted: sha256:5589a4340c2c15fcaba1cb1158e6da283c0b63e2ef6e9f968d814ae2abc61845
Deleted: sha256:6a1fc6963dd4a8e78b582f4951c580f73fc010de8aff30c3539032f0f553d558
Deleted: sha256:167947e93279a58112d8483c7f0333e35705c5eb2a909438108e28cb19f7a15d
Deleted: sha256:48a1414818dcbb4a1da520f490ee34251429f61e67f24c98291aac8f2262ed9f
Deleted: sha256:4edda72d49ad7207ea122140c116f01a3e21f41ce35b7e9847de58a3d857da75
Deleted: sha256:8ef32114c6df8df5876c07d09efb0812ec2c7b608f28cbe9543dce94b1e22b55
Deleted: sha256:7e5a1ede3b9bca0a9960192b3fdae7c3374d70c0c42842f089cced08d4770a14
Deleted: sha256:2d3f186ccb868f60d6b22d860f50a33ca21c581d49fd60f1cc1e513bb3b5c054
Deleted: sha256:48ffef30b739b8c70cd2dc9cff6a287a230a9834c0d2d9dc6ad3bbfbeef6759f
Deleted: sha256:64e691bb443c5424820c449b896ea2ca2794b4a5648b142d6469da5e8c145706
Deleted: sha256:8ce80ef520ccd83b6d6625389ff080ffe2dd78b637773709783afeb565ee7352
Deleted: sha256:23819f55bcb80a4faa4fa29b81c47837c5d852096ec0f4b4af61252a97b93fd9
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220301180201]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8fd864b56cff2dcc6fbd1f834c9da32409503d086790c9ccb11651666a702053]

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

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

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_DataflowV2 #1323

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1323/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1322

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1322/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #16850: [BEAM-11205] Upgrade Libraries BOM

[noreply] Merge pull request #16484 from [BEAM-13633] [Playground] Implement

[noreply] Add 2022 events blog post (#16975)

[noreply] Clean up Go formatter suggestions (#16973)

[noreply] [BEAM-14012] Add go fmt to Github Actions (#16978)

[noreply] [BEAM-13911] Add basic tests to Go direct runner. (#16979)

[noreply] [BEAM-13960] Add support for more types when converting from between row


------------------------------------------
[...truncated 62.06 KB...]

> Task :runners:direct-java:shadowTestJar

> Task :sdks:java:container:java8:docker
 ---> 39acb41b4461
Step 16/19 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 5472d4a5f1b2
Removing intermediate container 5472d4a5f1b2
 ---> ce9e27bc2afe
Step 17/19 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 3725f75f7a50
Removing intermediate container 3725f75f7a50
 ---> dbb03cbd1dcf
Step 18/19 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> a86541780856
Step 19/19 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in d8b35120796c
Removing intermediate container d8b35120796c
 ---> 21b317415bce
Successfully built 21b317415bce
Successfully tagged apache/beam_java8_sdk:2.38.0.dev

> 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]
f7bd46cc116e: Preparing
11893b44d027: Preparing
bd64d346aa7b: Preparing
57a71bb6d1e4: Preparing
0cddc6a138b7: Preparing
0eed3f52fd60: Preparing
8b4d3d6ad1aa: Preparing
46307d30a78b: Preparing
2358579e9bc1: Preparing
fdb4acecc154: Preparing
532da660f3c8: Preparing
25e935ac4669: Preparing
29e73692fea5: Preparing
9d8709c53aef: Preparing
8e05d451d71e: Preparing
d1609e012401: Preparing
e3f84a8cee1f: Preparing
48144a6f44ae: Preparing
26d5108b2cba: Preparing
89fda00479fc: Preparing
46307d30a78b: Waiting
2358579e9bc1: Waiting
fdb4acecc154: Waiting
0eed3f52fd60: Waiting
8b4d3d6ad1aa: Waiting
532da660f3c8: Waiting
9d8709c53aef: Waiting
25e935ac4669: Waiting
29e73692fea5: Waiting
8e05d451d71e: Waiting
d1609e012401: Waiting
e3f84a8cee1f: Waiting
48144a6f44ae: Waiting
26d5108b2cba: Waiting
11893b44d027: Pushed
0cddc6a138b7: Pushed
bd64d346aa7b: Pushed
f7bd46cc116e: Pushed
0eed3f52fd60: Pushed
46307d30a78b: Pushed
57a71bb6d1e4: Pushed
fdb4acecc154: Pushed
2358579e9bc1: Pushed
9d8709c53aef: Layer already exists
8e05d451d71e: Layer already exists
8b4d3d6ad1aa: Pushed
d1609e012401: Layer already exists
25e935ac4669: Pushed
e3f84a8cee1f: Layer already exists
48144a6f44ae: Layer already exists
89fda00479fc: Layer already exists
26d5108b2cba: Layer already exists
29e73692fea5: Pushed
532da660f3c8: Pushed
20220302000252: digest: sha256:f61b1155c4172c7ad1d933855a5a4c5038ff348e2fd08403f6134da5c8c4bd94 size: 4520

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava
> Task :examples:java:compileJava
> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :examples:java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:classes
> Task :examples:java:jar

> Task :examples:java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :runners:google-cloud-dataflow-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> 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-0302005101-6edd3fe3
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0302005101-6edd3fe3
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1646182254452.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0302005101-6edd3fe3
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0302005101-6edd3fe3
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1646182254452.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-0302005101-39db94b5
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0302005101-39db94b5
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1646182254185.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0302005101-39db94b5
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0302005101-39db94b5
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1646182254185.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

42 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:20220302000252
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f61b1155c4172c7ad1d933855a5a4c5038ff348e2fd08403f6134da5c8c4bd94
Deleted: sha256:21b317415bceafae2fe8ff3902d4f8060f3956c38dc620b6017f91ee92c09cfc
Deleted: sha256:a86541780856477a912fb1028e1c8620373c6881658264cdad7ac6c973d9d855
Deleted: sha256:4427b2dd76d7fe7b3904feda1bd7e1d22a7cb3d6571b601373a95c1dbf9ea9a5
Deleted: sha256:dbb03cbd1dcfcca32a6b7c51db48e872ae4fa30bcc0f5800b0f47788e924aa6e
Deleted: sha256:ce9e27bc2afece5d22f329b9f4d0155e2af2df0b574d267af2aaaf1a1c4847bc
Deleted: sha256:94551676c487373ed9546548bff831e25592f38e2ea1c9892e3fcaa9e07a095e
Deleted: sha256:39acb41b4461713dacdfc1e93c416cf134b24450aaa326b718094ce9b5d4cd6f
Deleted: sha256:e9e2570cec353226258f0947ba6dce49ad88a07948cde5fa32fd1a56d3d6ab2d
Deleted: sha256:595b50108e4e1ee55b06922b44daa18b5efa9514a9b1731ef1a31c7f80cc3b44
Deleted: sha256:cf0a6f1af8eeaf8069a56eec28e6afad475cb111ea4dfa0b8b86eb85e09ac6eb
Deleted: sha256:95abfb4b0e1cbf0d0e57a7be89d1962493165a05aa2e7bb454eb3781afe6a3f5
Deleted: sha256:8b0017a72a0c5a32199e4cbe709623eacdc354e163159d01b656bb30d706b16b
Deleted: sha256:54fa41830e4337f95160bd2e74e0dd7f22e6ea19fdc29ae0f4b1275982228f82
Deleted: sha256:8aa70878ae30aaf622bee3f9618702fe2789765dbf7a1871c246d5318b1b3395
Deleted: sha256:7a3462306bdb22db3211f22bf972b806a902a4d1d297870630337151236ecd9c
Deleted: sha256:f7116ed3340b0f7bc6ab94470dbc63ac8396dff00f91a25bc8538e7f4f4f7f05
Deleted: sha256:3ac2a576c51a4c9e43053f3263cf3e45c15f410c33a704013fb20d6fa097a966
Deleted: sha256:9eb8e7d1adf8e6fb8cf09efecfeebc1da95be7c856312ca4d0266df4e38d1431
Deleted: sha256:f9be1b08e51dbb67109434a178ed325008460a0ce08973e276370b294200775d
Deleted: sha256:b66375d58dc15149c27d1dadeedd050406817b38076cd87a09548b3e9988e0e9
Deleted: sha256:7f9916e644e36687c24e975e43482b063701366c83b2a5da6df658b592dd4526
Deleted: sha256:617f25d3956a726d1f758eef487a78b749c87dbbf88588d1f33e5315c8d31bd2
Deleted: sha256:3d7ab8f50b50d876d25dff016dd6f534a89d3a96ca890bfdb5062c2c5b23cc84
Deleted: sha256:dcce2aad206e105b8afce6e1b987d17a2126fccdd0b3e8c424888dceab2d644b
Deleted: sha256:5a72c4460b2ef5c595860c31b7d89e3d2f93f78141743e158f8407b49ec2f9d7
Deleted: sha256:6f1d24e0748e3b0d8413f94b7db5e5dfc80c940ba9d63394633cee1363bb12c5
Deleted: sha256:1b9a4fb4d79351be8fe45f7f5eff51dcdb489e62b13883dbafc899fbed6b9048
Deleted: sha256:636fe6362d942a22719936c0ed3b38f825f65ae05878607afa411407e1ca1829
Deleted: sha256:2e4783530005f97835ea12ddc04a4ff9e5f272f969bb2b0dd7bd42638b21d2c4
Deleted: sha256:7ec4de639a6cdf1987d2e621226be6baca3d8fe2741a67d386fa655215bd2551
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220302000252]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f61b1155c4172c7ad1d933855a5a4c5038ff348e2fd08403f6134da5c8c4bd94]

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

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 2h 36m 39s
141 actionable tasks: 122 executed, 15 from cache, 4 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org