See <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/3852/display/redirect?page=changes>
Changes: [Robert Burke] Moving to 2.43.0-SNAPSHOT on master branch. ------------------------------------------ [...truncated 1.36 MB...] tensorboard-plugin-wit==1.8.1 tensorflow==2.9.1 tensorflow-estimator==2.9.0 tensorflow-io-gcs-filesystem==0.26.0 termcolor==1.1.0 testcontainers==3.6.0 threadpoolctl==3.1.0 tomli==2.0.1 tqdm==4.64.0 typing-utils==0.1.0 typing_extensions==4.3.0 uritemplate==4.1.1 urllib3==1.26.11 websocket-client==1.3.3 Werkzeug==2.2.1 wheel==0.37.1 wrapt==1.14.1 zipp==3.8.1 zstandard==0.18.0 Removing intermediate container fa3ff92efac7 ---> f13c9b03e411 Step 17/32 : COPY target/LICENSE /opt/apache/beam/ ---> 99a75d317a38 Step 18/32 : COPY target/LICENSE.python /opt/apache/beam/ ---> da42ac9e54d7 Step 19/32 : COPY target/NOTICE /opt/apache/beam/ ---> a1bd06c4fc79 Step 20/32 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/ ---> 36799ac000b3 Step 21/32 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in dbeaca9cd58c Removing intermediate container dbeaca9cd58c ---> e7b048279973 Step 22/32 : FROM beam as third_party_licenses ---> e7b048279973 Step 23/32 : ARG pull_licenses ---> Running in 15814a95ee8a Removing intermediate container 15814a95ee8a ---> e0334d3752ef Step 24/32 : COPY target/license_scripts /tmp/license_scripts/ ---> ca119a94518f Step 25/32 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> e9fbd7345240 Step 26/32 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in daf8d3139abe Removing intermediate container daf8d3139abe ---> 61735db85b8c Step 27/32 : COPY target/license_scripts /tmp/license_scripts/ ---> 96a9845eea98 Step 28/32 : RUN if [ "$pull_licenses" = "true" ] ; then pip install 'pip-licenses<4.0.0' pyyaml tenacity && python /tmp/license_scripts/pull_licenses_py.py ; fi ---> Running in 85110754af2b Collecting pip-licenses<4.0.0 Downloading pip_licenses-3.5.4-py3-none-any.whl (17 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) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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=22908 sha256=e84df5592c0a81357c33f6016219c288b2b95407ac5071a0bdf53d03e7b81f82 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-3.5.4 [91mWARNING: 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 [0m[91mINFO:root:Successfully pulled licenses for 136 dependencies [0mSkip pulling license for bs4 Removing intermediate container 85110754af2b ---> cc32a549715c Step 29/32 : FROM beam ---> e7b048279973 Step 30/32 : ARG pull_licenses ---> Running in 690e870dca15 Removing intermediate container 690e870dca15 ---> adf4335c525f Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> c12941af8895 Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 4e1c4f0f5742 Removing intermediate container 4e1c4f0f5742 ---> 3b830fea5cde Successfully built 3b830fea5cde > Task :sdks:python:container:py38:docker Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-3.5.4 [91mWARNING: 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 [0m[91mINFO:root:Successfully pulled licenses for 136 dependencies [0mSkip pulling license for bs4 Removing intermediate container 536188dcd013 ---> 92e166210a46 Step 29/32 : FROM beam ---> 135b130ac340 Step 30/32 : ARG pull_licenses ---> Running in 9d6b2f4e70ab Removing intermediate container 9d6b2f4e70ab ---> 08885b716116 Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> 6e0bcfa57209 Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in f2fdc3db8d85 Removing intermediate container f2fdc3db8d85 ---> b6e83bc053d0 Successfully built b6e83bc053d0 Successfully tagged gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:2.43.0.dev > Task :sdks:python:container:py39:docker Successfully tagged gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.43.0.dev > Task :sdks:python:container:py37:docker Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-3.5.4 [91mWARNING: 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 [0m[91mINFO:root:Successfully pulled licenses for 136 dependencies [0mSkip pulling license for bs4 Removing intermediate container c0042c6bcfca ---> 30519e715d34 Step 29/32 : FROM beam ---> 6bc4fe98ab2e Step 30/32 : ARG pull_licenses ---> Running in d0645cbe3ad9 Removing intermediate container d0645cbe3ad9 ---> 4def1d229252 Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> 271ab794f4cb Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in a3866967cb0e > Task > :sdks:python:container:py38:dockerTagF3cdbbf13a19803cf4d81ce67f77b8c48a172cc7 > Task > :sdks:python:container:py39:dockerTagF3cdbbf13a19803cf4d81ce67f77b8c48a172cc7 > Task > :sdks:python:container:py37:dockerTagF3cdbbf13a19803cf4d81ce67f77b8c48a172cc7 > Task > :sdks:python:container:py38:dockerPushF3cdbbf13a19803cf4d81ce67f77b8c48a172cc7 > Task > :sdks:python:container:py39:dockerPushF3cdbbf13a19803cf4d81ce67f77b8c48a172cc7 > Task > :sdks:python:container:py37:dockerPushF3cdbbf13a19803cf4d81ce67f77b8c48a172cc7 > Task :sdks:python:container:py39:dockerTagLatest > Task :sdks:python:container:py39:dockerPushLatest > Task :sdks:python:container:py39:dockerTagsPush > Task :sdks:python:container:py38:dockerTagLatest > Task :sdks:python:container:py38:dockerPushLatest The push refers to repository [gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk] 855127680cc6: Preparing f74349951074: Preparing fc78ce4649d3: Preparing e8d9c3ac22ca: Preparing d00988c0e0f4: Preparing f6c09a872a04: Preparing 8e463c7438d1: Preparing 269b152207b9: Preparing c58a3f274e53: Preparing 1fa83dd7a3d9: Preparing 81918a34177e: Preparing 3937ff6f20a1: Preparing 083359a1056c: Preparing 4c8686adee85: Preparing 69722d981e32: Preparing 378f8fe82f52: Preparing aba6f06df1c9: Preparing 100796cdf3b1: Preparing 54acb5a6fa0b: Preparing 8d51c618126f: Preparing 269b152207b9: Waiting 9ff6e4d46744: Preparing a89d1d47b5a1: Preparing 655ed1b7a428: Preparing c58a3f274e53: Waiting 1fa83dd7a3d9: Waiting 3937ff6f20a1: Waiting 083359a1056c: Waiting 81918a34177e: Waiting 4c8686adee85: Waiting 69722d981e32: Waiting d00988c0e0f4: Waiting 378f8fe82f52: Waiting aba6f06df1c9: Waiting 655ed1b7a428: Waiting 9ff6e4d46744: Waiting 100796cdf3b1: Waiting 8e463c7438d1: Waiting 8d51c618126f: Waiting 54acb5a6fa0b: Waiting fc78ce4649d3: Layer already exists f74349951074: Layer already exists 855127680cc6: Layer already exists e8d9c3ac22ca: Layer already exists f6c09a872a04: Layer already exists d00988c0e0f4: Layer already exists 269b152207b9: Layer already exists 8e463c7438d1: Layer already exists c58a3f274e53: Layer already exists 3937ff6f20a1: Layer already exists 81918a34177e: Layer already exists 1fa83dd7a3d9: Layer already exists 083359a1056c: Layer already exists 4c8686adee85: Layer already exists 69722d981e32: Layer already exists 378f8fe82f52: Layer already exists 100796cdf3b1: Layer already exists aba6f06df1c9: Layer already exists 54acb5a6fa0b: Layer already exists 8d51c618126f: Layer already exists 9ff6e4d46744: Layer already exists a89d1d47b5a1: Layer already exists 655ed1b7a428: Layer already exists latest: digest: sha256:d714ba89de92c0df0aacf0d9da94cd0028dc86aa899abf40925c6ec929ae1dfa size: 5156 > Task :sdks:python:container:py38:dockerTagsPush > Task > :sdks:python:container:py37:dockerPushF3cdbbf13a19803cf4d81ce67f77b8c48a172cc7 a002049fc4c0: Pushed f3cdbbf13a19803cf4d81ce67f77b8c48a172cc7: digest: sha256:53f5a4eb86a9103b4ffbd9db43853b21d74c41c73a3cdb66c6def09fdba48500 size: 5156 > Task :sdks:python:container:py37:dockerTagLatest > Task :sdks:python:container:py37:dockerPushLatest > Task :sdks:python:container:py37: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 15m 1s 164 actionable tasks: 127 executed, 25 from cache, 12 up-to-date Publishing build scan... https://gradle.com/s/6ghnf57v5ursg 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]
