See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/1876/display/redirect>

Changes:


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

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

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

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

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

#23 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/
#23 DONE 0.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.027 Collecting pip-licenses<5
#24 1.103   Downloading pip_licenses-4.3.1-py3-none-any.whl (19 kB)
#24 1.114 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.11/site-packages (6.0)
#24 1.115 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.11/site-packages (8.2.2)
#24 1.164 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 1.181   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 1.236 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 1.255   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 2.301 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 2.430 Successfully installed pip-licenses-4.3.1 prettytable-3.7.0 
wcwidth-0.2.6
#24 2.430 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.70 INFO:root:Successfully pulled licenses for 127 dependencies
#24 15.70 Skip pulling license for  bs4
#24 DONE 15.8s

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

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

#27 exporting to image
#27 exporting layers
#27 exporting layers 15.1s done
#27 writing image 
sha256:626a2bc1f4e15f6f7e845666ce8e7b3136943d67391ce718da794773d74c5cf8 done
#27 naming to docker.io/apache/beam_python3.11_sdk:2.48.0.dev done
#27 DONE 15.1s

> 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]
95e9e532f59c: Preparing
aad1c37cba03: Preparing
292aabfe6e3c: Preparing
833325134d3d: Preparing
292bb2f1fc10: Preparing
5e73b3f326bd: Preparing
54dd6448c3d6: Preparing
30b939060aaa: Preparing
f8f807c5f13e: Preparing
147821e717c3: Preparing
e4588d3997f8: Preparing
88304367864c: Preparing
c0068e044d03: Preparing
aa52e7fec620: Preparing
f3c9b9fbfad1: Preparing
5b5551322c85: Preparing
d1a99dbb399f: Preparing
889828f94722: Preparing
b0f747a5176b: Preparing
7dac77253a2b: Preparing
0007505dc811: Preparing
f43725f97b9f: Preparing
9c42af2c6418: Preparing
d96e248f10e6: Preparing
d925e0fae4e6: Preparing
f8f807c5f13e: Waiting
aa52e7fec620: Waiting
147821e717c3: Waiting
88304367864c: Waiting
f3c9b9fbfad1: Waiting
e4588d3997f8: Waiting
c0068e044d03: Waiting
5e73b3f326bd: Waiting
54dd6448c3d6: Waiting
5b5551322c85: Waiting
f43725f97b9f: Waiting
d1a99dbb399f: Waiting
b0f747a5176b: Waiting
9c42af2c6418: Waiting
889828f94722: Waiting
7dac77253a2b: Waiting
30b939060aaa: Waiting
0007505dc811: Waiting
d925e0fae4e6: Waiting
d96e248f10e6: Waiting
292bb2f1fc10: Pushed
833325134d3d: Pushed
95e9e532f59c: Pushed
aad1c37cba03: Pushed
292aabfe6e3c: Pushed
5e73b3f326bd: Pushed
30b939060aaa: Pushed
54dd6448c3d6: Pushed
147821e717c3: Pushed
e4588d3997f8: Pushed
88304367864c: Pushed
5b5551322c85: Pushed
d1a99dbb399f: Pushed
889828f94722: Layer already exists
b0f747a5176b: Layer already exists
7dac77253a2b: Layer already exists
0007505dc811: Layer already exists
f43725f97b9f: Layer already exists
9c42af2c6418: Layer already exists
d96e248f10e6: Layer already exists
d925e0fae4e6: Layer already exists
aa52e7fec620: Pushed
f8f807c5f13e: Pushed
c0068e044d03: Pushed
f3c9b9fbfad1: Pushed
errors:
blob unknown: Manifest 
"sha256:cf05fbf4bcc2e4cd1afa5b7716f11e0d192bd3c9bfb02a7c6cb0ea59f1b64538" blob 
"sha256:24685c45a0666ce4c4fd2549486e75dddb514a707f696efffb172135bc73a1a4" 
unknown to registry.
blob unknown: Manifest 
"sha256:cf05fbf4bcc2e4cd1afa5b7716f11e0d192bd3c9bfb02a7c6cb0ea59f1b64538" blob 
"sha256:6ba57ec00f34b6d56ddaa10db393ec13c400f04ca2e42f6253880e71d5c2bdb5" 
unknown to registry.
blob unknown: Manifest 
"sha256:cf05fbf4bcc2e4cd1afa5b7716f11e0d192bd3c9bfb02a7c6cb0ea59f1b64538" blob 
"sha256:71bcc9787aa73b1ba974e185b1a5e3c8f87acf7bdd2728045367944faca54cd8" 
unknown to registry.


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

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 2306037.
Stopping expansion service pid: 2306038.

FAILURE: Build failed with an exception.

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

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer'.
> Process 'command 'gcloud'' 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 11m 34s
143 actionable tasks: 22 executed, 121 up-to-date

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

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