See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/3551/display/redirect>

Changes:


------------------------------------------
[...truncated 72.74 KB...]
#21 writing image 
sha256:6096325452178e4f9769c3a2545505037c78f1d30898668df82fd560e3e58618
#21 writing image 
sha256:6096325452178e4f9769c3a2545505037c78f1d30898668df82fd560e3e58618 done
#21 naming to docker.io/apache/beam_java8_sdk:2.51.0.dev done
#21 DONE 0.3s

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
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]
2daa58a77fa0: Preparing
5f70bf18a086: Preparing
0a78625f2c4e: Preparing
df2e5da583ac: Preparing
602924b130aa: Preparing
96aed49fec7e: Preparing
43688bd053b7: Preparing
921838c876be: Preparing
09ea80845d1f: Preparing
35286263b7a3: Preparing
490606f08907: Preparing
1a8a5d363809: Preparing
bd05ca732977: Preparing
f04a8634524f: Preparing
87c22c67c0fa: Preparing
cc64ed2782c8: Preparing
75d91765f4e2: Preparing
a31fc5e5e9a2: Preparing
2f3ff0b4cbda: Preparing
dc0585a4b8b7: Preparing
09ea80845d1f: Waiting
35286263b7a3: Waiting
f04a8634524f: Waiting
1a8a5d363809: Waiting
490606f08907: Waiting
bd05ca732977: Waiting
2f3ff0b4cbda: Waiting
dc0585a4b8b7: Waiting
a31fc5e5e9a2: Waiting
87c22c67c0fa: Waiting
cc64ed2782c8: Waiting
75d91765f4e2: Waiting
43688bd053b7: Waiting
96aed49fec7e: Waiting
5f70bf18a086: Layer already exists
0a78625f2c4e: Pushed
96aed49fec7e: Pushed
df2e5da583ac: Pushed
2daa58a77fa0: Pushed
602924b130aa: Pushed
43688bd053b7: Pushed
09ea80845d1f: Pushed
490606f08907: Pushed
921838c876be: Pushed
35286263b7a3: Pushed
cc64ed2782c8: Layer already exists
75d91765f4e2: Layer already exists
a31fc5e5e9a2: Layer already exists
1a8a5d363809: Pushed
2f3ff0b4cbda: Layer already exists
dc0585a4b8b7: Layer already exists
bd05ca732977: Pushed
87c22c67c0fa: Pushed
f04a8634524f: Pushed
20230919095745: digest: 
sha256:48ba0d87fb3e22169731251a931a046f4127129ac580fb27c98fb7603c942d5a size: 
4504

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest 
> NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

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

org.apache.beam.examples.cookbook.FilterExamplesIT > testE2EFilterExamples 
FAILED
    java.lang.RuntimeException at FilterExamplesIT.java:73

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0919095843-6f1d68a7
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919095843-6f1d68a7
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0919095843-6f1d68a7
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919095843-6f1d68a7
***********************************************************
***********************************************************

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

org.apache.beam.examples.cookbook.CombinePerKeyExamplesIT > 
testE2ECombinePerKey FAILED
    java.lang.RuntimeException at CombinePerKeyExamplesIT.java:73

org.apache.beam.examples.cookbook.MaxPerKeyExamplesIT > 
testE2EMaxPerKeyExamples FAILED
    java.lang.RuntimeException at MaxPerKeyExamplesIT.java:75

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> testTableIO FAILED
    java.lang.RuntimeException at BigQuerySamplesIT.java:121

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0919095843-a795b73a
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919095843-a795b73a
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0919095843-a795b73a
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919095843-a795b73a
***********************************************************
***********************************************************

org.apache.beam.examples.cookbook.JoinExamplesIT > testE2EJoinExamples FAILED
    java.lang.RuntimeException at JoinExamplesIT.java:63

13 tests completed, 7 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest 
> FAILED
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryReadEmpty 
FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryClusteringIT > 
testE2EBigQueryClusteringNoPartitionTableFunction FAILED
    java.lang.RuntimeException at BigQueryClusteringIT.java:151

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOJsonIT > testExportRead FAILED
    java.lang.RuntimeException at BigQueryIOJsonIT.java:326

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1G FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryClusteringIT > 
testE2EBigQueryClusteringNoPartitionDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryClusteringIT.java:177

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1M FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1T FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOJsonIT > testLegacyStreamingWrite 
FAILED
    java.lang.RuntimeException at BigQueryIOJsonIT.java:326

org.apache.beam.sdk.io.gcp.bigquery.BigQueryNestedRecordsIT > testNestedRecords 
FAILED
    java.lang.RuntimeException at BigQueryNestedRecordsIT.java:115

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOJsonIT > testStorageWrite FAILED
    java.lang.RuntimeException at BigQueryIOJsonIT.java:326

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

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

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

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

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

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

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

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

137 tests completed, 18 failed, 25 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230919095745
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:48ba0d87fb3e22169731251a931a046f4127129ac580fb27c98fb7603c942d5a
Deleted: sha256:6096325452178e4f9769c3a2545505037c78f1d30898668df82fd560e3e58618
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230919095745]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:48ba0d87fb3e22169731251a931a046f4127129ac580fb27c98fb7603c942d5a]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230919095745] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:48ba0d87fb3e22169731251a931a046f4127129ac580fb27c98fb7603c942d5a])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:48ba0d87fb3e22169731251a931a046f4127129ac580fb27c98fb7603c942d5a

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> 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/examplesJavaRunnerV2IntegrationTest/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task 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.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 2h 58m 3s
156 actionable tasks: 98 executed, 54 from cache, 4 up-to-date

Publishing build scan...
Publishing build scan failed due to network error 
'java.net.SocketTimeoutException: Read timed out' (2 retries remaining)...
Publishing build scan failed due to network error 
'java.net.SocketTimeoutException: Read timed out' (1 retry remaining)...

A network error occurred.

If you require assistance with this problem, please report it to your Gradle 
Enterprise administrator and include the following information via copy/paste.

----------
Gradle version: 7.6.2
Plugin version: 3.13.2
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.2/upload
Request ID: 8ed6f11e-f7c9-48f2-98a6-e34eb03ec53f
Exception: java.net.SocketTimeoutException: Read timed out
----------

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