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

Changes:

[noreply] Add explicit error for PEP 585 type hints (#24986)

[noreply] Updated Python Container Dependencies (#25042)

[noreply] [ToB][Frontend] Display hints and solutions (#25020)

[noreply] upgrade clickhouse jdbc driver 0.3.2-patch10 (#24424)

[noreply] Added documentation for SingleStoreIO (#24377)

[noreply] Adding watermark support to DebeziumIO transform (#24757)


------------------------------------------
[...truncated 552.83 KB...]
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.46
sqlparse==0.4.3
tenacity==5.1.5
tensorboard==2.11.2
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.11.0
tensorflow-estimator==2.11.0
tensorflow-io-gcs-filesystem==0.29.0
termcolor==2.2.0
testcontainers==3.7.1
threadpoolctl==3.1.0
tomli==2.0.1
tqdm==4.64.1
typing_extensions==4.4.0
uritemplate==4.1.1
urllib3==1.26.14
websocket-client==1.4.2
Werkzeug==2.2.2
wheel==0.38.4
wrapt==1.14.1
zipp==3.11.0
zstandard==0.19.0
Removing intermediate container fdd2d8fafad7
 ---> f710d1a4f2c1
Step 17/32 : COPY target/LICENSE /opt/apache/beam/
 ---> 4e91d6feda95
Step 18/32 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 0539f25b89a6
Step 19/32 : COPY target/NOTICE /opt/apache/beam/
 ---> 8d938c090635
Step 20/32 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 80e18e9f9a07
Step 21/32 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in a52822b4fa59
Removing intermediate container a52822b4fa59
 ---> d8f5b8ef4d1f
Step 22/32 : FROM beam as third_party_licenses
 ---> d8f5b8ef4d1f
Step 23/32 : ARG pull_licenses
 ---> Running in 527a172b0600
Removing intermediate container 527a172b0600
 ---> f431812053cd
Step 24/32 : COPY target/license_scripts /tmp/license_scripts/
 ---> 51580a80aeab
Step 25/32 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 5be46b332cde
Step 26/32 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 1cda59b2c340
Removing intermediate container 1cda59b2c340
 ---> ba9fb2f8b0e5
Step 27/32 : COPY target/license_scripts /tmp/license_scripts/
 ---> 4aed70da1502
Step 28/32 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 
'pip-licenses<4.0.0' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in c67f69424a62
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.5-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.7/site-packages 
(6.0)
Requirement already satisfied: tenacity in 
/usr/local/lib/python3.7/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in 
/usr/local/lib/python3.7/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22908 
sha256=c4314c63698c90ccc84037504ed45928db0b47f2692cf25b4ae25da484a6a1e5
  Stored in directory: 
/root/.cache/pip/wheels/06/7f/53/a4d4981283f05f4678f6765305901f2f43911384b5bddfe8d9
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.5
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
INFO:root:Successfully pulled licenses for 143 dependencies
Skip pulling license for  bs4
Removing intermediate container c67f69424a62
 ---> e8ef1ef89684
Step 29/32 : FROM beam
 ---> d8f5b8ef4d1f
Step 30/32 : ARG pull_licenses
 ---> Running in 231c90bffce1
Removing intermediate container 231c90bffce1
 ---> 8f30a95a076c
Step 31/32 : COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> aa7d8b1fda0f
Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
 ---> Running in d7447261bd02
Removing intermediate container d7447261bd02
 ---> b1345bd0acf8
Successfully built b1345bd0acf8
Successfully tagged apache/beam_python3.7_sdk:2.45.0.dev

> 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]
2946e3e91498: Preparing
073df55adc0e: Preparing
e6a7e2782099: Preparing
762699a60026: Preparing
91e707a05479: Preparing
c855b07a9538: Preparing
d3b1f2b0b24c: Preparing
dcc2804e3cd8: Preparing
0dc078f5c81e: Preparing
746d0a2df0d9: Preparing
a67d1591c3d4: Preparing
a7d7fa6ddaee: Preparing
762b1a1f5f68: Preparing
4f0eea15de1d: Preparing
77a1684595a2: Preparing
cb98838708ff: Preparing
3138b3135f78: Preparing
dc6462f7bb8b: Preparing
a4db1a405763: Preparing
9f4f964da727: Preparing
49b333f7bad4: Preparing
c855b07a9538: Waiting
a463dbda4664: Preparing
a9099c3159f5: Preparing
a7d7fa6ddaee: Waiting
762b1a1f5f68: Waiting
77a1684595a2: Waiting
0dc078f5c81e: Waiting
4f0eea15de1d: Waiting
cb98838708ff: Waiting
a67d1591c3d4: Waiting
746d0a2df0d9: Waiting
d3b1f2b0b24c: Waiting
3138b3135f78: Waiting
49b333f7bad4: Waiting
a9099c3159f5: Waiting
dc6462f7bb8b: Waiting
a463dbda4664: Waiting
a4db1a405763: Waiting
9f4f964da727: Waiting
dcc2804e3cd8: Waiting
e6a7e2782099: Pushed
2946e3e91498: Pushed
762699a60026: Pushed
91e707a05479: Pushed
dcc2804e3cd8: Pushed
073df55adc0e: Pushed
0dc078f5c81e: Pushed
d3b1f2b0b24c: Pushed
762b1a1f5f68: Pushed
4f0eea15de1d: Pushed
a67d1591c3d4: Pushed
77a1684595a2: Layer already exists
3138b3135f78: Layer already exists
cb98838708ff: Layer already exists
a4db1a405763: Layer already exists
dc6462f7bb8b: Layer already exists
9f4f964da727: Layer already exists
49b333f7bad4: Layer already exists
a463dbda4664: Layer already exists
a9099c3159f5: Layer already exists
c855b07a9538: Pushed
746d0a2df0d9: Pushed
a7d7fa6ddaee: Pushed
20230118155627: digest: 
sha256:b332745c07dbd05b914344311df9571a899927c9a922fdbccb0bd463f1251d03 size: 
5156

> Task :runners:google-cloud-dataflow-java:setupXVR

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

> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython
INFO:apache_beam.runners.portability.stager:Executing command: 
['/home/jenkins/.apache_beam/cache/venvs/py-3.8-beam-2.44.0-743bdccef67087512a7a190820e727aab7bdcb14/bin/python',
 '-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r', 
'/tmp/tmpcqae5adr/tmp_requirements.txt', '--exists-action', 'i', '--no-deps', 
'--implementation', 'cp', '--abi', 'cp38', '--platform', 'manylinux2014_x86_64']

org.apache.beam.sdk.extensions.python.PythonExternalTransformTest > 
pythonTransformWithDependencies FAILED
    java.lang.RuntimeException at PythonExternalTransformTest.java:72
        Caused by: java.util.concurrent.TimeoutException at 
PythonExternalTransformTest.java:72

15 tests completed, 1 failed

> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython
>  FAILED
> Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE

> Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230118155627
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:b332745c07dbd05b914344311df9571a899927c9a922fdbccb0bd463f1251d03
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230118155627]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:b332745c07dbd05b914344311df9571a899927c9a922fdbccb0bd463f1251d03]

Deleted 
[[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230118155627] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:b332745c07dbd05b914344311df9571a899927c9a922fdbccb0bd463f1251d03])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:b332745c07dbd05b914344311df9571a899927c9a922fdbccb0bd463f1251d03
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:b332745c07dbd05b914344311df9571a899927c9a922fdbccb0bd463f1251d03
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:b332745c07dbd05b914344311df9571a899927c9a922fdbccb0bd463f1251d03].

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230118155627
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e0195e2f9a5ee47dbd080304c9044805c72e1276bb17ab52ef79d77c31b9d1a9
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230118155627]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e0195e2f9a5ee47dbd080304c9044805c72e1276bb17ab52ef79d77c31b9d1a9]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230118155627] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e0195e2f9a5ee47dbd080304c9044805c72e1276bb17ab52ef79d77c31b9d1a9])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e0195e2f9a5ee47dbd080304c9044805c72e1276bb17ab52ef79d77c31b9d1a9
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e0195e2f9a5ee47dbd080304c9044805c72e1276bb17ab52ef79d77c31b9d1a9
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e0195e2f9a5ee47dbd080304c9044805c72e1276bb17ab52ef79d77c31b9d1a9].

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 1182812.
Stopping expansion service pid: 1182813.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/index.html>

* 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 53m 20s
185 actionable tasks: 178 executed, 2 from cache, 5 up-to-date

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

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