See 
<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/10043/display/redirect>

Changes:


------------------------------------------
[...truncated 163.45 KB...]
E     MetricResult(key=MetricKey(step=map_to_common_key, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)
E     
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys,
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
E     MetricResult(key=MetricKey(step=Create/Map(decode), 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
E     MetricResult(key=MetricKey(step=map_to_common_key, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
E     
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys,
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
E     MetricResult(key=MetricKey(step=map_to_common_key, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
E     MetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=1000, attempted=1000)
E     MetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=946, attempted=946)
E     
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)
E     
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
E     
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
E     
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys,
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)
E     MetricResult(key=MetricKey(step=Create/Map(decode), 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)
E     MetricResult(key=MetricKey(step=Create/Map(decode), 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
E     MetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=3993, attempted=3993)
E     MetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionStepProgress), 
labels={'execution_step': 'F14', 'original_name': 
'dax_workflow_stage_progress_/workflows/wf-2022-12-10_15_34_49-1042445784699648061/phases/graph_runner/step-invocations/F14-invoke-4837661929555714519/map-tasks-completion/map-tasks'}),
 committed=1, attempted=1)
E     MetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'original_name': 'GroupByKey/Read-out0-ElementCount', 
'output_user_name': 'GroupByKey/Read-out0'}), committed=1, attempted=1)
E     MetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'output_user_name': 'GroupByKey/Read-out0', 'original_name': 
'GroupByKey/Read-out0-MeanByteCount'}), committed=28, attempted=28)
E     MetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'output_user_name': 'm_out-out0', 'original_name': 
'm_out-out0-MeanByteCount'}), committed=15, attempted=15)
E     MetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'original_name': 'm_out-out0-ElementCount', 'output_user_name': 
'm_out-out0'}), committed=5, attempted=5)
E     MetricResult(key=MetricKey(step=m_out, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
E     MetricResult(key=MetricKey(step=m_out, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
E     MetricResult(key=MetricKey(step=m_out, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)

apache_beam/runners/dataflow/dataflow_exercise_metrics_pipeline_test.py:61: 
AssertionError
=============================== warnings summary ===============================
../../build/gradleenv/-1734967052/lib/python3.7/site-packages/hdfs/config.py:15
../../build/gradleenv/-1734967052/lib/python3.7/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib; see 
the module's documentation for alternative uses
    from imp import load_source

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/pytest-beam_python3.7_sdk.xml>
 -
=========================== short test summary info ============================
FAILED 
apache_beam/runners/dataflow/dataflow_exercise_metrics_pipeline_test.py::ExerciseMetricsPipelineTest::test_metrics_fnapi_it
 - AssertionError: "Unable to match metrics for matcher  name: 'ElementCount' 
(label_key: 'output_user_name' label_value: 'GroupByKey/Reify-out0').  
(label_key: 'original_name' label_value: 'GroupByKey/Reify-out0-ElementCount'). 
 attempted: a value greater than <0> committed: a value greater than <0>Unable 
to match metrics for matcher  name: 'MeanByteCount' (label_key: 
'output_user_name' label_value: 'GroupByKey/Reify-out0').  (label_key: 
'original_name' label_value: 'GroupByKey/Reify-out0-MeanByteCount').  
attempted: a value greater than <0> committed: a value greater than <0>Unable 
to match metrics for matcher  name: 'ElementCount' (label_key: 
'output_user_name' label_value: 'GroupByKey/GroupByWindow-out0').  (label_key: 
'original_name' label_value: 'GroupByKey/GroupByWindow-out0-ElementCount').  
attempted: a value greater than <0> committed: a value greater than <0>Unable 
to match metrics for matcher  name: 'MeanByteCount' (label_key: 
'output_user_name' label_value: 'GroupByKey/GroupByWindow-out0').  (label_key: 
'original_name' label_value: 'GroupByKey/GroupByWindow-out0-MeanByteCount').  
attempted: a value greater than <0> committed: a value greater than <0>Unable 
to match metrics for matcher  name: 'ElementCount' (label_key: 
'output_user_name' label_value: 'GroupByKey/Reify-out0').  (label_key: 
'original_name' label_value: 'GroupByKey/Reify-out0-ElementCount').  attempted: 
a value greater than <0> committed: a value greater than <0>Unable to match 
metrics for matcher  name: 'MeanByteCount' (label_key: 'output_user_name' 
label_value: 'GroupByKey/Reify-out0').  (label_key: 'original_name' 
label_value: 'GroupByKey/Reify-out0-MeanByteCount').  attempted: a value 
greater than <0> committed: a value greater than <0>\nActual 
MetricResults:\nMetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline.UserMetricsDoFn,
 name=total_values), labels={}), committed=100, 
attempted=100)\nMetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline.UserMetricsDoFn,
 name=distribution_values), labels={}), committed=DistributionResult(sum=100, 
count=4, min=0, max=100, mean=25.0), attempted=DistributionResult(sum=100, 
count=4, min=0, max=100, mean=25.0))\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=TotalVcpuTime), 
labels={'original_name': 'Service-cpu_num_seconds'}), committed=588, 
attempted=588)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=TotalMemoryUsage), 
labels={'original_name': 'Service-mem_mb_seconds'}), committed=2411942, 
attempted=2411942)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=TotalPdUsage), 
labels={'original_name': 'Service-pd_gb_seconds'}), committed=7360, 
attempted=7360)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=TotalSsdUsage), 
labels={'original_name': 'Service-pd_ssd_gb_seconds'}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=TotalShuffleDataProcessed), 
labels={'original_name': 'Service-shuffle_service_actual_gb'}), committed=None, 
attempted=None)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=BillableShuffleDataProcessed), 
labels={'original_name': 'Service-shuffle_service_chargeable_gb'}), 
committed=None, attempted=None)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=TotalStreamingDataProcessed), 
labels={'original_name': 'Service-streaming_service_gb'}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=TotalGpuTime), 
labels={'original_name': 'Service-gpu_num_seconds'}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=CurrentShuffleSlotCount), 
labels={'original_name': 'dax-shuffle-current-shuffle-slots'}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=CurrentVcpuCount), 
labels={'original_name': 'Service-cpu_num'}), committed=2, 
attempted=2)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=CurrentMemoryUsage), 
labels={'original_name': 'Service-mem_mb'}), committed=8192, 
attempted=8192)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=CurrentPdUsage), 
labels={'original_name': 'Service-pd_gb'}), committed=25, 
attempted=25)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=CurrentSsdUsage), 
labels={'original_name': 'Service-pd_ssd_gb'}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=CurrentGpuCount), 
labels={'original_name': 'Service-gpu_num'}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=PeakShuffleSlotCount), 
labels={'original_name': 'dax-shuffle-peak-shuffle-slots'}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionStepProgress), 
labels={'original_name': 
'dax_workflow_stage_progress_/workflows/wf-2022-12-10_15_34_49-1042445784699648061/phases/graph_runner/step-invocations/F16-invoke-4837661929555715571/map-tasks-completion/map-tasks',
 'execution_step': 'F16'}), committed=1, 
attempted=1)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'original_name': 'Create/FlatMap(<lambda at 
core.py:3507>)-out0-MeanByteCount', 'output_user_name': 'Create/FlatMap(<lambda 
at core.py:3507>)-out0'}), committed=14, 
attempted=14)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'original_name': 
'Create/MaybeReshuffle/Reshuffle/AddRandomKeys-out0-ElementCount', 
'output_user_name': 'Create/MaybeReshuffle/Reshuffle/AddRandomKeys-out0'}), 
committed=4, attempted=4)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps)-out0', 
'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps)-out0-ElementCount'}),
 committed=4, attempted=4)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'original_name': 'Create/Impulse-out0-ElementCount', 
'output_user_name': 'Create/Impulse-out0'}), committed=1, 
attempted=1)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'original_name': 
'Create/MaybeReshuffle/Reshuffle/AddRandomKeys-out0-MeanByteCount', 
'output_user_name': 'Create/MaybeReshuffle/Reshuffle/AddRandomKeys-out0'}), 
committed=19, attempted=19)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'output_user_name': 'Create/FlatMap(<lambda at core.py:3507>)-out0', 
'original_name': 'Create/FlatMap(<lambda at 
core.py:3507>)-out0-ElementCount'}), committed=4, 
attempted=4)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps)-out0', 
'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps)-out0-MeanByteCount'}),
 committed=27, attempted=27)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Reify-out0', 
'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Reify-out0-ElementCount'}),
 committed=4, attempted=4)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'original_name': 'Create/Impulse-out0-MeanByteCount', 
'output_user_name': 'Create/Impulse-out0'}), committed=13, 
attempted=13)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Reify-out0', 
'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Reify-out0-MeanByteCount'}),
 committed=46, 
attempted=46)\nMetricResult(key=MetricKey(step=Create/FlatMap(<lambda at 
core.py:3507>), metric=MetricName(namespace=dataflow/v1b3, 
name=ExecutionTime_ProcessElement), labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/FlatMap(<lambda at 
core.py:3507>), metric=MetricName(namespace=dataflow/v1b3, 
name=ExecutionTime_StartBundle), labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/FlatMap(<lambda at 
core.py:3507>), metric=MetricName(namespace=dataflow/v1b3, 
name=ExecutionTime_FinishBundle), labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/AddRandomKeys,
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/AddRandomKeys,
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/AddRandomKeys,
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionStepProgress), 
labels={'original_name': 
'dax_workflow_stage_progress_/workflows/wf-2022-12-10_15_34_49-1042445784699648061/phases/graph_runner/step-invocations/F15-invoke-4837661929555716235/map-tasks-completion/map-tasks',
 'execution_step': 'F15'}), committed=1, 
attempted=1)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'output_user_name': 'map_to_common_key-out0', 'original_name': 
'map_to_common_key-out0-MeanByteCount'}), committed=18, 
attempted=18)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys-out0', 'original_name': 
'Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys-out0-MeanByteCount'}), 
committed=14, attempted=14)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'original_name': 
'Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys-out0-ElementCount', 
'output_user_name': 'Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys-out0'}), 
committed=4, attempted=4)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps)-out0-MeanByteCount',
 'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps)-out0'}),
 committed=19, attempted=19)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps)-out0',
 'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps)-out0-ElementCount'}),
 committed=4, attempted=4)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Read-out0-ElementCount',
 'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Read-out0'}), 
committed=4, attempted=4)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Read-out0', 
'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Read-out0-MeanByteCount'}),
 committed=49, attempted=49)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'original_name': 'map_to_common_key-out0-ElementCount', 
'output_user_name': 'map_to_common_key-out0'}), committed=4, 
attempted=4)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'output_user_name': 'Create/Map(decode)-out0', 'original_name': 
'Create/Map(decode)-out0-ElementCount'}), committed=4, 
attempted=4)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'output_user_name': 'metrics-out0', 'original_name': 
'metrics-out0-MeanByteCount'}), committed=14, 
attempted=14)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'output_user_name': 'Create/Map(decode)-out0', 'original_name': 
'Create/Map(decode)-out0-MeanByteCount'}), committed=14, 
attempted=14)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'output_user_name': 'metrics-out0', 'original_name': 
'metrics-out0-ElementCount'}), committed=4, 
attempted=4)\nMetricResult(key=MetricKey(step=map_to_common_key, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys,
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/Map(decode), 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=map_to_common_key, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys,
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=map_to_common_key, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)\nMetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=1000, 
attempted=1000)\nMetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=946, 
attempted=946)\nMetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys,
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/Map(decode), 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, 
attempted=0)\nMetricResult(key=MetricKey(step=Create/Map(decode), 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)\nMetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=3993, attempted=3993)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionStepProgress), 
labels={'execution_step': 'F14', 'original_name': 
'dax_workflow_stage_progress_/workflows/wf-2022-12-10_15_34_49-1042445784699648061/phases/graph_runner/step-invocations/F14-invoke-4837661929555714519/map-tasks-completion/map-tasks'}),
 committed=1, attempted=1)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'original_name': 'GroupByKey/Read-out0-ElementCount', 
'output_user_name': 'GroupByKey/Read-out0'}), committed=1, 
attempted=1)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'output_user_name': 'GroupByKey/Read-out0', 'original_name': 
'GroupByKey/Read-out0-MeanByteCount'}), committed=28, 
attempted=28)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=MeanByteCount), 
labels={'output_user_name': 'm_out-out0', 'original_name': 
'm_out-out0-MeanByteCount'}), committed=15, 
attempted=15)\nMetricResult(key=MetricKey(step=, 
metric=MetricName(namespace=dataflow/v1b3, name=ElementCount), 
labels={'original_name': 'm_out-out0-ElementCount', 'output_user_name': 
'm_out-out0'}), committed=5, 
attempted=5)\nMetricResult(key=MetricKey(step=m_out, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)\nMetricResult(key=MetricKey(step=m_out, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)\nMetricResult(key=MetricKey(step=m_out, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)" is not false : Unable to match metrics 
for matcher  name: 'ElementCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/Reify-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/Reify-out0-ElementCount').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'MeanByteCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/Reify-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/Reify-out0-MeanByteCount').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'ElementCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/GroupByWindow-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/GroupByWindow-out0-ElementCount').  attempted: a value greater than 
<0> committed: a value greater than <0>Unable to match metrics for matcher  
name: 'MeanByteCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/GroupByWindow-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/GroupByWindow-out0-MeanByteCount').  attempted: a value greater 
than <0> committed: a value greater than <0>Unable to match metrics for matcher 
 name: 'ElementCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/Reify-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/Reify-out0-ElementCount').  attempted: a value greater than <0> 
committed: a value greater than <0>Unable to match metrics for matcher  name: 
'MeanByteCount' (label_key: 'output_user_name' label_value: 
'GroupByKey/Reify-out0').  (label_key: 'original_name' label_value: 
'GroupByKey/Reify-out0-MeanByteCount').  attempted: a value greater than <0> 
committed: a value greater than <0>
Actual MetricResults:
MetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline.UserMetricsDoFn,
 name=total_values), labels={}), committed=100, attempted=100)
MetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline.UserMetricsDoFn,
 name=distribution_values), labels={}), committed=DistributionResult(sum=100, 
count=4, min=0, max=100, mean=25.0), attempted=DistributionResult(sum=100, 
count=4, min=0, max=100, mean=25.0))
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=TotalVcpuTime), labels={'original_name': 'Service-cpu_num_seconds'}), 
committed=588, attempted=588)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=TotalMemoryUsage), labels={'original_name': 'Service-mem_mb_seconds'}), 
committed=2411942, attempted=2411942)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=TotalPdUsage), labels={'original_name': 'Service-pd_gb_seconds'}), 
committed=7360, attempted=7360)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=TotalSsdUsage), labels={'original_name': 'Service-pd_ssd_gb_seconds'}), 
committed=0, attempted=0)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=TotalShuffleDataProcessed), labels={'original_name': 
'Service-shuffle_service_actual_gb'}), committed=None, attempted=None)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=BillableShuffleDataProcessed), labels={'original_name': 
'Service-shuffle_service_chargeable_gb'}), committed=None, attempted=None)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=TotalStreamingDataProcessed), labels={'original_name': 
'Service-streaming_service_gb'}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=TotalGpuTime), labels={'original_name': 'Service-gpu_num_seconds'}), 
committed=0, attempted=0)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=CurrentShuffleSlotCount), labels={'original_name': 
'dax-shuffle-current-shuffle-slots'}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=CurrentVcpuCount), labels={'original_name': 'Service-cpu_num'}), 
committed=2, attempted=2)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=CurrentMemoryUsage), labels={'original_name': 'Service-mem_mb'}), 
committed=8192, attempted=8192)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=CurrentPdUsage), labels={'original_name': 'Service-pd_gb'}), committed=25, 
attempted=25)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=CurrentSsdUsage), labels={'original_name': 'Service-pd_ssd_gb'}), 
committed=0, attempted=0)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=CurrentGpuCount), labels={'original_name': 'Service-gpu_num'}), 
committed=0, attempted=0)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=PeakShuffleSlotCount), labels={'original_name': 
'dax-shuffle-peak-shuffle-slots'}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ExecutionStepProgress), labels={'original_name': 
'dax_workflow_stage_progress_/workflows/wf-2022-12-10_15_34_49-1042445784699648061/phases/graph_runner/step-invocations/F16-invoke-4837661929555715571/map-tasks-completion/map-tasks',
 'execution_step': 'F16'}), committed=1, attempted=1)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'original_name': 'Create/FlatMap(<lambda at 
core.py:3507>)-out0-MeanByteCount', 'output_user_name': 'Create/FlatMap(<lambda 
at core.py:3507>)-out0'}), committed=14, attempted=14)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'original_name': 
'Create/MaybeReshuffle/Reshuffle/AddRandomKeys-out0-ElementCount', 
'output_user_name': 'Create/MaybeReshuffle/Reshuffle/AddRandomKeys-out0'}), 
committed=4, attempted=4)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps)-out0', 
'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps)-out0-ElementCount'}),
 committed=4, attempted=4)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'original_name': 
'Create/Impulse-out0-ElementCount', 'output_user_name': 
'Create/Impulse-out0'}), committed=1, attempted=1)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'original_name': 
'Create/MaybeReshuffle/Reshuffle/AddRandomKeys-out0-MeanByteCount', 
'output_user_name': 'Create/MaybeReshuffle/Reshuffle/AddRandomKeys-out0'}), 
committed=19, attempted=19)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'output_user_name': 'Create/FlatMap(<lambda at 
core.py:3507>)-out0', 'original_name': 'Create/FlatMap(<lambda at 
core.py:3507>)-out0-ElementCount'}), committed=4, attempted=4)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps)-out0', 
'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps)-out0-MeanByteCount'}),
 committed=27, attempted=27)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Reify-out0', 
'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Reify-out0-ElementCount'}),
 committed=4, attempted=4)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'original_name': 
'Create/Impulse-out0-MeanByteCount', 'output_user_name': 
'Create/Impulse-out0'}), committed=13, attempted=13)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Reify-out0', 
'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Reify-out0-MeanByteCount'}),
 committed=46, attempted=46)
MetricResult(key=MetricKey(step=Create/FlatMap(<lambda at core.py:3507>), 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/FlatMap(<lambda at core.py:3507>), 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/FlatMap(<lambda at core.py:3507>), 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/AddRandomKeys, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/AddRandomKeys, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/AddRandomKeys, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/Map(reify_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ExecutionStepProgress), labels={'original_name': 
'dax_workflow_stage_progress_/workflows/wf-2022-12-10_15_34_49-1042445784699648061/phases/graph_runner/step-invocations/F15-invoke-4837661929555716235/map-tasks-completion/map-tasks',
 'execution_step': 'F15'}), committed=1, attempted=1)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'output_user_name': 'map_to_common_key-out0', 
'original_name': 'map_to_common_key-out0-MeanByteCount'}), committed=18, 
attempted=18)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys-out0', 'original_name': 
'Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys-out0-MeanByteCount'}), 
committed=14, attempted=14)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'original_name': 
'Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys-out0-ElementCount', 
'output_user_name': 'Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys-out0'}), 
committed=4, attempted=4)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps)-out0-MeanByteCount',
 'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps)-out0'}),
 committed=19, attempted=19)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps)-out0',
 'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps)-out0-ElementCount'}),
 committed=4, attempted=4)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Read-out0-ElementCount',
 'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Read-out0'}), 
committed=4, attempted=4)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'output_user_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Read-out0', 
'original_name': 
'Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Read-out0-MeanByteCount'}),
 committed=49, attempted=49)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'original_name': 
'map_to_common_key-out0-ElementCount', 'output_user_name': 
'map_to_common_key-out0'}), committed=4, attempted=4)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'output_user_name': 'Create/Map(decode)-out0', 
'original_name': 'Create/Map(decode)-out0-ElementCount'}), committed=4, 
attempted=4)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'output_user_name': 'metrics-out0', 
'original_name': 'metrics-out0-MeanByteCount'}), committed=14, attempted=14)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'output_user_name': 'Create/Map(decode)-out0', 
'original_name': 'Create/Map(decode)-out0-MeanByteCount'}), committed=14, 
attempted=14)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'output_user_name': 'metrics-out0', 
'original_name': 'metrics-out0-ElementCount'}), committed=4, attempted=4)
MetricResult(key=MetricKey(step=map_to_common_key, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys,
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/Map(decode), 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=map_to_common_key, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys,
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=map_to_common_key, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=1000, attempted=1000)
MetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=946, attempted=946)
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/FlatMap(restore_timestamps),
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/MaybeReshuffle/Reshuffle/RemoveRandomKeys,
 metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/Map(decode), 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=Create/Map(decode), 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=metrics, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=3993, attempted=3993)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ExecutionStepProgress), labels={'execution_step': 'F14', 'original_name': 
'dax_workflow_stage_progress_/workflows/wf-2022-12-10_15_34_49-1042445784699648061/phases/graph_runner/step-invocations/F14-invoke-4837661929555714519/map-tasks-completion/map-tasks'}),
 committed=1, attempted=1)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'original_name': 
'GroupByKey/Read-out0-ElementCount', 'output_user_name': 
'GroupByKey/Read-out0'}), committed=1, attempted=1)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'output_user_name': 'GroupByKey/Read-out0', 
'original_name': 'GroupByKey/Read-out0-MeanByteCount'}), committed=28, 
attempted=28)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=MeanByteCount), labels={'output_user_name': 'm_out-out0', 'original_name': 
'm_out-out0-MeanByteCount'}), committed=15, attempted=15)
MetricResult(key=MetricKey(step=, metric=MetricName(namespace=dataflow/v1b3, 
name=ElementCount), labels={'original_name': 'm_out-out0-ElementCount', 
'output_user_name': 'm_out-out0'}), committed=5, attempted=5)
MetricResult(key=MetricKey(step=m_out, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_StartBundle), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=m_out, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_ProcessElement), 
labels={}), committed=0, attempted=0)
MetricResult(key=MetricKey(step=m_out, 
metric=MetricName(namespace=dataflow/v1b3, name=ExecutionTime_FinishBundle), 
labels={}), committed=0, attempted=0)
======= 1 failed, 4 passed, 5 skipped, 2 warnings in 2677.41s (0:44:37) ========
cleanup_container
Untagged: 
us.gcr.io/apache-beam-testing/jenkins/beam_python3.7_sdk:20221210-225417076866777
Untagged: 
us.gcr.io/apache-beam-testing/jenkins/beam_python3.7_sdk@sha256:9925915e620b304e0f287ebba043587b6d6cc25c0d91cbaf27207fcb46fb9e9c
Untagged: 
us.gcr.io/apache-beam-testing/jenkins/prebuild_python37_sdk/beam_python_prebuilt_sdk:5dd9e75b-1222-441a-81e9-992e3160337c
Untagged: 
us.gcr.io/apache-beam-testing/jenkins/prebuild_python37_sdk/beam_python_prebuilt_sdk@sha256:98f87ae5e590749e12d8c349e8842ebb51186a79403099958d687f379d6a8e76
Deleted: sha256:09ad0c9606cf9a6fec93504117403ffd3a9386277b7cdbe1f63e94f55a3c43aa
Deleted: sha256:3c2e2a1a557db89b2daeed45ebce348332ce5e093e735f64c260d8efa7cde912
Deleted: sha256:895e5b5654a0c7d4bab5ffaf0e5e86b3ae0c8bcd71bda4e82298c5ad0170e619
Deleted: sha256:8a2eeabe93a1aa39b67bd177c7e342dddd26de6722c03666a122388cb796764a
Deleted: sha256:7b2229c032f0dc4290b229a1fee04258e3434e1397a6bb86a07d771abfbf8568
Deleted: sha256:5f47553b81c4b51ffde598387b5751cf0355b0bb6dfff588dd0012467413f197
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Digests:
- 
us.gcr.io/apache-beam-testing/jenkins/beam_python3.7_sdk@sha256:9925915e620b304e0f287ebba043587b6d6cc25c0d91cbaf27207fcb46fb9e9c
  Associated tags:
 - 20221210-225417076866777
Tags:
- 
us.gcr.io/apache-beam-testing/jenkins/beam_python3.7_sdk:20221210-225417076866777
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/beam_python3.7_sdk:20221210-225417076866777].
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/beam_python3.7_sdk@sha256:9925915e620b304e0f287ebba043587b6d6cc25c0d91cbaf27207fcb46fb9e9c].
Digests:
- 
us.gcr.io/apache-beam-testing/jenkins/prebuild_python37_sdk/beam_python_prebuilt_sdk@sha256:98f87ae5e590749e12d8c349e8842ebb51186a79403099958d687f379d6a8e76
  Associated tags:
 - 5dd9e75b-1222-441a-81e9-992e3160337c
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/prebuild_python37_sdk/beam_python_prebuilt_sdk:5dd9e75b-1222-441a-81e9-992e3160337c].
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/prebuild_python37_sdk/beam_python_prebuilt_sdk@sha256:98f87ae5e590749e12d8c349e8842ebb51186a79403099958d687f379d6a8e76].
Digests:
- 
us.gcr.io/apache-beam-testing/jenkins/prebuild_python37_sdk/beam_python_prebuilt_sdk@sha256:cc21f3cf4164b6f6795ec64c51e259b68fb5fbcdb51dd62d7e133fd8176a5816
  Associated tags:
 - 787e376b-297e-4406-912c-f4beb36751cd
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/prebuild_python37_sdk/beam_python_prebuilt_sdk:787e376b-297e-4406-912c-f4beb36751cd].

> Task :sdks:python:test-suites:dataflow:py39:validatesContainer

[gw0] [100%] FAILED 
apache_beam/runners/dataflow/dataflow_exercise_metrics_pipeline_test.py::ExerciseMetricsPipelineTest::test_metrics_fnapi_it
 
> Task :sdks:python:test-suites:dataflow:py37:validatesContainer FAILED
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/prebuild_python37_sdk/beam_python_prebuilt_sdk@sha256:cc21f3cf4164b6f6795ec64c51e259b68fb5fbcdb51dd62d7e133fd8176a5816].
Removed the container

> Task :sdks:python:test-suites:dataflow:py39:validatesContainer
cleanup_container
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Digests:
- 
us.gcr.io/apache-beam-testing/jenkins/beam_python3.9_sdk@sha256:657b96fce57492e4431d954b911f3140050114c287efa8ad436848566a5c9b1c
  Associated tags:
 - 20221210-225416600120966
Tags:
- 
us.gcr.io/apache-beam-testing/jenkins/beam_python3.9_sdk:20221210-225416600120966
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/beam_python3.9_sdk:20221210-225416600120966].
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/beam_python3.9_sdk@sha256:657b96fce57492e4431d954b911f3140050114c287efa8ad436848566a5c9b1c].
Digests:
- 
us.gcr.io/apache-beam-testing/jenkins/prebuild_python39_sdk/beam_python_prebuilt_sdk@sha256:93b26d844d0287587932dad127437438790f84539f81b2b61409978b76bf4249
  Associated tags:
 - b4352042-5179-47eb-9d2b-11ef184214c3
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/prebuild_python39_sdk/beam_python_prebuilt_sdk:b4352042-5179-47eb-9d2b-11ef184214c3].
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/prebuild_python39_sdk/beam_python_prebuilt_sdk@sha256:93b26d844d0287587932dad127437438790f84539f81b2b61409978b76bf4249].
Digests:
- 
us.gcr.io/apache-beam-testing/jenkins/prebuild_python39_sdk/beam_python_prebuilt_sdk@sha256:7c40553ad9043bb6939874e1a89569595eb3396ea47d9dac3c24479ab8f2807a
  Associated tags:
 - f9afcc9b-3b29-47aa-9496-9e38de184d0e
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/prebuild_python39_sdk/beam_python_prebuilt_sdk:f9afcc9b-3b29-47aa-9496-9e38de184d0e].
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/prebuild_python39_sdk/beam_python_prebuilt_sdk@sha256:7c40553ad9043bb6939874e1a89569595eb3396ea47d9dac3c24479ab8f2807a].

> Task :sdks:python:test-suites:dataflow:py39:validatesContainer FAILED

FAILURE: Build completed with 4 failures.

1: Task failed with an exception.
-----------
* Where:
Script 
'<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 331

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py38:validatesContainer'.
> 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.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script 
'<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 331

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py310:validatesContainer'.
> 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.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Script 
'<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 331

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py37:validatesContainer'.
> 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.
==============================================================================

4: Task failed with an exception.
-----------
* Where:
Script 
'<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 331

* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py39:validatesContainer'.
> 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

BUILD FAILED in 1h 2m 28s
62 actionable tasks: 51 executed, 4 from cache, 7 up-to-date

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

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