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/06 18:38:26 UTC

Build failed in Jenkins: beam_PostCommit_Java_Examples_Dataflow_V2 #1528

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

Changes:

[aydar.zaynutdinov] [BEAM-13363][Playground]

[aydar.zaynutdinov] [BEAM-13357][Playground]

[aydar.zaynutdinov] [BEAM-13357][Playground]

[aydar.zaynutdinov] [BEAM-13357][Playground]

[noreply] Merge pull request #16137 from [BEAM-13381][Playground][Bugfix] Update

[noreply] Merge pull request #16107 from [BEAM-13332] [Playground] Add logs output

[noreply] Merge pull request #16109 from [BEAM-13330][Playground] Save Java logs

[noreply] Merge pull request #16125 from [BEAM-13322][Playground] Support Java


------------------------------------------
[...truncated 35.25 KB...]
> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>

> 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 :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 :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 :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:jar
> 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)

> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> 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_Examples_Dataflow_V2/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_Examples_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_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_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 209 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 17.006107 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/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
+ 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
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
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
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]
bfd57a803ede: Preparing
76e876e35bac: Preparing
fadd0e159861: Preparing
21159b4bf769: Preparing
455baf97e62d: Preparing
a72167ebdbff: Preparing
2b75191f34ad: Preparing
f735bbcfb8f1: Preparing
cf27d426c104: Preparing
cb5d516cf16d: Preparing
e9fe34ef048d: Preparing
5755b054890e: Preparing
4d327f577a2b: Preparing
a6159ee91199: Preparing
a81f1846a0d2: Preparing
3b441d7cb46b: Preparing
d3710de04cb3: Preparing
91f7336bbfff: Preparing
e2e8c39e0f77: Preparing
5755b054890e: Waiting
2b75191f34ad: Waiting
3b441d7cb46b: Waiting
4d327f577a2b: Waiting
a6159ee91199: Waiting
f735bbcfb8f1: Waiting
cb5d516cf16d: Waiting
a81f1846a0d2: Waiting
e9fe34ef048d: Waiting
cf27d426c104: Waiting
d3710de04cb3: Waiting
a72167ebdbff: Waiting
e2e8c39e0f77: Waiting
91f7336bbfff: Waiting
76e876e35bac: Pushed
fadd0e159861: Pushed
455baf97e62d: Pushed
bfd57a803ede: Pushed
a72167ebdbff: Pushed
21159b4bf769: Pushed
f735bbcfb8f1: Pushed
e9fe34ef048d: Pushed
cf27d426c104: Pushed
4d327f577a2b: Layer already exists
a6159ee91199: Layer already exists
a81f1846a0d2: Layer already exists
3b441d7cb46b: Layer already exists
d3710de04cb3: Layer already exists
e2e8c39e0f77: Layer already exists
91f7336bbfff: Layer already exists
2b75191f34ad: Pushed
5755b054890e: Pushed
cb5d516cf16d: Pushed
20211206180114: digest: sha256:0d393d0fea673965e462204a447b009fcf61c633fa46e9658cc67f63bdf2fdcf size: 4311

> 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-1206180624-dfcc3866
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1206180624-dfcc3866
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1638813978666.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1206180624-dfcc3866
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1206180624-dfcc3866
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1638813978666.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1206183135-fba87c6e
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1206183135-fba87c6e
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1638815495354.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1206183135-fba87c6e
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1206183135-fba87c6e
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1638815495354.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211206180114
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0d393d0fea673965e462204a447b009fcf61c633fa46e9658cc67f63bdf2fdcf
Deleted: sha256:a575d2648c416173246082f2cac278770da9c2bb567376c8ddc3fa949bb77e77
Deleted: sha256:f219786f270d6ac392e17754e01c0f98021bbee2b4f0d152e6a620343463a966
Deleted: sha256:bee59453fe54255228ffde9fd7d9554d2a43aaf3d7e83de5b4aa067ba6cc2b16
Deleted: sha256:918c393556a3096c97e9ed72a753af404133f6f2ee9601a290c7de4d686767b8
Deleted: sha256:646824005cc0ddb2601d6bc764d947e6b6ee9a3b5a8c73aa559e8145b3b02ff5
Deleted: sha256:72fcdc850158f52d00313ffd869976871904d5a960189c7586ae2d0eba0ca1ed
Deleted: sha256:195ab60e0aa46d7e324aa63b37e7d0029d4c3fac3cbddd2d1ad03eeb88fa4ebb
Deleted: sha256:9e4e8ce0f0bcb1d2d19c3d555b47fdcf0c87c5f1624942b12af052c98fa967d2
Deleted: sha256:148275e6f09f23fb0022c7b0ffe161410bb4e62efff4aee212ecce64c786b64f
Deleted: sha256:0379afeaf933d11b164c77db22e14f16a7918f2916099575dbf820d46b14053f
Deleted: sha256:78c6a2c3ed26d7bc7697fff18139ce99e8e9c7d018fe0a7474972f56f5ff1ba1
Deleted: sha256:c158f94b2ea9ed9213a2f2e7abd1fa592cdddaadffe97ad5ddfe42cc8caeda2d
Deleted: sha256:a718694b9a5d112d59df231dd42f828947268447ce25e08ce9c861a080a781c5
Deleted: sha256:1d4b70b4b2b8840575ec595c566b27d22a572c58cce4b8f0a701ca201a006aad
Deleted: sha256:4bef428cc522892a93beb512c551184ff86783eca8e710c0e05110f753fe7b38
Deleted: sha256:35f58c4eaf7ddce6e970812a8a01b984d8d793faa8d8ebb0f37a0a8fa8e1d707
Deleted: sha256:03460572f5ec7643c70dbc2afca14aae1a087b34a2658a62041cfcbdab7060b7
Deleted: sha256:b9f6962ffa81d28ad301d1dcb650f8ef75392d2b233dec3c7bb8d441cf698fdc
Deleted: sha256:b55af4e13ec3db938757f07f7990c71d9703549684d99c8eca67d263f4a9ce20
Deleted: sha256:4f0868ffd8256385791c4f53928b457820c1b08b756b271d96af07474b619268
Deleted: sha256:f7d1befd72b6b2d76a91db906117a5be162b6f09d0b23fcd530e0a60dc7625b9
Deleted: sha256:fbfea3edbb6e793cdb7694fa8b16518b0de8f42b7f54bae84c33da2ba28c92c6
Deleted: sha256:a631f11ada337465d75d1a2516b50237d8c8f23a04526e4f2d53eb5d95fb916a
Deleted: sha256:5fec8fd432b9addfb9eb1be69c98f34a852ce62d8062c7b843e22fa22afaf78e
Deleted: sha256:348feaf7da62c68a0771df587f36625736e1790750db378f7454331e61492a6a
Deleted: sha256:04bfda1feee11430786c450f5e0f8d728d745caf3a30d825ce6bab5904a28359
Deleted: sha256:d9f8683ca7377f33bb99b55040878c6e7f2c689acc19367cfeb87c348a611c83
Deleted: sha256:439c73a6e67e6ab8d1e073e5f9e596989a75838777336c409c1265bcc71d7f6f
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211206180114]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0d393d0fea673965e462204a447b009fcf61c633fa46e9658cc67f63bdf2fdcf]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211206180114] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0d393d0fea673965e462204a447b009fcf61c633fa46e9658cc67f63bdf2fdcf])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d8de79abb95c6aef5a60f7fec2edf6b8ecd635c2c7068ad59c6891448b713609
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d8de79abb95c6aef5a60f7fec2edf6b8ecd635c2c7068ad59c6891448b713609
ERROR: (gcloud.container.images.delete) Not found: response: {'status': '404', 'content-length': '168', 'x-xss-protection': '0', 'transfer-encoding': 'chunked', 'server': 'Docker Registry', '-content-encoding': 'gzip', 'docker-distribution-api-version': 'registry/2.0', 'cache-control': 'private', 'date': 'Mon, 06 Dec 2021 18:38:22 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type': 'application/json'}
Failed to compute blob liveness for manifest: 'sha256:d8de79abb95c6aef5a60f7fec2edf6b8ecd635c2c7068ad59c6891448b713609': None

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

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 281

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'.
> Process 'command './scripts/cleanup_untagged_gcr_images.sh'' finished with non-zero exit value 1

* 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 37m 53s
104 actionable tasks: 71 executed, 31 from cache, 2 up-to-date

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

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_Examples_Dataflow_V2 #1529

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


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