See 
<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/5418/display/redirect>

Changes:


------------------------------------------
[...truncated 2.47 MB...]
#16 2.136 python-dateutil==2.8.2
#16 2.136 pytz==2023.3
#16 2.136 PyYAML==6.0
#16 2.136 regex==2023.5.5
#16 2.136 requests==2.30.0
#16 2.136 requests-mock==1.10.0
#16 2.136 requests-oauthlib==1.3.1
#16 2.136 rsa==4.9
#16 2.136 scikit-learn==1.2.2
#16 2.136 scipy==1.10.1
#16 2.136 setuptools==67.8.0
#16 2.136 six==1.16.0
#16 2.136 sortedcontainers==2.4.0
#16 2.136 soupsieve==2.4.1
#16 2.136 SQLAlchemy==1.4.48
#16 2.136 sqlparse==0.4.4
#16 2.136 tenacity==8.2.2
#16 2.136 tensorboard==2.12.3
#16 2.136 tensorboard-data-server==0.7.0
#16 2.136 tensorflow==2.12.0
#16 2.136 tensorflow-estimator==2.12.0
#16 2.136 tensorflow-io-gcs-filesystem==0.32.0
#16 2.136 termcolor==2.3.0
#16 2.136 testcontainers==3.7.1
#16 2.136 threadpoolctl==3.1.0
#16 2.136 tqdm==4.65.0
#16 2.136 typing_extensions==4.5.0
#16 2.136 urllib3==1.26.15
#16 2.136 websocket-client==1.5.1
#16 2.136 Werkzeug==2.3.4
#16 2.136 wheel==0.40.0
#16 2.136 wrapt==1.14.1
#16 2.136 zstandard==0.21.0
#16 DONE 2.6s

#17 [beam 13/16] COPY target/LICENSE /opt/apache/beam/
#17 DONE 2.0s

#18 [beam 14/16] COPY target/LICENSE.python /opt/apache/beam/
#18 DONE 5.0s

#19 [beam 15/16] COPY target/NOTICE /opt/apache/beam/
#19 DONE 0.3s

#20 [beam 16/16] COPY target/launcher/linux_amd64/boot /opt/apache/beam/
#20 DONE 1.3s

#21 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/
#21 DONE 0.5s

#22 [third_party_licenses 2/4] COPY  target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#22 DONE 0.6s

#23 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/
#23 DONE 1.1s

#24 [third_party_licenses 4/4] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<5' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#24 1.877 Collecting pip-licenses<5
#24 1.943   Downloading pip_licenses-4.3.2-py3-none-any.whl (19 kB)
#24 1.958 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.11/site-packages (6.0)
#24 1.960 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.11/site-packages (8.2.2)
#24 2.028 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 2.045   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 2.118 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 2.134   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 3.366 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 3.533 Successfully installed pip-licenses-4.3.2 prettytable-3.7.0 
wcwidth-0.2.6
#24 3.534 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
#24 15.14 INFO:root:Successfully pulled licenses for 127 dependencies
#24 15.14 Skip pulling license for  bs4
#24 DONE 27.6s

#25 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses

> Task :sdks:python:container:py39:docker
#24 3.139 Collecting pip-licenses<5
#24 3.226   Downloading pip_licenses-4.3.2-py3-none-any.whl (19 kB)
#24 3.239 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.9/site-packages (6.0)
#24 3.240 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.9/site-packages (8.2.2)
#24 3.313 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 3.330   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 3.406 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 3.424   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 4.786 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 4.979 Successfully installed pip-licenses-4.3.2 prettytable-3.7.0 
wcwidth-0.2.6
#24 4.980 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
#24 16.76 INFO:root:Successfully pulled licenses for 135 dependencies
#24 16.76 Skip pulling license for  bs4
#24 DONE 29.4s

#25 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#25 DONE 0.9s

#26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#26 DONE 1.9s

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py37:docker
#24 15.32 INFO:root:Successfully pulled licenses for 112 dependencies
#24 15.32 Skip pulling license for  bs4
#24 DONE 27.3s

#25 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#25 DONE 1.0s

#26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#26 DONE 1.8s

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py38:docker
#24 15.09 INFO:root:Successfully pulled licenses for 135 dependencies
#24 15.09 Skip pulling license for  bs4
#24 DONE 27.3s

#25 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#25 DONE 0.9s

#26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#26 DONE 1.1s

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py310:docker
#24 15.11 INFO:root:Successfully pulled licenses for 133 dependencies
#24 15.11 Skip pulling license for  bs4
#24 DONE 27.4s

#25 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#25 DONE 0.8s

#26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#26 DONE 1.7s

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py311:docker
#25 DONE 0.8s

#26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#26 DONE 1.4s

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py39:docker
#27 exporting layers 325.9s done
#27 writing image 
sha256:ee7dcfb05ddc147aab03e82d5df07e4dff0c3ab864c8e968b1f0ff987c04d8a8 0.0s 
done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.49.0.dev 
0.0s done
#27 DONE 326.1s

> Task :sdks:python:container:py39:dockerTag2.49.0-SNAPSHOT

> Task :sdks:python:container:py310:docker
#27 exporting layers 349.1s done
#27 writing image 
sha256:dbe5148ee0279372481422fcdc9d5578a4b1a940b582a12703b0def712ad4526 0.0s 
done
#27 naming to 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.10_sdk:2.49.0.dev done
#27 DONE 349.2s

> Task :sdks:python:container:py310:dockerTag2.49.0-SNAPSHOT

> Task :sdks:python:container:py311:docker
#27 exporting layers 353.8s done
#27 writing image 
sha256:9aa3bb2f5183857bdee6cde5b2951a4e2bdb9f95d0815154e01672b8d52afbae 0.0s 
done
#27 naming to 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.11_sdk:2.49.0.dev done
#27 DONE 353.9s

> Task :sdks:python:container:py311:dockerTag2.49.0-SNAPSHOT

> Task :sdks:python:container:py37:docker
#27 exporting layers 355.0s done
#27 writing image 
sha256:edbdcd481bb5a2f8b7739ac72e8cacb6b056648071ed3db9150fc17e5750284f done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.7_sdk:2.49.0.dev 
done
#27 DONE 355.0s

> Task :sdks:python:container:py37:dockerTag2.49.0-SNAPSHOT
> Task :sdks:python:container:py39:dockerPush2.49.0-SNAPSHOT

> Task :sdks:python:container:py38:docker
#27 exporting layers 360.0s done
#27 writing image 
sha256:0d5b675053a9a03a7918036d9450eb5e2acbc9a2c838ce0e51d0675a5f637a49 done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:2.49.0.dev 
done
#27 DONE 360.0s

> Task :sdks:python:container:py38:dockerTag2.49.0-SNAPSHOT
> Task :sdks:python:container:py310:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py311:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py37:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py38:dockerPush2.49.0-SNAPSHOT
> Task 
> :sdks:python:container:py39:dockerTagDcf0c0f88054e149a34bb39510bdcab0581da982
> Task 
> :sdks:python:container:py310:dockerTagDcf0c0f88054e149a34bb39510bdcab0581da982
> Task 
> :sdks:python:container:py39:dockerPushDcf0c0f88054e149a34bb39510bdcab0581da982
> Task :sdks:python:container:py39:dockerTagLatest
> Task 
> :sdks:python:container:py310:dockerPushDcf0c0f88054e149a34bb39510bdcab0581da982
> Task :sdks:python:container:py310:dockerTagLatest
> Task :sdks:python:container:py39:dockerPushLatest
> Task :sdks:python:container:py39:dockerTagsPush
> Task :sdks:python:container:py310:dockerPushLatest
> Task :sdks:python:container:py310:dockerTagsPush
> Task 
> :sdks:python:container:py37:dockerTagDcf0c0f88054e149a34bb39510bdcab0581da982
> Task 
> :sdks:python:container:py37:dockerPushDcf0c0f88054e149a34bb39510bdcab0581da982
> Task :sdks:python:container:py37:dockerTagLatest
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush
> Task 
> :sdks:python:container:py311:dockerTagDcf0c0f88054e149a34bb39510bdcab0581da982
> Task 
> :sdks:python:container:py311:dockerPushDcf0c0f88054e149a34bb39510bdcab0581da982
> Task :sdks:python:container:py311:dockerTagLatest
> Task :sdks:python:container:py311:dockerPushLatest
> Task :sdks:python:container:py311:dockerTagsPush
> Task 
> :sdks:python:container:py38:dockerTagDcf0c0f88054e149a34bb39510bdcab0581da982
> Task 
> :sdks:python:container:py38:dockerPushDcf0c0f88054e149a34bb39510bdcab0581da982
> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py38:dockerPushLatest
> Task :sdks:python:container:py38:dockerTagsPush

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:java8:docker'.
> Process 'command 'docker'' 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.

* 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.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 23m 58s
200 actionable tasks: 163 executed, 23 from cache, 14 up-to-date

Publishing build scan...
https://ge.apache.org/s/eksvhk7krtwv2

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