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

Changes:


------------------------------------------
[...truncated 830.02 KB...]
#9 387.6 protobuf==4.25.1
#9 387.6 psycopg2-binary==2.9.9
#9 387.6 pyarrow==14.0.1
#9 387.6 pyarrow-hotfix==0.6
#9 387.6 pyasn1==0.5.1
#9 387.6 pyasn1-modules==0.3.0
#9 387.6 pycparser==2.21
#9 387.6 pydot==1.4.2
#9 387.6 PyHamcrest==2.1.0
#9 387.6 pyjsparser==2.7.1
#9 387.6 pymongo==4.6.0
#9 387.6 PyMySQL==1.1.0
#9 387.6 pyparsing==3.1.1
#9 387.6 pyproject_hooks==1.0.0
#9 387.6 pytest==7.4.3
#9 387.6 pytest-timeout==2.2.0
#9 387.6 pytest-xdist==3.5.0
#9 387.6 python-dateutil==2.8.2
#9 387.6 python-snappy==0.6.1
#9 387.6 pytz==2023.3.post1
#9 387.6 PyYAML==6.0.1
#9 387.6 referencing==0.31.0
#9 387.6 regex==2023.10.3
#9 387.6 requests==2.31.0
#9 387.6 requests-mock==1.11.0
#9 387.6 rpds-py==0.13.1
#9 387.6 rsa==4.9
#9 387.6 scikit-learn==1.3.2
#9 387.6 scipy==1.10.1
#9 387.6 setuptools==69.0.2
#9 387.6 shapely==2.0.2
#9 387.6 six==1.16.0
#9 387.6 sortedcontainers==2.4.0
#9 387.6 soupsieve==2.5
#9 387.6 SQLAlchemy==1.4.50
#9 387.6 sqlparse==0.4.4
#9 387.6 tenacity==8.2.3
#9 387.6 testcontainers==3.7.1
#9 387.6 threadpoolctl==3.2.0
#9 387.6 tomli==2.0.1
#9 387.6 tqdm==4.66.1
#9 387.6 typing_extensions==4.8.0
#9 387.6 tzlocal==5.2
#9 387.6 uritemplate==4.1.1
#9 387.6 urllib3==2.1.0
#9 387.6 websocket-client==1.6.4
#9 387.6 wheel==0.42.0
#9 387.6 wrapt==1.16.0
#9 387.6 zipp==3.17.0
#9 387.6 zstandard==0.22.0
#9 DONE 388.7s

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

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

#12 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/
#12 DONE 0.1s

#13 [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
#13 1.039 Collecting pip-licenses<5
#13 1.155   Downloading pip_licenses-4.3.3-py3-none-any.whl.metadata (31 kB)
#13 1.176 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.8/site-packages (6.0.1)
#13 1.177 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.8/site-packages (8.2.3)
#13 1.236 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#13 1.276   Downloading prettytable-3.9.0-py3-none-any.whl.metadata (26 kB)
#13 1.341 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#13 1.378   Downloading wcwidth-0.2.12-py2.py3-none-any.whl.metadata (14 kB)
#13 1.431 Downloading pip_licenses-4.3.3-py3-none-any.whl (20 kB)
#13 1.477 Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
#13 1.526 Downloading wcwidth-0.2.12-py2.py3-none-any.whl (34 kB)
#13 3.005 Installing collected packages: wcwidth, prettytable, pip-licenses
#13 3.218 Successfully installed pip-licenses-4.3.3 prettytable-3.9.0 
wcwidth-0.2.12
#13 3.219 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
#13 20.95 Skip pulling license for  bs4
#13 20.95 INFO:root:Successfully pulled licenses for 129 dependencies
#13 DONE 21.0s

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

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

#16 exporting to image
#16 exporting layers
#16 exporting layers 14.8s done
#16 writing image 
sha256:5d00da86357b6b4942bf436db83a4f43b10e48d8189fd4ae5b1511ebdede9e49 done
#16 naming to docker.io/apache/beam_python3.8_sdk:2.53.0.dev done
#16 DONE 14.9s

> 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]
01d1e1f225ad: Preparing
03afe541b80a: Preparing
3d8403e3d945: Preparing
81be8f082727: Preparing
b1515522d624: Preparing
4d777de66e07: Preparing
5540f27a8b65: Preparing
0f7e3c3051c0: Preparing
7f6289f4bfe6: Preparing
1e538081c880: Preparing
44d44f7cc26a: Preparing
1dfe5f182c0c: Preparing
06a83270f577: Preparing
035fbe036b9a: Preparing
4d777de66e07: Waiting
5540f27a8b65: Waiting
0f7e3c3051c0: Waiting
44d44f7cc26a: Waiting
7f6289f4bfe6: Waiting
1e538081c880: Waiting
06a83270f577: Waiting
035fbe036b9a: Waiting
1dfe5f182c0c: Waiting
03afe541b80a: Pushed
01d1e1f225ad: Pushed
5540f27a8b65: Layer already exists
b1515522d624: Pushed
0f7e3c3051c0: Layer already exists
7f6289f4bfe6: Layer already exists
1e538081c880: Layer already exists
44d44f7cc26a: Layer already exists
1dfe5f182c0c: Layer already exists
035fbe036b9a: Layer already exists
06a83270f577: Layer already exists
4d777de66e07: Pushed
81be8f082727: Pushed
3d8403e3d945: Pushed
20231206090940: digest: 
sha256:62a274f053d10d965d4f62060858fe914a588496f418e8415233baf7678e6d62 size: 
3267

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Stopping expansion service pid: 3938172.
Stopping expansion service pid: 3938173.
Launching Java expansion service @ 46307
Launching Python expansion service @ 39469

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

INFO:root:No image given, using default Python SDK image
INFO:root:Python SDK container image set to "apache/beam_python3.8_sdk:2.52.0" 
for Docker environment
INFO:__main__:Listening for expansion requests at 35259
INFO:root:Missing pipeline option (runner). Executing pipeline using the 
default runner: DirectRunner.
INFO:__main__:Shutting down expansion service.
INFO:apache_beam.runners.portability.stager:Executing command: 
['/home/jenkins/.apache_beam/cache/venvs/py-3.8-beam-2.52.0-743bdccef67087512a7a190820e727aab7bdcb14/bin/python',
 '-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r', 
'/tmp/tmp0pd0t1cj/tmp_requirements.txt', '--exists-action', 'i', '--no-deps', 
'--implementation', 'cp', '--abi', 'cp38', '--platform', 'manylinux2014_x86_64']

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

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p54p0.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:242
        Caused by: 
org.apache.beam.vendor.grpc.v1p54p0.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:1010

INFO:root:No image given, using default Python SDK image
INFO:root:Python SDK container image set to "apache/beam_python3.8_sdk:2.52.0" 
for Docker environment
INFO:__main__:Listening for expansion requests at 43129
INFO:root:Missing pipeline option (runner). Executing pipeline using the 
default runner: DirectRunner.
INFO:__main__:Shutting down expansion service.

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

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap 
FAILED
    java.lang.RuntimeException at PythonMapTest.java:41
        Caused by: java.util.concurrent.TimeoutException at 
PythonMapTest.java:41
    java.lang.NullPointerException at Preconditions.java:1010

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > 
testDataframeSum FAILED
    java.lang.RuntimeException at DataframeTransformTest.java:50
        Caused by: java.util.concurrent.TimeoutException at 
DataframeTransformTest.java:50
    java.lang.NullPointerException at Preconditions.java:1010

org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > 
testRunInferenceWithKVs FAILED
    java.lang.RuntimeException at RunInferenceTransformTest.java:108
        Caused by: java.util.concurrent.TimeoutException at 
RunInferenceTransformTest.java:108
    java.lang.NullPointerException at Preconditions.java:1010

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > 
testPythonFlatMap FAILED
    java.lang.RuntimeException at PythonMapTest.java:54
        Caused by: java.util.concurrent.TimeoutException at 
PythonMapTest.java:54
    java.lang.NullPointerException at Preconditions.java:1010

org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > 
testRunInference FAILED
    java.lang.RuntimeException at RunInferenceTransformTest.java:60
        Caused by: java.util.concurrent.TimeoutException at 
RunInferenceTransformTest.java:60
    java.lang.NullPointerException at Preconditions.java:1010

16 tests completed, 6 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:20231206090940
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:62a274f053d10d965d4f62060858fe914a588496f418e8415233baf7678e6d62
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:20231206090940]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:62a274f053d10d965d4f62060858fe914a588496f418e8415233baf7678e6d62]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20231206090940
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:554e1c7a81c6b9cd71de99569cb6eb9d44e65759803f20cfa5e64fb6167cfaa2
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:20231206090940]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:554e1c7a81c6b9cd71de99569cb6eb9d44e65759803f20cfa5e64fb6167cfaa2]

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

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

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>

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 18m 4s
189 actionable tasks: 126 executed, 59 from cache, 4 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@beam.apache.org
For additional commands, e-mail: builds-h...@beam.apache.org

Reply via email to