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

Changes:


------------------------------------------
[...truncated 53.05 KB...]
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.0.4 setuptools-62.1.0 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 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.2.post1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.2.post1 tenacity-5.1.5
Executing python 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 225 dependencies using 16 threads.
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 8.278673 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:goPrepare UP-TO-DATE

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container

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

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.16.12 build -o ./build/target/linux_amd64/boot boot.go

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:downloadCloudProfilerAgent' without 
declaring an explicit or implicit dependency. This can lead to incorrect 
results being produced, depending on what order the tasks are executed. Please 
refer to 
https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:pullLicenses' without declaring an 
explicit or implicit dependency. This can lead to incorrect results being 
produced, depending on what order the tasks are executed. Please refer to 
https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> 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/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
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
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/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:buildAndPushDockerJavaContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 
18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: 
https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java]
46b1448c4d3d: Preparing
83e06bb551a5: Preparing
e6caaaaf7843: Preparing
873dfe11ed2c: Preparing
b99127eed075: Preparing
bb52c494af22: Preparing
ef4b13359743: Preparing
1d411b6a1a43: Preparing
3117bc9055fc: Preparing
ab759b36f51e: Preparing
d20d5d0ca76c: Preparing
77f4cb2b7c84: Preparing
ec5f562a2dcd: Preparing
456e7de50393: Preparing
54728c87c45c: Preparing
7494d840ea88: Preparing
357cc1947e95: Preparing
b0dc1a441986: Preparing
7a7698da17f2: Preparing
d59769727d80: Preparing
348622fdcc61: Preparing
4ac8bc2cd0be: Preparing
3117bc9055fc: Waiting
ab759b36f51e: Waiting
d20d5d0ca76c: Waiting
77f4cb2b7c84: Waiting
1d411b6a1a43: Waiting
ec5f562a2dcd: Waiting
bb52c494af22: Waiting
ef4b13359743: Waiting
7a7698da17f2: Waiting
b0dc1a441986: Waiting
456e7de50393: Waiting
d59769727d80: Waiting
4ac8bc2cd0be: Waiting
7494d840ea88: Waiting
873dfe11ed2c: Pushed
83e06bb551a5: Pushed
b99127eed075: Pushed
e6caaaaf7843: Pushed
46b1448c4d3d: Pushed
ab759b36f51e: Pushed
ef4b13359743: Pushed
1d411b6a1a43: Pushed
3117bc9055fc: Pushed
bb52c494af22: Pushed
77f4cb2b7c84: Pushed
456e7de50393: Pushed
7494d840ea88: Layer already exists
54728c87c45c: Pushed
357cc1947e95: Layer already exists
b0dc1a441986: Layer already exists
d59769727d80: Layer already exists
7a7698da17f2: Layer already exists
348622fdcc61: Layer already exists
4ac8bc2cd0be: Layer already exists
d20d5d0ca76c: Pushed
ec5f562a2dcd: Pushed
20220417035729: digest: 
sha256:936e69b5e502c51b81e696805dd5350c93831298d30304aba76089227b394ca8 size: 
4935

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

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

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

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

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

47 tests completed, 1 failed, 3 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220417035729
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:936e69b5e502c51b81e696805dd5350c93831298d30304aba76089227b394ca8
Deleted: sha256:54a3309ebd57dc8932157a50b4dac42f7e5e92ff153f7cea19cbf70e280e4748
Deleted: sha256:09ab04e495c23b8d1d9cd29b70790db5a0d05f227c2f09c92836aff2efe3eb75
Deleted: sha256:d555dc56876430db3dab1689807215f1b0b316b5c5f0c01f7c82845b4f663090
Deleted: sha256:8cafff16c6c6cb7033c425cda5583114f2ad63f422fc6d58b97084708280712a
Deleted: sha256:ba6b8bbd71ff1fd62c813bee973fd531403cc6f0c3425b38c6976d60b76a1c96
Deleted: sha256:db9538844d33716c8748f3b818dbc523e50a1bc8a41b515fa56d2374468ff495
Deleted: sha256:43bf521590af95f09a9847b50e6b6c73d76cb27ffcefd67b50bf90270aa12009
Deleted: sha256:f3c29904d177048bb368c4f641aa8cf53c4311bb7f33e8fb10ccc7e85567e43b
Deleted: sha256:d62eff0699f4a0ec6db3ad1d6382d62761c4db38b2ad99fe506fac797f6164b8
Deleted: sha256:f5d82b9ff15406c6e0084b23f7d88ef6fe1f4f48a56ae3765cbfae7a3bc52346
Deleted: sha256:7edd6a1cdae515c0bd3ac0466299ca99fa6ae0a7e7f3fc67b1a384da5171a7cf
Deleted: sha256:aaea34af508b512a07b0c626dab71611ce3405c5119089716839e6d982e5fef1
Deleted: sha256:d2003d77fa178526ebbc9eaa94d921c71a21b5c1025b212cc83d71f1dd4a9d78
Deleted: sha256:1db1d4c2bf015c30d1135f598fc26f7c5a420f75f510c56feb410205260932ac
Deleted: sha256:6a3eb40f0c2baba1e474b3ae1cc9fa9149eb57392b04b8a4678250c7935f35df
Deleted: sha256:89274391c61452ae425793c12740dc4b5eb248ef492f7b717e1938a7f5d143b9
Deleted: sha256:45e8112e0be58829aac77d6cbb2603650a761973d8e79882578b434913e61b22
Deleted: sha256:6d3a6a6537d79ae809e0f5dbc7262d57d2069082f7bae9da6825cbfc0b17b273
Deleted: sha256:4d23e8b0b32dc57f012e0e1ec9b86b8455532ce5d375d6dcbfe8914ed4072525
Deleted: sha256:8447c91fcb4a061071ce9530cfa5a773e5cece53a6e6290edca0a6cd00f5b6e6
Deleted: sha256:e903b5b9d38dee42724f7273c50304d18316ff6cd92255e67cdc69251750c79f
Deleted: sha256:284b326af24f9da7d86f47215cf0b8e7e37f961ff58550b4d7ac6cd0315c312a
Deleted: sha256:f6df372e5ed24542f785f93d85c89ea927f35dca12540aefe32ddf4f37ca18f8
Deleted: sha256:cf7bf717877fbb654b9a7f2aa92d4524ca5c6c37a4c2bf211a5f0f38d69380b4
Deleted: sha256:721cd2df0c8e9e4d12e0e6bf7fbc8048c2400a9c844ad26a051da8dbe9437ba1
Deleted: sha256:b52d2f154e195367dd2e5ffb0b5e97f5c8453e68f4401032a1ec0a5bf915bf65
Deleted: sha256:831313f4b4c2b33ba75d43b0ee3aedb2125780645ac1fc60a74578f8dbf531ea
Deleted: sha256:84e753e528de4a7dd9db7978f2f9b16928a20412aa7a55d8ab4b131ebb0949bb
Deleted: sha256:3576691058e2a717f6364c20865b398e1e93d5903b2c435acf6dbd27fe022751
Deleted: sha256:85e74a0ee59b1f33ced973cc02341e27d95abd710cfbb400e24cc095e1bce944
Deleted: sha256:2a7f2ef7ac5fdde68947a653811c35349dc07280bd4ed53f7cf58643235973dd
Deleted: sha256:7e8bf79775f2b8c500585a9a4a79246d0ad8015dba0f8ee8bdf8745e6619568b
Deleted: sha256:6730f1e9fc9fbccd6eea7d099f3a015bc8051726d58f0fdb5cb1e2e46ce68116
Deleted: sha256:58530943f7caa7b7ae8dda9321681b5304bc471f3a8b93daefd62728bf0c7ab0
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220417035729]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:936e69b5e502c51b81e696805dd5350c93831298d30304aba76089227b394ca8]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.4/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 21m 20s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to