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

Changes:

[Kenneth Knowles] Cosmetic checkstyle fix to TextRowCountEstimator

[Kenneth Knowles] Upgrade to Gradle 7.5.1

[Robert Bradshaw] Allow expansion service to choose pickler.

[Robert Bradshaw] Accept "default" as pickler library.

[Robert Bradshaw] Clarifying comment.

[Heejong Lee] [BEAM-22856] PythonService Beam version compatibility


------------------------------------------
[...truncated 500.57 KB...]
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
9c742cd6c7a5: Waiting
293d5db30c9f: Waiting
03127cdb479b: Waiting
bedfce092f5a: Pushed
c7868779729a: Pushed
6ba36011b03b: Pushed
5a0d824a5344: Pushed
aa52b2bb459c: Pushed
8cf7b27834a8: Pushed
5b85ef999be4: Pushed
84f39143278a: Pushed
c5abe7694ebc: Pushed
20ed143dcde4: Pushed
3dc63d213da8: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
db9196caba94: Pushed
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
fce8df003c7d: Pushed
4fd006ee1690: Pushed
fdcedb7536f1: Pushed
20220907030945: digest: 
sha256:632ecc2565899df72047b7d12a04c3675d163a5f121a06f7d314cc4f9e0c6cb9 size: 
4935

> Task :sdks:python:container:py37:docker
INFO:root:Successfully pulled licenses for 136 dependencies
Skip pulling license for  bs4
Removing intermediate container cae512714ea3
 ---> 3d24209b596e
Step 29/32 : FROM beam
 ---> 555fe39547ca
Step 30/32 : ARG pull_licenses
 ---> Running in b89457dcf923
Removing intermediate container b89457dcf923
 ---> 010ec87c7267
Step 31/32 : COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 2eb5c2c00fb4
Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 82f15d6e9179
Removing intermediate container 82f15d6e9179
 ---> 423e5a87ad0b
Successfully built 423e5a87ad0b
Successfully tagged apache/beam_python3.7_sdk:2.42.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]
53eb87a18a46: Preparing
49db18634012: Preparing
0bfcb8b50e8f: Preparing
732d7527875f: Preparing
0a04b8e60e08: Preparing
04581d3e1a83: Preparing
cd731affbe7b: Preparing
247575d4d5fb: Preparing
3494acf3750b: Preparing
4d56e0ded887: Preparing
6c251d84fcf5: Preparing
f2ac4ecf0799: Preparing
760752626e52: Preparing
ee0133eb644d: Preparing
bd2aedacc58f: Preparing
0d858d352b03: Preparing
76bc459f764a: Preparing
100796cdf3b1: Preparing
54acb5a6fa0b: Preparing
8d51c618126f: Preparing
9ff6e4d46744: Preparing
04581d3e1a83: Waiting
a89d1d47b5a1: Preparing
100796cdf3b1: Waiting
bd2aedacc58f: Waiting
cd731affbe7b: Waiting
0d858d352b03: Waiting
8d51c618126f: Waiting
655ed1b7a428: Preparing
54acb5a6fa0b: Waiting
247575d4d5fb: Waiting
76bc459f764a: Waiting
9ff6e4d46744: Waiting
a89d1d47b5a1: Waiting
ee0133eb644d: Waiting
6c251d84fcf5: Waiting
655ed1b7a428: Waiting
760752626e52: Waiting
4d56e0ded887: Waiting
3494acf3750b: Waiting
732d7527875f: Pushed
0bfcb8b50e8f: Pushed
0a04b8e60e08: Pushed
53eb87a18a46: Pushed
49db18634012: Pushed
3494acf3750b: Pushed
247575d4d5fb: Pushed
cd731affbe7b: Pushed
760752626e52: Pushed
ee0133eb644d: Pushed
bd2aedacc58f: Layer already exists
0d858d352b03: Layer already exists
6c251d84fcf5: Pushed
76bc459f764a: Layer already exists
100796cdf3b1: Layer already exists
54acb5a6fa0b: Layer already exists
8d51c618126f: Layer already exists
9ff6e4d46744: Layer already exists
655ed1b7a428: Layer already exists
a89d1d47b5a1: Layer already exists
04581d3e1a83: Pushed
4d56e0ded887: Pushed

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar

> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
f2ac4ecf0799: Pushed
20220907030945: digest: 
sha256:2a6dba5a5c4c8edca86a42ae626a864ed9d8e2d00141af264e34574c4beeb67f size: 
5156

> Task :runners:google-cloud-dataflow-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar

> Task :runners:google-cloud-dataflow-java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:testClasses
> Task :runners:google-cloud-dataflow-java:testJar

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

> Task :runners:google-cloud-dataflow-java:worker:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:worker:classes
> Task :runners:google-cloud-dataflow-java:worker:shadowJar
> Task :runners:google-cloud-dataflow-java:setupXVR
> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython

org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > 
testRunInferenceWithKVs FAILED
    java.lang.IllegalStateException at RunInferenceTransformTest.java:108
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > 
testRunInference FAILED
    java.lang.IllegalStateException at RunInferenceTransformTest.java:60
    java.lang.NullPointerException at Preconditions.java:980

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

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220907030945
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:632ecc2565899df72047b7d12a04c3675d163a5f121a06f7d314cc4f9e0c6cb9
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220907030945]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:632ecc2565899df72047b7d12a04c3675d163a5f121a06f7d314cc4f9e0c6cb9]

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 1723863.
Stopping expansion service pid: 1723864.

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 16s
184 actionable tasks: 174 executed, 4 from cache, 6 up-to-date

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

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