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

Changes:


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

#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.021 Collecting pip-licenses<5
#24 1.097   Downloading pip_licenses-4.3.1-py3-none-any.whl (19 kB)
#24 1.107 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.11/site-packages (6.0)
#24 1.108 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.11/site-packages (8.2.2)
#24 1.161 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 1.177   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 1.234 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 1.249   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 2.315 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 2.440 Successfully installed pip-licenses-4.3.1 prettytable-3.7.0 
wcwidth-0.2.6
#24 2.441 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.21 INFO:root:Successfully pulled licenses for 127 dependencies
#24 15.21 Skip pulling license for  bs4
#24 DONE 15.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.5s done
#27 writing image 
sha256:4b96f5ad5cba7ce26240f3f92c486b162b5b1792f9de3d07118e752dc4915b6b 0.0s 
done
#27 naming to docker.io/apache/beam_python3.11_sdk:2.48.0.dev
#27 naming to docker.io/apache/beam_python3.11_sdk:2.48.0.dev done
#27 DONE 15.6s

> 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]
5aa27a38286c: Preparing
dd9c2ab03375: Preparing
23fff5a07afa: Preparing
ceb83fd56739: Preparing
0d4914842a76: Preparing
38ff6dafa979: Preparing
17788e33dde8: Preparing
a8c78334289a: Preparing
3c398d7c98b8: Preparing
b2ab5cbe8183: Preparing
8deb04210e97: Preparing
803a5ce7cc69: Preparing
65d7bb692123: Preparing
871a5dd51acd: Preparing
d87718e6af1e: Preparing
38ff6dafa979: Waiting
f98e3ff0121c: Preparing
615624341ed6: Preparing
889828f94722: Preparing
b0f747a5176b: Preparing
3c398d7c98b8: Waiting
17788e33dde8: Waiting
7dac77253a2b: Preparing
0007505dc811: Preparing
a8c78334289a: Waiting
f43725f97b9f: Preparing
8deb04210e97: Waiting
9c42af2c6418: Preparing
871a5dd51acd: Waiting
803a5ce7cc69: Waiting
d96e248f10e6: Preparing
b2ab5cbe8183: Waiting
65d7bb692123: Waiting
d925e0fae4e6: Preparing
d87718e6af1e: Waiting
7dac77253a2b: Waiting
f98e3ff0121c: Waiting
f43725f97b9f: Waiting
615624341ed6: Waiting
0007505dc811: Waiting
889828f94722: Waiting
9c42af2c6418: Waiting
b0f747a5176b: Waiting
d96e248f10e6: Waiting
ceb83fd56739: Pushed
dd9c2ab03375: Pushed
5aa27a38286c: Pushed
0d4914842a76: Pushed
23fff5a07afa: Pushed
38ff6dafa979: Pushed
17788e33dde8: Pushed
a8c78334289a: Pushed
b2ab5cbe8183: Pushed
8deb04210e97: Pushed
803a5ce7cc69: Pushed
f98e3ff0121c: Pushed
615624341ed6: 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
871a5dd51acd: Pushed
d96e248f10e6: Layer already exists
d925e0fae4e6: Layer already exists
3c398d7c98b8: Pushed
65d7bb692123: Pushed
d87718e6af1e: Pushed
errors:
blob unknown: Manifest 
"sha256:9491ab01bdf24500bdd07fb34f09dee308b4d71d83aaeb19ca78d8b6d4afde20" blob 
"sha256:24685c45a0666ce4c4fd2549486e75dddb514a707f696efffb172135bc73a1a4" 
unknown to registry.
blob unknown: Manifest 
"sha256:9491ab01bdf24500bdd07fb34f09dee308b4d71d83aaeb19ca78d8b6d4afde20" blob 
"sha256:6ba57ec00f34b6d56ddaa10db393ec13c400f04ca2e42f6253880e71d5c2bdb5" 
unknown to registry.
blob unknown: Manifest 
"sha256:9491ab01bdf24500bdd07fb34f09dee308b4d71d83aaeb19ca78d8b6d4afde20" 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 @ 37003
Launching Python expansion service @ 37019

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 3458.
Stopping expansion service pid: 3459.

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

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

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