See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/1738/display/redirect>

Changes:


------------------------------------------
[...truncated 1.12 MB...]
#16 1.294 h5py==3.8.0
#16 1.294 hdfs==2.7.0
#16 1.294 httplib2==0.21.0
#16 1.294 hypothesis==6.70.2
#16 1.294 idna==3.4
#16 1.294 iniconfig==2.0.0
#16 1.294 jax==0.4.8
#16 1.294 joblib==1.2.0
#16 1.294 keras==2.12.0
#16 1.294 libclang==16.0.0
#16 1.294 Markdown==3.4.3
#16 1.294 MarkupSafe==2.1.2
#16 1.294 ml-dtypes==0.0.4
#16 1.294 mmh3==3.1.0
#16 1.294 mock==5.0.1
#16 1.294 nltk==3.8.1
#16 1.294 nose==1.3.7
#16 1.294 numpy==1.23.5
#16 1.294 oauth2client==4.1.3
#16 1.294 oauthlib==3.2.2
#16 1.294 objsize==0.6.1
#16 1.294 opt-einsum==3.3.0
#16 1.294 orjson==3.8.9
#16 1.294 overrides==6.5.0
#16 1.294 packaging==23.0
#16 1.294 pandas==1.5.3
#16 1.294 parameterized==0.8.1
#16 1.294 pip==23.0.1
#16 1.294 pluggy==1.0.0
#16 1.294 proto-plus==1.22.2
#16 1.294 protobuf==4.22.1
#16 1.294 psycopg2-binary==2.9.6
#16 1.294 pyarrow==11.0.0
#16 1.294 pyasn1==0.4.8
#16 1.294 pyasn1-modules==0.2.8
#16 1.294 pycparser==2.21
#16 1.294 pydot==1.4.2
#16 1.294 PyHamcrest==1.10.1
#16 1.294 pymongo==4.3.3
#16 1.294 PyMySQL==1.0.3
#16 1.294 pyparsing==3.0.9
#16 1.294 pytest==7.2.2
#16 1.294 pytest-timeout==2.1.0
#16 1.294 pytest-xdist==3.2.1
#16 1.294 python-dateutil==2.8.2
#16 1.294 pytz==2023.3
#16 1.294 PyYAML==6.0
#16 1.294 regex==2023.3.23
#16 1.294 requests==2.28.2
#16 1.294 requests-mock==1.10.0
#16 1.294 requests-oauthlib==1.3.1
#16 1.294 rsa==4.9
#16 1.294 scikit-learn==1.2.2
#16 1.294 scipy==1.10.1
#16 1.294 setuptools==67.6.1
#16 1.294 six==1.16.0
#16 1.294 sortedcontainers==2.4.0
#16 1.294 soupsieve==2.4
#16 1.294 SQLAlchemy==1.4.47
#16 1.294 sqlparse==0.4.3
#16 1.294 tenacity==8.2.2
#16 1.294 tensorboard==2.12.1
#16 1.294 tensorboard-data-server==0.7.0
#16 1.294 tensorboard-plugin-wit==1.8.1
#16 1.294 tensorflow==2.12.0
#16 1.294 tensorflow-estimator==2.12.0
#16 1.294 tensorflow-io-gcs-filesystem==0.32.0
#16 1.294 termcolor==2.2.0
#16 1.294 testcontainers==3.7.1
#16 1.294 threadpoolctl==3.1.0
#16 1.294 tqdm==4.65.0
#16 1.294 typing_extensions==4.5.0
#16 1.294 urllib3==1.26.15
#16 1.294 websocket-client==1.5.1
#16 1.294 Werkzeug==2.2.3
#16 1.294 wheel==0.40.0
#16 1.294 wrapt==1.14.1
#16 1.294 zstandard==0.20.0
#16 DONE 1.5s

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

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

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

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

#21 [third_party_licenses 1/5] COPY target/license_scripts /tmp/license_scripts/
#21 DONE 0.1s

#22 [third_party_licenses 2/5] COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#22 DONE 0.1s

#23 [third_party_licenses 3/5] RUN rm 
/opt/apache/beam/third_party_licenses/golang/LICENSE
#23 DONE 0.4s

#24 [third_party_licenses 4/5] COPY target/license_scripts /tmp/license_scripts/
#24 DONE 0.1s

#25 [third_party_licenses 5/5] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<5' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#25 1.213 Collecting pip-licenses<5
#25 1.284   Downloading pip_licenses-4.1.0-py3-none-any.whl (18 kB)
#25 1.297 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.11/site-packages (6.0)
#25 1.299 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.11/site-packages (8.2.2)
#25 1.357 Collecting prettytable>=2.3.0
#25 1.373   Downloading prettytable-3.6.0-py3-none-any.whl (27 kB)
#25 1.432 Collecting wcwidth
#25 1.449   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#25 2.607 Installing collected packages: wcwidth, prettytable, pip-licenses
#25 2.738 Successfully installed pip-licenses-4.1.0 prettytable-3.6.0 
wcwidth-0.2.6
#25 2.739 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
#25 9.133 INFO:root:Successfully pulled licenses for 127 dependencies
#25 9.133 Skip pulling license for  bs4
#25 DONE 9.9s

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

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

#28 exporting to image
#28 exporting layers
#28 exporting layers 20.9s done
#28 writing image 
sha256:c3beaff842b59643a42146a79834643f39e35ae14335fb4c8520d0b93215398e 0.0s 
done
#28 naming to docker.io/apache/beam_python3.11_sdk:2.48.0.dev done
#28 DONE 21.0s

> 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]
616241e6e6c3: Preparing
a55b24158108: Preparing
f3d04aa87db2: Preparing
d42eac9d46fd: Preparing
8ae5c7ff6ee1: Preparing
2fe575da6e9b: Preparing
8c43548dd25e: Preparing
40872825c4ba: Preparing
f8b7f56a733b: Preparing
f44146978548: Preparing
341c1f72b3be: Preparing
f6971a4aaf91: Preparing
4bdaf99f84d5: Preparing
7675b6c40504: Preparing
0ed59076f2bf: Preparing
b03a85f9addc: Preparing
70e1b8d56b07: Preparing
1610fba16f0f: Preparing
f66cdbaf45c1: Preparing
4deca58581f3: Preparing
5c563cc8b216: Preparing
d4514f8b2aac: Preparing
5ab567b9150b: Preparing
a90e3914fb92: Preparing
053a1f71007e: Preparing
ec09eb83ea03: Preparing
2fe575da6e9b: Waiting
8c43548dd25e: Waiting
40872825c4ba: Waiting
f8b7f56a733b: Waiting
f44146978548: Waiting
341c1f72b3be: Waiting
f6971a4aaf91: Waiting
4bdaf99f84d5: Waiting
7675b6c40504: Waiting
0ed59076f2bf: Waiting
b03a85f9addc: Waiting
70e1b8d56b07: Waiting
a90e3914fb92: Waiting
053a1f71007e: Waiting
ec09eb83ea03: Waiting
1610fba16f0f: Waiting
f66cdbaf45c1: Waiting
4deca58581f3: Waiting
5c563cc8b216: Waiting
d4514f8b2aac: Waiting
5ab567b9150b: Waiting
d42eac9d46fd: Pushed
8ae5c7ff6ee1: Pushed
a55b24158108: Pushed
616241e6e6c3: Pushed
f3d04aa87db2: Pushed
40872825c4ba: Pushed
2fe575da6e9b: Pushed
8c43548dd25e: Pushed
f44146978548: Pushed
f6971a4aaf91: Pushed
341c1f72b3be: Pushed
b03a85f9addc: Pushed
70e1b8d56b07: Pushed
1610fba16f0f: Layer already exists
f66cdbaf45c1: Layer already exists
4deca58581f3: Layer already exists
5c563cc8b216: Layer already exists
d4514f8b2aac: Layer already exists
5ab567b9150b: Layer already exists
a90e3914fb92: Layer already exists
053a1f71007e: Layer already exists
ec09eb83ea03: Layer already exists
7675b6c40504: Pushed
f8b7f56a733b: Pushed
4bdaf99f84d5: Pushed
0ed59076f2bf: Pushed
20230407214026: digest: 
sha256:86873a2e202d70b77c03b7bd978be2e2f02f033967211a36dc10577f2c9aa61a size: 
5775

FAILURE: Build failed with an exception.

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

* 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 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 12m 9s
172 actionable tasks: 16 executed, 156 up-to-date

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

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