ydb/tests/fq/streaming/test_streaming.py:93: in test_read_topic_shared_reading_insert_to_topic
assert self.read_stream(len(expected_data), topic_path=self.output_topic) == expected_data
E AssertionError: assert ['lunch time'] == ['lunch time', 'lunch time']
E
E Right contains one more item: 'lunch time'
E
E Full diff:
E [
E 'lunch time',
E - 'lunch time',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_insert_to_topic.log
ydb/tests/fq/yds/test_disposition.py:158: in test_disposition_from_time
query_id = run(["3", "4"], ["3", "4"], query_id)
ydb/tests/fq/yds/test_disposition.py:150: in run
assert self.read_stream(len(output)) == output
E AssertionError: assert ['1', '2', '3', '4'] == ['3', '4']
E
E At index 0 diff: '1' != '3'
E Left contains 2 more items, first extra item: '3'
E
E Full diff:
E [
E + '1',
E + '2',
E '3',
E '4',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_disposition.py.TestDisposition.test_disposition_from_time.v1-mvp_external_ydb_endpoint0.log
ydb/tests/fq/yds/test_disposition.py:61: in test_disposition_oldest
query_id = run(["3", "4"], ["1", "2", "3", "4"], query_id)
ydb/tests/fq/yds/test_disposition.py:53: in run
assert self.read_stream(len(output)) == output
E AssertionError: assert ['1', '2', '1', '2', '3', '4'] == ['1', '2', '3', '4']
E
E At index 2 diff: '1' != '3'
E Left contains 2 more items, first extra item: '3'
E
E Full diff:
E [
E + '1',
E + '2',
E '1',
E '2',
E '3',
E '4',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_disposition.py.TestDisposition.test_disposition_oldest.v1-mvp_external_ydb_endpoint0.log
ydb/tests/fq/yds/test_disposition.py:208: in test_disposition_time_ago
query_id = run(["1", "2"], ["1", "2"], None)
ydb/tests/fq/yds/test_disposition.py:204: in run
time.sleep(CONTROL_PLANE_REQUEST_TIMEOUT - (datetime.datetime.now() - from_time).total_seconds())
E ValueError: sleep length must be non-negative
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_disposition.py.TestDisposition.test_disposition_time_ago.v1-mvp_external_ydb_endpoint0.log
ydb/tests/fq/yds/test_pq_read_write.py:143: in test_pq_read_schema_metadata
assert self.read_stream(len(expected)) == expected
E assert ['{"field1":"...,"field3":0}'] == ['{"field1":"...,"field3":1}']
E
E Right contains one more item: '{"field1":"value2","field2":106,"field3":1}'
E
E Full diff:
E [
E '{"field1":"value1","field2":105,"field3":0}',
E - '{"field1":"value2","field2":106,"field3":1}',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_pq_read_write.py.TestPqReadWrite.test_pq_read_schema_metadata.v1-mvp_external_ydb_endpoint0-with_checkpoints.log
ydb/tests/fq/yds/test_public_metrics.py:97: in test_select_unlimited
assert self.read_stream(len(data)) == data
E AssertionError: assert ['A'] == ['A', 'B', 'C', 'D']
E
E Right contains 3 more items, first extra item: 'B'
E
E Full diff:
E [
E 'A',
E - 'B',
E - 'C',
E - 'D',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_public_metrics.py.TestPublicMetrics.test_select_unlimited.v1-STATS_MODE_FULL.log
ydb/tests/fq/yds/test_recovery.py:187: in test_program_state_recovery
assert received == expected
E assert ['{"sum" = 520u}'] == ['{"sum" = 52...sum" = 620u}']
E
E Right contains 2 more items, first extra item: '{"sum" = 570u}'
E
E Full diff:
E [
E '{"sum" = 520u}',
E - '{"sum" = 570u}',
E - '{"sum" = 620u}',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_recovery.py.TestRecovery.test_program_state_recovery.log
ydb/tests/fq/yds/test_recovery_match_recognize.py:159: in test_time_order_recoverer
self.recovery_impl(
ydb/tests/fq/yds/test_recovery_match_recognize.py:115: in recovery_impl
assert read_data == expected
E assert ['{"dt":1696849942000001}'] == ['{"dt":16968...49942800000}']
E
E Right contains 2 more items, first extra item: '{"dt":1696849942400002}'
E
E Full diff:
E [
E '{"dt":1696849942000001}',
E - '{"dt":1696849942400002}',
E - '{"dt":1696849942800000}',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_recovery_match_recognize.py.TestRecoveryMatchRecognize.test_time_order_recoverer.v1-kikimr0.log
ydb/tests/fq/yds/test_row_dispatcher.py:957: in test_2_connection
assert sorted(self.read_stream(len(expected), topic_path=self.output_topic)) == expected
E AssertionError: assert ['110'] == ['100', '100'...', '102', ...]
E
E At index 0 diff: '110' != '100'
E Right contains 39 more items, first extra item: '100'
E
E Full diff:
E [
E - '100',
E - '100',
E - '101',
E - '101',
E - '102',
E - '102',
E - '103',
E - '103',
E - '104',
E - '104',
E - '105',
E - '105',
E - '106',
E - '106',
E - '107',
E - '107',
E - '108',
E - '108',
E - '109',
E - '109',
E '110',
E - '110',
E - '111',
E - '111',
E - '112',
E - '112',
E - '113',
E - '113',
E - '114',
E - '114',
E - '115',
E - '115',
E - '116',
E - '116',
E - '117',
E - '117',
E - '118',
E - '118',
E - '119',
E - '119',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_2_connection.log
ydb/tests/fq/yds/test_row_dispatcher.py:858: in test_3_sessions
assert self.read_stream(len(expected), topic_path=output_topic1) == expected
E assert ['{"time":101}'] == ['{"time":101...{"time":102}']
E
E Right contains one more item: '{"time":102}'
E
E Full diff:
E [
E '{"time":101}',
E - '{"time":102}',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_3_sessions.log
ydb/tests/fq/yds/test_row_dispatcher.py:455: in test_filter_missing_fields
assert self.read_stream(len(expected), topic_path=self.output_topic) == expected
E AssertionError: assert ['101'] == ['101', '102']
E
E Right contains one more item: '102'
E
E Full diff:
E [
E '101',
E - '102',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_filter_missing_fields.log
ydb/tests/fq/yds/test_row_dispatcher.py:351: in test_filters_non_optional_field
self.run_and_check(kikimr, client, sql + filter, data, expected, 'predicate: WHERE (`event` IS NOT DISTINCT FROM \\"event2\\")')
ydb/tests/fq/yds/test_row_dispatcher.py:113: in run_and_check
assert self.read_stream(len(output), topic_path=self.output_topic) == output
E AssertionError: assert ['102', '102'] == ['102']
E
E Left contains one more item: '102'
E
E Full diff:
E [
E '102',
E + '102',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_filters_non_optional_field.log
ydb/tests/fq/yds/test_row_dispatcher.py:393: in test_filters_optional_field
self.run_and_check(kikimr, client, sql + filter, data, expected, 'predicate: WHERE ((`time` * (`field2` - `field1`)) <> 0)')
ydb/tests/fq/yds/test_row_dispatcher.py:113: in run_and_check
assert self.read_stream(len(output), topic_path=self.output_topic) == output
E AssertionError: assert ['102', '102'] == ['102']
E
E Left contains one more item: '102'
E
E Full diff:
E [
E '102',
E + '102',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_filters_optional_field.log
ydb/tests/fq/yds/test_row_dispatcher.py:1098: in test_group_by_hop_restart_node
assert self.read_stream(len(expected), topic_path=self.output_topic) == expected
E assert ['{"count":2,...T09:00:10Z"}'] == ['{"count":2,...T09:00:10Z"}']
E
E Right contains one more item: '{"count":1,"project":"project2","time":"2025-04-23T09:00:10Z"}'
E
E Full diff:
E [
E '{"count":2,"project":"project1","time":"2025-04-23T09:00:10Z"}',
E - '{"count":1,"project":"project2","time":"2025-04-23T09:00:10Z"}',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_group_by_hop_restart_node.log
ydb/tests/fq/yds/test_row_dispatcher.py:1177: in test_huge_messages
assert received == expected
E assert ['{"len":21,"time":101}'] == ['{"len":21,"...,"time":106}']
E
E Right contains 3 more items, first extra item: '{"len":1000041,"time":102}'
E
E Full diff:
E [
E '{"len":21,"time":101}',
E - '{"len":1000041,"time":102}',
E - '{"len":21,"time":105}',
E - '{"len":1000041,"time":106}',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_huge_messages.log
ydb/tests/fq/yds/test_row_dispatcher.py:927: in test_many_partitions
assert sorted(self.read_stream(len(expected), topic_path=self.output_topic)) == expected
E AssertionError: assert ['110'] == ['100', '101'...', '105', ...]
E
E At index 0 diff: '110' != '100'
E Right contains 39 more items, first extra item: '101'
E
E Full diff:
E [
E - '100',
E - '101',
E - '102',
E - '103',
E - '104',
E - '105',
E - '106',
E - '107',
E - '108',
E - '109',
E '110',
E - '111',
E - '112',
E - '113',
E - '114',
E - '115',
E - '116',
E - '117',
E - '118',
E - '119',
E - '120',
E - '121',
E - '122',
E - '123',
E - '124',
E - '125',
E - '126',
E - '127',
E - '128',
E - '129',
E - '130',
E - '131',
E - '132',
E - '133',
E - '134',
E - '135',
E - '136',
E - '137',
E - '138',
E - '139',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_many_partitions.log
ydb/tests/fq/yds/test_row_dispatcher.py:298: in test_nested_types
assert self.read_stream(len(expected), topic_path=self.output_topic) == expected
E assert ['{"key": "va...1234567890"}'] == ['{"key": "va...l1234567890"']
E
E Right contains 2 more items, first extra item: '["key1", "key2", "abcdefghjkl1234567890+abcdefghjkl1234567890"]'
E
E Full diff:
E [
E '{"key": "value", '
E '"second_key":"abcdefghjkl1234567890+abcdefghjkl1234567890"}',
E - '["key1", "key2", "abcdefghjkl1234567890+abcdefghjkl1234567890"]',
E - '"abcdefghjkl1234567890+abcdefghjkl1234567890"',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_nested_types.log
ydb/tests/fq/yds/test_row_dispatcher.py:328: in test_nested_types_without_predicate
assert self.read_stream(len(expected), topic_path=self.output_topic) == expected
E assert ['{"key": "value"}'] == ['{"key": "va...y1", "key2"]']
E
E Right contains one more item: '["key1", "key2"]'
E
E Full diff:
E [
E '{"key": "value"}',
E - '["key1", "key2"]',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_nested_types_without_predicate.log
ydb/tests/fq/yds/test_row_dispatcher.py:136: in test_read_raw_format_with_row_dispatcher
assert self.read_stream(len(data), topic_path=self.output_topic) == data
E assert ['{"time" = 101;}'] == ['{"time" = 1...ime" = 102;}']
E
E Right contains one more item: '{"time" = 102;}'
E
E Full diff:
E [
E '{"time" = 101;}',
E - '{"time" = 102;}',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_read_raw_format_with_row_dispatcher.log
ydb/tests/fq/yds/test_row_dispatcher.py:760: in test_restart_compute_node
assert sorted(self.read_stream(len(expected), topic_path=self.output_topic)) == expected
E AssertionError: assert ['104'] == ['100', '101'...', '105', ...]
E
E At index 0 diff: '104' != '100'
E Right contains 7 more items, first extra item: '101'
E
E Full diff:
E [
E - '100',
E - '101',
E - '102',
E - '103',
E '104',
E - '105',
E - '106',
E - '107',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_restart_compute_node.log
ydb/tests/fq/yds/test_row_dispatcher.py:172: in test_simple_not_null
assert self.read_stream(len(expected), topic_path=self.output_topic) == expected
E AssertionError: assert ['101'] == ['101', '102', '103']
E
E Right contains 2 more items, first extra item: '102'
E
E Full diff:
E [
E '101',
E - '102',
E - '103',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_simple_not_null.log
ydb/tests/fq/yds/test_row_dispatcher.py:230: in test_simple_optional
assert self.read_stream(len(expected), topic_path=self.output_topic) == expected
E AssertionError: assert ['101'] == ['101', '102']
E
E Right contains one more item: '102'
E
E Full diff:
E [
E '101',
E - '102',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_simple_optional.log
ydb/tests/fq/yds/test_row_dispatcher.py:573: in test_start_new_query
assert self.read_stream(len(expected), topic_path=output_topic1) == expected
E AssertionError: assert ['101'] == ['101', '102']
E
E Right contains one more item: '102'
E
E Full diff:
E [
E '101',
E - '102',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_start_new_query.log
ydb/tests/fq/yds/test_row_dispatcher.py:630: in test_stop_start
assert self.read_stream(len(expected), topic_path=self.output_topic) == expected
E AssertionError: assert ['101'] == ['101', '102']
E
E Right contains one more item: '102'
E
E Full diff:
E [
E '101',
E - '102',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_stop_start.log
ydb/tests/fq/yds/test_row_dispatcher.py:667: in test_stop_start2
assert self.read_stream(len(expected), topic_path=self.output_topic) == expected
E AssertionError: assert ['101'] == ['101', '102']
E
E Right contains one more item: '102'
E
E Full diff:
E [
E '101',
E - '102',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_stop_start2.log
ydb/tests/fq/yds/test_row_dispatcher.py:737: in test_stop_start_with_filter
assert self.read_stream(len(expected), topic_path=self.output_topic) == expected
E AssertionError: assert ['203'] == ['203', '204']
E
E Right contains one more item: '204'
E
E Full diff:
E [
E '203',
E - '204',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_stop_start_with_filter.log
ydb/tests/fq/yds/test_yq_streaming.py:108: in test_yq_streaming_read_from_binding
assert read_data == expected
E AssertionError: assert ['abc'] == ['abc', 'xxx']
E
E Right contains one more item: 'xxx'
E
E Full diff:
E [
E 'abc',
E - 'xxx',
E ]
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/test_yq_streaming.py.TestYqStreaming.test_yq_streaming_read_from_binding.v1.log
Chunk exceeded 60s timeout and was killed
List of the tests involved in the launch:
test_commit.py::TestCommit::test_commit (timeout) duration: 56.45s
test_timeout.py::TestTimeout::test_timeout (good) duration: 3.27s
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/tools/pq_read/test/test-results/py3test/run_test.log
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/tools/pq_read/test/test-results/py3test/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/tools/pq_read/test/test-results/py3test/testing_out_stuff/stderr