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

Changes:

[chamikaramj] Corrects I/O connectors availability status in Beam Website.

[singh.vikash2310] fixed typos in README.md

[noreply] Update the PTransform and associated APIs to be less class-based.

[noreply] Vortex performance improvement: Enable multiple stream clients per

[noreply] [BEAM-14488] Alias async flags. (#17711)

[noreply] [BEAM-14487] Make drain & update terminal states. (#17710)

[noreply] [BEAM-14484] Improve behavior surrounding primary roots in

[noreply] Improve validation error message (#17719)

[noreply] Remove unused validation configurations. (#17705)

[bulat.safiullin] [BEAM-14418] added arrows to slider

[noreply] Minor: Bump Dataflow container versions (#17684)


------------------------------------------
[...truncated 91.69 KB...]
    work_executor.execute()
  File "/usr/local/lib/python3.7/site-packages/dataflow_****/executor.py", line 
208, in execute
    op.start()
  File "dataflow_****/shuffle_operations.py", line 63, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "dataflow_****/shuffle_operations.py", line 64, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "dataflow_****/shuffle_operations.py", line 79, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "dataflow_****/shuffle_operations.py", line 80, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "dataflow_****/shuffle_operations.py", line 84, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "apache_beam/runners/****/operations.py", line 514, in 
apache_beam.runners.****.operations.Operation.output
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "dataflow_****/shuffle_operations.py", line 261, in 
dataflow_****.shuffle_operations.BatchGroupAlsoByWindowsOperation.process
  File "dataflow_****/shuffle_operations.py", line 268, in 
dataflow_****.shuffle_operations.BatchGroupAlsoByWindowsOperation.process
  File "apache_beam/runners/****/operations.py", line 514, in 
apache_beam.runners.****.operations.Operation.output
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 893, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 894, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1406, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1478, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 623, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
  File "apache_beam/runners/common.py", line 1585, in 
apache_beam.runners.common._OutputProcessor.process_outputs
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 893, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 894, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1406, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1478, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 623, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
  File "apache_beam/runners/common.py", line 1585, in 
apache_beam.runners.common._OutputProcessor.process_outputs
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 893, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 894, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1406, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1478, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 623, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
  File "apache_beam/runners/common.py", line 1585, in 
apache_beam.runners.common._OutputProcessor.process_outputs
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 893, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 894, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1406, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1494, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 837, in 
apache_beam.runners.common.PerWindowInvoker.invoke_process
  File "apache_beam/runners/common.py", line 983, in 
apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/transforms/core.py";,>
 line 1728, in <lambda>
    wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/util.py";,>
 line 191, in _equal
    raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: [2097152] == 
[2144813], unexpected elements [2144813], missing elements [2097152] [while 
running 'assert_that/Match']

INFO:apache_beam.runners.dataflow.dataflow_runner:2022-05-20T15:41:46.424Z: 
JOB_MESSAGE_ERROR: Traceback (most recent call last):
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 837, in 
apache_beam.runners.common.PerWindowInvoker.invoke_process
  File "apache_beam/runners/common.py", line 983, in 
apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/transforms/core.py";,>
 line 1728, in <lambda>
    wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/util.py";,>
 line 191, in _equal
    raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: [2097152] == 
[2144813], unexpected elements [2144813], missing elements [2097152]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/dataflow_****/batch****.py", 
line 646, in do_work
    work_executor.execute()
  File "/usr/local/lib/python3.7/site-packages/dataflow_****/executor.py", line 
208, in execute
    op.start()
  File "dataflow_****/shuffle_operations.py", line 63, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "dataflow_****/shuffle_operations.py", line 64, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "dataflow_****/shuffle_operations.py", line 79, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "dataflow_****/shuffle_operations.py", line 80, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "dataflow_****/shuffle_operations.py", line 84, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "apache_beam/runners/****/operations.py", line 514, in 
apache_beam.runners.****.operations.Operation.output
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "dataflow_****/shuffle_operations.py", line 261, in 
dataflow_****.shuffle_operations.BatchGroupAlsoByWindowsOperation.process
  File "dataflow_****/shuffle_operations.py", line 268, in 
dataflow_****.shuffle_operations.BatchGroupAlsoByWindowsOperation.process
  File "apache_beam/runners/****/operations.py", line 514, in 
apache_beam.runners.****.operations.Operation.output
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 893, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 894, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1406, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1478, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 623, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
  File "apache_beam/runners/common.py", line 1585, in 
apache_beam.runners.common._OutputProcessor.process_outputs
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 893, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 894, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1406, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1478, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 623, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
  File "apache_beam/runners/common.py", line 1585, in 
apache_beam.runners.common._OutputProcessor.process_outputs
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 893, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 894, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1406, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1478, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 623, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
  File "apache_beam/runners/common.py", line 1585, in 
apache_beam.runners.common._OutputProcessor.process_outputs
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 893, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 894, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1406, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1494, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 837, in 
apache_beam.runners.common.PerWindowInvoker.invoke_process
  File "apache_beam/runners/common.py", line 983, in 
apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/transforms/core.py";,>
 line 1728, in <lambda>
    wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/util.py";,>
 line 191, in _equal
    raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: [2097152] == 
[2144813], unexpected elements [2144813], missing elements [2097152] [while 
running 'assert_that/Match']

INFO:apache_beam.runners.dataflow.dataflow_runner:2022-05-20T15:41:46.450Z: 
JOB_MESSAGE_BASIC: Finished operation 
assert_that/Group/CoGroupByKeyImpl/GroupByKey/Read+assert_that/Group/CoGroupByKeyImpl/GroupByKey/GroupByWindow+assert_that/Group/CoGroupByKeyImpl/MapTuple(collect_values)+assert_that/Group/RestoreTags+assert_that/Unkey+assert_that/Match
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-05-20T15:41:46.517Z: 
JOB_MESSAGE_DEBUG: Executing failure step failure50
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-05-20T15:41:46.549Z: 
JOB_MESSAGE_ERROR: Workflow failed. Causes: 
S13:assert_that/Group/CoGroupByKeyImpl/GroupByKey/Read+assert_that/Group/CoGroupByKeyImpl/GroupByKey/GroupByWindow+assert_that/Group/CoGroupByKeyImpl/MapTuple(collect_values)+assert_that/Group/RestoreTags+assert_that/Unkey+assert_that/Match
 failed., The job failed because a work item has failed 4 times. Look in 
previous log entries for the cause of each one of the 4 failures. For more 
information, see https://cloud.google.com/dataflow/docs/guides/common-errors. 
The work item was attempted on these ****s: 

  performance-tests-spanner-05200834-hq1h-harness-tfr0
      Root cause: Work item failed.,

  performance-tests-spanner-05200834-hq1h-harness-6bsf
      Root cause: Work item failed.,

  performance-tests-spanner-05200834-hq1h-harness-6bsf
      Root cause: Work item failed.,

  performance-tests-spanner-05200834-hq1h-harness-25rw
      Root cause: Work item failed.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-05-20T15:41:46.619Z: 
JOB_MESSAGE_DETAILED: Cleaning up.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-05-20T15:41:46.681Z: 
JOB_MESSAGE_DEBUG: Starting **** pool teardown.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-05-20T15:41:46.710Z: 
JOB_MESSAGE_BASIC: Stopping **** pool...
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-05-20T15:42:18.178Z: 
JOB_MESSAGE_DETAILED: Autoscaling: Resized **** pool from 5 to 0.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-05-20T15:42:18.257Z: 
JOB_MESSAGE_BASIC: Worker pool stopped.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-05-20T15:42:18.290Z: 
JOB_MESSAGE_DEBUG: Tearing down pending resources...
INFO:apache_beam.runners.dataflow.dataflow_runner:Job 
2022-05-20_08_34_54-8427109489353894360 is in state JOB_STATE_FAILED
ERROR:apache_beam.runners.dataflow.dataflow_runner:Console URL: 
https://console.cloud.google.com/dataflow/jobs/<RegionId>/2022-05-20_08_34_54-8427109489353894360?project=<ProjectId>
Traceback (most recent call last):
  File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/io/gcp/experimental/spannerio_read_perf_test.py";,>
 line 158, in <module>
    SpannerReadPerfTest().run()
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/load_tests/load_test.py";,>
 line 151, in run
    self.result.wait_until_finish(duration=self.timeout_ms)
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 1675, in wait_until_finish
    self)
apache_beam.runners.dataflow.dataflow_runner.DataflowRuntimeException: Dataflow 
pipeline failed. State: FAILED, Error:
Traceback (most recent call last):
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 837, in 
apache_beam.runners.common.PerWindowInvoker.invoke_process
  File "apache_beam/runners/common.py", line 983, in 
apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/transforms/core.py";,>
 line 1728, in <lambda>
    wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/util.py";,>
 line 191, in _equal
    raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: [2097152] == 
[2144813], unexpected elements [2144813], missing elements [2097152]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/dataflow_****/batch****.py", 
line 646, in do_work
    work_executor.execute()
  File "/usr/local/lib/python3.7/site-packages/dataflow_****/executor.py", line 
208, in execute
    op.start()
  File "dataflow_****/shuffle_operations.py", line 63, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "dataflow_****/shuffle_operations.py", line 64, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "dataflow_****/shuffle_operations.py", line 79, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "dataflow_****/shuffle_operations.py", line 80, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "dataflow_****/shuffle_operations.py", line 84, in 
dataflow_****.shuffle_operations.GroupedShuffleReadOperation.start
  File "apache_beam/runners/****/operations.py", line 514, in 
apache_beam.runners.****.operations.Operation.output
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "dataflow_****/shuffle_operations.py", line 261, in 
dataflow_****.shuffle_operations.BatchGroupAlsoByWindowsOperation.process
  File "dataflow_****/shuffle_operations.py", line 268, in 
dataflow_****.shuffle_operations.BatchGroupAlsoByWindowsOperation.process
  File "apache_beam/runners/****/operations.py", line 514, in 
apache_beam.runners.****.operations.Operation.output
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 893, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 894, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1406, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1478, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 623, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
  File "apache_beam/runners/common.py", line 1585, in 
apache_beam.runners.common._OutputProcessor.process_outputs
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 893, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 894, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1406, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1478, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 623, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
  File "apache_beam/runners/common.py", line 1585, in 
apache_beam.runners.common._OutputProcessor.process_outputs
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 893, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 894, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1406, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1478, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 623, in 
apache_beam.runners.common.SimpleInvoker.invoke_process
  File "apache_beam/runners/common.py", line 1585, in 
apache_beam.runners.common._OutputProcessor.process_outputs
  File "apache_beam/runners/****/operations.py", line 226, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 893, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 894, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1406, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1494, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1404, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 837, in 
apache_beam.runners.common.PerWindowInvoker.invoke_process
  File "apache_beam/runners/common.py", line 983, in 
apache_beam.runners.common.PerWindowInvoker._invoke_process_per_window
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/transforms/core.py";,>
 line 1728, in <lambda>
    wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
  File 
"<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/util.py";,>
 line 191, in _equal
    raise BeamAssertException(msg)
apache_beam.testing.util.BeamAssertException: Failed assert: [2097152] == 
[2144813], unexpected elements [2144813], missing elements [2097152] [while 
running 'assert_that/Match']


> Task :sdks:python:apache_beam:testing:load_tests:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PerformanceTests_SpannerIO_Read_2GB_Python/ws/src/sdks/python/apache_beam/testing/load_tests/build.gradle'>
 line: 58

* What went wrong:
Execution failed for task ':sdks:python:apache_beam:testing:load_tests:run'.
> error occurred

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* 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.4/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 41m 2s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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