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

Changes:


------------------------------------------
[...truncated 2.47 MB...]
#16 1.924 proto-plus==1.22.2
#16 1.924 protobuf==4.23.0
#16 1.924 psycopg2-binary==2.9.6
#16 1.924 pyarrow==11.0.0
#16 1.924 pyasn1==0.5.0
#16 1.924 pyasn1-modules==0.3.0
#16 1.924 pycparser==2.21
#16 1.924 pydot==1.4.2
#16 1.924 PyHamcrest==2.0.4
#16 1.924 pymongo==4.3.3
#16 1.924 PyMySQL==1.0.3
#16 1.924 pyparsing==3.0.9
#16 1.924 pytest==7.3.1
#16 1.924 pytest-timeout==2.1.0
#16 1.924 pytest-xdist==3.3.0
#16 1.924 python-dateutil==2.8.2
#16 1.924 python-snappy==0.6.1
#16 1.924 pytz==2023.3
#16 1.924 PyYAML==6.0
#16 1.924 regex==2023.5.5
#16 1.924 requests==2.30.0
#16 1.924 requests-mock==1.10.0
#16 1.924 requests-oauthlib==1.3.1
#16 1.924 rsa==4.9
#16 1.924 scikit-learn==1.2.2
#16 1.924 scipy==1.10.1
#16 1.924 setuptools==67.8.0
#16 1.924 six==1.16.0
#16 1.924 sortedcontainers==2.4.0
#16 1.924 soupsieve==2.4.1
#16 1.924 SQLAlchemy==1.4.48
#16 1.924 sqlparse==0.4.4
#16 1.924 tenacity==8.2.2
#16 1.924 tensorboard==2.12.3
#16 1.924 tensorboard-data-server==0.7.0
#16 1.924 tensorflow==2.12.0
#16 1.924 tensorflow-estimator==2.12.0
#16 1.924 tensorflow-io-gcs-filesystem==0.32.0
#16 1.924 termcolor==2.3.0
#16 1.924 testcontainers==3.7.1
#16 1.924 threadpoolctl==3.1.0
#16 1.924 tomli==2.0.1
#16 1.924 tqdm==4.65.0
#16 1.924 typing_extensions==4.5.0
#16 1.924 uritemplate==4.1.1
#16 1.924 urllib3==1.26.15
#16 1.924 websocket-client==1.5.1
#16 1.924 Werkzeug==2.3.4
#16 1.924 wheel==0.40.0
#16 1.924 wrapt==1.14.1
#16 1.924 zipp==3.15.0
#16 1.924 zstandard==0.21.0
#16 DONE 2.2s

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

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

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

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

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

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

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

#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 2.414 Collecting pip-licenses<5
#24 2.484   Downloading pip_licenses-4.3.2-py3-none-any.whl (19 kB)
#24 2.497 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.8/site-packages (6.0)
#24 2.498 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.8/site-packages (8.2.2)
#24 2.582 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 2.599   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 2.695 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 2.712   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 4.408 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 4.733 Successfully installed pip-licenses-4.3.2 prettytable-3.7.0 
wcwidth-0.2.6
#24 4.734 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

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

#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.4s

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

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py37:docker
#24 DONE 14.1s

#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.5s

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

#27 exporting to image
#27 exporting layers

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

#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
#27 exporting layers 44.8s done
#27 writing image 
sha256:bd4ededd555176aef2d101f20b2b1fab077945bcdcb1c4ae67c6ecdefe7243ac 0.0s 
done
#27 naming to 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.11_sdk:2.49.0.dev done
#27 DONE 44.9s

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

#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.4s

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

#27 exporting to image
#27 exporting layers

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

> Task :sdks:python:container:py39:docker
#24 10.80 INFO:root:Successfully pulled licenses for 135 dependencies
#24 10.81 Skip pulling license for  bs4
#24 DONE 11.5s

#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.7s

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

#27 exporting to image
#27 exporting layers

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

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

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

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

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

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

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

> Task :sdks:python:container:py39:dockerTag2.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:py310:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py38:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py39:dockerPush2.49.0-SNAPSHOT
> Task 
> :sdks:python:container:py37:dockerTag9270ee3d48344d1726dbccd4bf3fd4a277a59dba
> Task 
> :sdks:python:container:py37:dockerPush9270ee3d48344d1726dbccd4bf3fd4a277a59dba
> Task 
> :sdks:python:container:py311:dockerTag9270ee3d48344d1726dbccd4bf3fd4a277a59dba
> Task :sdks:python:container:py37:dockerTagLatest
> Task 
> :sdks:python:container:py311:dockerPush9270ee3d48344d1726dbccd4bf3fd4a277a59dba
> Task :sdks:python:container:py311:dockerTagLatest
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush
> Task :sdks:python:container:py311:dockerPushLatest
> Task :sdks:python:container:py311:dockerTagsPush
> Task 
> :sdks:python:container:py310:dockerTag9270ee3d48344d1726dbccd4bf3fd4a277a59dba
> Task 
> :sdks:python:container:py310:dockerPush9270ee3d48344d1726dbccd4bf3fd4a277a59dba
> Task :sdks:python:container:py310:dockerTagLatest
> Task :sdks:python:container:py310:dockerPushLatest
> Task :sdks:python:container:py310:dockerTagsPush
> Task 
> :sdks:python:container:py38:dockerTag9270ee3d48344d1726dbccd4bf3fd4a277a59dba
> Task 
> :sdks:python:container:py38:dockerPush9270ee3d48344d1726dbccd4bf3fd4a277a59dba
> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py38:dockerPushLatest
> Task :sdks:python:container:py38:dockerTagsPush
> Task 
> :sdks:python:container:py39:dockerTag9270ee3d48344d1726dbccd4bf3fd4a277a59dba
> Task 
> :sdks:python:container:py39:dockerPush9270ee3d48344d1726dbccd4bf3fd4a277a59dba
> Task :sdks:python:container:py39:dockerTagLatest
> Task :sdks:python:container:py39:dockerPushLatest
> Task :sdks:python:container:py39: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 19m 29s
200 actionable tasks: 163 executed, 23 from cache, 14 up-to-date

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

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