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

Changes:

[noreply] Added documentation in ACTIONS.md file (#23159)

[noreply] Bump dataflow java fnapi container version to beam-master-20220830

[noreply] [Issue#23071] Fix AfterProcessingTime for Python to behave like Java

[noreply] Don't depend on java 11 docker container for go test (#23197)

[Moritz Mack] Annotate stateful VR test in TestStreamTest with UsesStatefulParDo

[Moritz Mack] Properly close Spark (streaming) context if Pipeline translation 
fails


------------------------------------------
[...truncated 356.16 KB...]
> Task :sdks:java:testing:load-tests:classes UP-TO-DATE
> Task :sdks:java:testing:load-tests:jar UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:compileJava UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar UP-TO-DATE

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go 
boot_test.go

> Task :sdks:java:container:java17:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java17:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Streaming_Java17/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java17:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:downloadCloudProfilerAgent' without 
declaring an explicit or implicit dependency. This can lead to incorrect 
results being produced, depending on what order the tasks are executed. Please 
refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Streaming_Java17/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java17:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:pullLicenses' without declaring an 
explicit or implicit dependency. This can lead to incorrect results being 
produced, depending on what order the tasks are executed. Please refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :sdks:java:container:java17:dockerPrepare
> Task :sdks:java:container:java17:docker

> 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]
28bd4ff26007: Preparing
ea387d525a18: Preparing
114e6dcda9b0: Preparing
d4e067d3d7ff: Preparing
20a6efa49452: Preparing
0c40868d0187: Preparing
76666d5de8d4: Preparing
60fb38fa42bc: Preparing
6c8b1880addb: Preparing
f8fb92a7a108: Preparing
d316b8fa7fb9: Preparing
06cc7ad18464: Preparing
bce9b1dbb714: Preparing
4bf5d31c3e2f: Preparing
cac0a7f41a41: Preparing
3bc383470c05: Preparing
e93827457889: Preparing
08fa02ce37eb: Preparing
a037458de4e0: Preparing
bafdbe68e4ae: Preparing
a13c519c6361: Preparing
6c8b1880addb: Waiting
e93827457889: Waiting
f8fb92a7a108: Waiting
bce9b1dbb714: Waiting
08fa02ce37eb: Waiting
4bf5d31c3e2f: Waiting
06cc7ad18464: Waiting
a037458de4e0: Waiting
3bc383470c05: Waiting
cac0a7f41a41: Waiting
d316b8fa7fb9: Waiting
bafdbe68e4ae: Waiting
a13c519c6361: Waiting
76666d5de8d4: Waiting
60fb38fa42bc: Waiting
0c40868d0187: Waiting
114e6dcda9b0: Pushed
d4e067d3d7ff: Pushed
20a6efa49452: Pushed
ea387d525a18: Pushed
28bd4ff26007: Pushed
76666d5de8d4: Pushed
60fb38fa42bc: Pushed
f8fb92a7a108: Pushed
6c8b1880addb: Pushed
0c40868d0187: Pushed
06cc7ad18464: Pushed
3bc383470c05: Layer already exists
e93827457889: Layer already exists
d316b8fa7fb9: Pushed
08fa02ce37eb: Layer already exists
a037458de4e0: Layer already exists
bafdbe68e4ae: Layer already exists
a13c519c6361: Layer already exists
4bf5d31c3e2f: Pushed
cac0a7f41a41: Pushed
bce9b1dbb714: Pushed
20220913151520: digest: 
sha256:7bd10ee03aef71feca14eea98fd4d76c9ebfec45afc4fd2d5544a9af8210f6d8 size: 
4729

> Task :sdks:java:testing:load-tests:run
Sep 13, 2022 3:15:50 PM 
org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory
 create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Sep 13, 2022 3:15:50 PM org.apache.beam.runners.dataflow.DataflowRunner 
fromOptions
INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from 
the classpath: will stage 225 files. Enable logging at DEBUG level to see which 
files will be staged.
Sep 13, 2022 3:15:51 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Executing pipeline on the Dataflow Service, which will have billing 
implications related to Google Compute Engine usage and other Google Cloud 
Services.
Sep 13, 2022 3:15:53 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Uploading 225 files from PipelineOptions.filesToStage to staging location 
to prepare for execution.
Sep 13, 2022 3:15:54 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Staging files complete: 225 files cached, 0 files newly uploaded in 0 
seconds
Sep 13, 2022 3:15:54 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging portable pipeline proto to 
gs://temp-storage-for-perf-tests/loadtests/staging/
Sep 13, 2022 3:15:54 PM org.apache.beam.runners.dataflow.util.PackageUtil 
tryStagePackage
INFO: Uploading <99480 bytes, hash 
91af36e8cd28b8973d396ac378139cd83ba0a6cd429a27fcbeb494dd5cdd8c0b> to 
gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-ka826M0ouJc9OWrDeBOc2Dugps1Cmif8vrSU3VzdjAs.pb
Sep 13, 2022 3:15:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input/DataflowRunner.StreamingUnboundedRead.ReadWithIds as 
step s1
Sep 13, 2022 3:15:55 PM 
org.apache.beam.sdk.io.synthetic.SyntheticUnboundedSource split
INFO: Split into 20 bundles: [SyntheticUnboundedSource{startOffset=0, 
endOffset=1000000}, SyntheticUnboundedSource{startOffset=1000000, 
endOffset=2000000}, SyntheticUnboundedSource{startOffset=2000000, 
endOffset=3000000}, SyntheticUnboundedSource{startOffset=3000000, 
endOffset=4000000}, SyntheticUnboundedSource{startOffset=4000000, 
endOffset=5000000}, SyntheticUnboundedSource{startOffset=5000000, 
endOffset=6000000}, SyntheticUnboundedSource{startOffset=6000000, 
endOffset=7000000}, SyntheticUnboundedSource{startOffset=7000000, 
endOffset=8000000}, SyntheticUnboundedSource{startOffset=8000000, 
endOffset=9000000}, SyntheticUnboundedSource{startOffset=9000000, 
endOffset=10000000}, SyntheticUnboundedSource{startOffset=10000000, 
endOffset=11000000}, SyntheticUnboundedSource{startOffset=11000000, 
endOffset=12000000}, SyntheticUnboundedSource{startOffset=12000000, 
endOffset=13000000}, SyntheticUnboundedSource{startOffset=13000000, 
endOffset=14000000}, SyntheticUnboundedSource{startOffset=14000000, 
endOffset=15000000}, SyntheticUnboundedSource{startOffset=15000000, 
endOffset=16000000}, SyntheticUnboundedSource{startOffset=16000000, 
endOffset=17000000}, SyntheticUnboundedSource{startOffset=17000000, 
endOffset=18000000}, SyntheticUnboundedSource{startOffset=18000000, 
endOffset=19000000}, SyntheticUnboundedSource{startOffset=19000000, 
endOffset=20000000}]
Sep 13, 2022 3:15:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input/StripIds as step s2
Sep 13, 2022 3:15:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect start time metrics as step s3
Sep 13, 2022 3:15:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Total bytes monitor as step s4
Sep 13, 2022 3:15:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Window.Into()/Window.Assign as step s5
Sep 13, 2022 3:15:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Group by key (0) as step s6
Sep 13, 2022 3:15:55 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate (0) as step s7
Sep 13, 2022 3:15:56 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics (0) as step s8
Sep 13, 2022 3:15:56 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Dataflow SDK version: 2.43.0-SNAPSHOT
Sep 13, 2022 3:15:56 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: To access the Dataflow monitoring console, please navigate to 
https://console.cloud.google.com/dataflow/jobs/us-central1/2022-09-13_08_15_56-17255354940313667841?project=apache-beam-testing
Sep 13, 2022 3:15:56 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Submitted job: 2022-09-13_08_15_56-17255354940313667841
Sep 13, 2022 3:15:56 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: To cancel the job using the 'gcloud' tool, run:
> gcloud dataflow jobs --project=apache-beam-testing cancel 
> --region=us-central1 2022-09-13_08_15_56-17255354940313667841
Sep 13, 2022 3:16:08 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
WARNING: 2022-09-13T15:16:02.243Z: The workflow name is not a valid Cloud 
Label. Labels applied to Cloud resources (such as GCE Instances) for monitoring 
will be labeled with this modified job name: 
load0tests0java170dataflow0v20streaming0gbk06-jenkins-0913-rzbm. For the best 
monitoring experience, please name your job with a valid Cloud Label. For 
details, see: 
https://cloud.google.com/compute/docs/labeling-resources#restrictions
Sep 13, 2022 3:16:15 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:14.510Z: Worker configuration: e2-standard-2 in 
us-central1-a.
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:15.765Z: Expanding SplittableParDo operations into 
optimizable parts.
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:15.799Z: Expanding CollectionToSingleton operations into 
optimizable parts.
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:15.870Z: Expanding CoGroupByKey operations into 
optimizable parts.
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:15.960Z: Expanding SplittableProcessKeyed operations 
into optimizable parts.
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:15.994Z: Expanding GroupByKey operations into streaming 
Read/Write steps
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.077Z: Lifting ValueCombiningMappingFns into 
MergeBucketsMappingFns
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.201Z: Fusing adjacent ParDo, Read, Write, and Flatten 
operations
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.234Z: Fusing consumer Read 
input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read 
input/Impulse
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.271Z: Fusing consumer 
Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/PairWithRestriction
 into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.305Z: Fusing consumer 
Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/SplitWithSizing
 into 
Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/PairWithRestriction
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.342Z: Fusing consumer Read 
input/ParDo(StripIds)/ParMultiDo(StripIds) into 
Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.410Z: Fusing consumer Collect start time 
metrics/ParMultiDo(TimeMonitor) into Read 
input/ParDo(StripIds)/ParMultiDo(StripIds)
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.442Z: Fusing consumer Total bytes 
monitor/ParMultiDo(ByteMonitor) into Collect start time 
metrics/ParMultiDo(TimeMonitor)
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.473Z: Fusing consumer Window.Into()/Window.Assign 
into Total bytes monitor/ParMultiDo(ByteMonitor)
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.498Z: Fusing consumer Group by key (0)/WriteStream 
into Window.Into()/Window.Assign
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.530Z: Fusing consumer Group by key (0)/MergeBuckets 
into Group by key (0)/ReadStream
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.556Z: Fusing consumer Ungroup and reiterate 
(0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/MergeBuckets
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.601Z: Fusing consumer Collect end time metrics 
(0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate 
(0)/ParMultiDo(UngroupAndReiterate)
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.691Z: Running job using Streaming Engine
Sep 13, 2022 3:16:17 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:16.913Z: Starting 5 ****s in us-central1-a...
Sep 13, 2022 3:16:24 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:24.475Z: Your project already contains 100 
Dataflow-created metric descriptors, so new user metrics of the form 
custom.googleapis.com/* will not be created. However, all user metrics are also 
available in the metric dataflow.googleapis.com/job/user_counter. If you rely 
on the custom metrics, you can delete old / unused metric descriptors. See 
https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.list
 and 
https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.delete
Sep 13, 2022 3:16:55 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:55.112Z: Autoscaling: Raised the number of ****s to 1 so 
that the pipeline can catch up with its backlog and keep up with its input rate.
Sep 13, 2022 3:16:55 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:16:55.154Z: Resized **** pool to 1, though goal was 5.  
This could be a quota issue.
Sep 13, 2022 3:17:07 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:17:05.360Z: Autoscaling: Raised the number of ****s to 5 so 
that the pipeline can catch up with its backlog and keep up with its input rate.
Sep 13, 2022 3:18:10 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:18:09.032Z: Workers have started successfully.
Sep 13, 2022 3:22:25 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:22:24.722Z: Cleaning up.
Sep 13, 2022 3:22:25 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:22:24.822Z: Stopping **** pool...
Sep 13, 2022 3:22:25 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:22:24.891Z: Stopping **** pool...
Sep 13, 2022 3:24:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:24:39.893Z: Autoscaling: Reduced the number of ****s to 0 
based on low average **** CPU utilization, and the pipeline having sufficiently 
low backlog and keeping up with input rate.
Sep 13, 2022 3:24:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-13T15:24:39.983Z: Worker pool stopped.
Sep 13, 2022 3:24:50 PM org.apache.beam.runners.dataflow.DataflowPipelineJob 
logTerminalState
INFO: Job 2022-09-13_08_15_56-17255354940313667841 finished with status DONE.
Load test results for test (ID): 06e4dffb-b36b-4133-ac98-ac701c18ce5f and 
timestamp: 2022-09-13T15:15:51.289000000Z:
                 Metric:                    Value:
dataflow_v2_java17_runtime_sec                   177.637
dataflow_v2_java17_total_bytes_count               2.0327542E9

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220913151520
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7bd10ee03aef71feca14eea98fd4d76c9ebfec45afc4fd2d5544a9af8210f6d8
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220913151520]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7bd10ee03aef71feca14eea98fd4d76c9ebfec45afc4fd2d5544a9af8210f6d8]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220913151520] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7bd10ee03aef71feca14eea98fd4d76c9ebfec45afc4fd2d5544a9af8210f6d8])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b305ba161e2fb6163724fec3f0af934fdb8888ea0de33ab79c0081c53f08eef1
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b305ba161e2fb6163724fec3f0af934fdb8888ea0de33ab79c0081c53f08eef1
ERROR: (gcloud.container.images.delete) Not found: response: 
{'docker-distribution-api-version': 'registry/2.0', 'content-type': 
'application/json', 'date': 'Tue, 13 Sep 2022 15:24:57 GMT', 'server': 'Docker 
Registry', 'cache-control': 'private', 'x-xss-protection': '0', 
'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': 
'404', 'content-length': '168', '-content-encoding': 'gzip'}
Failed to compute blob liveness for manifest: 
'sha256:b305ba161e2fb6163724fec3f0af934fdb8888ea0de33ab79c0081c53f08eef1': None

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

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Streaming_Java17/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
 line: 302

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'.
> Process 'command './scripts/cleanup_untagged_gcr_images.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 9m 38s
105 actionable tasks: 8 executed, 97 up-to-date

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

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