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

Changes:

[vitaly.terentyev] [BEAM-14101] Add Spark Receiver IO package and 
ReceiverBuilder

[egalpin] Moves timestamp skew override to correct place

[egalpin] Adds TestStream to verify window preservation of ElasticsearchIO#write

[egalpin] Removes unnecessary line

[Heejong Lee] [BEAM-22229] Override external SDK container URLs for Dataflow by

[egalpin] Adds validation that ES#Write outputs are in expected windows

[egalpin] Updates window verification test to assert the exact docs in the 
window

[egalpin] Uses guava Iterables over shaded avro version

[danthev] Fix query retry in Java FirestoreIO.

[noreply] Pg auth test (#22277)

[noreply] [BEAM-14073] [CdapIO] CDAP IO for batch plugins: Read, Write. Unit 
tests

[Heejong Lee] update

[noreply] [Fix #22151] Add fhirio.Deidentify transform (#22152)

[noreply] Remove locks around ExecutionStateSampler (#22190)


------------------------------------------
[...truncated 95.94 KB...]
  File "apache_beam/runners/****/operations.py", line 240, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 907, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 908, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1419, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1491, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1417, 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 1581, in 
apache_beam.runners.common._OutputHandler.handle_process_outputs
  File "apache_beam/runners/common.py", line 1694, in 
apache_beam.runners.common._OutputHandler._write_value_to_tag
  File "apache_beam/runners/****/operations.py", line 240, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 907, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 908, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1419, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1491, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1417, 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 1581, in 
apache_beam.runners.common._OutputHandler.handle_process_outputs
  File "apache_beam/runners/common.py", line 1694, in 
apache_beam.runners.common._OutputHandler._write_value_to_tag
  File "apache_beam/runners/****/operations.py", line 240, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 907, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 908, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1419, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1491, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1417, 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 1581, in 
apache_beam.runners.common._OutputHandler.handle_process_outputs
  File "apache_beam/runners/common.py", line 1694, in 
apache_beam.runners.common._OutputHandler._write_value_to_tag
  File "apache_beam/runners/****/operations.py", line 240, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 907, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 908, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1419, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1507, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1417, 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 1847, 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] == 
[2166194], unexpected elements [2166194], missing elements [2097152] [while 
running 'assert_that/Match']

INFO:apache_beam.runners.dataflow.dataflow_runner:2022-07-15T15:45:22.226Z: 
JOB_MESSAGE_ERROR: Traceback (most recent call last):
  File "apache_beam/runners/common.py", line 1417, 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 1847, 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] == 
[2166194], unexpected elements [2166194], 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 65, 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 528, in 
apache_beam.runners.****.operations.Operation.output
  File "apache_beam/runners/****/operations.py", line 237, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 240, 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 528, in 
apache_beam.runners.****.operations.Operation.output
  File "apache_beam/runners/****/operations.py", line 237, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 240, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 907, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 908, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1419, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1491, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1417, 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 1581, in 
apache_beam.runners.common._OutputHandler.handle_process_outputs
  File "apache_beam/runners/common.py", line 1694, in 
apache_beam.runners.common._OutputHandler._write_value_to_tag
  File "apache_beam/runners/****/operations.py", line 240, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 907, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 908, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1419, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1491, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1417, 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 1581, in 
apache_beam.runners.common._OutputHandler.handle_process_outputs
  File "apache_beam/runners/common.py", line 1694, in 
apache_beam.runners.common._OutputHandler._write_value_to_tag
  File "apache_beam/runners/****/operations.py", line 240, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 907, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 908, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1419, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1491, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1417, 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 1581, in 
apache_beam.runners.common._OutputHandler.handle_process_outputs
  File "apache_beam/runners/common.py", line 1694, in 
apache_beam.runners.common._OutputHandler._write_value_to_tag
  File "apache_beam/runners/****/operations.py", line 240, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 907, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 908, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1419, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1507, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1417, 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 1847, 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] == 
[2166194], unexpected elements [2166194], missing elements [2097152] [while 
running 'assert_that/Match']

INFO:apache_beam.runners.dataflow.dataflow_runner:2022-07-15T15:45:22.257Z: 
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-07-15T15:45:22.306Z: 
JOB_MESSAGE_DEBUG: Executing failure step failure50
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-07-15T15:45:22.326Z: 
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-07150838-r6ai-harness-8g1k
      Root cause: Work item failed.,

  performance-tests-spanner-07150838-r6ai-harness-2rjw
      Root cause: Work item failed.,

  performance-tests-spanner-07150838-r6ai-harness-2rjw
      Root cause: Work item failed.,

  performance-tests-spanner-07150838-r6ai-harness-2rjw
      Root cause: Work item failed.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-07-15T15:45:22.388Z: 
JOB_MESSAGE_DETAILED: Cleaning up.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-07-15T15:45:22.424Z: 
JOB_MESSAGE_DEBUG: Starting **** pool teardown.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-07-15T15:45:22.441Z: 
JOB_MESSAGE_BASIC: Stopping **** pool...
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-07-15T15:46:02.073Z: 
JOB_MESSAGE_DETAILED: Autoscaling: Resized **** pool from 5 to 0.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-07-15T15:46:02.105Z: 
JOB_MESSAGE_BASIC: Worker pool stopped.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-07-15T15:46:02.122Z: 
JOB_MESSAGE_DEBUG: Tearing down pending resources...
INFO:apache_beam.runners.dataflow.dataflow_runner:Job 
2022-07-15_08_38_08-15652560498585692615 is in state JOB_STATE_FAILED
ERROR:apache_beam.runners.dataflow.dataflow_runner:Console URL: 
https://console.cloud.google.com/dataflow/jobs/<RegionId>/2022-07-15_08_38_08-15652560498585692615?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 1676, 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 1417, 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 1847, 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] == 
[2166194], unexpected elements [2166194], 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 65, 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 528, in 
apache_beam.runners.****.operations.Operation.output
  File "apache_beam/runners/****/operations.py", line 237, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 240, 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 528, in 
apache_beam.runners.****.operations.Operation.output
  File "apache_beam/runners/****/operations.py", line 237, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 240, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 907, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 908, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1419, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1491, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1417, 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 1581, in 
apache_beam.runners.common._OutputHandler.handle_process_outputs
  File "apache_beam/runners/common.py", line 1694, in 
apache_beam.runners.common._OutputHandler._write_value_to_tag
  File "apache_beam/runners/****/operations.py", line 240, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 907, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 908, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1419, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1491, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1417, 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 1581, in 
apache_beam.runners.common._OutputHandler.handle_process_outputs
  File "apache_beam/runners/common.py", line 1694, in 
apache_beam.runners.common._OutputHandler._write_value_to_tag
  File "apache_beam/runners/****/operations.py", line 240, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 907, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 908, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1419, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1491, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1417, 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 1581, in 
apache_beam.runners.common._OutputHandler.handle_process_outputs
  File "apache_beam/runners/common.py", line 1694, in 
apache_beam.runners.common._OutputHandler._write_value_to_tag
  File "apache_beam/runners/****/operations.py", line 240, in 
apache_beam.runners.****.operations.SingletonElementConsumerSet.receive
  File "apache_beam/runners/****/operations.py", line 907, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/****/operations.py", line 908, in 
apache_beam.runners.****.operations.DoOperation.process
  File "apache_beam/runners/common.py", line 1419, in 
apache_beam.runners.common.DoFnRunner.process
  File "apache_beam/runners/common.py", line 1507, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
  File "apache_beam/runners/common.py", line 1417, 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 1847, 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] == 
[2166194], unexpected elements [2166194], 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 44m 45s
15 actionable tasks: 9 executed, 4 from cache, 2 up-to-date

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

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