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 2023/03/08 07:08:36 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #2770

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2770/display/redirect>

Changes:


------------------------------------------
[...truncated 58.31 KB...]
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-23.0.1 setuptools-67.5.1 wheel-0.38.4
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.11.2-py3-none-any.whl (129 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.4-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.11.2 pyyaml-5.4.1 six-1.16.0 soupsieve-2.4 tenacity-5.1.5
Executing python <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>        --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>        --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 124 dependencies using 16 threads.
INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 1.573373 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.19.6 build -o ./build/target/linux_amd64/boot boot.go boot_test.go

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task ':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :release:go-licenses:java:dockerRun
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.52.0
go: downloading google.golang.org/protobuf v1.28.1
go: downloading google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef
go: added github.com/apache/beam/sdks/v2 v2.45.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.5.0
go: added golang.org/x/sys v0.4.0
go: added golang.org/x/text v0.6.0
go: added google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef
go: added google.golang.org/grpc v1.52.0
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W0308 03:58:48.520404      43 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.4.0/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0308 03:58:53.663571      86 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.4.0/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.45.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.45.0/sdks/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.4.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.6.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/f9683d7f8bef/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
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/java]
8908ccaff117: Preparing
be82ea38fc4b: Preparing
0cb59707de52: Preparing
4eccf9a565b3: Preparing
24cd667443b2: Preparing
10d01ed8cd4d: Preparing
779b6c8a333c: Preparing
07228f2c5825: Preparing
cecbde8651d1: Preparing
0ecc6a5814fe: Preparing
9dc93d9d851b: Preparing
0410a8b05644: Preparing
aeefe04e873d: Preparing
86627dffe4f2: Preparing
ff19c58ca15b: Preparing
4a02f144090a: Preparing
80b632a1a3ce: Preparing
9e3855911470: Preparing
4cb20eac70ea: Preparing
202fe64c3ce3: Preparing
aeefe04e873d: Waiting
10d01ed8cd4d: Waiting
86627dffe4f2: Waiting
779b6c8a333c: Waiting
ff19c58ca15b: Waiting
07228f2c5825: Waiting
80b632a1a3ce: Waiting
cecbde8651d1: Waiting
0ecc6a5814fe: Waiting
4a02f144090a: Waiting
9e3855911470: Waiting
0410a8b05644: Waiting
9dc93d9d851b: Waiting
4eccf9a565b3: Pushed
be82ea38fc4b: Pushed
24cd667443b2: Pushed
0cb59707de52: Pushed
8908ccaff117: Pushed
779b6c8a333c: Pushed
07228f2c5825: Pushed
10d01ed8cd4d: Pushed
0ecc6a5814fe: Pushed
cecbde8651d1: Pushed
0410a8b05644: Pushed
9dc93d9d851b: Pushed
80b632a1a3ce: Layer already exists
9e3855911470: Layer already exists
4cb20eac70ea: Layer already exists
202fe64c3ce3: Layer already exists
aeefe04e873d: Pushed
86627dffe4f2: Pushed
ff19c58ca15b: Pushed
4a02f144090a: Pushed
20230308035736: digest: sha256:f0dce26963244b28f80ff352b43b8422575e30a8557770349eec17e3a31cb996 size: 4505

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0308035930-780176fc
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308035930-780176fc
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0308035930-780176fc
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308035930-780176fc
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0308035930-84ec3634
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308035930-84ec3634
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0308035930-84ec3634
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0308035930-84ec3634
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOGetAllE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:155

89 tests completed, 1 failed, 2 skipped

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230308035736
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f0dce26963244b28f80ff352b43b8422575e30a8557770349eec17e3a31cb996
Deleted: sha256:31fd4ba51a669bc53f132064106a1f895aa5212d98fb23339fe03cf0715c80f7
Deleted: sha256:015ec4fad68c9a6d3d120e63526bd0c5a3925df92c294b13190db636cb945e97
Deleted: sha256:4db248dcff042c3e5a9c54790aeb92975687d2c099a0d243436c496c6d284a4a
Deleted: sha256:6270213e301f6fe16f9088679f6f99b05aa5429c592ef759e5a28b7625e7857d
Deleted: sha256:1bc24ded37d94372baf60beef9c0d10f56a22a874faaa6c6ef462c98124d510b
Deleted: sha256:182311a14edc0ffe71816a3376a8908ca57b198cec53afa474228ddc4e6cace9
Deleted: sha256:fd799ae99ddf8dbbb6b28337415d07f4077fdb7d6e479f063e831edafeaaca2f
Deleted: sha256:1a614d5bdf2fd9dbb5b3586cda06be3cace9f045f568390ad94c911bbe751ffc
Deleted: sha256:e73d3cf70a05647980ee8f7185dc47ceae21f405f7d9477008557c14e529e7e0
Deleted: sha256:901b6a3efa9ce7b535a50496776c5586c968ad0c75a5158773365b575ad21c44
Deleted: sha256:e8fcb200d55102161f1b32b02dd62deb9181acf3ab4906686aa65b4ca2b88187
Deleted: sha256:796252bc1d864becca7e2ef38868502205984d8c42ed256ba2eb6ec5c77fefb8
Deleted: sha256:de3d45e3f131b81733970e416f8d8abb737384c9cf4776fa0a84e313ba09dc91
Deleted: sha256:bf7b9c7f67b8ab38e25f3e56ffb4a229f547221e3dd1426285f9d1bcda14275a
Deleted: sha256:6f4846162caf6b0298703a27de82ee8e0a9c69507af5b037c17ab4f2b9bd0ecd
Deleted: sha256:67bedae0e25f5b601137e1f7d824b0545d633f2a0ac6c85227790d3cc30d04e7
Deleted: sha256:ec02fadfd62dc67f44d888d5cc33f0b3d7878e9a1a93284c1c18d34cd63a2e8b
Deleted: sha256:ae37453af85c2576e67def94180b5ee15eb1516fc9d354bed45f1a9814788512
Deleted: sha256:14d85c5239ed2a818835fcd81c2d389ed721e474924ad0bac65ed7e1c9ce6701
Deleted: sha256:d5c934242f8f1d87fe8781558d5add9c53d57d1a4b08314137630f659cc61e51
Deleted: sha256:d345d995ebc3c5652f62f457516b4679ea6f5e5f5e3f55e569212049ef57ae70
Deleted: sha256:0b06d482399da86dd717cebb9d50b73370a8eb1c203618723eb1fb61ddf92352
Deleted: sha256:1d9c050c2804ab226fcc30dee3af370145736a315856c9e459875ba6bf18c8b7
Deleted: sha256:ae28d72418047a1527d3f3296749df967959ce252c62a4737decfe7a4244d05f
Deleted: sha256:b42d6d1ff0144dccfaaa1177be5e5e4ef40404de2ab62b02a66c69ad4aa8de16
Deleted: sha256:2340101cd6a3bf9c5d3b99a71c46878d5d189f67c20820e0c9c0e4610e87bf78
Deleted: sha256:57bc7e1b0a7530f8f5a253c31e647d604ce06af0918a52538ffe828e9f1a7f37
Deleted: sha256:f8b7dcc12524a82a3e77266433f7b6e63e4934c313a583484aba57035cf58521
Deleted: sha256:e66eb2dd10a965baed843f76a46b25129ca379e0b7a441a67f9cf88b99bdc6c6
Deleted: sha256:6c7facb1ecf9ca123dc6c394b51d1772abeda3acb3713c59db7ae7cc2d013895
Deleted: sha256:4733f1af0dbf14fcd56446720a03e4d1272909eefb6804d0e9cdf2415fd015bb
Deleted: sha256:6483aae5a6883fdd36382221bb1b64328e2d59388855f117573a3f3e6522b3f5
Deleted: sha256:6b5f051d55403eb9c8d467f202fb8f1dc35d162166d852c9f7a2e65d2cd479c9
Deleted: sha256:78100562c1dc60fd6ff839f1a3f5ccbdbdb4f5967d7d07cd9026d909dc585716
Deleted: sha256:81130abed313e04893ee7321e5a14a805ee13fc58fc84e244fd9c31460609ddb
Deleted: sha256:0dc620cbfa9e59168902f71461f54c7604b4c0ac5426f3e00ea02c3b1c2906b3
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:20230308035736]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f0dce26963244b28f80ff352b43b8422575e30a8557770349eec17e3a31cb996]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/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 3h 11m 11s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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_Java_DataflowV2 #2771

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2771/display/redirect>


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