See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/1140/display/redirect>

Changes:


------------------------------------------
[...truncated 1018.95 KB...]
          {
            "location": 
"gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/test18833/go-8-1673147935541176016/xlang/nashorn-1iQRhJvU2nRCSB4ucg6f4b69TGiwE1yq0_LGG2MU5N0.jar",
            "name": "nashorn-1iQRhJvU2nRCSB4ucg6f4b69TGiwE1yq0_LGG2MU5N0.jar"
          }
        ],
        "sdkHarnessContainerImages": [
          {
            "containerImage": 
"us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230108-023235"
          },
          {
            "containerImage": 
"us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230108022046"
          }
        ],
        "workerHarnessContainerImage": 
"us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230108-023235"
      }
    ]
  },
  "name": "go-testxlang_partition-867",
  "projectId": "apache-beam-testing",
  "type": "JOB_TYPE_BATCH"
}
2023/01/08 03:19:03 Submitted job: 2023-01-07_19_19_03-5738889343412965729
2023/01/08 03:19:03 Console: 
https://console.cloud.google.com/dataflow/jobs/us-central1/2023-01-07_19_19_03-5738889343412965729?project=apache-beam-testing
2023/01/08 03:19:03 Logs: 
https://console.cloud.google.com/logs/viewer?project=apache-beam-testing&resource=dataflow_step%2Fjob_id%2F2023-01-07_19_19_03-5738889343412965729
2023/01/08 03:19:03 Job state: JOB_STATE_PENDING ...
2023/01/08 03:19:33 Job still running ...
2023/01/08 03:20:03 Job still running ...
2023/01/08 03:20:33 Job still running ...
2023/01/08 03:21:03 Job still running ...
2023/01/08 03:21:33 Job still running ...
2023/01/08 03:22:03 Job still running ...
2023/01/08 03:22:34 Job still running ...
2023/01/08 03:23:04 Job still running ...
2023/01/08 03:23:34 Job still running ...
2023/01/08 03:24:04 Job still running ...
2023/01/08 03:24:34 Job still running ...
2023/01/08 03:25:04 Job still running ...
2023/01/08 03:25:34 Job still running ...
2023/01/08 03:26:04 Job still running ...
2023/01/08 03:26:34 Job still running ...
2023/01/08 03:27:04 Job still running ...
2023/01/08 03:27:34 Job still running ...
2023/01/08 03:28:04 Job still running ...
    ptest.go:108: Failed to execute job: Job 
2023-01-07_19_19_03-5738889343412965729 failed
--- FAIL: TestXLang_Partition (579.20s)
FAIL
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/xlang        
3320.210s
=== RUN   TestBigQueryIO_BasicWriteRead
    bigquery_test.go:213: Created BigQuery table 
apache-beam-testing.beam_bigquery_io_test_temp.go_bqio_it_temp_1673145197687757762
--- FAIL: TestBigQueryIO_BasicWriteRead (4.39s)
panic:  tried cross-language for 
beam:transform:org.apache.beam:schemaio_bigquery_write:v1 against 
localhost:40591 and failed
        expanding external transform
        expanding transform with ExpansionRequest: 
components:{pcollections:{key:"n2"  value:{unique_name:"n2"  
coder_id:"c0@DoxiWaUtlO"  is_bounded:BOUNDED  
windowing_strategy_id:"w0@DoxiWaUtlO"}}  
windowing_strategies:{key:"w0@DoxiWaUtlO"  
value:{window_fn:{urn:"beam:window_fn:global_windows:v1"}  
merge_status:NON_MERGING  window_coder_id:"c1@DoxiWaUtlO"  trigger:{default:{}} 
 accumulation_mode:DISCARDING  output_time:END_OF_WINDOW  
closing_behavior:EMIT_IF_NONEMPTY  on_time_behavior:FIRE_IF_NONEMPTY  
environment_id:"go"}}  coders:{key:"c0@DoxiWaUtlO"  
value:{spec:{urn:"beam:coder:row:v1"  
payload:"\n\r\n\x07counter\x1a\x02\x10\x04\nZ\n\trand_data\x1aM2K\nI\n\n\n\x04flip\x1a\x02\x10\x08\n\t\n\x03num\x1a\x02\x10\x04\n\n\n\x04word\x1a\x02\x10\x07\x12$293279a3-cab2-4082-b6be-1729f646ba84\x12$40dfa07a-fadd-4e7a-ac47-7534633021ad"}}}
  coders:{key:"c1@DoxiWaUtlO"  
value:{spec:{urn:"beam:coder:global_window:v1"}}}}  
transform:{unique_name:"External"  
spec:{urn:"beam:transform:org.apache.beam:schemaio_bigquery_write:v1"  
payload:"\nX\n\x0e\n\x08location\x1a\x02\x10\x07\n\x0c\n\x06config\x1a\x02\x10\t\n\x12\n\ndataSchema\x1a\x04\x08\x01\x10\t\x12$3fc24beb-ef0b-4fd0-b491-64340b33ca1e\x12a\x03\x01\x04\x00\\\x04\x01\x06Rapache-beam-testing.beam_bigquery_io_test_temp.go_bqio_it_temp_1673145197687757762\x05Never"}
  inputs:{key:"i0"  value:"n2"}  environment_id:"go"}  namespace:"DoxiWaUtlO"
expansion failed
        caused by:
java.lang.IllegalArgumentException: Triggering frequency or number of file 
shards can be specified only when writing an unbounded PCollection via 
FILE_LOADS or STORAGE_API_WRITES, but: the collection was BOUNDED and the 
method was STORAGE_WRITE_API
        at 
org.apache.beam.vendor.guava.v26_0_jre.com.google.common.base.Preconditions.checkArgument(Preconditions.java:440)
        at 
org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO$Write.expand(BigQueryIO.java:2866)
        at 
org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO$Write.expand(BigQueryIO.java:1932)
        at org.apache.beam.sdk.Pipeline.applyInternal(Pipeline.java:548)
        at org.apache.beam.sdk.Pipeline.applyTransform(Pipeline.java:482)
        at org.apache.beam.sdk.values.PCollection.apply(PCollection.java:360)
        at 
org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaIOProvider$BigQuerySchemaIO$2.expand(BigQuerySchemaIOProvider.java:227)
        at 
org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaIOProvider$BigQuerySchemaIO$2.expand(BigQuerySchemaIOProvider.java:196)
        at org.apache.beam.sdk.Pipeline.applyInternal(Pipeline.java:548)
        at org.apache.beam.sdk.Pipeline.applyTransform(Pipeline.java:499)
        at 
org.apache.beam.sdk.expansion.service.ExpansionService$TransformProvider.apply(ExpansionService.java:400)
        at 
org.apache.beam.sdk.expansion.service.ExpansionService.expand(ExpansionService.java:526)
        at 
org.apache.beam.sdk.expansion.service.ExpansionService.expand(ExpansionService.java:606)
        at 
org.apache.beam.model.expansion.v1.ExpansionServiceGrpc$MethodHandlers.invoke(ExpansionServiceGrpc.java:305)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:354)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:866)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)
 [recovered]
        panic:  tried cross-language for 
beam:transform:org.apache.beam:schemaio_bigquery_write:v1 against 
localhost:40591 and failed
        expanding external transform
        expanding transform with ExpansionRequest: 
components:{pcollections:{key:"n2"  value:{unique_name:"n2"  
coder_id:"c0@DoxiWaUtlO"  is_bounded:BOUNDED  
windowing_strategy_id:"w0@DoxiWaUtlO"}}  
windowing_strategies:{key:"w0@DoxiWaUtlO"  
value:{window_fn:{urn:"beam:window_fn:global_windows:v1"}  
merge_status:NON_MERGING  window_coder_id:"c1@DoxiWaUtlO"  trigger:{default:{}} 
 accumulation_mode:DISCARDING  output_time:END_OF_WINDOW  
closing_behavior:EMIT_IF_NONEMPTY  on_time_behavior:FIRE_IF_NONEMPTY  
environment_id:"go"}}  coders:{key:"c0@DoxiWaUtlO"  
value:{spec:{urn:"beam:coder:row:v1"  
payload:"\n\r\n\x07counter\x1a\x02\x10\x04\nZ\n\trand_data\x1aM2K\nI\n\n\n\x04flip\x1a\x02\x10\x08\n\t\n\x03num\x1a\x02\x10\x04\n\n\n\x04word\x1a\x02\x10\x07\x12$293279a3-cab2-4082-b6be-1729f646ba84\x12$40dfa07a-fadd-4e7a-ac47-7534633021ad"}}}
  coders:{key:"c1@DoxiWaUtlO"  
value:{spec:{urn:"beam:coder:global_window:v1"}}}}  
transform:{unique_name:"External"  
spec:{urn:"beam:transform:org.apache.beam:schemaio_bigquery_write:v1"  
payload:"\nX\n\x0e\n\x08location\x1a\x02\x10\x07\n\x0c\n\x06config\x1a\x02\x10\t\n\x12\n\ndataSchema\x1a\x04\x08\x01\x10\t\x12$3fc24beb-ef0b-4fd0-b491-64340b33ca1e\x12a\x03\x01\x04\x00\\\x04\x01\x06Rapache-beam-testing.beam_bigquery_io_test_temp.go_bqio_it_temp_1673145197687757762\x05Never"}
  inputs:{key:"i0"  value:"n2"}  environment_id:"go"}  namespace:"DoxiWaUtlO"
expansion failed
        caused by:
java.lang.IllegalArgumentException: Triggering frequency or number of file 
shards can be specified only when writing an unbounded PCollection via 
FILE_LOADS or STORAGE_API_WRITES, but: the collection was BOUNDED and the 
method was STORAGE_WRITE_API
        at 
org.apache.beam.vendor.guava.v26_0_jre.com.google.common.base.Preconditions.checkArgument(Preconditions.java:440)
        at 
org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO$Write.expand(BigQueryIO.java:2866)
        at 
org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO$Write.expand(BigQueryIO.java:1932)
        at org.apache.beam.sdk.Pipeline.applyInternal(Pipeline.java:548)
        at org.apache.beam.sdk.Pipeline.applyTransform(Pipeline.java:482)
        at org.apache.beam.sdk.values.PCollection.apply(PCollection.java:360)
        at 
org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaIOProvider$BigQuerySchemaIO$2.expand(BigQuerySchemaIOProvider.java:227)
        at 
org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaIOProvider$BigQuerySchemaIO$2.expand(BigQuerySchemaIOProvider.java:196)
        at org.apache.beam.sdk.Pipeline.applyInternal(Pipeline.java:548)
        at org.apache.beam.sdk.Pipeline.applyTransform(Pipeline.java:499)
        at 
org.apache.beam.sdk.expansion.service.ExpansionService$TransformProvider.apply(ExpansionService.java:400)
        at 
org.apache.beam.sdk.expansion.service.ExpansionService.expand(ExpansionService.java:526)
        at 
org.apache.beam.sdk.expansion.service.ExpansionService.expand(ExpansionService.java:606)
        at 
org.apache.beam.model.expansion.v1.ExpansionServiceGrpc$MethodHandlers.invoke(ExpansionServiceGrpc.java:305)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:354)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:866)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)


goroutine 21 [running]:
testing.tRunner.func1.2({0xf456e0, 0xc00057c800})
        /home/jenkins/sdk/go1.19.3/src/testing/testing.go:1396 +0x24e
testing.tRunner.func1()
        /home/jenkins/sdk/go1.19.3/src/testing/testing.go:1399 +0x39f
panic({0xf456e0, 0xc00057c800})
        /home/jenkins/sdk/go1.19.3/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam.CrossLanguage({0xc00048a620?, 
0xc000692230?}, {0x110d106, 0x39}, {0xc0000f0180?, 0xa95840?, 0x1?}, 
{0xc0003f9500, 0xf}, 0xc0000ebd20, ...)
        
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/pkg/beam/xlang.go>:165
 +0x136
github.com/apache/beam/sdks/v2/go/pkg/beam/io/xlang/bigqueryio.Write({0xc00048a5c0?,
 0xc000692230?}, {0xc00004cba0, 0x52}, {0x1?}, {0xc0000ebea8, 0x2, 
0x7f2ab47d8eb8?})
        
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/pkg/beam/io/xlang/bigqueryio/bigquery.go>:252
 +0x3d7
github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/bigquery.WritePipeline({0xc0003f9500,
 0xf}, {0xc00004cba0, 0x52}, {0xe94dc0, 0xc000688760})
        
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/test/integration/io/xlang/bigquery/bigquery_test.go>:126
 +0x21f
github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/bigquery.TestBigQueryIO_BasicWriteRead(0xc00045d040)
        
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/test/integration/io/xlang/bigquery/bigquery_test.go>:216
 +0x1ec
testing.tRunner(0xc00045d040, 0x113c5a0)
        /home/jenkins/sdk/go1.19.3/src/testing/testing.go:1446 +0x10b
created by testing.(*T).Run
        /home/jenkins/sdk/go1.19.3/src/testing/testing.go:1493 +0x35f
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/bigquery    
7.421s
=== RUN   TestDebeziumIO_BasicRead
    integration.go:308: Test TestDebeziumIO_BasicRead is currently filtered for 
runner dataflow
--- SKIP: TestDebeziumIO_BasicRead (0.00s)
PASS
ok      github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/debezium    
3.035s
=== RUN   TestJDBCIO_BasicReadWrite
    integration.go:308: Test TestJDBCIO_BasicReadWrite is currently filtered 
for runner dataflow
--- SKIP: TestJDBCIO_BasicReadWrite (0.00s)
=== RUN   TestJDBCIO_PostgresReadWrite
    integration.go:308: Test TestJDBCIO_PostgresReadWrite is currently filtered 
for runner dataflow
--- SKIP: TestJDBCIO_PostgresReadWrite (0.00s)
PASS
ok      github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc        
3.033s
=== RUN   TestKafkaIO_BasicReadWrite
    integration.go:308: Test TestKafkaIO_BasicReadWrite is currently filtered 
for runner dataflow
--- SKIP: TestKafkaIO_BasicReadWrite (0.00s)
PASS
ok      github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka       
6.033s
FAIL
$ TEST_EXIT_CODE=0
$ cd ../..
$ docker rmi us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230108-023235
Untagged: us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230108-023235
Untagged: 
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:8a06148aef4aaafb2e49f7a3851b9bd87a4d91aa53c2af6b8104796cb474ecf2
Deleted: sha256:cf76025c90cac79d3f43313b6acfaae905163ef14a9009935bdc5df6dc849117
Deleted: sha256:34a34f8f75c7b92f75f68b8c18c71c2ccf462c3b7f0f3d775dec2e455e0ffcc2
Deleted: sha256:b839f4098fc94528da259ac8845727a098bb8c54ff22b2015cc94c744914f07d
Deleted: sha256:9dfa18004ead0c693ebbcd1cbf413d9f85c932686837064d26588ae5ba03ecb7
Deleted: sha256:457cbc564feff28d59e891d8240f6fa9ca8ede7565d4790c5c684ed183d4abf7
Deleted: sha256:2cb44c95ad5ad3ae86dff8213eafd20f7be63b771748fda1334d919b863a20c3
Deleted: sha256:811b037ed624729f467061960071c472363c3a75d3b3d33c9fb4d678339a37ff
Deleted: sha256:13b586b4b97601ba5cd4a0de7a04156ca26358298165ae9aa755d86e2cfb41b4
Deleted: sha256:6ce70ae7745ba4a70b4ba2bde551f38f0cbdd98d9a1e7d235e38ae7a4efa7524
Deleted: sha256:2913e54d09325f4e8aaf6f621e0216312e36c7a04f239c3958731ee7131a7e88
Deleted: sha256:fe3ba73dc99083b34ec6126ee5f4cdaaff641463a30537726fa93fba45dc469c
Deleted: sha256:234efa502c23d46cc48fe6d34b78d9c4c2aac1611e3a911346e2dec8715b7d68
Deleted: sha256:78375634996140168cdc4f7ddd379ff6a79d4ecf85dbc6e0a43d255cabbbd362
Deleted: sha256:4bdb6d63b00dfb54600b38dfe2c59b8a819163db57e4eb76a0d30cc46474cf4b
Deleted: sha256:603a597626e451a08d4ce261ca55d91711847c574a3fc60e53e82b51f30a4700
Deleted: sha256:33c7d38907fd8d3ac64c36648e9b9048a41891e0c9efb6c1cb667bdd8ef6f21d
Deleted: sha256:74f5a8544a83b83ca6b77fa979b900aa3e93cef6716f37a95f1030ec59ad41e9
$ gcloud --quiet container images delete 
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230108-023235
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Digests:
- 
us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:8a06148aef4aaafb2e49f7a3851b9bd87a4d91aa53c2af6b8104796cb474ecf2
  Associated tags:
 - 20230108-023235
Tags:
- us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230108-023235
Deleted [us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20230108-023235].
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:8a06148aef4aaafb2e49f7a3851b9bd87a4d91aa53c2af6b8104796cb474ecf2].
$ rm -rf /tmp/tmp.CI1jH2vD2l
$ exit 1
$ exit 1

> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerGoUsingJava 
> FAILED
> Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE

> Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230108022046
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:9aa46831cd9f1a52c60e74852cd4495afdcb384a360d422e5ffb7c0e5675f1f9
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230108022046]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:9aa46831cd9f1a52c60e74852cd4495afdcb384a360d422e5ffb7c0e5675f1f9]

Deleted 
[[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230108022046] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:9aa46831cd9f1a52c60e74852cd4495afdcb384a360d422e5ffb7c0e5675f1f9])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:9aa46831cd9f1a52c60e74852cd4495afdcb384a360d422e5ffb7c0e5675f1f9
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:9aa46831cd9f1a52c60e74852cd4495afdcb384a360d422e5ffb7c0e5675f1f9
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:9aa46831cd9f1a52c60e74852cd4495afdcb384a360d422e5ffb7c0e5675f1f9].

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230108022046
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:972bbd4c4784eb7e2db46dda6d6173eb4fc889dbda80740d92b9bb58ecf9d4f0
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:20230108022046]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:972bbd4c4784eb7e2db46dda6d6173eb4fc889dbda80740d92b9bb58ecf9d4f0]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230108022046] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:972bbd4c4784eb7e2db46dda6d6173eb4fc889dbda80740d92b9bb58ecf9d4f0])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:972bbd4c4784eb7e2db46dda6d6173eb4fc889dbda80740d92b9bb58ecf9d4f0
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:972bbd4c4784eb7e2db46dda6d6173eb4fc889dbda80740d92b9bb58ecf9d4f0
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:972bbd4c4784eb7e2db46dda6d6173eb4fc889dbda80740d92b9bb58ecf9d4f0].

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 135561.
Stopping expansion service pid: 135562.

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/ws/src/sdks/go/test/build.gradle'>
 line: 193

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerGoUsingJava'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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.5.1/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 1h 8m 15s
216 actionable tasks: 143 executed, 61 from cache, 12 up-to-date

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

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