See <https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/679/display/redirect?page=changes>
Changes: [noreply] [Python] Add saved_weights example to tf notebook (#26472) ------------------------------------------ [...truncated 405.14 KB...] #18 [14/16] COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #18 DONE 0.1s #19 [15/16] RUN if [ "true" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #19 DONE 0.6s #20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/ #20 DONE 0.1s #21 exporting to image #21 exporting layers #21 exporting layers 0.4s done #21 writing image sha256:15030967357daaa94de31c6c71b8e865a89479432bc02ff6f872602ac6b07e63 0.0s done #21 naming to docker.io/apache/beam_java11_sdk:2.48.0.dev done #21 DONE 0.4s > 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] 3d674a829c3d: Preparing 5f70bf18a086: Preparing 660463a234c6: Preparing f25defbe40d9: Preparing 5a6acb749081: Preparing fc4afff970c8: Preparing a654f8350680: Preparing 130b83dc2fda: Preparing d45abff14d3b: Preparing fc4afff970c8: Waiting a654f8350680: Waiting 130b83dc2fda: Waiting 4d70b92cc653: Preparing e872142dbefe: Preparing 35e806ec6bd3: Preparing d45abff14d3b: Waiting 4f765e2df32d: Preparing aa988f4c5eb6: Preparing 5f4fb22da68e: Preparing e85a450bf546: Preparing c7b86755680b: Preparing 04d1dcab20cb: Preparing 4d70b92cc653: Waiting b93c1bd012ab: Preparing e872142dbefe: Waiting 35e806ec6bd3: Waiting 5f4fb22da68e: Waiting 4f765e2df32d: Waiting e85a450bf546: Waiting aa988f4c5eb6: Waiting c7b86755680b: Waiting b93c1bd012ab: Waiting 04d1dcab20cb: Waiting 5f70bf18a086: Layer already exists 660463a234c6: Pushed f25defbe40d9: Pushed fc4afff970c8: Pushed a654f8350680: Pushed 3d674a829c3d: Pushed d45abff14d3b: Pushed 5a6acb749081: Pushed e872142dbefe: Pushed 35e806ec6bd3: Pushed 4f765e2df32d: Pushed e85a450bf546: Layer already exists 130b83dc2fda: Pushed 4d70b92cc653: Pushed c7b86755680b: Layer already exists 04d1dcab20cb: Layer already exists b93c1bd012ab: Layer already exists aa988f4c5eb6: Pushed 5f4fb22da68e: Pushed 20230501143727: digest: sha256:8fe3195678b1155448935fd212c9eb2505545b3820ddbe4e2f86ca8bc781f9a2 size: 4297 > Task :sdks:java:testing:load-tests:run May 01, 2023 2:38:01 PM org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory create INFO: No stagingLocation provided, falling back to gcpTempLocation May 01, 2023 2:38:02 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. May 01, 2023 2:38:04 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. May 01, 2023 2:38:07 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements INFO: Uploading 229 files from PipelineOptions.filesToStage to staging location to prepare for execution. May 01, 2023 2:38:09 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements INFO: Staging files complete: 229 files cached, 0 files newly uploaded in 1 seconds May 01, 2023 2:38:09 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Staging portable pipeline proto to gs://temp-storage-for-perf-tests/loadtests/staging/ May 01, 2023 2:38:09 PM org.apache.beam.runners.dataflow.util.PackageUtil tryStagePackage INFO: Uploading <97479 bytes, hash d05bcc02502a468ea9a40c5a5bf1207d15397117158a12f67c2526127408a31b> to gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-0FvMAlAqRo6ppAxaW_EgfRU5cRcVihL2fCUmEnQIoxs.pb May 01, 2023 2:38:12 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Read input as step s1 May 01, 2023 2:38:12 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect start time metrics as step s2 May 01, 2023 2:38:12 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Total bytes monitor as step s3 May 01, 2023 2:38:12 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Window.Into()/Window.Assign as step s4 May 01, 2023 2:38:12 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Group by key (0) as step s5 May 01, 2023 2:38:12 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Ungroup and reiterate (0) as step s6 May 01, 2023 2:38:12 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect end time metrics (0) as step s7 May 01, 2023 2:38:12 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Dataflow SDK version: 2.48.0-SNAPSHOT May 01, 2023 2:38:13 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/2023-05-01_07_38_12-11906702629433551533?project=apache-beam-testing May 01, 2023 2:38:13 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Submitted job: 2023-05-01_07_38_12-11906702629433551533 May 01, 2023 2:38:13 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 2023-05-01_07_38_12-11906702629433551533 May 01, 2023 2:38:16 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process WARNING: 2023-05-01T14:38:15.691Z: 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: load0tests0java110dataflow0v20batch0gbk06-jenkins-05011438-sc6d. 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 May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:22.256Z: Worker configuration: e2-standard-2 in us-central1-f. May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.309Z: Expanding SplittableParDo operations into optimizable parts. May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.342Z: Expanding CollectionToSingleton operations into optimizable parts. May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.407Z: Expanding CoGroupByKey operations into optimizable parts. May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.478Z: Expanding GroupByKey operations into optimizable parts. May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.558Z: Fusing adjacent ParDo, Read, Write, and Flatten operations May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.590Z: Fusing consumer Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read input/Impulse May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.623Z: Fusing consumer Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.644Z: Fusing consumer Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing into Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.675Z: Fusing consumer Collect start time metrics/ParMultiDo(TimeMonitor) into Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.708Z: Fusing consumer Total bytes monitor/ParMultiDo(ByteMonitor) into Collect start time metrics/ParMultiDo(TimeMonitor) May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.740Z: Fusing consumer Window.Into()/Window.Assign into Total bytes monitor/ParMultiDo(ByteMonitor) May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.776Z: Fusing consumer Group by key (0)/Write into Window.Into()/Window.Assign May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.807Z: Fusing consumer Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/Read May 01, 2023 2:38:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:23.839Z: Fusing consumer Collect end time metrics (0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) May 01, 2023 2:38:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:24.187Z: Executing operation Read input/Impulse+Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing May 01, 2023 2:38:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:24.253Z: Starting 5 ****s in us-central1-f... May 01, 2023 2:38:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:38:44.914Z: 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 May 01, 2023 2:39:04 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process SEVERE: 2023-05-01T14:39:04.026Z: Startup of the **** pool in zone us-central1-f failed to bring up any of the desired 5 ****s. Please refer to https://cloud.google.com/dataflow/docs/guides/common-errors#****-pool-failure for help troubleshooting. ZONE_RESOURCE_POOL_EXHAUSTED_WITH_DETAILS: Instance 'load0tests0java110dataflo-05010738-gv7y-harness-fbcw' creation failed: The zone 'projects/apache-beam-testing/zones/us-central1-a' does not have enough resources available to fulfill the request. '(resource type:compute)'. May 01, 2023 2:39:04 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process SEVERE: 2023-05-01T14:39:04.049Z: Workflow failed. May 01, 2023 2:39:04 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process WARNING: 2023-05-01T14:39:04.171Z: Unable to delete temp files: "gs://temp-storage-for-perf-tests/loadtests/dax-tmp-2023-05-01_07_38_12-11906702629433551533-S01-0-7ca2bb9e72febd88/[email protected]." May 01, 2023 2:39:04 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process WARNING: 2023-05-01T14:39:04.199Z: S01:Read input/Impulse+Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing failed. May 01, 2023 2:39:04 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:39:04.228Z: Finished operation Read input/Impulse+Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing May 01, 2023 2:39:04 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:39:04.302Z: Cleaning up. May 01, 2023 2:39:04 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:39:04.377Z: Stopping **** pool... May 01, 2023 2:39:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2023-05-01T14:39:23.292Z: Worker pool stopped. May 01, 2023 2:39:58 PM org.apache.beam.runners.dataflow.DataflowPipelineJob logTerminalState INFO: Job 2023-05-01_07_38_12-11906702629433551533 failed with status FAILED. May 01, 2023 2:39:58 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric SEVERE: Failed to get metric totalBytes.count, from namespace gbk Load test results for test (ID): 4558b175-123b-4485-ba6d-b019ac692f00 and timestamp: 2023-05-01T14:38:03.411000000Z: Metric: Value: dataflow_v2_java11_runtime_sec 0.0 dataflow_v2_java11_total_bytes_count -1.0 Exception in thread "main" java.lang.RuntimeException: Invalid job state: FAILED. at org.apache.beam.sdk.loadtests.JobFailure.handleFailure(JobFailure.java:51) at org.apache.beam.sdk.loadtests.LoadTest.run(LoadTest.java:139) at org.apache.beam.sdk.loadtests.GroupByKeyLoadTest.run(GroupByKeyLoadTest.java:57) at org.apache.beam.sdk.loadtests.GroupByKeyLoadTest.main(GroupByKeyLoadTest.java:131) > Task :sdks:java:testing:load-tests:run FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230501143727 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8fe3195678b1155448935fd212c9eb2505545b3820ddbe4e2f86ca8bc781f9a2 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:20230501143727] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8fe3195678b1155448935fd212c9eb2505545b3820ddbe4e2f86ca8bc781f9a2] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230501143727] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8fe3195678b1155448935fd212c9eb2505545b3820ddbe4e2f86ca8bc781f9a2])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8fe3195678b1155448935fd212c9eb2505545b3820ddbe4e2f86ca8bc781f9a2 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8fe3195678b1155448935fd212c9eb2505545b3820ddbe4e2f86ca8bc781f9a2 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8fe3195678b1155448935fd212c9eb2505545b3820ddbe4e2f86ca8bc781f9a2]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:java:testing:load-tests:run'. > Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' 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 3m 9s 112 actionable tasks: 9 executed, 103 up-to-date Build scan background action failed. java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590) at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557) at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230) at java.lang.reflect.WeakCache.get(WeakCache.java:127) at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419) at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719) at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64) at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59) at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) 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) Publishing build scan... https://gradle.com/s/xtfhi74k522zc 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]
