See <https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Streaming_Java11/517/display/redirect?page=changes>
Changes: [Kenneth Knowles] Remove overly broad CanIgnoreReturnValue [Kenneth Knowles] Add @RunWith annotation to pubsublite test [noreply] Move dashboard links to dedicated section [noreply] [Spark dataset runner] Cache datasets if used multiple times (#24009) [noreply] Remove section from troubleshooting about fixed dictionary issue [noreply] Fix flink XVR tests (#24228) [noreply] Adding the list of example notebooks to the ML readme file. (#24255) [noreply] Updating timezone for Beam 2.43.0 release (#24258) [Kenneth Knowles] Only skip checkerframework if explicitly requested [noreply] Issue#21430 Updated dataframe io to avoid pruning [noreply] SingleStoreIO (#23535) [chamikaramj] Update Java Multi-lang quickstart after the Beam 2.43.0 release ------------------------------------------ [...truncated 367.33 KB...] > 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:java11:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java11: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_Java11/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java11: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_Java11/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java11: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:java11:dockerPrepare > Task :sdks:java:container:java11: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] 43574be619e9: Preparing 6127b7e2b226: Preparing 3ab99e7cbd9d: Preparing 18d80f5b7a12: Preparing 3d0e18a3f461: Preparing 6a1ee8119e15: Preparing a38131f878dd: Preparing 8e6d613ba936: Preparing ac14c0ceda58: Preparing 93ddbc6580f6: Preparing 7893f03505b6: Preparing 46c41dfc5f9b: Preparing 0ade3dfd12ba: Preparing 43b8c1bcb256: Preparing 0c4869235c90: Preparing 7b7f3078e1db: Preparing 826c3ddbb29c: Preparing b626401ef603: Preparing 9b55156abf26: Preparing 293d5db30c9f: Preparing 03127cdb479b: Preparing 9c742cd6c7a5: Preparing 6a1ee8119e15: Waiting 7b7f3078e1db: Waiting 7893f03505b6: Waiting a38131f878dd: Waiting 826c3ddbb29c: Waiting 46c41dfc5f9b: Waiting 93ddbc6580f6: Waiting b626401ef603: Waiting 03127cdb479b: Waiting 0c4869235c90: Waiting 8e6d613ba936: Waiting 9b55156abf26: Waiting 9c742cd6c7a5: Waiting ac14c0ceda58: Waiting 0ade3dfd12ba: Waiting 43b8c1bcb256: Waiting 6127b7e2b226: Pushed 3d0e18a3f461: Pushed 18d80f5b7a12: Pushed 3ab99e7cbd9d: Pushed 43574be619e9: Pushed a38131f878dd: Pushed 8e6d613ba936: Pushed 93ddbc6580f6: Pushed 6a1ee8119e15: Pushed 46c41dfc5f9b: Pushed 7893f03505b6: Pushed ac14c0ceda58: Pushed 826c3ddbb29c: Layer already exists 7b7f3078e1db: Layer already exists b626401ef603: Layer already exists 9b55156abf26: Layer already exists 293d5db30c9f: Layer already exists 03127cdb479b: Layer already exists 9c742cd6c7a5: Layer already exists 43b8c1bcb256: Pushed 0c4869235c90: Pushed 0ade3dfd12ba: Pushed 20221119141443: digest: sha256:9f097570f2ead3370d8e34e49fa2080baeb5bade3bb1bfbe93060d005c0d1b7d size: 4935 > Task :sdks:java:testing:load-tests:run Nov 19, 2022 2:15:10 PM org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory create INFO: No stagingLocation provided, falling back to gcpTempLocation Nov 19, 2022 2:15:11 PM org.apache.beam.runners.dataflow.DataflowRunner fromOptions INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from the classpath: will stage 229 files. Enable logging at DEBUG level to see which files will be staged. Nov 19, 2022 2:15:12 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. Nov 19, 2022 2:15:14 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements INFO: Uploading 229 files from PipelineOptions.filesToStage to staging location to prepare for execution. Nov 19, 2022 2:15:14 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements INFO: Staging files complete: 229 files cached, 0 files newly uploaded in 0 seconds Nov 19, 2022 2:15:14 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Staging portable pipeline proto to gs://temp-storage-for-perf-tests/loadtests/staging/ Nov 19, 2022 2:15:14 PM org.apache.beam.runners.dataflow.util.PackageUtil tryStagePackage INFO: Uploading <100754 bytes, hash 7857efe69d97063e551c217ed74e3d1a33c63349725003dd735807eb2d46f287> to gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-eFfv5p2XBj5VHCF-1049GjPGM0lyUAPdc1gH6y1G8oc.pb Nov 19, 2022 2:15:16 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Read input/DataflowRunner.StreamingUnboundedRead.ReadWithIds as step s1 Nov 19, 2022 2:15:16 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}] Nov 19, 2022 2:15:16 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Read input/StripIds as step s2 Nov 19, 2022 2:15:16 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect start time metrics as step s3 Nov 19, 2022 2:15:16 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Total bytes monitor as step s4 Nov 19, 2022 2:15:16 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Window.Into()/Window.Assign as step s5 Nov 19, 2022 2:15:16 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Group by key (0) as step s6 Nov 19, 2022 2:15:16 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Ungroup and reiterate (0) as step s7 Nov 19, 2022 2:15:16 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect end time metrics (0) as step s8 Nov 19, 2022 2:15:16 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Dataflow SDK version: 2.44.0-SNAPSHOT Nov 19, 2022 2:15:17 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-11-19_06_15_16-13697893975225605601?project=apache-beam-testing Nov 19, 2022 2:15:17 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Submitted job: 2022-11-19_06_15_16-13697893975225605601 Nov 19, 2022 2:15:17 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-11-19_06_15_16-13697893975225605601 Nov 19, 2022 2:15:28 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process WARNING: 2022-11-19T14:15:22.718Z: 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: load0tests0java110dataflow0v20streaming0gbk06-jenkins-1119-iogj. 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 Nov 19, 2022 2:15:38 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:35.861Z: Worker configuration: e2-standard-2 in us-central1-b. Nov 19, 2022 2:15:38 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.285Z: Expanding SplittableParDo operations into optimizable parts. Nov 19, 2022 2:15:38 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.316Z: Expanding CollectionToSingleton operations into optimizable parts. Nov 19, 2022 2:15:38 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.449Z: Expanding CoGroupByKey operations into optimizable parts. Nov 19, 2022 2:15:38 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.526Z: Expanding SplittableProcessKeyed operations into optimizable parts. Nov 19, 2022 2:15:38 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.563Z: Expanding GroupByKey operations into streaming Read/Write steps Nov 19, 2022 2:15:38 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.626Z: Lifting ValueCombiningMappingFns into MergeBucketsMappingFns Nov 19, 2022 2:15:38 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.742Z: Fusing adjacent ParDo, Read, Write, and Flatten operations Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.795Z: Fusing consumer Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read input/Impulse Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.838Z: Fusing consumer Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/PairWithRestriction into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.873Z: Fusing consumer Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/SplitWithSizing into Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/PairWithRestriction Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.906Z: Fusing consumer Read input/ParDo(StripIds)/ParMultiDo(StripIds) into Read-input-ParDo-UnboundedSourceAsSDFWrapper--ParMultiDo-UnboundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.938Z: Fusing consumer Collect start time metrics/ParMultiDo(TimeMonitor) into Read input/ParDo(StripIds)/ParMultiDo(StripIds) Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.971Z: Fusing consumer Total bytes monitor/ParMultiDo(ByteMonitor) into Collect start time metrics/ParMultiDo(TimeMonitor) Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:38.991Z: Fusing consumer Window.Into()/Window.Assign into Total bytes monitor/ParMultiDo(ByteMonitor) Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:39.016Z: Fusing consumer Group by key (0)/WriteStream into Window.Into()/Window.Assign Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:39.040Z: Fusing consumer Group by key (0)/MergeBuckets into Group by key (0)/ReadStream Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:39.064Z: Fusing consumer Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/MergeBuckets Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:39.097Z: Fusing consumer Collect end time metrics (0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:39.210Z: Running job using Streaming Engine Nov 19, 2022 2:15:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:40.462Z: Starting 5 ****s in us-central1-b... Nov 19, 2022 2:15:53 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:15:53.311Z: 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 Nov 19, 2022 2:16:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:16:24.343Z: Autoscaling: Raised the number of ****s to 4 so that the pipeline can catch up with its backlog and keep up with its input rate. Nov 19, 2022 2:16:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:16:24.375Z: Autoscaling: Resized **** pool to 4, though goal was 5. This could be a quota issue. Nov 19, 2022 2:16:46 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:16:44.995Z: 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. Nov 19, 2022 2:17:31 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:17:30.601Z: All ****s have finished the startup processes and began to receive work requests. Nov 19, 2022 2:17:36 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:17:35.058Z: Workers have started successfully. Nov 19, 2022 2:21:54 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:21:52.940Z: Cleaning up. Nov 19, 2022 2:21:54 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:21:53.019Z: Stopping **** pool... Nov 19, 2022 2:21:54 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:21:53.089Z: Stopping **** pool... Nov 19, 2022 2:24:11 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:24:11.105Z: 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. Nov 19, 2022 2:24:13 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-11-19T14:24:11.168Z: Worker pool stopped. Nov 19, 2022 2:24:16 PM org.apache.beam.runners.dataflow.DataflowPipelineJob logTerminalState INFO: Job 2022-11-19_06_15_16-13697893975225605601 finished with status DONE. Load test results for test (ID): ccad58d9-ebe0-4ac9-9003-1c964959e7a9 and timestamp: 2022-11-19T14:15:11.615000000Z: Metric: Value: dataflow_v2_java11_runtime_sec 169.554 dataflow_v2_java11_total_bytes_count 2.0894701E9 > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221119141443 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9f097570f2ead3370d8e34e49fa2080baeb5bade3bb1bfbe93060d005c0d1b7d 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:20221119141443] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9f097570f2ead3370d8e34e49fa2080baeb5bade3bb1bfbe93060d005c0d1b7d] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221119141443] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9f097570f2ead3370d8e34e49fa2080baeb5bade3bb1bfbe93060d005c0d1b7d])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9f097570f2ead3370d8e34e49fa2080baeb5bade3bb1bfbe93060d005c0d1b7d Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9f097570f2ead3370d8e34e49fa2080baeb5bade3bb1bfbe93060d005c0d1b7d ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'content-encoding': 'gzip', 'date': 'Sat, 19 Nov 2022 14:24:20 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': 404} Failed to compute blob liveness for manifest: 'sha256:9f097570f2ead3370d8e34e49fa2080baeb5bade3bb1bfbe93060d005c0d1b7d': 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_Java11/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 304 * 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 39s 109 actionable tasks: 9 executed, 100 up-to-date Publishing build scan... https://gradle.com/s/2od6fxkcnekvg 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]
