See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1349/display/redirect>

Changes:


------------------------------------------
[...truncated 47.94 KB...]
Installing setuptools, pip, wheel...

> 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 :runners:google-cloud-dataflow-java:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:compileTestJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:testJar

> Task :release:go-licenses:java:docker
3299011ee680: Pull complete
a9fbc590eca1: Pull complete
Digest: sha256:bc0a18960c7a40372668def568eb17685c6c7561aea962258f1f74c020aff45d
Status: Downloaded newer image for golang:1.16.0-buster
 ---> 3a9c0da54047
Step 2/6 : RUN go get github.com/google/go-licenses

> Task :sdks:java:container:pullLicenses
done.
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. 
Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will 
drop support for Python 3.5 in January 2021. pip 21.0 will remove support for 
this functionality.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting future<1.0.0,>=0.16.0
  Using cached future-0.18.2-py3-none-any.whl
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
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.1-py3-none-any.whl (32 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, future, 
beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 future-0.18.2 pyyaml-5.3.1 
six-1.16.0 soupsieve-2.1 tenacity-5.1.5
Executing 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/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_Streaming/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_Streaming/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_Streaming/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 
INFO:root:Pulling license for 208 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.935441 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/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:docker
 ---> Running in eb488c020c53
go: downloading github.com/google/go-licenses 
v0.0.0-20211006200916-ceb292363ec8
go: downloading github.com/spf13/cobra v0.0.5
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.0.0-20191118222007-07fc4c7f2b98
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-20191117063200-497ca9f6d64f
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-20191119073136-fc4aabc6c914
go: downloading golang.org/x/sys v0.0.0-20191119060738-e882bf8e40c2
go: downloading gopkg.in/warnings.v0 v0.1.2
Removing intermediate container eb488c020c53
 ---> 538b7b8986a4
Step 3/6 : COPY get-licenses.sh /opt/apache/beam/
 ---> 3103273419bb
Step 4/6 : ARG sdk_location
 ---> Running in 69e458526c1d
Removing intermediate container 69e458526c1d
 ---> 0afea228c2cd
Step 5/6 : ENV sdk_location=$sdk_location
 ---> Running in fe79f238325c
Removing intermediate container fe79f238325c
 ---> 7a36ee91e1c6
Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Running in 0d8956f15816
Removing intermediate container 0d8956f15816
 ---> 8485e7643938
Successfully built 8485e7643938
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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
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/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 :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]
c869e9d39f73: Preparing
d2a4b7855a29: Preparing
14534f66988d: Preparing
0811235fce19: Preparing
2a3ec84950bf: Preparing
b898d4d32f29: Preparing
f7b70b7159fd: Preparing
21afe1c357eb: Preparing
79d29d00d041: Preparing
d91272c9c210: Preparing
7fc084c299a6: Preparing
91b20defd6a0: Preparing
e78e67fa1c92: Preparing
f7b70b7159fd: Waiting
94c94d3b2e6b: Preparing
36e0782f1159: Preparing
21afe1c357eb: Waiting
ba6e5ff31f23: Preparing
9f9f651e9303: Preparing
0b3c02b5d746: Preparing
62a747bf1719: Preparing
d91272c9c210: Waiting
36e0782f1159: Waiting
94c94d3b2e6b: Waiting
e78e67fa1c92: Waiting
0b3c02b5d746: Waiting
ba6e5ff31f23: Waiting
62a747bf1719: Waiting
14534f66988d: Pushed
d2a4b7855a29: Pushed
2a3ec84950bf: Pushed
b898d4d32f29: Pushed
c869e9d39f73: Pushed
0811235fce19: Pushed
21afe1c357eb: Pushed
79d29d00d041: Pushed
e78e67fa1c92: Layer already exists
94c94d3b2e6b: Layer already exists
7fc084c299a6: Pushed
36e0782f1159: Layer already exists
ba6e5ff31f23: Layer already exists
9f9f651e9303: Layer already exists
0b3c02b5d746: Layer already exists
62a747bf1719: Layer already exists
91b20defd6a0: Pushed
f7b70b7159fd: Pushed
d91272c9c210: Pushed
20211018070442: digest: 
sha256:4b3dc10cc5438e02e20d0f7da832989ddaec80ab71c3fdbaf1b3fb3e79d828f1 size: 
4311

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

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testTwoTimersSettingEachOtherWithCreateAsInputUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4561

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1399

241 tests completed, 2 failed, 3 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211018070442
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4b3dc10cc5438e02e20d0f7da832989ddaec80ab71c3fdbaf1b3fb3e79d828f1
Deleted: sha256:df371b8eee487ebfab52e2a5ee95570daef2d5cfe91bef72d2fff667974e6937
Deleted: sha256:432715538e9ac02a6e17530159ecc760bf127e31942316a2fc36e9d39af4cfa1
Deleted: sha256:67da2a2509c7408a0e601dcdcc1024153136ed2dc3614758adab9e246af8b22c
Deleted: sha256:9d2620ee2fba04f78215b6c5095e5ade27c60c1eccded3bfd4900c6e5e807479
Deleted: sha256:849f970f3b679afc2c849dfbea8b843596b542e9c0c787902a718614634d55e4
Deleted: sha256:985d6040f8cafc5f86bc2669483703cd86d759b063697f8bcb05bacc522e6bb3
Deleted: sha256:cfe6fb4120d0dce65732e000d15e4a3af86c1947ab562fedadecb5bbd1ce79ef
Deleted: sha256:ef57cb257a138afa53dbd7995c76575a6a1825ed8a8b282f32158c6ba245a7f6
Deleted: sha256:82f0af2f47d544bb81c4ed7e2a5338e317a9c203baa7bee33be4c462dc3dd537
Deleted: sha256:00bab68a16600178507ed3d1d35aadcdf83f0d6b2dfe25c465b11cda11db5ab8
Deleted: sha256:d58275d836d445f0c68393f0e28a3d47a28a671527b60088e3b2dc9029a9ffd8
Deleted: sha256:831fa301993d1740f60bd25d3ad263943572fd0e4fa1fbc21926c798e561be77
Deleted: sha256:8ecd1b35cb7a08cf0bb389c4808b0ae71b8eb9abe56ac5cf6f72185c27746032
Deleted: sha256:dbbffdc5038cfaba1a87da20a59829ec110b2e02df22f6998cbaea6e86be9988
Deleted: sha256:9bd90a39092033fadf3934597f22cdcb03f6d35562df6d4b8c2efb2981260c1d
Deleted: sha256:e4b6ce0ff79416f3c94fb1ede8f423f8babedc24c2c07abb6d4fcd265c699108
Deleted: sha256:6e3a032acf266e3e9632d937a25dc04c5868aba442cad27bb4033b34e0297c7d
Deleted: sha256:8560824026daa72fbbc11ee7322d50ef32e8d67f72445a9fee814cfd3e973609
Deleted: sha256:9b833a80faaff36ffbf9d875c31aa067257de3d2a617ff7c872b761ec1e61d4e
Deleted: sha256:94c81b128977fb8599e68e109d4a46c1eed9d3617f07d48aa615918af55de641
Deleted: sha256:39449ce6b9f8d1a4f100b6d519944a7bb72faf5f9516f3673c17bebcaf2ff666
Deleted: sha256:df93971e91a81c34272424b5b8e3324cdd11ebcaa90c007099f1301cec78d757
Deleted: sha256:cfe0ec4aae4fdb6636fee69ed241168742ee981ad83bfa5a3cd5a58b8be3828f
Deleted: sha256:13b22d180b247b120cd3da80132bce30131bf2b32e44948077ba2daccd5aa9a9
Deleted: sha256:cb89178eb4987452a7b3e6e2c7204410696d3c97859e52442d4b94ebe880bbe4
Deleted: sha256:33ab7ccd0d85ef5f1b8576cb0e692d81306ec299ce2b1b806a3dcf84a6ebb58d
Deleted: sha256:c4183418fe5aede4f73fac7bd398618777635260a72da340535e283bea69fb81
Deleted: sha256:a4db13aaa88a2bb60c38774ec5e4ecdd66916a24d96d6abefb8e1b39ba3d0213
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211018070442]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4b3dc10cc5438e02e20d0f7da832989ddaec80ab71c3fdbaf1b3fb3e79d828f1]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 5h 38m 7s
124 actionable tasks: 83 executed, 39 from cache, 2 up-to-date

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

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