You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/06/08 21:07:56 UTC

Build failed in Jenkins: beam_PostCommit_Java_VR_Dataflow_V2 #2366

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

Changes:

[noreply] Add ability to self-assign issues for non-committers (#21719)


------------------------------------------
[...truncated 53.38 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.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.1.2 setuptools-62.3.3 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_VR_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>        --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>        --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 242 dependencies using 16 threads.
INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/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.335835 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

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

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

> Task :release:go-licenses:java:docker
 ---> Running in f2854ffc4a12

> 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_VR_Dataflow_V2/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_VR_Dataflow_V2/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:docker
go: downloading github.com/google/go-licenses v1.0.0
go: downloading github.com/spf13/cobra v1.3.0
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/otiai10/copy v1.6.0
go: downloading github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148
go: downloading golang.org/x/tools v0.1.5
go: downloading gopkg.in/src-d/go-git.v4 v4.13.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading gopkg.in/src-d/go-billy.v4 v4.3.2
go: downloading github.com/sergi/go-diff v1.2.0
go: downloading golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/emirpasic/gods v1.12.0
go: downloading github.com/src-d/gcfg v1.4.0
go: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/xanzy/ssh-agent v0.2.1
go: downloading golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d
go: downloading golang.org/x/sys v0.0.0-20211205182925-97ca703d548d
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading golang.org/x/mod v0.5.0
Removing intermediate container f2854ffc4a12
 ---> 92d02e24cc32
Step 3/6 : COPY get-licenses.sh /opt/apache/beam/
 ---> f27b1cd507be
Step 4/6 : ARG sdk_location
 ---> Running in b7aa11f89a66
Removing intermediate container b7aa11f89a66
 ---> 393e01482c37
Step 5/6 : ENV sdk_location=$sdk_location
 ---> Running in a47a35cdd5a1
Removing intermediate container a47a35cdd5a1
 ---> 2f02db406bd6
Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Running in d53257d91663
Removing intermediate container d53257d91663
 ---> d4470c08bad4
Successfully built d4470c08bad4
Successfully tagged golicenses-java:latest

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
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
+ 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]
ed49fc8b953f: Preparing
fdf13267a107: Preparing
241b0b938e4d: Preparing
8040400fd693: Preparing
0bc214a24378: Preparing
cf9071bb085f: Preparing
19202deaeace: Preparing
f952f0a81a06: Preparing
4d8c6a527f96: Preparing
f6d605861dc9: Preparing
20ecca901007: Preparing
f4b9dbd08ba2: Preparing
965b41a5e5b1: Preparing
1987f5228418: Preparing
9b8b2e1247bd: Preparing
1cc35fbb41f8: Preparing
075d20daa2c3: Preparing
817e710a8d04: Preparing
ee509ed6e976: Preparing
cf9071bb085f: Waiting
9177197c67d0: Preparing
7dbadf2b9bd8: Preparing
19202deaeace: Waiting
f6d605861dc9: Waiting
e7597c345c2e: Preparing
f952f0a81a06: Waiting
20ecca901007: Waiting
7dbadf2b9bd8: Waiting
ee509ed6e976: Waiting
817e710a8d04: Waiting
f4b9dbd08ba2: Waiting
9177197c67d0: Waiting
9b8b2e1247bd: Waiting
1987f5228418: Waiting
1cc35fbb41f8: Waiting
075d20daa2c3: Waiting
4d8c6a527f96: Waiting
965b41a5e5b1: Waiting
e7597c345c2e: Waiting
8040400fd693: Pushed
0bc214a24378: Pushed
fdf13267a107: Pushed
241b0b938e4d: Pushed
ed49fc8b953f: Pushed
19202deaeace: Pushed
f952f0a81a06: Pushed
f6d605861dc9: Pushed
cf9071bb085f: Pushed
4d8c6a527f96: Pushed
f4b9dbd08ba2: Pushed
20ecca901007: Pushed
1cc35fbb41f8: Layer already exists
075d20daa2c3: Layer already exists
817e710a8d04: Layer already exists
ee509ed6e976: Layer already exists
9177197c67d0: Layer already exists
7dbadf2b9bd8: Layer already exists
e7597c345c2e: Layer already exists
1987f5228418: Pushed
9b8b2e1247bd: Pushed
965b41a5e5b1: Pushed
20220608185030: digest: sha256:6a15981b3586fd8005f7c36eac8a273c565643a18f389e9e0a7a7f5f7a6ca9c0 size: 4935

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

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:790

org.apache.beam.sdk.values.PCollectionTupleTest > testComposePCollectionTuple FAILED
    java.lang.RuntimeException at PCollectionTupleTest.java:106

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:439

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:907

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1220

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1345

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:1254

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:624

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:115

213 tests completed, 9 failed, 1 skipped

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerV2Test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2Test/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 2h 17m 27s
135 actionable tasks: 85 executed, 46 from cache, 4 up-to-date

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

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_VR_Dataflow_V2 #2367

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


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