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

Changes:

[robertwb] Conditionally cleanup tempdir.

[mxm] [BEAM-6661] Properly close channel for external environment

[mxm] [BEAM-6661] Avoid FileNotFoundException when no files have been staged

[mxm] [BEAM-6661] Avoid printing empty lines in subprocess job server

[robertwb] Use logging to reduce verbosity of license checking when all goes 
well.

[github] All Python DirectRunners call setup/teardown on DoFns (#11547)

[github] [BEAM-9815] Correct go integration test if clauses.  (#11524)

[relax] Support schemas in state API

[github] [BEAM-7923] Support docker screendiff integration tests (#11507)


------------------------------------------
[...truncated 71.54 KB...]
 ---> dcd0aa89da09
Step 6/12 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 63d80b5ba591
Step 7/12 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 5017327f6c27
Step 8/12 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> a040b7637cdb
Step 9/12 : COPY target/LICENSE /opt/apache/beam/
 ---> 3d846eee63d7
Step 10/12 : COPY target/NOTICE /opt/apache/beam/
 ---> f9b29e158ac9
Step 11/12 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> d12b85f29dc4
Step 12/12 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 189210e36250
Removing intermediate container 189210e36250
 ---> 536163c69ba2
Successfully built 536163c69ba2
Successfully tagged apache/beam_java_sdk:2.22.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]
bcce8dd436ef: Preparing
ca172885a40c: Preparing
964324f315d2: Preparing
746a91120f16: Preparing
176739936b75: Preparing
c2ebf043d0db: Preparing
8d1ade777878: Preparing
f3c2d6153075: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
c2ebf043d0db: Waiting
9794a3b3ed45: Waiting
f3c2d6153075: Waiting
11533cb8178f: Waiting
8d1ade777878: Waiting
8967306e673e: Waiting
e40d297cf5f8: Preparing
5f77a51ade6a: Waiting
e40d297cf5f8: Waiting
176739936b75: Layer already exists
964324f315d2: Layer already exists
746a91120f16: Layer already exists
bcce8dd436ef: Layer already exists
ca172885a40c: Layer already exists
8d1ade777878: Layer already exists
11533cb8178f: Layer already exists
f3c2d6153075: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
c2ebf043d0db: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
20200428080327: digest: 
sha256:70954176380165255e32d6828615b6e35014b46a2fea9d7e71f5f286b455b4f8 size: 
3055
6b7a7957957e: Preparing
824be7883c16: Preparing
b6e86ff67e7d: Preparing
49fb88295b8b: Preparing
ee3d9a38d48f: Preparing
25a8d77e50a6: Preparing
b9f52952fee2: Preparing
9a0997498780: Preparing
1b68c410f599: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
25a8d77e50a6: Waiting
b9f52952fee2: Waiting
9794a3b3ed45: Waiting
9a0997498780: Waiting
5f77a51ade6a: Waiting
1b68c410f599: Waiting
d2f5dc92cc56: Waiting
a10976858b87: Waiting
11533cb8178f: Waiting
6b7a7957957e: Pushed
824be7883c16: Pushed
ee3d9a38d48f: Pushed
b6e86ff67e7d: Pushed
25a8d77e50a6: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
9a0997498780: Pushed
1b68c410f599: Pushed
49fb88295b8b: Pushed

> 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:google-cloud-dataflow-java:buildAndPushDockerContainer
b9f52952fee2: Pushed

> Task :runners:direct-java:shadowJar

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
20200429000041: digest: 
sha256:32fc08e6accd1d9bdab5d1eceeea373893f9c8f5f42c09bd24eec3b735b69494 size: 
3678

> 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.bigtable.BigtableWriteIT > testE2EBigtableWrite 
FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

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

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > 
testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

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 > 
testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > 
testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

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

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > 
testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

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 > 
testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:118

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

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

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

16 tests completed, 14 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:20200429000041
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:32fc08e6accd1d9bdab5d1eceeea373893f9c8f5f42c09bd24eec3b735b69494
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:32fc08e6accd1d9bdab5d1eceeea373893f9c8f5f42c09bd24eec3b735b69494
  Associated tags:
 - 20200429000041
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200429000041
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200429000041].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:32fc08e6accd1d9bdab5d1eceeea373893f9c8f5f42c09bd24eec3b735b69494].

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 2h 18m 34s
105 actionable tasks: 98 executed, 6 from cache, 1 up-to-date

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

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