See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/1754/display/redirect?page=changes>

Changes:

[noreply] Update run_custom_inference.ipynb (#26238)


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

#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.191 Collecting pip-licenses<5
#24 1.255   Downloading pip_licenses-4.2.0-py3-none-any.whl (19 kB)
#24 1.268 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.11/site-packages (6.0)
#24 1.269 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.11/site-packages (8.2.2)
#24 1.319 Collecting prettytable>=2.3.0
#24 1.336   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 1.392 Collecting wcwidth
#24 1.407   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 2.460 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 2.595 Successfully installed pip-licenses-4.2.0 prettytable-3.7.0 
wcwidth-0.2.6
#24 2.595 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 17.21 Skip pulling license for  bs4
#24 17.21 INFO:root:Successfully pulled licenses for 127 dependencies
#24 DONE 17.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.1s

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

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

> 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]
f6d7e1a9ff56: Preparing
a55e53ede581: Preparing
b13f2445a15e: Preparing
9b67695372f9: Preparing
6378319e5703: Preparing
cd79cb37663c: Preparing
d96d4f8e80f0: Preparing
a011a2b67ec8: Preparing
0b9e8aaa4365: Preparing
3a0324e5aedf: Preparing
240fde9fe9aa: Preparing
1d5ea87604b7: Preparing
bc8c94010a1d: Preparing
a11df72463ef: Preparing
e25cb102ccfb: Preparing
b8ae641180d1: Preparing
78c45d3d0871: Preparing
1b38857d7bd5: Preparing
c63832a549a2: Preparing
67968e3386b6: Preparing
807e5e673844: Preparing
cfd0811d364e: Preparing
b86f260e173a: Preparing
6a1ebb98b0dc: Preparing
24b48387f467: Preparing
ae56c0c5405b: Preparing
cd79cb37663c: Waiting
d96d4f8e80f0: Waiting
1b38857d7bd5: Waiting
a011a2b67ec8: Waiting
c63832a549a2: Waiting
0b9e8aaa4365: Waiting
3a0324e5aedf: Waiting
24b48387f467: Waiting
a11df72463ef: Waiting
e25cb102ccfb: Waiting
ae56c0c5405b: Waiting
b8ae641180d1: Waiting
78c45d3d0871: Waiting
1d5ea87604b7: Waiting
67968e3386b6: Waiting
cfd0811d364e: Waiting
6a1ebb98b0dc: Waiting
807e5e673844: Waiting
bc8c94010a1d: Waiting
9b67695372f9: Pushed
6378319e5703: Pushed
a55e53ede581: Pushed
f6d7e1a9ff56: Pushed
b13f2445a15e: Pushed
a011a2b67ec8: Pushed
cd79cb37663c: Pushed
d96d4f8e80f0: Pushed
3a0324e5aedf: Pushed
1d5ea87604b7: Pushed
240fde9fe9aa: Pushed
b8ae641180d1: Pushed
78c45d3d0871: Pushed
1b38857d7bd5: Layer already exists
c63832a549a2: Layer already exists
67968e3386b6: Layer already exists
807e5e673844: Layer already exists
cfd0811d364e: Layer already exists
a11df72463ef: Pushed
b86f260e173a: Layer already exists
6a1ebb98b0dc: Layer already exists
24b48387f467: Layer already exists
ae56c0c5405b: Layer already exists
0b9e8aaa4365: Pushed
bc8c94010a1d: Pushed
e25cb102ccfb: Pushed
errors:
blob unknown: Manifest 
"sha256:3d6f3ae14b2ebd4596e5f102e8529b64335ce7e1b499887187b9defa8309a5fd" blob 
"sha256:56fc9fb54f6e0f9971ea4f8cfafad8d7c7c136cd6ad242d44b18f7257b0ea400" 
unknown to registry.
blob unknown: Manifest 
"sha256:3d6f3ae14b2ebd4596e5f102e8529b64335ce7e1b499887187b9defa8309a5fd" blob 
"sha256:58568d3a3a00f237aa417fbeba3c2305c1f72d6cc287f76f1a49871769936265" 
unknown to registry.
blob unknown: Manifest 
"sha256:3d6f3ae14b2ebd4596e5f102e8529b64335ce7e1b499887187b9defa8309a5fd" blob 
"sha256:8a22f29afe363cd399203a41351533fb117afa72400337da52b91ce5fb198ff8" 
unknown to registry.


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

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 2994976.
Stopping expansion service pid: 2994977.

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: 332

* 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 10m 30s
143 actionable tasks: 22 executed, 121 up-to-date

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

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