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 2021/06/16 01:39:45 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #306

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

Changes:

[randomstep] [BEAM-12185] Bump org.jenkins-ci.plugins:junit to 1.49

[vitaly.terentyev] [BEAM-8897] Fix reading Rows with Numeric fields from a JDBC data source

[yzhan559] [BEAM-2492] Have PipelineOptions DisplayData filter out attributes

[danthev] Fix reporting of throttling metric.

[noreply] Update container images used by Dataflow for unreleased SDKs

[Robert Bradshaw] Rename run_test as it doens't actually test anything.

[noreply] [BEAM-9547] Add support for tz_convert, workaround DatetimeIndex hashing

[noreply] [BEAM-9547] Add implementation for first and last (#14992)

[noreply] [BEAM-12334] Re-use java 11 flag in build.gradle (#14892)


------------------------------------------
[...truncated 64.16 KB...]
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :sdks:java:core: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:container:java8:dockerPrepare
> Task :sdks:java:core:testClasses

> Task :sdks:java:container:java8:docker
Sending build context to Docker daemon  190.4MB
Step 1/18 : ARG java_version
Step 2/18 : FROM openjdk:${java_version}

> Task :sdks:java:core:shadowTestJar

> Task :sdks:java:container:java8:docker
8: Pulling from library/openjdk
Digest: sha256:391437351a4b430e10091729b42ae3f9adc1c2817bde687f3186b3b488e7760c
Status: Downloaded newer image for openjdk:8
 ---> eca41db787bd
Step 3/18 : MAINTAINER "Apache Beam <de...@beam.apache.org>"

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

> Task :sdks:java:extensions:google-cloud-platform-core:testClasses
> Task :sdks:java:extensions:google-cloud-platform-core:testJar

> Task :sdks:java:container:java8:docker
 ---> Running in 47ebd0c38640
Removing intermediate container 47ebd0c38640
 ---> 900d310f5c0b
Step 4/18 : ARG pull_licenses
 ---> Running in f4247b66f5c0
Removing intermediate container f4247b66f5c0
 ---> e74cbc948927
Step 5/18 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> f02cbac537e1
Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> a10ae5398a7d
Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> a3ff781a7560
Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> eb2aa10fa39d
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 1275a2903a30
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 6cdbfc4b52c1
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> 47a0ed4a79ec
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> dcf755f45716
Step 13/18 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
 ---> c6ec5eac69e2
Step 14/18 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> fffa109e5dde
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in e05b1c3412b8
Removing intermediate container e05b1c3412b8
 ---> 49883b66bbdd
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in d73e2a94f1fb
Removing intermediate container d73e2a94f1fb
 ---> d9919a3232bd
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/

> 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 :sdks:java:container:java8:docker
 ---> d53e6f6e4334
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 7467ccface81
Removing intermediate container 7467ccface81
 ---> 95df60749294
Successfully built 95df60749294
Successfully tagged apache/beam_java8_sdk:2.32.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]
077c78a42793: Preparing
bedf7d250faf: Preparing
fa112d7e383d: Preparing
d39ffb39bdd4: Preparing
14c50c187514: Preparing
b59c86310a25: Preparing
ec3e1f2fb302: Preparing
ae7157848d14: Preparing
dc6a29162a15: Preparing
29008af6d0c8: Preparing
dd3e0f976177: Preparing
49f4ca6c77b0: Preparing
bd87f5884754: Preparing
b59c86310a25: Waiting
ec3e1f2fb302: Waiting
ae7157848d14: Waiting
dc6a29162a15: Waiting
29008af6d0c8: Waiting
49f4ca6c77b0: Waiting
dd3e0f976177: Waiting
4a64f1e3a7a1: Preparing
3fc095fab4a2: Preparing
685934357c89: Preparing
ccb9b68523fd: Preparing
00bcea93703b: Preparing
bd87f5884754: Waiting
688e187d6c79: Preparing
4a64f1e3a7a1: Waiting
3fc095fab4a2: Waiting
685934357c89: Waiting
ccb9b68523fd: Waiting
00bcea93703b: Waiting
688e187d6c79: Waiting
bedf7d250faf: Pushed
14c50c187514: Pushed
fa112d7e383d: Pushed
b59c86310a25: Pushed
077c78a42793: Pushed
ae7157848d14: Pushed
dc6a29162a15: Pushed
d39ffb39bdd4: Pushed
bd87f5884754: Layer already exists
4a64f1e3a7a1: Layer already exists
3fc095fab4a2: Layer already exists
dd3e0f976177: Pushed
685934357c89: Layer already exists
ccb9b68523fd: Layer already exists
00bcea93703b: Layer already exists
688e187d6c79: Layer already exists
49f4ca6c77b0: Pushed
ec3e1f2fb302: Pushed
29008af6d0c8: Pushed
20210616000113: digest: sha256:ac391dd5e9def61a5ae4d77242d1fa4a6aa892236b3bd604bed5348fbe54a951 size: 4310

> 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-0616000841-baa10ca5
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0616000841-baa10ca5
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1623802112768.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0616000841-baa10ca5
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0616000841-baa10ca5
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1623802112768.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-0616003241-42127aef
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0616003241-42127aef
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1623803560743.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0616003241-42127aef
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0616003241-42127aef
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1623803560743.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.pubsub.PubsubReadIT > testReadPublicData FAILED
    java.lang.AssertionError at PubsubReadIT.java:60

36 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:20210616000113
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ac391dd5e9def61a5ae4d77242d1fa4a6aa892236b3bd604bed5348fbe54a951
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ac391dd5e9def61a5ae4d77242d1fa4a6aa892236b3bd604bed5348fbe54a951
  Associated tags:
 - 20210616000113
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210616000113
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210616000113].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ac391dd5e9def61a5ae4d77242d1fa4a6aa892236b3bd604bed5348fbe54a951].

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.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 39m 13s
126 actionable tasks: 93 executed, 31 from cache, 2 up-to-date

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

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

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


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