You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/10/05 15:36:35 UTC

Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #1002

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

Changes:

[Moritz Mack] Ensure Java JMH benchmark tasks run sequentially to prevent failure when

[Moritz Mack] Fix validation of measurement name in InfluxDBPublisher (addresses

[noreply] group_id (#23445)

[noreply] Give issue tagger permission to write issues (#23485)

[noreply] Update UID (#23486)

[noreply] Improve error message in GcsUtil (#23482)


------------------------------------------
[...truncated 499.66 KB...]
 ---> Running in bee284e8a5eb
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.4-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=88860b93beb212c9d017c52b3627e39c10273a2347f8fa9ec9949194e25194fa
  Stored in directory: /root/.cache/pip/wheels/33/df/2f/674985b3f8a2de3f96357d1eadef5110f74fa91b3785e52a54
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.4
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
Skip pulling license for  bs4
INFO:root:Successfully pulled licenses for 140 dependencies
Removing intermediate container bee284e8a5eb
 ---> 4c19d5d521b0
Step 29/32 : FROM beam
 ---> fac55e8f8aa2
Step 30/32 : ARG pull_licenses
 ---> Running in 38f0930a84d7
Removing intermediate container 38f0930a84d7
 ---> 21b2196a0d60
Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> e4f3dd689533
Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf /opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 732b459d3fa4
Removing intermediate container 732b459d3fa4
 ---> 531319fb6bf0
Successfully built 531319fb6bf0
Successfully tagged apache/beam_python3.7_sdk:2.43.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]
1c7180bc8cf9: Preparing
18ccc69ca5c6: Preparing
312cf67f176f: Preparing
71e224c9e8bf: Preparing
fb3abcf80e6a: Preparing
a36c33e00406: Preparing
bacecca0fea1: Preparing
828b3ace653c: Preparing
b000e55f763d: Preparing
8429001036d3: Preparing
5b3e0462202d: Preparing
66e517a4f468: Preparing
daf3c2d56f73: Preparing
44583c762891: Preparing
4f604838ab6d: Preparing
cd901c6d1541: Preparing
e87ec86b1847: Preparing
6966fb7c59ef: Preparing
b78efdac8138: Preparing
bcc8223cbebf: Preparing
a24f9e96a54c: Preparing
54b354c15c5a: Preparing
b9fcb0f781e4: Preparing
8429001036d3: Waiting
daf3c2d56f73: Waiting
cd901c6d1541: Waiting
e87ec86b1847: Waiting
44583c762891: Waiting
6966fb7c59ef: Waiting
66e517a4f468: Waiting
4f604838ab6d: Waiting
5b3e0462202d: Waiting
b78efdac8138: Waiting
a36c33e00406: Waiting
bacecca0fea1: Waiting
b9fcb0f781e4: Waiting
a24f9e96a54c: Waiting
54b354c15c5a: Waiting
b000e55f763d: Waiting
fb3abcf80e6a: Pushed
71e224c9e8bf: Pushed
312cf67f176f: Pushed
1c7180bc8cf9: Pushed
18ccc69ca5c6: Pushed
828b3ace653c: Pushed
bacecca0fea1: Pushed
b000e55f763d: Pushed
daf3c2d56f73: Pushed
5b3e0462202d: Pushed
4f604838ab6d: Layer already exists
cd901c6d1541: Layer already exists
e87ec86b1847: Layer already exists
6966fb7c59ef: Layer already exists
44583c762891: Pushed
b78efdac8138: Layer already exists
bcc8223cbebf: Layer already exists
a24f9e96a54c: Layer already exists
54b354c15c5a: Layer already exists
b9fcb0f781e4: Layer already exists
a36c33e00406: Pushed
8429001036d3: Pushed
66e517a4f468: Pushed
20221005151046: digest: sha256:cf546b356c5c07ac37ee9e700d801cb8f2b47399d62452785f6552efe26fac60 size: 5156

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Stopping expansion service pid: 2534039.
Stopping expansion service pid: 2534040.
Launching Java expansion service @ 34371
Launching Python expansion service @ 35917

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

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at ValidateRunnerXlangTest.java:242
        Caused by: org.apache.beam.vendor.grpc.v1p48p1.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 > 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 > 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.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, 6 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:20221005151046
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:cf546b356c5c07ac37ee9e700d801cb8f2b47399d62452785f6552efe26fac60
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20221005151046]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:cf546b356c5c07ac37ee9e700d801cb8f2b47399d62452785f6552efe26fac60]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221005151046
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:44f7675fbdffb931678bb3e9076d1207fea8aa762887ff85bbcec4fb51ba5c61
Deleted: sha256:2b30fa74e1bc5deb9d3056d1c46db345791d9df6806e871b04a55aea5c6b29a3
Deleted: sha256:681ed6e8d09bfc1c0e894a12b23c44c4b33807c5a25ea464338a6dfd02d9209a
Deleted: sha256:9cf06c756441e16bf159e4976aca744737469daed5aabf0d8976eea460529662
Deleted: sha256:00b7f30f51f447d6f390d768762c8b4041248fbc8fff7fd0bee6d38361716113
Deleted: sha256:f4a5594ceffaf9c565bd08183ac402243d86d9fed917737c565aeec8ebeeb84f
Deleted: sha256:26c2ea15208a67c05b83e9ecff1f3f53aac30a5120395d3d8cc8e15ba3adbf32
Deleted: sha256:32c6b9d759b52b947319b3e96a61826afb7fad06f41bf2f5135b0295ac0267cb
Deleted: sha256:1d916b748eecad21d65161f740a4c01979b0f6d45482792fbf160be1db2b71c9
Deleted: sha256:352f1951ecccb3a4f886c3fced241918f660df37e81f844c61278aa05e2abe92
Deleted: sha256:e52572ea7311138357d04e212d024d7a48b8735d4cb87adcce076d33924ef595
Deleted: sha256:6d2880539d1985ee392aa76b872c519777eab39fcdf63e3f456f5a4b5f13b964
Deleted: sha256:9b2154f37120edadebcdbde9773cf00ab84a54a2d66ca0a50f821d7fa4e08ab3
Deleted: sha256:7e22412d6be3e6d9f9a699684842b100107a272fc5910ffd0dfd2076c500b948
Deleted: sha256:049ac9bd3977a709310dcebb6bf26b20bb703388601409387280a1c8d0b9076b
Deleted: sha256:17d07846213c4f71e3773ab0889a5000e536150dcf2d621ee9ed9316439f4eb4
Deleted: sha256:3f5e79d35b8e3b6d55409773d72588a08b84df9de79e22d36517539d1c66967d
Deleted: sha256:a3a9b0fb8e29fae7e84166747bffcea301f72e858ee46bec963bdf3c27fc7f78
Deleted: sha256:e097e1a671767f862595f7359485c9a8db363f15959e6c1fb514367d26344848
Deleted: sha256:4c8795ea7fe59f1356d95ddf7d988732650e40b2ee82fb9b5edfe7cd402887d5
Deleted: sha256:d688f91a51bf450abd026712d399e86af76dde516df896b2c7c02d15983fc8fe
Deleted: sha256:7998164eee49de962a9286cc4fb72cdc93502d27a1b40e58b2f1af99b0f790c5
Deleted: sha256:d425795c8e5d59553285d2f1ea1c49c136687d37dc08b8b828c5305603a8feb8
Deleted: sha256:3b3b532e479ef31bb825b7931d0f73f3aabbbdc916caaae1ab612d31da8536c4
Deleted: sha256:5e071246fe037cf909378b39f1442c21f9a8037f37f70ac84c4d21942c4acf5c
Deleted: sha256:3203f899577805e8675a26584eb2a09f60b53f358e07aac989e6106a6bfeb000
Deleted: sha256:b2e0bf15639fd7cb02ac412c61e46c7b7b12af2a0dc02331ecaac090dbcac1de
Deleted: sha256:1107c1819be1a7f9942f8db7feafa83ed89f7939b4761ea2cbcae85fcf36e086
Deleted: sha256:1937f0435c4dcea97d7f8203d461b888b568ab6e924cb50251c675756e68893d
Deleted: sha256:cdaa44483555d491e2747e23199a3a9c4e3aa1d3c2c011c548adde0b16a55c08
Deleted: sha256:8a905c44d766606f44f7fa36ecdc3c2ceb759da482dfa5a21dd7241e8b541b9d
Deleted: sha256:19573a8846e811c1d7d5306ff415a61e8312a944fbbac99fd9a7c9dca9eb8c22
Deleted: sha256:6f2fada737cbe1fa889d3278ae6d37b9ca32fdf4ce91f61ed2a9cf9fe43e4d74
Deleted: sha256:cb732d83e7132bf95045a2b9020b602a6302f2a9887e0e8b609912dcf7d0ea19
Deleted: sha256:0ebd4e71e23daaf0fcf2a520c8a2be007d4e68ace96202a3043e70e40b3bf53f
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221005151046]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:44f7675fbdffb931678bb3e9076d1207fea8aa762887ff85bbcec4fb51ba5c61]

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

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

* 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 26m 36s
184 actionable tasks: 121 executed, 57 from cache, 6 up-to-date

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

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

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


Jenkins build is back to normal : beam_PostCommit_XVR_JavaUsingPython_Dataflow #1003

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/1003/display/redirect?page=changes>


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