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/03/15 13:02:37 UTC

Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #186

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

Changes:

[mmack] [BEAM-13175] Add KinesisIO.write for AWS SDK v2.

[mmack] [BEAM-13175] Document changes to IOs in amazon-web-services2 for AWS


------------------------------------------
[...truncated 928.41 KB...]
six==1.16.0
soupsieve==2.3.1
SQLAlchemy==1.4.31
tenacity==5.1.5
tensorboard==2.8.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.8.0
tensorflow-io-gcs-filesystem==0.24.0
termcolor==1.1.0
testcontainers==3.4.2
tf-estimator-nightly==2.8.0.dev2021122109
threadpoolctl==3.1.0
tqdm==4.63.0
typing-inspect==0.7.1
typing-utils==0.1.0
typing_extensions==4.1.1
uritemplate==4.1.1
urllib3==1.26.8
wcwidth==0.2.5
websocket-client==1.3.1
Werkzeug==2.0.3
wheel==0.37.1
wrapt==1.13.3
zipp==3.7.0
Removing intermediate container 3a8711890ffa
 ---> 79f3d62a7e4c
Step 16/31 : COPY target/LICENSE /opt/apache/beam/
 ---> 684a36ec1e03
Step 17/31 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 2beb00e557d2
Step 18/31 : COPY target/NOTICE /opt/apache/beam/
 ---> 4008e50eb736
Step 19/31 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> af4a152e5309
Step 20/31 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 127b1d8a483a
Removing intermediate container 127b1d8a483a
 ---> d7c2979d8aee
Step 21/31 : FROM beam as third_party_licenses
 ---> d7c2979d8aee
Step 22/31 : ARG pull_licenses
 ---> Running in c5d6b26b552c
Removing intermediate container c5d6b26b552c
 ---> e6551003cf42
Step 23/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 7b92c176db53
Step 24/31 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> 970b1a85681a
Step 25/31 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 88ef031dc7b8
Removing intermediate container 88ef031dc7b8
 ---> a6e111cccb5d
Step 26/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> d345ae1c985c
Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 'pip-licenses<3.0.0' pyyaml tenacity &&       python /tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in 24533b4e6fd1
Collecting pip-licenses<3.0.0
  Downloading pip_licenses-2.3.0-py3-none-any.whl (14 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (6.0)
Requirement already satisfied: tenacity in /usr/local/lib/python3.9/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.9/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 sha256=25de1eeba42360ae2fedaf301a9220f69e4603438295cfa900e363696efb8aeb
  Stored in directory: /root/.cache/pip/wheels/b8/d5/8b/e0c9765594e0dc8093aae5f67eacc08b9b533da598c710b54a
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-2.3.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 21.2.4; however, version 22.0.4 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
INFO:root:Successfully pulled licenses for 137 dependencies
Skip pulling license for  bs4
Removing intermediate container 24533b4e6fd1
 ---> 6f761bee0428
Step 28/31 : FROM beam
 ---> d7c2979d8aee
Step 29/31 : ARG pull_licenses
 ---> Running in 99ca15d3dc4b
Removing intermediate container 99ca15d3dc4b
 ---> 128ad5d65726
Step 30/31 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 975815b8b28c
Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf /opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 7c15d1c664bd
Removing intermediate container 7c15d1c664bd
 ---> 4abf9497337d
Successfully built 4abf9497337d
Successfully tagged apache/beam_python3.9_sdk:2.38.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
734305119d53: Preparing
10794e386111: Preparing
c87ef2a9b1ba: Preparing
b9fbb5415268: Preparing
e1b6d5d2473f: Preparing
0ce9c92b2b4e: Preparing
fb85b076f1ec: Preparing
5abd33c0a8f3: Preparing
26c2e3cb1b9d: Preparing
8151597436c2: Preparing
f820acc0118a: Preparing
edb66a368646: Preparing
5338537529ec: Preparing
bc29bd135a8f: Preparing
45cd6ee5ede6: Preparing
5bac4195a2ad: Preparing
c8e787ed62ea: Preparing
0ce9c92b2b4e: Waiting
3738fd399239: Preparing
182f3ce3bf27: Preparing
fb85b076f1ec: Waiting
316e3949bffa: Preparing
8151597436c2: Waiting
5abd33c0a8f3: Waiting
e3f84a8cee1f: Preparing
26c2e3cb1b9d: Waiting
48144a6f44ae: Preparing
26d5108b2cba: Preparing
5bac4195a2ad: Waiting
89fda00479fc: Preparing
f820acc0118a: Waiting
c8e787ed62ea: Waiting
316e3949bffa: Waiting
bc29bd135a8f: Waiting
e3f84a8cee1f: Waiting
3738fd399239: Waiting
182f3ce3bf27: Waiting
45cd6ee5ede6: Waiting
5338537529ec: Waiting
48144a6f44ae: Waiting
edb66a368646: Waiting
26d5108b2cba: Waiting
89fda00479fc: Waiting
e1b6d5d2473f: Pushed
b9fbb5415268: Pushed
c87ef2a9b1ba: Pushed
734305119d53: Pushed
10794e386111: Pushed
0ce9c92b2b4e: Pushed
fb85b076f1ec: Pushed
26c2e3cb1b9d: Pushed
8151597436c2: Pushed
f820acc0118a: Pushed
bc29bd135a8f: Pushed
5bac4195a2ad: Layer already exists
c8e787ed62ea: Layer already exists
3738fd399239: Layer already exists
182f3ce3bf27: Layer already exists
316e3949bffa: Layer already exists
45cd6ee5ede6: Pushed
e3f84a8cee1f: Layer already exists
48144a6f44ae: Layer already exists
26d5108b2cba: Layer already exists
89fda00479fc: Layer already exists
5abd33c0a8f3: Pushed
edb66a368646: Pushed
5338537529ec: Pushed
20220315124411: digest: sha256:ba6cfb35e6a68999e99434ded4f27a5c5dac8130be60b8c43ebeeb08e0c47d88 size: 5361

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 41741
Launching Python expansion service @ 44677

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 2644222.
Stopping expansion service pid: 2644223.

> Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE

> Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220315124411
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:ba6cfb35e6a68999e99434ded4f27a5c5dac8130be60b8c43ebeeb08e0c47d88
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220315124411]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:ba6cfb35e6a68999e99434ded4f27a5c5dac8130be60b8c43ebeeb08e0c47d88]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220315124411
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ae9d0eb426f2209182c26674d5316e2502761cb91c83401644793837eba6679f
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220315124411]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ae9d0eb426f2209182c26674d5316e2502761cb91c83401644793837eba6679f]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220315124411] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ae9d0eb426f2209182c26674d5316e2502761cb91c83401644793837eba6679f])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9333d1f2a6ee306d7746b3ac74e1bdc8170d8588ffca6cc36ca2f736baaafe83
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9333d1f2a6ee306d7746b3ac74e1bdc8170d8588ffca6cc36ca2f736baaafe83
ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Tue, 15 Mar 2022 13:02:35 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': '404', 'content-length': '168', '-content-encoding': 'gzip'}
Failed to compute blob liveness for manifest: 'sha256:9333d1f2a6ee306d7746b3ac74e1bdc8170d8588ffca6cc36ca2f736baaafe83': None

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

FAILURE: Build failed with an exception.

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

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'.
> 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 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 18m 29s
157 actionable tasks: 25 executed, 132 up-to-date

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

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_XVR_JavaUsingPython_Dataflow #187

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


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