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

Changes:

[Kyle Weaver] [BEAM-12302] [zetasql] Support/test TIMESTAMP as UDF 
argument/return

[Ismaël Mejía] [BEAM-12241] Upgrade vendored bytebuddy to version 1.11.0

[Boyuan Zhang] Revert "[BEAM-8706] Bump antlr4 to 4.9.2"

[n] [BEAM-7819] Add missing fields to python

[Kyle Weaver] [BEAM-12106] [zetasql] Support ARRAY type in Java UDF.

[heejong] [BEAM-12321] Failure in test_run_packable_combine_per_key and

[daniel.o.programmer] [BEAM-11418] Small fixes to Go xlang artifact staging.

[noreply] Minor: name pipeline_v1 import to match rest of SDK. (#14775)


------------------------------------------
[...truncated 63.32 KB...]
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses NO-SOURCE

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/sys: commit='fde4db37ae7ad8191b03d30d27f258b5291ae4e3', 
urls=[https://go.googlesource.com/sys]

> Task :sdks:java:extensions:ml:compileJava
> Task :sdks:java:extensions:ml:classes
> Task :sdks:java:extensions:ml:jar
> Task :examples:java:compileJava

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/text: commit='23ae387dee1f90d29a23c0e87ee0b46038fbed0e', 
urls=[https://go.googlesource.com/text]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]

> Task :release:go-licenses:java:dockerRun
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
+ chmod -R a+w /output/licenses

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

> 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 :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: 
commit='0324d5e90dc7753607860272666845fad9ceb97e', 
urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: 
commit='4d944d34d83c502a5f761500a14d8842648415c3', 
urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: 
commit='5e8f83304c0563d1ba74db05fee83d9c18ab9a58', 
urls=[https://github.com/grpc/grpc-go]
Resolving google.golang.org/protobuf: 
commit='d165be301fb1e13390ad453281ded24385fd8ebc', 
urls=[https://go.googlesource.com/protobuf]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git]

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving 
./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

> 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]
925b10c8469f: Preparing
42d7ce9bc8a7: Preparing
750b45d85492: Preparing
b1cdc9dca315: Preparing
b12de8d43dfe: Preparing
b9784f5a9889: Preparing
dd67ad9eda9b: Preparing
eb11ce59fa74: Preparing
dc3466b65c68: Preparing
8575bc3d800b: Preparing
b9784f5a9889: Waiting
7b652373dbd6: Preparing
dd67ad9eda9b: Waiting
4c761d944a32: Preparing
bd87f5884754: Preparing
eb11ce59fa74: Waiting
4a64f1e3a7a1: Preparing
3fc095fab4a2: Preparing
8575bc3d800b: Waiting
685934357c89: Preparing
ccb9b68523fd: Preparing
7b652373dbd6: Waiting
dc3466b65c68: Waiting
00bcea93703b: Preparing
3fc095fab4a2: Waiting
688e187d6c79: Preparing
4a64f1e3a7a1: Waiting
bd87f5884754: Waiting
4c761d944a32: Waiting
ccb9b68523fd: Waiting
685934357c89: Waiting
688e187d6c79: Waiting
00bcea93703b: Waiting
42d7ce9bc8a7: Pushed
b12de8d43dfe: Pushed
750b45d85492: Pushed
925b10c8469f: Pushed
b1cdc9dca315: Pushed
b9784f5a9889: Pushed
eb11ce59fa74: Pushed
dc3466b65c68: Pushed
bd87f5884754: Layer already exists
4a64f1e3a7a1: Layer already exists
7b652373dbd6: Pushed
3fc095fab4a2: Layer already exists
685934357c89: Layer already exists
ccb9b68523fd: Layer already exists
00bcea93703b: Layer already exists
688e187d6c79: Layer already exists
4c761d944a32: Pushed
dd67ad9eda9b: Pushed
8575bc3d800b: Pushed
20210513000057: digest: 
sha256:55ee32cc12258b0c8ba05a0940f9031c7730a0fd736c8b540b68048692c71ef1 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-0513000947-2daea519
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0513000947-2daea519
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1620864582725.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0513000947-2daea519
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0513000947-2daea519
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1620864582725.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-0513003320-56afb445
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0513003320-56afb445
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1620865998927.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0513003320-56afb445
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0513003320-56afb445
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1620865998927.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.healthcare.FhirIOPatchIT > 
testFhirIOPatch_ifMatch[R4] FAILED
    java.lang.ExceptionInInitializerError at FhirIOPatchIT.java:89
        Caused by: java.lang.NullPointerException at FhirIOPatchIT.java:89

org.apache.beam.sdk.io.gcp.healthcare.FhirIOPatchIT > testFhirIOPatch[R4] FAILED
    java.lang.NoClassDefFoundError at FhirIOPatchIT.java:89

38 tests completed, 2 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:20210513000057
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:55ee32cc12258b0c8ba05a0940f9031c7730a0fd736c8b540b68048692c71ef1
Deleted: sha256:6bc514f888ffd204d3f85a612f2283627ae93e2d1d5ef64707a061aaeb1b0fb6
Deleted: sha256:24319d6fb1f7b3fdab75cd0c02abeb39ee817d1c75f6d1cae1b8aeef59234a2e
Deleted: sha256:49aa003c77008733459f7c6f02f440b573926600dc6286ae9ce7b2e7f2fa5e77
Deleted: sha256:fa13ad774c5f897400529b8423779ad695c9841f3c972f13dad688bb92ad1a31
Deleted: sha256:24c6a8e41a19cf2463f97d74b10b2c4795beb1fb905622331715b135f92c1dac
Deleted: sha256:740a0cc0c5e7e592b44b5bcfb65618da295da7e35672fb23f51e8dea5ad48538
Deleted: sha256:0155f2c7af4efec0e5f6e87a67a0f0670f89d8101f9f477edef8498ea383a76e
Deleted: sha256:6676cb5dc101c8226126f1764c799585c60479cdc1472b4e140e582f7b7f9a53
Deleted: sha256:4744e8ce5920e7815c133931b8b6c7e0e605bfee0856001c4a3324062bd64219
Deleted: sha256:cd28626e3e300797d0c0f7545c2e1cc5cd6fa078cedf5d292c01171f4ede9ffe
Deleted: sha256:8ece79ac2b0c08ad0add380147ebbc75054e9edf70dd6152553cab51d48ed4d0
Deleted: sha256:6bde33016c2f50ac0d387ece3ad32515aec7ac33a3d5a39e0d211973fe3df8d1
Deleted: sha256:4f0a93b320d53f34f6ca499e339a2825bd2df96ffc591d29ccc8397a3129d655
Deleted: sha256:ad22ab66e73d4570daeeb4527193fd06db200ac3fea252283ac846110f742956
Deleted: sha256:ab0cbd44a13a2aeafc0b91d9c044693be72218702df3b6988134c65cc9c59fb1
Deleted: sha256:2295443a96e96afb2b14dccf49d73c60f5a751b5f9c5e8f77229adf1dd523ba3
Deleted: sha256:3bb2c22fe797254272c30288f408f5913b653877946a700afd1c6ab96ca6cc2b
Deleted: sha256:534945d367814adab2bebe2cf684dd78bbe45987040b61718592937c512827ce
Deleted: sha256:f923d3898f5c9485992656ea117e838430136af553ad0a5973b985f1f5c40652
Deleted: sha256:feb516e6571efbf9d978d88a14ad1f14b47988eed2fd821a4968d165144dadce
Deleted: sha256:9d45786d0c8cb119d7fc9c59f25f914ff97baaa0bde0833852a7c59a264aaf85
Deleted: sha256:c2e198188964660626a3f922546a517c5818f98ee4bba2dc2b8aea3225d7c706
Deleted: sha256:21c927dc2a179959b1491e14876a7da1a27ceea68e85b27aa7f1fef960c6487e
Deleted: sha256:cdb27842c11de50d158c398184dd7f351e7cdc6471813062c41f2048b53912a4
Deleted: sha256:dade83c031e9cc78c92ba7b6bd3cecbea002e86a3ff8cdd4966d8966ac265d73
Deleted: sha256:d0ee48143a6bba84eaac1c0ec38711699de95a792afeaafe23a3088d692f5d83
Deleted: sha256:30028235a30cac5a228f37a9511674c9fc9130554181fbbe70b3c1ae5528d2f1
Deleted: sha256:12cf2340c771594cac4f58182be61df469e421042c616f7196c7ab423a00fef0
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:55ee32cc12258b0c8ba05a0940f9031c7730a0fd736c8b540b68048692c71ef1
  Associated tags:
 - 20210513000057
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210513000057
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210513000057].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:55ee32cc12258b0c8ba05a0940f9031c7730a0fd736c8b540b68048692c71ef1].

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 41m 37s
126 actionable tasks: 90 executed, 34 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7alyocdwegk2c

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