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

Changes:

[noreply] Update jackson dep. (#24445)

[noreply] Reduce calls to FileSystem.match and API calls in FileSystem._list

[noreply] Capture full response context to provide complete error information

[noreply] Pandas 1.5 support (#23973)


------------------------------------------
[...truncated 1.08 MB...]
rsa==4.9
scikit-learn==1.1.2
scipy==1.9.3
setuptools==65.6.3
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.42
sqlparse==0.4.3
tenacity==5.1.5
tensorboard==2.10.1
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.10.0
tensorflow-estimator==2.10.0
tensorflow-io-gcs-filesystem==0.27.0
termcolor==2.0.1
testcontainers==3.7.0
threadpoolctl==3.1.0
tomli==2.0.1
tqdm==4.64.1
typing_extensions==4.4.0
uritemplate==4.1.1
urllib3==1.26.12
websocket-client==1.4.1
Werkzeug==2.2.2
wheel==0.38.4
wrapt==1.14.1
zstandard==0.18.0
Removing intermediate container f2c3e29763de
 ---> 6afbf853a1e6
Step 17/32 : COPY target/LICENSE /opt/apache/beam/
 ---> b76cc42e4a6d
Step 18/32 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 2ab746118e92
Step 19/32 : COPY target/NOTICE /opt/apache/beam/
 ---> 4fbc9f5042a7
Step 20/32 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 55bfd3d4e913
Step 21/32 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in b91f2ee62760
Removing intermediate container b91f2ee62760
 ---> 60b8e856999c
Step 22/32 : FROM beam as third_party_licenses
 ---> 60b8e856999c
Step 23/32 : ARG pull_licenses
 ---> Running in 31e7d56ba181
Removing intermediate container 31e7d56ba181
 ---> 24c19f9841dd
Step 24/32 : COPY target/license_scripts /tmp/license_scripts/
 ---> 8235424cec0d
Step 25/32 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> bb3e7a19aaea
Step 26/32 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in abe76a50f062
Removing intermediate container abe76a50f062
 ---> 61969822eae2
Step 27/32 : COPY target/license_scripts /tmp/license_scripts/
 ---> 33bedb42b4b1
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 e83701c9df1c
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.10/site-packages (6.0)
Requirement already satisfied: tenacity in 
/usr/local/lib/python3.10/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.10/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=16d1a4009984a99a81aef83ba6a7045fd6351cf76ab7cd054859151d410a71d3
  Stored in directory: 
/root/.cache/pip/wheels/62/2a/42/c655cf57d84ab59535337af009892aaf16256a813826b465f7
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 135 dependencies
Skip pulling license for  bs4
Removing intermediate container e83701c9df1c
 ---> e18102efaa4b
Step 29/32 : FROM beam
 ---> 60b8e856999c
Step 30/32 : ARG pull_licenses
 ---> Running in 4a414423711a
Removing intermediate container 4a414423711a
 ---> 590211f404bf
Step 31/32 : COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> a39f995a3908
Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 5e6a0ef925e0
Removing intermediate container 5e6a0ef925e0
 ---> daa5e60f6f0d
Successfully built daa5e60f6f0d
Successfully tagged apache/beam_python3.10_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]
9b6b1a6b92fc: Preparing
bbb672d370e6: Preparing
c77feb4352b1: Preparing
c216772541ab: Preparing
0bc846ab1cb4: Preparing
85189998f6bd: Preparing
a289855ca16b: Preparing
e9efdadfc83a: Preparing
136e7a3ee910: Preparing
6617ae1f4e68: Preparing
c66ce06e52a5: Preparing
afd413da492a: Preparing
e6d5a16cb59d: Preparing
571d90364043: Preparing
5183217745a1: Preparing
905ede8abeca: Preparing
63ab2579942e: Preparing
e6e9854ca999: Preparing
397a239a053b: Preparing
89c3244a87b2: Preparing
80231db1194c: Preparing
85189998f6bd: Waiting
f1c1f2298584: Preparing
ccba29d69370: Preparing
a289855ca16b: Waiting
905ede8abeca: Waiting
e9efdadfc83a: Waiting
80231db1194c: Waiting
136e7a3ee910: Waiting
63ab2579942e: Waiting
397a239a053b: Waiting
e6d5a16cb59d: Waiting
6617ae1f4e68: Waiting
89c3244a87b2: Waiting
f1c1f2298584: Waiting
ccba29d69370: Waiting
e6e9854ca999: Waiting
5183217745a1: Waiting
afd413da492a: Waiting
c77feb4352b1: Pushed
c216772541ab: Pushed
0bc846ab1cb4: Pushed
9b6b1a6b92fc: Pushed
bbb672d370e6: Pushed
e9efdadfc83a: Pushed
136e7a3ee910: Pushed
a289855ca16b: Pushed
e6d5a16cb59d: Pushed
571d90364043: Pushed
5183217745a1: Layer already exists
c66ce06e52a5: Pushed
905ede8abeca: Layer already exists
e6e9854ca999: Layer already exists
63ab2579942e: Layer already exists
397a239a053b: Layer already exists
89c3244a87b2: Layer already exists
80231db1194c: Layer already exists
f1c1f2298584: Layer already exists
ccba29d69370: Layer already exists
85189998f6bd: Pushed
6617ae1f4e68: Pushed
afd413da492a: Pushed
20221202035236: digest: 
sha256:af9dc2a697727513e55acb1b554f6a72b969d2982a1b3d70a5b60dbebf77fe4f size: 
5156

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

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

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

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > 
testDataframeSum FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

16 tests completed, 1 failed, 2 skipped

> 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:20221202035236
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:af9dc2a697727513e55acb1b554f6a72b969d2982a1b3d70a5b60dbebf77fe4f
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:20221202035236]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:af9dc2a697727513e55acb1b554f6a72b969d2982a1b3d70a5b60dbebf77fe4f]

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

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

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 3247949.
Stopping expansion service pid: 3247950.

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 41m 9s
174 actionable tasks: 25 executed, 149 up-to-date

Publishing build scan...
https://gradle.com/s/4k7zic3u4ty6m

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