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

Changes:


------------------------------------------
[...truncated 595.95 KB...]
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]
93660f7d42d5: Preparing
aeaace8f298b: Preparing
843461c26aac: Preparing
3b0eabad247e: Preparing
7f6a4b16051e: Preparing
22f76d66498a: Preparing
0fe838e44892: Preparing
c13f973c3fe9: Preparing
15f0e65603bc: Preparing
493e5b29aa55: Preparing
1075581ba59f: Preparing
8c04287348fb: Preparing
d2eb40ada34f: Preparing
484dceb090dc: Preparing
42a2aa9fb0d4: Preparing
21c50569052c: Preparing
6cd5ff662db3: Preparing
6b05f19d0440: Preparing
3afc54ad0b1d: Preparing
8587679534ad: Preparing
ea9a66bcf3b5: Preparing
d140420135e3: Preparing
b4b4f5c5ff9f: Preparing
b0df24a95c80: Preparing
974e52a24adf: Preparing
21c50569052c: Waiting
22f76d66498a: Waiting
8c04287348fb: Waiting
d140420135e3: Waiting
ea9a66bcf3b5: Waiting
b0df24a95c80: Waiting
b4b4f5c5ff9f: Waiting
6cd5ff662db3: Waiting
974e52a24adf: Waiting
0fe838e44892: Waiting
484dceb090dc: Waiting
42a2aa9fb0d4: Waiting
8587679534ad: Waiting
3afc54ad0b1d: Waiting
493e5b29aa55: Waiting
15f0e65603bc: Waiting
1075581ba59f: Waiting
d2eb40ada34f: Waiting
6b05f19d0440: Waiting
3b0eabad247e: Pushed
7f6a4b16051e: Pushed
93660f7d42d5: Pushed
aeaace8f298b: Pushed
843461c26aac: Pushed
0fe838e44892: Pushed
c13f973c3fe9: Pushed
22f76d66498a: Pushed
1075581ba59f: Pushed
493e5b29aa55: Pushed
8c04287348fb: Pushed
21c50569052c: Pushed
6cd5ff662db3: Pushed
6b05f19d0440: Layer already exists
484dceb090dc: Pushed
3afc54ad0b1d: Layer already exists
ea9a66bcf3b5: Layer already exists
d140420135e3: Layer already exists
8587679534ad: Layer already exists
b4b4f5c5ff9f: Layer already exists
b0df24a95c80: Layer already exists
974e52a24adf: Layer already exists
15f0e65603bc: Pushed
42a2aa9fb0d4: Pushed
d2eb40ada34f: Pushed
20230530210940: digest: 
sha256:1f6b3bc5b93f4f7285563e23b24e20a38a442d828d5b4e9f73b5eaa3267a0c0e size: 
5563

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

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

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

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest 
> test FAILED
    org.apache.beam.vendor.grpc.v1p54p0.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:392
        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:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p54p0.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:285
        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:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p54p0.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:349
        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:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p54p0.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:307
        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:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p54p0.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:401
        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:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest > 
test FAILED
    org.apache.beam.vendor.grpc.v1p54p0.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:370
        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:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p54p0.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:263
        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:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p54p0.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:328
        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:980
INFO:root:Default Python SDK image for environment is 
apache/beam_python3.8_sdk:2.48.0rc2
INFO:root:No image given, using default Python SDK image
INFO:root:Default Python SDK image for environment is 
apache/beam_python3.8_sdk:2.48.0rc2
INFO:root:Python SDK container image set to 
"apache/beam_python3.8_sdk:2.48.0rc2" for Docker environment
INFO:__main__:Listening for expansion requests at 33029
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.48.0rc2-743bdccef67087512a7a190820e727aab7bdcb14/bin/python',
 '-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r', 
'/tmp/tmpa_197swo/tmp_requirements.txt', '--exists-action', 'i', '--no-deps', 
'--implementation', 'cp', '--abi', 'cp38', '--platform', 'manylinux2014_x86_64']
INFO:root:Default Python SDK image for environment is 
apache/beam_python3.8_sdk:2.48.0rc2
INFO:root:No image given, using default Python SDK image
INFO:root:Default Python SDK image for environment is 
apache/beam_python3.8_sdk:2.48.0rc2
INFO:root:Python SDK container image set to 
"apache/beam_python3.8_sdk:2.48.0rc2" for Docker environment
INFO:__main__:Listening for expansion requests at 39633
INFO:root:Missing pipeline option (runner). Executing pipeline using the 
default runner: DirectRunner.
INFO:__main__:Shutting down expansion service.

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

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

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

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

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

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

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

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

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

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 2278543.
Skipping invalid pid: 2278544.

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 11m 36s
191 actionable tasks: 126 executed, 59 from cache, 6 up-to-date

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

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