See
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/843/display/redirect?page=changes>
Changes:
[Luke Cwik] [BEAM-13015] Migrate bundle processing in the SDK harness to using
[Brian Hulette] [BEAM-13099] Copy vendored calcite build for 1.28.0
[Brian Hulette] [BEAM-13099] Modifications for vendor/calcite-1_28_0 build
[noreply] [BEAM-13001] DoFn metrics for Go SDK (#15657)
------------------------------------------
[...truncated 58.74 KB...]
> Task :sdks:java:expansion-service:compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :sdks:java:expansion-service:classes
> Task :sdks:java:expansion-service:jar
> Task :sdks:java:io:kafka:compileJava
> Task :sdks:java:io:google-cloud-platform:compileJava
> Task :sdks:java:extensions:ml:compileJava
> Task :sdks:java:extensions:ml:classes
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:kafka: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:kafka:classes
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:container:java8:dockerPrepare
> Task :runners:direct-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:direct-java:classes
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:container:java8:docker
---> 6ebfcf9f3fc1
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
---> 53e0ec18569b
Step 13/18 : ADD target/third_party_licenses
/opt/apache/beam/third_party_licenses/
---> c9384255355f
Step 14/18 : COPY target/LICENSE target/go-licenses/*
/opt/apache/beam/third_party_licenses/golang/
---> 9acfc5fdc5fd
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
---> Running in bcf76bea5248
Removing intermediate container bcf76bea5248
---> c50827a1546f
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf
/opt/apache/beam/third_party_licenses ; fi
---> Running in 91640e8900e5
Removing intermediate container 91640e8900e5
---> 1792cd01deaa
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
---> ff25d5d75f1f
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
---> Running in e4e6ca00cf6b
Removing intermediate container e4e6ca00cf6b
---> 579c362962c0
Successfully built 579c362962c0
Successfully tagged apache/beam_java8_sdk:2.35.0.dev
> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
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]
37dd08e1a5fb: Preparing
160e4882ec87: Preparing
b4cdfa417c2a: Preparing
6d2655407f61: Preparing
4974c41340f1: Preparing
6ff170125ecf: Preparing
0ecf0d0e97d0: Preparing
cbae6c51a0b0: Preparing
4e380de461df: Preparing
2d79e3793a07: Preparing
8aaddfba3522: Preparing
0856357fbfba: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
6ff170125ecf: Waiting
2d79e3793a07: Waiting
f7d12d471667: Waiting
0ecf0d0e97d0: Waiting
8aaddfba3522: Waiting
0856357fbfba: Waiting
12cb127eee44: Waiting
f350d0146bb3: Waiting
cbae6c51a0b0: Waiting
af5ae4841776: Waiting
b17cc31e431b: Waiting
604829a174eb: Waiting
4e380de461df: Waiting
e38df31d449c: Waiting
fbb641a8b943: Waiting
4974c41340f1: Pushed
160e4882ec87: Pushed
b4cdfa417c2a: Pushed
6ff170125ecf: Pushed
37dd08e1a5fb: Pushed
cbae6c51a0b0: Pushed
6d2655407f61: Pushed
4e380de461df: Pushed
f7d12d471667: Layer already exists
f350d0146bb3: Layer already exists
e38df31d449c: Layer already exists
af5ae4841776: Layer already exists
b17cc31e431b: Layer already exists
12cb127eee44: Layer already exists
0856357fbfba: Pushed
8aaddfba3522: Pushed
0ecf0d0e97d0: Pushed
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
2d79e3793a07: Pushed
20211030000132: digest:
sha256:2986aa3ea02baaf49600088e8a60b800124080b2030900185c2299d926f21203 size:
4516
> 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 :runners:google-cloud-dataflow-java:compileJava
> Task :examples:java:compileJava
> 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 :examples: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 :examples:java:classes
> Task :examples:java:jar
> Task :examples: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 :examples:java:testClasses
> Task :examples:java:testJar
> 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: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-1030003440-23c1f856
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1030003440-23c1f856
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example:
apache-beam-testing:traffic_routes_1635554067880.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-1030003440-23c1f856
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1030003440-23c1f856
The BigQuery table might contain the example's output, and it is not deleted
automatically:
apache-beam-testing:traffic_routes_1635554067880.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may
be charged for its usage.
***********************************************************
***********************************************************
***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example:
projects/apache-beam-testing/topics/testpipeline-jenkins-1030010024-35f340a0
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1030010024-35f340a0
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example:
apache-beam-testing:traffic_max_lane_flow_1635555624449.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-1030010024-35f340a0
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1030010024-35f340a0
The BigQuery table might contain the example's output, and it is not deleted
automatically:
apache-beam-testing:traffic_max_lane_flow_1635555624449.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may
be charged for its usage.
***********************************************************
***********************************************************
> Task
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest
org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
java.lang.AssertionError at ReadWriteIT.java:258
38 tests completed, 1 failed, 1 skipped
> Task
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest
> FAILED
> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211030000132
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2986aa3ea02baaf49600088e8a60b800124080b2030900185c2299d926f21203
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211030000132]
- referencing digest:
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2986aa3ea02baaf49600088e8a60b800124080b2030900185c2299d926f21203]
Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211030000132]
(referencing
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2986aa3ea02baaf49600088e8a60b800124080b2030900185c2299d926f21203])].
Removing untagged image
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2986aa3ea02baaf49600088e8a60b800124080b2030900185c2299d926f21203
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2986aa3ea02baaf49600088e8a60b800124080b2030900185c2299d926f21203
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2986aa3ea02baaf49600088e8a60b800124080b2030900185c2299d926f21203].
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. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 2h 15m 30s
129 actionable tasks: 119 executed, 8 from cache, 2 up-to-date
Publishing build scan...
https://gradle.com/s/cfqdnurkhlo36
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]