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 2021/12/28 07:02:04 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1080

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

Changes:


------------------------------------------
[...truncated 39.21 KB...]
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :runners:direct-java:compileTestJava FROM-CACHE
> Task :runners:direct-java:testClasses UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :runners:direct-java:shadowTestJar FROM-CACHE
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> 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:generateLicenseReport

> 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 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, beautifulsoup4, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available.
You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3.8> -m pip install --upgrade pip' command.
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 214 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 55.466767 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.>

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses

> Task :sdks:java:container:pullLicenses
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
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/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
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
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,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
+ 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]
8dd3d2b98b1c: Preparing
996c13a66e95: Preparing
50800339cd40: Preparing
38e0fb730cea: Preparing
b900824b1aef: Preparing
fb67f1698573: Preparing
2a726324853e: Preparing
ff7e13796d5e: Preparing
179fe7452a1e: Preparing
d2028c60ee01: Preparing
619a467a1c97: Preparing
bf3d31ecc8b9: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
fb67f1698573: Waiting
2a726324853e: Waiting
ff7e13796d5e: Waiting
179fe7452a1e: Waiting
d2028c60ee01: Waiting
619a467a1c97: Waiting
bf3d31ecc8b9: Waiting
bff9fe6e429c: Waiting
7c245b2fe4f1: Waiting
f9e18e59a565: Waiting
26a504e63be4: Waiting
8bf42db0de72: Waiting
31892cc314cb: Waiting
11936051f93b: Waiting
50800339cd40: Pushed
996c13a66e95: Pushed
b900824b1aef: Pushed
8dd3d2b98b1c: Pushed
ff7e13796d5e: Pushed
2a726324853e: Pushed
fb67f1698573: Pushed
38e0fb730cea: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
bf3d31ecc8b9: Pushed
179fe7452a1e: Pushed
619a467a1c97: Pushed
d2028c60ee01: Pushed
20211228060050: digest: sha256:c582166a51694bf737fe74b58fb960ccd5f4242466d6feeb707d6c50d50b586e size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211228060050
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c582166a51694bf737fe74b58fb960ccd5f4242466d6feeb707d6c50d50b586e
Deleted: sha256:a476e23ced57e6393877aef1b95aced3f8c03728b256b3565fdb1915384503d0
Deleted: sha256:df38e929686ca98f7c3bc9009a85580068623b60ac30cfcde5e1feb054d9712e
Deleted: sha256:fc702d92d8645a30a142c65198654cc740c2cc13b6bff1e85611430092310ba5
Deleted: sha256:7b3c66a704ab61bfafe9dbcafa91320cb7cc54334a1e3da35f097e18eaafb50d
Deleted: sha256:42a576a3b48e2771e3407bf35334d6d18e0ca43e0dcc4bdac3a12e849f6b3b57
Deleted: sha256:b96981f9049478b018020dd17d5f248e5b8e78a425f3bf2ed7536a24298575bb
Deleted: sha256:95dbbfd300d4803ab797e4837ed3fcddfd94c3a7d3c89601083ca7c689dfe3f9
Deleted: sha256:faf7b9d6fc7eab3300f4184122ec150d3975776cbcb0c040cb25ea630efa6037
Deleted: sha256:955e83160160432cdbc8094773c38bab15631f0074f475b836e4c0d5d034ad6b
Deleted: sha256:043c503612783293229007f1f680511340dd2a6e037bbfaa1e4c4cddfbc56571
Deleted: sha256:acc1ac75daa0375e0fee1a3ca380ea48fb2097117d478940e0aa5cc7702e60c3
Deleted: sha256:e216069ab173624f9789b8bb7a93e0b833a0e9ffdf7b409bf40744fea7329fc1
Deleted: sha256:a8512c58ff6f50d457fcb5efc645f12cdc63ab3df38704a8b842a570ddf11eba
Deleted: sha256:65d1def1582fc3130ad0cdeb9919f6ab3541da151ce52e3124bb69f924a2c99d
Deleted: sha256:f55a18e7076fda833f6eccc9c73b4bd15a7090ef9fda27d2fee9a334b15279c4
Deleted: sha256:3dd37e44d47ea1d9d3008378ba308102e43bf324ff2121fc6b2d6a17aa73b178
Deleted: sha256:ae3d70c6e80f4508061487ee0c8599a0189141120c17f8c40e2d69ee33fbc6a3
Deleted: sha256:879e2795e4207966d3cc19d6c2bc89fa9bf76102c68a11dd3672f08970a7e643
Deleted: sha256:c16fc2dc576259bebc5a516f42c160b20f8954ad64e016cb14b037646cc38edd
Deleted: sha256:1e072e2f3f9fba22d733316f06733888330b74dc408ba3041d89aa3d54c94388
Deleted: sha256:d42844401c33830ec8a5a218c7527fe5de0437ac86a7109a468012fbd63d6192
Deleted: sha256:fde15e20ec8bb5502e5068d7dbe4d80d322a7ff7d4d5c838f6530edba4c19ae8
Deleted: sha256:9b5462fa5731840f51170a583164c9ccf1bf9849434dcbe433980e10bb48fe86
Deleted: sha256:0c7f322ae4e3cefd6bd47a5a287f50c42e0960b50fa710362b5d1ed5b2b6c521
Deleted: sha256:f687a156169a5ddf328517366ca6763072dfa4fb25e7336523dc45ca49d8687c
Deleted: sha256:e356f80aa3948f1a07b3bc34eb6a17bec63981c9590aeb14b06412f72f63ff12
Deleted: sha256:1f6569487c56c3a5ab943a40b865ee15d2646c565ca874b4de814a32db154928
Deleted: sha256:21623aea0437be5d62eb9b18c2a60872efc33a3a5c7e39494057db86dd7a409f
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211228060050]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c582166a51694bf737fe74b58fb960ccd5f4242466d6feeb707d6c50d50b586e]

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

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_DataflowV2/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.
> 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 1m 35s
116 actionable tasks: 65 executed, 47 from cache, 4 up-to-date

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

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 #1091

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


---------------------------------------------------------------------
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 #1090

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

Changes:

[mmack] [BEAM-13009] Fix tests to ensure absence of duplicates only per request

[mmack] [adhoc] Use predefined min/max combiners in SQS reader to gather stats


------------------------------------------
[...truncated 47.45 KB...]
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:kafka:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :runners:direct-java:compileTestJava FROM-CACHE
> Task :runners:direct-java:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :runners:direct-java:shadowTestJar FROM-CACHE
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> 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:container:java8:copyDockerfileDependencies
> 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.2.0-py3-none-any.whl (953 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.2.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 214 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 7.102222 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/golang/protobuf,https://github.com/golang/protobuf/blob/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
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
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/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: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]
3f5f36e2b903: Preparing
a5ad4add0df7: Preparing
f66c4cd48835: Preparing
d4540229c50b: Preparing
08749aefceac: Preparing
5e6d6e2d1f08: Preparing
15c45cd53529: Preparing
47e131207742: Preparing
6d69042cce96: Preparing
47b56bc17f2b: Preparing
893206deacf1: Preparing
cdbfb64194de: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
5e6d6e2d1f08: Waiting
bff9fe6e429c: Waiting
15c45cd53529: Waiting
7c245b2fe4f1: Waiting
47e131207742: Waiting
6d69042cce96: Waiting
f9e18e59a565: Waiting
31892cc314cb: Waiting
47b56bc17f2b: Waiting
11936051f93b: Waiting
26a504e63be4: Waiting
893206deacf1: Waiting
cdbfb64194de: Waiting
a5ad4add0df7: Pushed
08749aefceac: Pushed
f66c4cd48835: Pushed
3f5f36e2b903: Pushed
d4540229c50b: Pushed
5e6d6e2d1f08: Pushed
6d69042cce96: Pushed
47e131207742: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
893206deacf1: Pushed
cdbfb64194de: Pushed
15c45cd53529: Pushed
47b56bc17f2b: Pushed
20211230180045: digest: sha256:df2e7f0fdd7a4a210305c3c3644ccca6fee700c8a16877c74c4b87ad3af9027d size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230180045
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:df2e7f0fdd7a4a210305c3c3644ccca6fee700c8a16877c74c4b87ad3af9027d
Deleted: sha256:3b9ca277076e86bc79841334fdc62fd056965bdbfb31de160af80880d89d8514
Deleted: sha256:748ffb9e08ea358fabdf433d41f74038397ee282a65c0a0a80a5cc74b3cd9e70
Deleted: sha256:f4550ef3ad7bbb1799f1c40511fc7d2f01c09350ea96c6ffc60ce5463c1aa40d
Deleted: sha256:c4cd4b7d8394560c836558e654c3a890d2c7dfac9d97d5523c3f6b179f3d24b0
Deleted: sha256:7fed2d0e4f9bf36719d478ebfc58ee94bc57e3782d4ffe128a92ca2d358ebbd6
Deleted: sha256:323520fda0c2abc8c5d87aa42e68130848b0ccfb4c272fafc08cd93fed67739b
Deleted: sha256:aaedbfa2ec4d54b48febd3550bf1db12c3e23f8647a173af1166a366f45a2a8f
Deleted: sha256:69ea2268d3a32c2e52c2fa3663dee4a39bc6c11aa5f187e31cade4b2574bb70e
Deleted: sha256:6f6ea05e0f8c8a6108cc8454abfc1e917fc656bc4ad94edbb8ed5a3236339e20
Deleted: sha256:dcf6529f58f4c5429e846cdd560784e4e1d2de04e538c49af829b2186a0f3754
Deleted: sha256:0a9da67c6f81e369f3bbb37f6b0680a1f51ec9a083c6572a4b2df91ed4d58f6b
Deleted: sha256:fbab6a2a5621e32dd2e1e8be61ecae6fa384054718266e1e51bd1388a8208d48
Deleted: sha256:29dd93c2ba501a2b25ccbf150eb90994a3bd33a7840b84d4422e74f263791610
Deleted: sha256:911303a9fe8c97924950ae3ee8bc225bf35441bab908b28bfdd222ad811c8e86
Deleted: sha256:39cb99b58da60f604bfbd6a7cb43b1936ebf01f855e0c321cdad2a491040c5c4
Deleted: sha256:8c71e5919bf4ba35c47ae0e2fed7aecee2a8e0b65dfa04c9a293653201fbdb5e
Deleted: sha256:72956f78345d6234bbf50b197b4ff688f2a00744e841d339687943946707c699
Deleted: sha256:216345c3a8ad8f757c0fff09a6fb1ae0ca957c468355df384edd08f27830b6d4
Deleted: sha256:8157f16c24bb9dd164763b47ed4494b041516ad9f1144ef130ca59aacd07e536
Deleted: sha256:d8501889ca21647dadea43d30dc8b8178ff17f6a418fc72f01311d67b0c71aba
Deleted: sha256:4d75bf9c11455f4952832dccd826808dfdcd7d473f1087fe7ce469a73cb8ec3e
Deleted: sha256:6600ce5af34db60e99803bc9bb9ebd2231fd08a98f3774019dea5570baba7af3
Deleted: sha256:f70d7235051158c252439c4450543cd2263c92b58c06382445532074970ab59b
Deleted: sha256:056365f9021f0faff27a8a6c778d49818338874cb4a4a6e6268f9c82ace0766a
Deleted: sha256:3956690ebeace328b621daf51c1c5d0d4e8e0196f6331384eee436c8cd6aac9b
Deleted: sha256:bb74926bc106a23cba9180fc2dbccf858276fe1b34b3b6b4f8f114ff33d3ea03
Deleted: sha256:85ae0940fda3461f7c264574bda10ad061ee0f40837fa76f3c5e691ef9974a38
Deleted: sha256:09812918c774afd6c31270300f716f44ea27e7e7fbb51f1114a40c82012ca846
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230180045]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:df2e7f0fdd7a4a210305c3c3644ccca6fee700c8a16877c74c4b87ad3af9027d]

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

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_DataflowV2/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.
> 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 9m 6s
138 actionable tasks: 87 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/43t6jmp2q5fsm

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1089

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

Changes:


------------------------------------------
[...truncated 45.53 KB...]
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:core-java:testJar
> Task :sdks:java:io:kafka:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> Task :runners:direct-java:compileTestJava FROM-CACHE
> Task :runners:direct-java:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :runners:direct-java:shadowTestJar FROM-CACHE
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> 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:generateLicenseReport

> 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.2.0-py3-none-any.whl (953 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.2.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 214 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 6.986202 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
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/golang/protobuf,https://github.com/golang/protobuf/blob/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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
+ 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]
ceb0b0b44c10: Preparing
9da34bc7553f: Preparing
9b5aecb59823: Preparing
198f1cf7f259: Preparing
7f00cf3da8f0: Preparing
98a5d49310af: Preparing
0f9c570f0a37: Preparing
b17142ad6712: Preparing
a64a9f978150: Preparing
1b30d1994cd3: Preparing
60453348137a: Preparing
3f9a6020e936: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
0f9c570f0a37: Waiting
b17142ad6712: Waiting
8bf42db0de72: Waiting
7c245b2fe4f1: Waiting
31892cc314cb: Waiting
f9e18e59a565: Waiting
11936051f93b: Waiting
1b30d1994cd3: Waiting
98a5d49310af: Waiting
26a504e63be4: Waiting
60453348137a: Waiting
3f9a6020e936: Waiting
bff9fe6e429c: Waiting
a64a9f978150: Waiting
7f00cf3da8f0: Pushed
9da34bc7553f: Pushed
9b5aecb59823: Pushed
98a5d49310af: Pushed
ceb0b0b44c10: Pushed
198f1cf7f259: Pushed
b17142ad6712: Pushed
a64a9f978150: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
60453348137a: Pushed
0f9c570f0a37: Pushed
3f9a6020e936: Pushed
1b30d1994cd3: Pushed
20211230120048: digest: sha256:d95ca602fe201683ccd8f3833175250f73988cab3692c08d7653aa4925566868 size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

> 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:20211230120048
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d95ca602fe201683ccd8f3833175250f73988cab3692c08d7653aa4925566868
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230120048]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d95ca602fe201683ccd8f3833175250f73988cab3692c08d7653aa4925566868]

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

FAILURE: Build completed with 2 failures.

1: Task 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_DataflowV2/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.
> Run with --scan to get full insights.
==============================================================================

2: Task 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 3m 54s
138 actionable tasks: 87 executed, 47 from cache, 4 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1088

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

Changes:

[Steve Niemitz] [BEAM-13488] Work around bug in classpath detection

[Steve Niemitz] [BEAM-13459] Cache artifacts across job runs on python+dataflow

[Kyle Weaver] [BEAM-13581] Remove previous job name for Flink PVR precommit.

[emilyye] Moving to 2.37.0-SNAPSHOT on master branch.

[noreply] Release website update for Beam 2.35.0 (#16115)

[noreply] [BEAM-13430] Re-enable checkerframework for the project excluding the


------------------------------------------
[...truncated 61.07 KB...]
Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 6602688b306b
Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/

> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :sdks:java:extensions:google-cloud-platform-core:testClasses
> Task :sdks:java:extensions:google-cloud-platform-core:testJar

> Task :sdks:java:extensions:protobuf: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:extensions:protobuf:testClasses

> Task :sdks:java:container:java8:docker
 ---> 99d29eabb4bf
Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/

> Task :sdks:java:extensions:protobuf:testJar

> Task :sdks:java:container:java8:docker
 ---> 7ddd5b47b399
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> b794856fdea0
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> ebf92c21ee00
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> e18510d7af84
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> 5b9b88830620
Step 13/18 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
 ---> ab5b1a3f8e9f
Step 14/18 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> e341b1ae30e0
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in f833521959db

> Task :runners:core-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 :runners:core-java:testClasses
> Task :runners:core-java:testJar

> Task :sdks:java:container:java8:docker
Removing intermediate container f833521959db
 ---> 8bdfeae18c91
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 6ce5508d5a23
Removing intermediate container 6ce5508d5a23
 ---> 9b908ce06357
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 4cdfb7dc99c3
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 841a547eb510
Removing intermediate container 841a547eb510
 ---> 5eab16a4d6f8
Successfully built 5eab16a4d6f8
Successfully tagged apache/beam_java8_sdk:2.37.0.dev

> 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]
e87ed94f7e1b: Preparing
15b0486a6485: Preparing
b72fbff6b690: Preparing
9267eb8573e9: Preparing
2525c7824099: Preparing
21908235f1c5: Preparing
c8d147fe05c9: Preparing
bb7b34fcc9a9: Preparing
21908235f1c5: Waiting
c8d147fe05c9: Waiting
7c17a6ca31e0: Preparing
d04d91a25e9c: Preparing
468053f4427b: Preparing
9c67562b9e7d: Preparing
7c17a6ca31e0: Waiting
bff9fe6e429c: Preparing
d04d91a25e9c: Waiting
7c245b2fe4f1: Preparing
9c67562b9e7d: Waiting
f9e18e59a565: Preparing
26a504e63be4: Preparing
7c245b2fe4f1: Waiting
8bf42db0de72: Preparing
f9e18e59a565: Waiting
26a504e63be4: Waiting
31892cc314cb: Preparing
11936051f93b: Preparing
8bf42db0de72: Waiting
31892cc314cb: Waiting
15b0486a6485: Pushed
2525c7824099: Pushed
b72fbff6b690: Pushed
21908235f1c5: Pushed
9267eb8573e9: Pushed
e87ed94f7e1b: Pushed
bb7b34fcc9a9: Pushed
7c17a6ca31e0: Pushed
bff9fe6e429c: Layer already exists
468053f4427b: Pushed
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
9c67562b9e7d: Pushed
c8d147fe05c9: Pushed

> Task :runners:direct-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:direct-java:classes
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
d04d91a25e9c: Pushed
20211230060055: digest: sha256:d508c7efa97e5260d4e8f4fe16ac6327ac7e72eca0782c2ee5655d5eb6c1d30e size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

> Task :runners:direct-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 :runners:direct-java:testClasses
> Task :runners:direct-java:shadowTestJar

> 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 :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:20211230060055
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230060055]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d508c7efa97e5260d4e8f4fe16ac6327ac7e72eca0782c2ee5655d5eb6c1d30e]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230060055] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d508c7efa97e5260d4e8f4fe16ac6327ac7e72eca0782c2ee5655d5eb6c1d30e])].

FAILURE: Build completed with 2 failures.

1: Task 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_DataflowV2/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.
> Run with --scan to get full insights.
==============================================================================

2: Task 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 4m 4s
138 actionable tasks: 103 executed, 32 from cache, 3 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1087

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

Changes:

[noreply] [BEAM-13578] Validate that repeatable PipelineOptions need to be

[noreply] [BEAM-13430] Update comment over eclipse plugin. (#16387)

[zyichi] [BEAM-13430] Fix broken ULR validates runner tests

[noreply] Update venv creation commands in release scripts. (#16381)

[noreply] [BEAM-12777] Stable URL for current API docs (#16327)

[noreply] [BEAM-13539] correct resource override dependencies (#16392)


------------------------------------------
[...truncated 47.96 KB...]
  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.2.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 214 dependencies using 16 threads.

> 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 :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 31.459086 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/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
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
google.golang.org/grpc,https://github.com/grpc/grpc-go/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/net,https://go.googlesource.com/net/+/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
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
+ 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]
44eb8ece7d55: Preparing
2caaeb75ce45: Preparing
5456c09a4b09: Preparing
7a6a4288b17c: Preparing
9d886a8dfa48: Preparing
7dbea1ee82e5: Preparing
b10c54a4c179: Preparing
3e51ed64e044: Preparing
842673e9a2b7: Preparing
6b7d25161358: Preparing
8d91e9a9550e: Preparing
7b711b4fb492: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
3e51ed64e044: Waiting
26a504e63be4: Preparing
8bf42db0de72: Preparing
842673e9a2b7: Waiting
31892cc314cb: Preparing
11936051f93b: Preparing
7dbea1ee82e5: Waiting
6b7d25161358: Waiting
f9e18e59a565: Waiting
8d91e9a9550e: Waiting
26a504e63be4: Waiting
7b711b4fb492: Waiting
8bf42db0de72: Waiting
bff9fe6e429c: Waiting
31892cc314cb: Waiting
7c245b2fe4f1: Waiting
11936051f93b: Waiting
b10c54a4c179: Waiting
5456c09a4b09: Pushed
2caaeb75ce45: Pushed
7a6a4288b17c: Pushed
9d886a8dfa48: Pushed
44eb8ece7d55: Pushed
7dbea1ee82e5: Pushed
842673e9a2b7: Pushed
3e51ed64e044: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
8d91e9a9550e: Pushed
7b711b4fb492: Pushed
b10c54a4c179: Pushed
6b7d25161358: Pushed
20211230000029: digest: sha256:318a6cbfc83f41719737b0022d16bff5ad5e39f4324da4df18382235708d1c2b size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest FAILED
> 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:20211230000029
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:318a6cbfc83f41719737b0022d16bff5ad5e39f4324da4df18382235708d1c2b
Deleted: sha256:5fb6e5304b8c9e25a5bb4f6394673887c60bf413a28e6c210b76de99c0f7691d
Deleted: sha256:885e1126e04c53b01f71e8ee92c52946d87abb7f886394ea674e4e6686dfef1b
Deleted: sha256:2e21aa54b93be911da3e1d3af02b4b1a543857b67d99d4c61718134797d996cc
Deleted: sha256:d019290751fc5fffc3b2eba3455c742a1f331d01bf159340215f7db6b2b21e35
Deleted: sha256:03e09df3f7cbc6cc1f1c94d397fe14aa43e56370f3638065466177c043f528e3
Deleted: sha256:71399e412162fce2cd0c1411befcbaee273f612d83029ca06f5aa164b862de05
Deleted: sha256:85422faa535f0fcfcd0a45ba625ece4982c104175dd0763932f5a1b4d3bc7007
Deleted: sha256:58819e1585fa008bd3ba244bc5aafd79a20a8a9c182ed46516361d8992722369
Deleted: sha256:0599c661d7a7903251f10462ce29a6f9201a7dda28a5b00ec088948373ea577a
Deleted: sha256:6ff1fdc8cf05efee0361e54920206894a240c0431974f629de6d9203248e2932
Deleted: sha256:83bd2bceb21bb346828aafd9e6e320733afa23240733d3a3212dd3c06c7e46b5
Deleted: sha256:26a92dcfddc3a47cdf39f55d9c66c75b6c572099749eecb5a8dfd76a8f96f24d
Deleted: sha256:2d579df5bec1a01ee541631f584a03b96ae53c08733a97897670697b839ec2fd
Deleted: sha256:70f0cfb7b9a0e0cddbb6cf2d9af2e9f69203512744aeb66df39aab621de8cc4a
Deleted: sha256:9aef7d2f9da40cf85b566458126ee16c958893a76fd08866c2dd2dbad70106bc
Deleted: sha256:2a5f13c3c3cc7322078798872d3b66740a898b502dbd8199ea649c2b7a5b7c4d
Deleted: sha256:b99ba0bdcb458cdd367c1fac97a2a4a31fa58b3165125819950f3eb6dccce377
Deleted: sha256:3482b1e4521560056a070620be819f8560a1999c0ffe8dbba30ab8ac9fb387b1
Deleted: sha256:89cc85f16ffec172707811e51d46e7ffd2fe9467a404cec1c967fb80b52e4fa1
Deleted: sha256:42ba7a240c442c8586f77a15fa2e19f116ace0286504db6d521128db359aa5c9
Deleted: sha256:07a39f98769bb2ccc9adab6c8a223e46cb7d1270218a727db0e227033ce7f7f3
Deleted: sha256:455e0196b06eec29ce595e7c46e7c781c932918f83b7f4dae9eb17021dd4fbac
Deleted: sha256:a0d2a7a1aaac8c6407f91c7a1f8e25d135fd7af01ac088157a835ad0ff948dde
Deleted: sha256:4f1d6ddf7a037db8c45da006a475e31600ed63548a9d2d6885f3b1a22d9b4e24
Deleted: sha256:f97f3ddcbf32d2e8add7377494cfa5eb9f05c9f294066a3259f11fbef8ad4ca8
Deleted: sha256:867ca68b531223ccf240a395dd492b6089fb81ba479c4570722419664a487bd3
Deleted: sha256:eca28c96dab423f432e1c616572c57e7ecc5630431b74dbb4f437f035e879098
Deleted: sha256:d08d2faee49af4a87f8f69fa21e2568809782aadba1899f8b3c4e31898fb91eb
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230000029]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:318a6cbfc83f41719737b0022d16bff5ad5e39f4324da4df18382235708d1c2b]

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

FAILURE: Build completed with 2 failures.

1: Task 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_DataflowV2/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.
> Run with --scan to get full insights.
==============================================================================

2: Task 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 3m 30s
116 actionable tasks: 74 executed, 38 from cache, 4 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1086

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

Changes:


------------------------------------------
[...truncated 32.72 KB...]
> Task :runners:core-construction-java:classes UP-TO-DATE
> Task :runners:core-construction-java:jar
> Task :runners:core-java:compileJava FROM-CACHE
> Task :runners:core-java:classes UP-TO-DATE
> Task :sdks:java:core:compileTestJava FROM-CACHE
> Task :sdks:java:core:testClasses
> Task :runners:core-java:jar
> Task :sdks:java:extensions:google-cloud-platform-core:compileJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:jar
> Task :sdks:java:core:shadowTestJar FROM-CACHE
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :sdks:java:harness:jar

> Task :sdks:java:container:pullLicenses
WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available.
You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3.8> -m pip install --upgrade pip' command.

> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar
> Task :runners:core-java:compileTestJava FROM-CACHE
> Task :runners:core-java:testClasses UP-TO-DATE
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:core-java:testJar
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :runners:direct-java:compileTestJava FROM-CACHE
> Task :runners:direct-java:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :runners:direct-java:shadowTestJar FROM-CACHE
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:io:google-cloud-platform:jar
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses

> Task :sdks:java:container:pullLicenses
INFO:root:Pulling license for 214 dependencies using 16 threads.

> 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
INFO:root:pull_licenses_java.py succeed. It took 20.008056 seconds with 16 threads.

> 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
+ 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]
df15b3868988: Preparing
651548512bf0: Preparing
1185c00705e8: Preparing
0c0e60276a37: Preparing
579434edf4e2: Preparing
a106f7e08f40: Preparing
94ee012dedae: Preparing
0077b0a2caea: Preparing
8efaa01a08d6: Preparing
657601092b21: Preparing
ace5df6998da: Preparing
a106f7e08f40: Waiting
984395909e04: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
94ee012dedae: Waiting
11936051f93b: Preparing
bff9fe6e429c: Waiting
0077b0a2caea: Waiting
7c245b2fe4f1: Waiting
ace5df6998da: Waiting
8efaa01a08d6: Waiting
f9e18e59a565: Waiting
8bf42db0de72: Waiting
657601092b21: Waiting
26a504e63be4: Waiting
31892cc314cb: Waiting
984395909e04: Waiting
11936051f93b: Waiting
651548512bf0: Pushed
df15b3868988: Pushed
579434edf4e2: Pushed
1185c00705e8: Pushed
0c0e60276a37: Pushed
a106f7e08f40: Pushed
8efaa01a08d6: Pushed
0077b0a2caea: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
ace5df6998da: Pushed
984395909e04: Pushed
94ee012dedae: Pushed
657601092b21: Pushed
20211229180058: digest: sha256:06a9f7488303c753b5eb1f261b07ea0c685c65a87145ed25e9d4eef50542e0f8 size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211229180058
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:06a9f7488303c753b5eb1f261b07ea0c685c65a87145ed25e9d4eef50542e0f8
Deleted: sha256:5761023fa5fa7bf66c494c2a1fc956472d4112c25fc06636b83bcdd748920bfa
Deleted: sha256:f2cabcc2e086ed6650aee00b81d5bd9f7819537968ab1b3c6cdb7645080e8614
Deleted: sha256:8e8ac770156bc724dd57e7d7882b27ad54ce56ebb2bb73e4fcbad1a0547dd957
Deleted: sha256:c1922139559678d5cf95d89427007dc3b2331700411992570a60f373816bd87a
Deleted: sha256:dabd640d22c0cee7d1ab21695bedf01531ec51bc6e94f4e9c01ce7590c9bb86a
Deleted: sha256:b083314ecfe7d068d05a9abdff6a573a2421c122205c4d2290001ed48c2ce8b4
Deleted: sha256:c9b0acd352fc2bcf054654cb22ae112fc16a3c1d4ad0b9429db2d6f49532ebee
Deleted: sha256:7c699b41f013b095a486e46eee73f2e506ed8a0352d6c6d93ebd0af212608d54
Deleted: sha256:3391da9a8572b316b83eabc33c837c33ef65f064e8a4380895978427815026ae
Deleted: sha256:acdf94d03ad715963402b6024cb9a085567b9c764d6f1194d32a7b21deaf1606
Deleted: sha256:3b26bbd235c098b9d2d0bd03c48dcc0b4bf7f5dcb062328a424e9aeb39f610b5
Deleted: sha256:1b1cfaeb7217acefd5dc28a88425088291a9c4c6262c0a288ac15bb66cbe5c3d
Deleted: sha256:a5541aec1cd59f5efaa4b059c3b04df92c96ff29aa18176408e7e6c4c5f05b4d
Deleted: sha256:d6e3bd21b590561134ef1470091e0279982628d3ea294c92fb072f4bfab721aa
Deleted: sha256:6676fbfb133be42de4a71315737e2955965c67fa56d820a6a1e1d51bd45a947c
Deleted: sha256:3e6dab4f1051347a451c0a54a611729b4aad33f96bd682a4f831a543a8d43a87
Deleted: sha256:c1ecbbe1551a7438f9182729289614e3b68c32f2967ec7fc8a2810631385d4f0
Deleted: sha256:4ffb536f4ebd58a5f0249dca2f68aa40fed8a02bc5f03eb3103f3eacdf374922
Deleted: sha256:0d09a2084254107db9926c5e15d31021d1d55962e31501f211780e144b07f493
Deleted: sha256:571e73dd413c2be696cb7d1c24d0c818df7e9abf3267b30649b0b3900bb83ad0
Deleted: sha256:c6358c96292cadb4e041d37905df8817d36e2ea147419c33e8f5b8c8dc43e5df
Deleted: sha256:874847fb6edc800edbba88699a88e2b6cc064608944744c0ffeab6057e72138f
Deleted: sha256:cc982c0be3b01bf371004ab7686b1676188a965eb8c27c08c69d50ffc44a4d8a
Deleted: sha256:c83f8240e5a7e5372bf51c4658d0c375c07901cced5f23117ec104076aa5addc
Deleted: sha256:1010201e54f1d11a961371c303dffc32be546e3eea5752beb12dbea87389f5db
Deleted: sha256:b48ce92847e59ad94489f37db27d1bb89a30ba3d2bede596dd67b5f7f45ea793
Deleted: sha256:8761377e00370c8f43e51d9a72d6ad45dbf7c4de54fe72b12c6b04aec2a5c96f
Deleted: sha256:4a1e3786546d31db09303f4e7b92f7319d6372696b54efe3473b5bc2bdafe71e
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211229180058]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:06a9f7488303c753b5eb1f261b07ea0c685c65a87145ed25e9d4eef50542e0f8]

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

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_DataflowV2/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.
> 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 1m 21s
116 actionable tasks: 65 executed, 47 from cache, 4 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1085

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

Changes:


------------------------------------------
[...truncated 39.19 KB...]
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:core-java:testJar
> Task :runners:java-fn-execution:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE

> Task :sdks:java:container:pullLicenses
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

> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :runners:direct-java:compileTestJava FROM-CACHE
> Task :runners:direct-java:testClasses UP-TO-DATE
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :runners:direct-java:shadowTestJar FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses

> Task :sdks:java:container:pullLicenses
  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, beautifulsoup4, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available.
You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3.8> -m pip install --upgrade pip' command.
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 214 dependencies using 16 threads.

> Task :sdks:java:io:google-cloud-platform:testJar
> Task :sdks:java:container:java8:copyDockerfileDependencies

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 26.750683 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
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
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
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/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
+ 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]
6ad46f77c759: Preparing
a629a17c057e: Preparing
72d72d5b7ee8: Preparing
fd7aa9c4483d: Preparing
8ea5491d4183: Preparing
4180ea71b183: Preparing
7df175e07ab1: Preparing
460b2ab2c781: Preparing
6c4e925857c5: Preparing
c9c8ad736725: Preparing
4180ea71b183: Waiting
6312f039501b: Preparing
40987d2cbb59: Preparing
460b2ab2c781: Waiting
6c4e925857c5: Waiting
bff9fe6e429c: Preparing
c9c8ad736725: Waiting
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
f9e18e59a565: Waiting
40987d2cbb59: Waiting
8bf42db0de72: Preparing
31892cc314cb: Preparing
8bf42db0de72: Waiting
11936051f93b: Preparing
11936051f93b: Waiting
31892cc314cb: Waiting
6312f039501b: Waiting
8ea5491d4183: Pushed
72d72d5b7ee8: Pushed
a629a17c057e: Pushed
4180ea71b183: Pushed
6ad46f77c759: Pushed
fd7aa9c4483d: Pushed
460b2ab2c781: Pushed
6c4e925857c5: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
6312f039501b: Pushed
8bf42db0de72: Layer already exists
40987d2cbb59: Pushed
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
7df175e07ab1: Pushed
c9c8ad736725: Pushed
20211229120056: digest: sha256:891ace10ff079d3b1fe8b16d395832dd5fd8c3813aa76e7969f9f59f89a2a30a size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211229120056
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:891ace10ff079d3b1fe8b16d395832dd5fd8c3813aa76e7969f9f59f89a2a30a
Deleted: sha256:2b0de22a9352a6d2f5d7543964ebb6c05ada11f0f6cc544059ab84f481e2718a
Deleted: sha256:4d4fed370fc46f775d958d9ba31a8aac5a10b3edd89de79f93688e493b914023
Deleted: sha256:5b6c23dccc29dabbc671dfe4c693d42b7c814acb278ef49cb7495f1814347660
Deleted: sha256:bffb6159a64ee90962fae8cbddcd8c304ce9a51c5fca59f2beedd4dc52f39d78
Deleted: sha256:793751802b77f2f721fa507356dee9d660ba576fcaaa75791cd8b297ed9e8179
Deleted: sha256:b5cccbd35d27d31b54c850d34216fbaeb811e4fdfb561fd0b2854b2a532ea8b5
Deleted: sha256:6d2f8494f1880e6a212f7386d7cef0457fcb22ead588214ddb5f934d6659ba91
Deleted: sha256:b1562d921ebbc8a092a12eacfb3f6628cb4305c4c04b2b19c9414fdf7a412c08
Deleted: sha256:8e74dad7497aff56d481b1dc95346e47b2633e7d548997c230db8d64ce2e2160
Deleted: sha256:2a91fbbb214507263c281bce5dea087447eb1472e766d6e072b5450871f88f64
Deleted: sha256:ea17bc4dc9183a8edee28dc217c6a39e337ca7fed1594909f97be96d4862b8a1
Deleted: sha256:d0143c03d8cd22c09cd229b0065cc3770d231a4fa68827d87194f8d661c53761
Deleted: sha256:8fbf342955fc777785d0abd9582b3a48e84ea71b4573c9d6a6638efa334ebb48
Deleted: sha256:b3c38be76a1825058aa5c416a90f18e5434b49ef29fb79d042ff5b3bd7d93eec
Deleted: sha256:f7ebb235fcf9fa5de49e5c88b7b7f91988f3c5e2b26e2b8f2d6a26861d3d1aa1
Deleted: sha256:3fc3d63c65ed88700d63049c3f6d5d9ccdd60e1f1e2c7c526ab2235b44d5979a
Deleted: sha256:a48f456e0cd8f3c6d64ee7cd2accbd495a855547b4180fc796c7de2d607d9907
Deleted: sha256:588ddb4316ccbfcd0b2a4f1a7f26a666ece06f2efbe5bff75b3fbe265ba90228
Deleted: sha256:1cc8ba252ddf15daebc0f9c74f7a6590623590016ba4833eba591ddde9b4ce6c
Deleted: sha256:eb368b9ee3aec5a3a050866a217ae0484d186e0173a98591979199b451c8b967
Deleted: sha256:c1020e497eb993870997de5c88ac86313b1670f753f7247311ac391658c5ae54
Deleted: sha256:aa04a00bf4910d243a9a46e0db1bac3eb7597d95fbde932abaa6e107463011c0
Deleted: sha256:6b74d179aa11549e25e4fe800dfa844916e0a8a88e62840e15dbf3bf71c906d9
Deleted: sha256:2bdae5896b655bdb4ca1d94134f35d7efcc3c0dd1e24122a92e6274f39b472b3
Deleted: sha256:250f5d6668efaa9c0dd0fdd905ff4e44526e27d06278fdbf9d2517b06f70146e
Deleted: sha256:06cd06523fdc72f23e5e128bf3a5f64ed459c46e2872da6d2574b27ba11ffd2e
Deleted: sha256:ddf65769315bdc77c8549ad5c03f9bcddcadc02adbf2cee496e3e16c837826ea
Deleted: sha256:99dee42b332db59c7370eeca8c8d64832cf22050c9daddb2aff12e8c5fb14c30
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211229120056]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:891ace10ff079d3b1fe8b16d395832dd5fd8c3813aa76e7969f9f59f89a2a30a]

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

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_DataflowV2/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.
> 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 45s
116 actionable tasks: 65 executed, 47 from cache, 4 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1084

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

Changes:


------------------------------------------
[...truncated 38.00 KB...]
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar
> Task :runners:core-java:testJar
> Task :runners:java-fn-execution:jar

> 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:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :runners:direct-java:compileTestJava FROM-CACHE
> Task :runners:direct-java:testClasses UP-TO-DATE
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :runners:direct-java:shadowTestJar FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar

> Task :sdks:java:container:pullLicenses
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, beautifulsoup4, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5

> 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:pullLicenses
WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available.
You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3.8> -m pip install --upgrade pip' command.
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 214 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 31.154806 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
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
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
+ 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]
b86393fa42f0: Preparing
cf9ba9a53ac1: Preparing
9610db0ccfc2: Preparing
70a9963f93f4: Preparing
b545bc6dab42: Preparing
e2243ef84314: Preparing
51397b4c1411: Preparing
013f2861d6a0: Preparing
83d05410203a: Preparing
1aa1a815f879: Preparing
168b99a127e6: Preparing
1cd318988366: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
51397b4c1411: Waiting
168b99a127e6: Waiting
013f2861d6a0: Waiting
1cd318988366: Waiting
83d05410203a: Waiting
bff9fe6e429c: Waiting
f9e18e59a565: Waiting
11936051f93b: Waiting
26a504e63be4: Waiting
7c245b2fe4f1: Waiting
8bf42db0de72: Waiting
31892cc314cb: Waiting
e2243ef84314: Waiting
b545bc6dab42: Pushed
cf9ba9a53ac1: Pushed
9610db0ccfc2: Pushed
e2243ef84314: Pushed
b86393fa42f0: Pushed
70a9963f93f4: Pushed
013f2861d6a0: Pushed
83d05410203a: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
168b99a127e6: Pushed
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
51397b4c1411: Pushed
11936051f93b: Layer already exists
1cd318988366: Pushed
1aa1a815f879: Pushed
20211229060103: digest: sha256:e3bc2adb16c22e7d4e128eb9b749defa75d96a2567dac11c2b3a887090072b66 size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

> 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:20211229060103
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e3bc2adb16c22e7d4e128eb9b749defa75d96a2567dac11c2b3a887090072b66
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211229060103]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e3bc2adb16c22e7d4e128eb9b749defa75d96a2567dac11c2b3a887090072b66]

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

FAILURE: Build completed with 2 failures.

1: Task 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_DataflowV2/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.
> Run with --scan to get full insights.
==============================================================================

2: Task 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 4m 30s
116 actionable tasks: 65 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/4j5ime6soulws

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1083

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

Changes:

[dpcollins] [BEAM-13402] Simplify PubsubLiteSink

[Kyle Weaver] [BEAM-13571] Fix ClassNotFound exception in Flink tests

[Kyle Weaver] [BEAM-13498] [BEAM-13573] exclude new tests on Flink

[noreply] Exclude UsesOnWindowExpiration by category from Dataflow v2 streaming

[noreply] [BEAM-13052] Increment pubsub python version and fix breakages. (#16126)

[noreply] [BEAM-13052] Add Pub/Sub Lite xlang transforms in python (#15727)

[noreply] [BEAM-13402] Version bump Pub/Sub Lite and implement changes to ensure


------------------------------------------
[...truncated 45.21 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, beautifulsoup4, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available.
You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3.8> -m pip install --upgrade pip' command.
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 214 dependencies using 16 threads.

> 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 :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 47.475324 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 :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 :examples:java:compileJava
> Task :sdks:java:io:google-cloud-platform:compileTestJava
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar

> 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: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 :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses

> 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 :examples:java:testClasses

> Task :release:go-licenses:java:dockerRun
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
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
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/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
golang.org/x/net,https://go.googlesource.com/net/+/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
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
+ chmod -R a+w /output/licenses

> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:testJar
> 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]
18cf9a4ec0d9: Preparing
9e333362e8b2: Preparing
e371f1ec4e82: Preparing
93b284121d53: Preparing
62f7e7dd32b0: Preparing
14f735c8db06: Preparing
9d25b437c3e1: Preparing
e667f6b23c11: Preparing
cc6a220af098: Preparing
edbfc4c6d2d3: Preparing
6d726a56751a: Preparing
4c2ebef87a9e: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
edbfc4c6d2d3: Waiting
6d726a56751a: Waiting
4c2ebef87a9e: Waiting
bff9fe6e429c: Waiting
7c245b2fe4f1: Waiting
f9e18e59a565: Waiting
26a504e63be4: Waiting
8bf42db0de72: Waiting
31892cc314cb: Waiting
11936051f93b: Waiting
9d25b437c3e1: Waiting
cc6a220af098: Waiting
14f735c8db06: Waiting
e667f6b23c11: Waiting
9e333362e8b2: Pushed
18cf9a4ec0d9: Pushed
e371f1ec4e82: Pushed
62f7e7dd32b0: Pushed
93b284121d53: Pushed
14f735c8db06: Pushed
cc6a220af098: Pushed
e667f6b23c11: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
6d726a56751a: Pushed
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
4c2ebef87a9e: Pushed
9d25b437c3e1: Pushed
edbfc4c6d2d3: Pushed
20211229000053: digest: sha256:8768d5b0fdce3090fb65134d7ed21c3ffd746ee9c5c4a7470c9255a352357ed9 size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211229000053
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8768d5b0fdce3090fb65134d7ed21c3ffd746ee9c5c4a7470c9255a352357ed9
Deleted: sha256:a76b1d028b9a1f5f9c3922003c7efa4399b623af91975d6b6bb0364bccd5cd4c
Deleted: sha256:6476baa926f93ad87bd32986335fbd150e586fc723a203cc59602bcf460e3b0e
Deleted: sha256:8ed957d33583a79b9c44de765419f0cc0870b469dae02d0cf1c225256dbcb0ce
Deleted: sha256:3a36e63afc245c45f8f413c7ec1e47c14ca271976c6edc55695daabb87f40727
Deleted: sha256:a1b1dff3fd40f4ca512e1fbf68d7722ff5a5f21d4db9304941cba5e8b234624b
Deleted: sha256:7b6fad110212c58387f3bbf24454bfb6421b9c25f9bd779dc1d557f16e8a3efe
Deleted: sha256:58e0b061e96c9fae2c239340c21b35939843f3f9356abd7d457a26d1befd0896
Deleted: sha256:8f7b19c2e12c2af2bbba9e2a31609d79dc08958ab1c70c2bd9999065c4146fc3
Deleted: sha256:bfc8df03c1addad3b456a3400b0984f0bc4bc39db843bd4f5ab8af99fd8e9483
Deleted: sha256:01b71130f08068992a6b2730d53f74aa4d556bd5fa9e883d47a6da8131e73021
Deleted: sha256:c8d9b79026eefb8ab4c5d4ad2984e014dc2657af2bb2eb3c820477f356c7ed8d
Deleted: sha256:541e1ad8ee3b47d8a7474cf1a68713c492db8d7a52e0300a1a58d14058876f6a
Deleted: sha256:8a691ba8a7c04ff1e31cb4be150be0e61ef6bf0faac6b4fc3f41df475e83077f
Deleted: sha256:c0d59ff2bf8fe2de0885b7f150b39d0b6b52473fa4969ed8c3f1495db6cbe9b0
Deleted: sha256:66d4d0e5aeb469930f28a3f0dcace68696d128024f909aeaabb1e0699a3b155d
Deleted: sha256:79867a885b77d4d89a3ab77af23649ac6d4f50d5e38ee90ebe6888f133bb284f
Deleted: sha256:276d571f55613282a815e2b29e1337b774bd31217fbe15aba753513b66ee0bd6
Deleted: sha256:392b277bd3950e959cbc0052102933f06bc02154071facaa9e69a02074f8e1d6
Deleted: sha256:f2e84cee6ffa3dfe770891a98f8b2e0e36f17204cde574cd25130cfbb5542dbe
Deleted: sha256:1391f7e44120a14851c9739d6140224dfc4abd4d5dd46005f209aa385ff51632
Deleted: sha256:667567396ae8031f5175c8fbd296fecdfab6e1178b365f88ec9eb228025ec7d4
Deleted: sha256:49f1077adc6a852a450928cfb9aefe62cda248e09640001e9a3e6ae9252f8469
Deleted: sha256:ccc7b0d7510605b1e39245007fa381ff43e397c9dcb26117665b7438502a3eaf
Deleted: sha256:c0472c373a5f2875ddabea264423c496fe02b3831d4aa93d8bc4e90d8ec63fa2
Deleted: sha256:d372e62c485834736f7f0b97aa430149714ebcdbdbc72f08ace2545024033caf
Deleted: sha256:2d1416136e510a489c1f4d9d4fdc899618bb19147d22d0cc05d9dad1fbc581b9
Deleted: sha256:f062ad0fa2a99c6a3f1e364660458c74221c12d8262b42b5a73e8c9c0eee2945
Deleted: sha256:d7bbd945830d0b51ed06f333cfc26bc2bcffdf25d5515ae9ad979eb82c584409
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211229000053]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8768d5b0fdce3090fb65134d7ed21c3ffd746ee9c5c4a7470c9255a352357ed9]

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

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_DataflowV2/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.
> 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 4m 58s
116 actionable tasks: 70 executed, 42 from cache, 4 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1082

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

Changes:

[Kyle Weaver] [BEAM-13521] flink pvr batch precommit


------------------------------------------
[...truncated 38.80 KB...]
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar
> Task :sdks:java:expansion-service:jar
> Task :runners:core-java:compileTestJava FROM-CACHE
> Task :runners:core-java:testClasses UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :runners:core-java:testJar
> Task :sdks:java:extensions:ml:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :runners:direct-java:compileTestJava FROM-CACHE
> Task :runners:direct-java:testClasses UP-TO-DATE

> Task :sdks:java:container:pullLicenses
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, beautifulsoup4, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available.
You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3.8> -m pip install --upgrade pip' command.
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 214 dependencies using 16 threads.

> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :runners:direct-java:shadowTestJar FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :runners:google-cloud-dataflow-java:jar
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 44.245066 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
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
+ chmod -R a+w /output/licenses
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,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
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/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
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

> 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]
faf2c2645e4a: Preparing
f36decf7f99b: Preparing
b30a9b05245d: Preparing
f3631e250d5d: Preparing
29c594f65a31: Preparing
0d257f58c150: Preparing
53aef158b8e7: Preparing
4b543d626874: Preparing
92de030b9aa5: Preparing
3b9e905b2956: Preparing
607bacd5df5e: Preparing
6f2f7ed65a60: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
0d257f58c150: Waiting
53aef158b8e7: Waiting
4b543d626874: Waiting
92de030b9aa5: Waiting
3b9e905b2956: Waiting
607bacd5df5e: Waiting
6f2f7ed65a60: Waiting
bff9fe6e429c: Waiting
7c245b2fe4f1: Waiting
f9e18e59a565: Waiting
26a504e63be4: Waiting
8bf42db0de72: Waiting
31892cc314cb: Waiting
11936051f93b: Waiting
b30a9b05245d: Pushed
f36decf7f99b: Pushed
29c594f65a31: Pushed
faf2c2645e4a: Pushed
f3631e250d5d: Pushed
0d257f58c150: Pushed
4b543d626874: Pushed
92de030b9aa5: Pushed
607bacd5df5e: Pushed
bff9fe6e429c: Layer already exists
6f2f7ed65a60: Pushed
f9e18e59a565: Layer already exists
7c245b2fe4f1: Layer already exists
8bf42db0de72: Layer already exists
26a504e63be4: Layer already exists
53aef158b8e7: Pushed
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
3b9e905b2956: Pushed
20211228180047: digest: sha256:3ee1ac95c206316a2c668fd644e329d46051238345416beb919e2c9b44949f89 size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211228180047
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3ee1ac95c206316a2c668fd644e329d46051238345416beb919e2c9b44949f89
Deleted: sha256:ab2e9b52500a6364e894cc29157d320341ce0c5ac9dd1175fc58278b94679099
Deleted: sha256:9f86a27ee4d584b09b4d79b2509e34a665d11b185a7f1c1273886ce982bff105
Deleted: sha256:34adac14d26754f0b8cbf80f27a6870f4763fc4e4e4ec2ee656f5064fd23e6df
Deleted: sha256:ae544361fe1d4ca5caef0ff46c7c7236af7985f85a65648e0a841788a9d63d5f
Deleted: sha256:fe812918c0c4ea5211474e4ee034aff87c679c78d30d9469f3b02afd6f1a06c9
Deleted: sha256:8e70412f6a77bec11ee902b07bdfc97be5ecb2d5e39bc6458fbb3e60bd0f09c7
Deleted: sha256:13114f58b6dec72d72eb98fd7005e44f6ff9dcd133885b17a521ec5df70166dc
Deleted: sha256:0fdebc7cf5dbe73482d04bca0be9c85a7017180cb30d671a30f720c1e7f7f300
Deleted: sha256:4ed7ce9733790dfcafb1b235bf65cb2680187740464fc767dfd86ebf81d581a3
Deleted: sha256:8e6813232ef3fd682e7edf88d7164e0d80c81fa78ec0c9604b39113b6a707ab8
Deleted: sha256:6b75e05ba0c8b2fc07a96bf2655951883c7007e723452a460c11f885eadb13b6
Deleted: sha256:94f757309ab38645e6214e07865718240eed6473a9d8a9993a8c4202f0198817
Deleted: sha256:09581c4f03611b78fc780d2b1038715b6b76df92a2ae39706ad7e4570ae647d1
Deleted: sha256:27617857455fb74e0340445bef3c9c7517c48a687f2f35057b39a4d88b07fdda
Deleted: sha256:ade9878927937d787002b9095d4e11f79e0d6f1d393c2215f46844d5572006cc
Deleted: sha256:94bc8cef5627e261cc5f4026f314dc9177a6766f14380bc2978b9528a2cc9579
Deleted: sha256:1d801f42f4ad965b5ee127c052504402172865e35d617faa6099c1240fe4e90b
Deleted: sha256:a0aebe0302fda9fcbde571a377c5e1c56fa6a0aee0944952239d2ea723371c96
Deleted: sha256:8a492dda95bdaf2e6cb5a79c1fd6afb5436323569db95f2951749c82faa0c522
Deleted: sha256:ddf9f0f1cdc283559345cccec233a5795c0e57149261a40fecceab3708a8b353
Deleted: sha256:4c5a4b7bf212c75ee03057318080d7df3011e156917367968d42a375623d02d2
Deleted: sha256:92feb0b19f2a0fc3e498fc7ed88bf46d25b7666339586151738db2800cfaae86
Deleted: sha256:5470b03aabf124bb003c54aacd730d0b99871425d54323fcde45d219049e529f
Deleted: sha256:2e9970fde002c87fb7dde5f53c3800ed182ebf3d32ce633f29506e4fb8594f4d
Deleted: sha256:d4e2e26b2242836a72e60347c26dd6a74ae0064e88e92b892c5f9594b65a0afd
Deleted: sha256:e4bf6cb8d03bb09da5c21f37d88b6cce0131a4f62f6f0a653359326d3c1b475e
Deleted: sha256:d21a849fa8cf7386a91885846537d2faaf1eb1332bfd27708aaa6a41f03157df
Deleted: sha256:b9808578b4e144c9c133e76d43c823a29161724ef8d9311c12f7ca7833591ea1
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211228180047]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3ee1ac95c206316a2c668fd644e329d46051238345416beb919e2c9b44949f89]

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

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_DataflowV2/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.
> 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 58m 14s
116 actionable tasks: 65 executed, 47 from cache, 4 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1081

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

Changes:

[noreply] [BEAM-13526] Kafka.IO: make DeserializerProvider a public interface


------------------------------------------
[...truncated 36.10 KB...]
> Task :runners:core-construction-java:compileJava FROM-CACHE
> Task :runners:core-construction-java:classes UP-TO-DATE
> Task :runners:core-construction-java:jar
> Task :runners:core-java:compileJava FROM-CACHE
> Task :runners:core-java:classes UP-TO-DATE
> Task :runners:core-java:jar
> Task :sdks:java:extensions:google-cloud-platform-core:compileJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE
> Task :sdks:java:core:compileTestJava FROM-CACHE
> Task :sdks:java:core:testClasses
> Task :sdks:java:extensions:google-cloud-platform-core:jar
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :sdks:java:core:shadowTestJar FROM-CACHE
> Task :sdks:java:harness:jar
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :runners:core-java:compileTestJava FROM-CACHE
> Task :runners:core-java:testClasses UP-TO-DATE
> Task :runners:core-java:testJar
> Task :runners:direct-java:compileTestJava FROM-CACHE
> Task :runners:direct-java:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :runners:direct-java:shadowTestJar FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> 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:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 9.345679 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 :sdks:java:io:kafka: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:kafka:classes
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies

> 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 :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: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 :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
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/text,https://go.googlesource.com/text/+/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
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/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
+ 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]
9a2a611dcb92: Preparing
aa670dd9a857: Preparing
2db8e5c7d1d2: Preparing
b9c57a413f86: Preparing
934c5563a8fd: Preparing
4046aa326084: Preparing
ee26d5e10d50: Preparing
248bc4bf2f3e: Preparing
3f74ed9164c9: Preparing
2a21b975d110: Preparing
0650421f8883: Preparing
bb2f8be0cacc: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
ee26d5e10d50: Waiting
7c245b2fe4f1: Waiting
31892cc314cb: Waiting
248bc4bf2f3e: Waiting
11936051f93b: Waiting
f9e18e59a565: Waiting
3f74ed9164c9: Waiting
4046aa326084: Waiting
8bf42db0de72: Waiting
2a21b975d110: Waiting
0650421f8883: Waiting
bb2f8be0cacc: Waiting
bff9fe6e429c: Waiting
26a504e63be4: Waiting
934c5563a8fd: Pushed
2db8e5c7d1d2: Pushed
aa670dd9a857: Pushed
4046aa326084: Pushed
9a2a611dcb92: Pushed
248bc4bf2f3e: Pushed
b9c57a413f86: Pushed
3f74ed9164c9: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
0650421f8883: Pushed
ee26d5e10d50: Pushed
bb2f8be0cacc: Pushed
2a21b975d110: Pushed
20211228120050: digest: sha256:4f6afd57602d1a20de6845ff67be33c9c3aff14dafcbaee445d8aaabb5576b9e size: 4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE

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

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211228120050
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4f6afd57602d1a20de6845ff67be33c9c3aff14dafcbaee445d8aaabb5576b9e
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211228120050]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4f6afd57602d1a20de6845ff67be33c9c3aff14dafcbaee445d8aaabb5576b9e]

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

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_DataflowV2/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.
> 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 1m 11s
116 actionable tasks: 69 executed, 43 from cache, 4 up-to-date

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

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