See 
<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4217/display/redirect?page=changes>

Changes:

[lcwik] [BEAM-2822, BEAM-2939, BEAM-6189, BEAM-4374] Enable passing completed


------------------------------------------
[...truncated 60.38 KB...]
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 :sdks:java:container:docker
 ---> 57e82d339a9a
Step 6/11 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> a98378cb6cde
Step 7/11 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 02b8c47d609c
Step 8/11 : ADD target/linux_amd64/boot /opt/apache/beam/

> Task :runners:direct-java:shadowJar

> Task :sdks:java:container:docker
 ---> 35a32e22b57b
Step 9/11 : COPY target/LICENSE /opt/apache/beam/
 ---> 541b7f5e8031
Step 10/11 : COPY target/NOTICE /opt/apache/beam/
 ---> 08c9459f2838
Step 11/11 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 2b03421e0417
Removing intermediate container 2b03421e0417
 ---> 0bfb892796f8
Successfully built 0bfb892796f8
Successfully tagged apache/beam_java_sdk:2.20.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]
5a9378fd9c5e: Preparing
6ba5ac52f56e: Preparing
6ac73252e2c8: Preparing
26d8cf136870: Preparing
eedce34faff2: Preparing
391f40d7a293: Preparing
19d25555ba32: Preparing
7f3c276f7aef: Preparing
c601709dd5d2: Preparing
72ce39f2b7f6: Preparing
33783834b288: Preparing
5c813a85f7f0: Preparing
bdca38f94ff0: Preparing
faac394a1ad3: Preparing
ce8168f12337: Preparing
19d25555ba32: Waiting
7f3c276f7aef: Waiting
c601709dd5d2: Waiting
bdca38f94ff0: Waiting
faac394a1ad3: Waiting
72ce39f2b7f6: Waiting
5c813a85f7f0: Waiting
33783834b288: Waiting
ce8168f12337: Waiting
391f40d7a293: Waiting
5a9378fd9c5e: Layer already exists
eedce34faff2: Layer already exists
6ba5ac52f56e: Layer already exists
26d8cf136870: Layer already exists
6ac73252e2c8: Layer already exists
391f40d7a293: Layer already exists
19d25555ba32: Layer already exists
7f3c276f7aef: Layer already exists
72ce39f2b7f6: Layer already exists
c601709dd5d2: Layer already exists
33783834b288: Layer already exists
5c813a85f7f0: Layer already exists
bdca38f94ff0: Layer already exists
faac394a1ad3: Layer already exists
ce8168f12337: Layer already exists
20200226021633: digest: 
sha256:e9214b51ed6a4010789aa6550bb0c621a05889d129d534e707ec2786799faed6 size: 
3470
bf2afd86aa27: Preparing
2178ea17192f: Preparing
031d50c4c93a: Preparing
7fabfebcbf6c: Preparing
35b8436b06cf: Preparing
ca64f3ba1dc1: Preparing
2a7e556cffa2: Preparing
10b6a5cde7ce: Preparing
c601709dd5d2: Preparing
72ce39f2b7f6: Preparing
33783834b288: Preparing
5c813a85f7f0: Preparing
bdca38f94ff0: Preparing
faac394a1ad3: Preparing
ce8168f12337: Preparing
ca64f3ba1dc1: Waiting
2a7e556cffa2: Waiting
10b6a5cde7ce: Waiting
c601709dd5d2: Waiting
72ce39f2b7f6: Waiting
faac394a1ad3: Waiting
ce8168f12337: Waiting
33783834b288: Waiting
bdca38f94ff0: Waiting
5c813a85f7f0: Waiting
35b8436b06cf: Pushed
2178ea17192f: Pushed
bf2afd86aa27: Pushed
7fabfebcbf6c: Pushed
c601709dd5d2: Layer already exists
72ce39f2b7f6: Layer already exists
33783834b288: Layer already exists
5c813a85f7f0: Layer already exists
bdca38f94ff0: Layer already exists
faac394a1ad3: Layer already exists
ce8168f12337: Layer already exists
10b6a5cde7ce: Pushed
031d50c4c93a: Pushed
2a7e556cffa2: Pushed
ca64f3ba1dc1: Pushed
20200226035245: digest: 
sha256:841e0ec25b72e3a17678e76ea3d8b303cfd4edb8f95dc846e24588511d066c3f size: 
3470

> Task :runners:google-cloud-dataflow-java:worker: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:worker:classes

> 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 :runners:google-cloud-dataflow-java:worker:shadowJar
> Task 
> :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest 
> NO-SOURCE
> Task 
> :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task 
> :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest 
> FAILED
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:118

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:118

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:118

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:118

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

13 tests completed, 8 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200226035245
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:841e0ec25b72e3a17678e76ea3d8b303cfd4edb8f95dc846e24588511d066c3f
Deleted: sha256:0bfb892796f8bcba647745ad8e1256b5153b25660088d9ad324643d7124be812
Deleted: sha256:08c9459f2838a972f963537766f48fd98cc3eeeb16f8fecb118a2f629a3db8f7
Deleted: sha256:1e19e7b599266ac164971df9967dd9bb881ef8ef6a8b63d661bce6f102211201
Deleted: sha256:541b7f5e80312efe661a9325ef6e0055ef7970cffdaf9b948f116d3ac64888d0
Deleted: sha256:c7d3c43c75c78b04939307434c5490fe9bc2cb76762b834da0b5173c71209dc4
Deleted: sha256:35a32e22b57b2c1f9bcac9d72cc636ce8a8e1a20bf21ececaf6d020fd1db8db5
Deleted: sha256:b716bcfea3b49707d36625a04941cfa0684177fdb32b7ea5ad37132fc78f045e
Deleted: sha256:02b8c47d609c6b83566b04e286852958b50f3f937c163661153732ce51f72df3
Deleted: sha256:1420c1def054c54f5e20cd03af9ceb1a6eb132fb38f71aadf81a6d9d8396ebf9
Deleted: sha256:a98378cb6cdec84b506e1318f551c64d780b0702b2f077e3782560894daae72c
Deleted: sha256:264e625afcbcb8e7a09be420deca6350daa015d386a287161917b8dfbb4c2e4d
Deleted: sha256:57e82d339a9aa4f6c2c9beb07a4564ec84445e25cc25432d6a16a02e016f714e
Deleted: sha256:4daf4ed9749b0e5d19c9e8c9ecfda0814967d541a110428abdc52bbdc1be7a65
Deleted: sha256:4a80273bf94de565b23b64eb56a500ec4dd82fd16c654e922d42a71091e415ba
Deleted: sha256:24c9aea67fbd502335cd6305372a629c9eb2e6b09ce7d05f1d63b7887d0aa9d0
Deleted: sha256:9b77e8e21a5c4ad7ac12702e53e379193d0ed7a00cd70ec1399eeef2e6d572a0
Deleted: sha256:9b4b2c732ec5f1c0034cbf3a26a245d15a1e4db65190f49de24155d49e24267e
Deleted: sha256:da95149e5a8d33d1e8d5208257c7bf6fd1c660b10f1d54869e3a77a83554fa50
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:841e0ec25b72e3a17678e76ea3d8b303cfd4edb8f95dc846e24588511d066c3f
  Associated tags:
 - 20200226035245
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200226035245
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200226035245].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:841e0ec25b72e3a17678e76ea3d8b303cfd4edb8f95dc846e24588511d066c3f].

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 37m 15s
101 actionable tasks: 98 executed, 2 from cache, 1 up-to-date

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

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