============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/23py/005757/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

data_read_correctness.py ...
order_by_with_limit.py ...

============================== slowest durations ===============================
171.89s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
92.75s call     order_by_with_limit.py::TestOrderBy::test_random
69.65s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
6.30s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
5.44s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.09s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.32s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.17s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.15s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.06s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.05s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.02s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 351.94s (0:05:51) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/23py/00579e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 74.4 ms
create table: 570.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 55.6
    "min_ms": 29.9
    "median_ms": 48.6
    "max_ms": 123.7
    "stdev_ms": 29.7
select count(*) after initial inserts: 136.6 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 56.9
    "min_ms": 41.1
    "median_ms": 51.3
    "max_ms": 155.6
    "stdev_ms": 15.7
select count(*) after all modifications: 3097.0 ms
select all: 3226.6 ms
delete from table: 4149.6 ms
select all after delete: 4633.6 ms
.drop table: 61.8 ms
create table: 449.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 43.7
    "min_ms": 29.8
    "median_ms": 48.4
    "max_ms": 54.4
    "stdev_ms": 9.3
select count(*) after initial inserts: 127.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 62.9
    "min_ms": 45.4
    "median_ms": 60.0
    "max_ms": 121.9
    "stdev_ms": 11.3
updates (step 1):
    "runs": 200
    "avg_ms": 170.4
    "min_ms": 128.5
    "median_ms": 164.9
    "max_ms": 252.0
    "stdev_ms": 23.4
upserts (step 2):
    "runs": 200
    "avg_ms": 32.1
    "min_ms": 22.1
    "median_ms": 28.9
    "max_ms": 79.8
    "stdev_ms": 9.1
select count(*) after all modifications: 366.3 ms
select all: 432.4 ms
delete from table: 427.9 ms
select all after delete: 312.6 ms
.drop table: 46.4 ms
create table: 405.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 36.5
    "min_ms": 24.6
    "median_ms": 33.2
    "max_ms": 63.2
    "stdev_ms": 12.2
select count(*) after initial inserts: 105.6 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 126.9
    "min_ms": 76.2
    "median_ms": 121.3
    "max_ms": 286.2
    "stdev_ms": 30.9
select count(*) after all modifications: 224.2 ms
select all: 195.6 ms
delete from table: 231.8 ms
select all after delete: 191.3 ms
.

============================== slowest durations ===============================
128.72s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
105.23s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
97.20s call     tablets_movement.py::TestTabletsMovement::test[ROW]
96.80s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
49.41s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
44.93s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
6.51s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
5.76s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
4.26s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
1.07s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.80s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.30s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.03s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
======================== 6 passed in 544.95s (0:09:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/23py/00572f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_cs_many_updates.py drop table: 33.9 ms
create table: 363.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 31.6
    "min_ms": 24.3
    "median_ms": 31.1
    "max_ms": 40.0
    "stdev_ms": 4.8
select count(*) after initial inserts: 103.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 109.1
    "min_ms": 74.9
    "median_ms": 104.8
    "max_ms": 193.1
    "stdev_ms": 21.4
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 76.8
    "min_ms": 57.0
    "median_ms": 74.6
    "max_ms": 124.1
    "stdev_ms": 13.5
select count(*) after all modifications: 377.1 ms
select all: 303.8 ms
delete from table: 399.3 ms
select all after delete: 308.3 ms
.drop table: 38.5 ms
create table: 511.3 ms
initial inserts:
    "runs": 20
    "avg_ms": 33.9
    "min_ms": 27.8
    "median_ms": 32.6
    "max_ms": 52.8
    "stdev_ms": 6.3
select count(*) after initial inserts: 117.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 122.3
    "min_ms": 76.2
    "median_ms": 111.3
    "max_ms": 485.8
    "stdev_ms": 44.1
upserts (step 1):
    "runs": 200
    "avg_ms": 23.7
    "min_ms": 18.3
    "median_ms": 22.8
    "max_ms": 35.9
    "stdev_ms": 3.3
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 79.9
    "min_ms": 68.4
    "median_ms": 77.7
    "max_ms": 178.1
    "stdev_ms": 11.7
select count(*) after all modifications: 485.1 ms
select all: 437.5 ms
delete from table: 508.3 ms
select all after delete: 437.4 ms
.drop table: 36.5 ms
create table: 393.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.2
    "min_ms": 22.7
    "median_ms": 29.6
    "max_ms": 30.7
    "stdev_ms": 2.7
select count(*) after initial inserts: 82.8 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 22.4
    "min_ms": 17.5
    "median_ms": 22.3
    "max_ms": 44.3
    "stdev_ms": 2.4
select count(*) after all modifications: 264.4 ms
select all: 258.4 ms
delete from table: 297.8 ms
select all after delete: 199.7 ms
.Generated operation sequence:
  0. UPDATE: 3 operations
  1. UPSERT: 17 operations
  2. UPSERT: 4 operations
  3. BULK_UPSERT: 6 operations
  4. UPSERT: 13 operations
  5. UPDATE: 3 operations
  6. UPSERT: 7 operations
  7. UPSERT: 11 operations
  8. BULK_UPSERT: 12 operations
  9. BULK_UPSERT: 6 operations
drop table: 30.3 ms
create table: 332.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.2
    "min_ms": 23.1
    "median_ms": 29.9
    "max_ms": 30.9
    "stdev_ms": 2.2
select count(*) after initial inserts: 74.8 ms
updates (step 0):
    "runs": 30
    "avg_ms": 100.3
    "min_ms": 76.6
    "median_ms": 86.6
    "max_ms": 476.8
    "stdev_ms": 71.3
upserts (step 1):
    "runs": 170
    "avg_ms": 23.8
    "min_ms": 17.9
    "median_ms": 22.6
    "max_ms": 37.7
    "stdev_ms": 3.8
upserts (step 2):
    "runs": 40
    "avg_ms": 23.2
    "min_ms": 18.6
    "median_ms": 22.8
    "max_ms": 35.2
    "stdev_ms": 2.9
bulk_upserts (step 3):
    "runs": 6
    "avg_ms": 51.5
    "min_ms": 49.5
    "median_ms": 50.5
    "max_ms": 56.3
    "stdev_ms": 2.7
upserts (step 4):
    "runs": 130
    "avg_ms": 23.9
    "min_ms": 19.3
    "median_ms": 23.4
    "max_ms": 34.2
    "stdev_ms": 3.2
updates (step 5):
    "runs": 30
    "avg_ms": 100.3
    "min_ms": 90.1
    "median_ms": 100.6
    "max_ms": 112.9
    "stdev_ms": 6.0
upserts (step 6):
    "runs": 70
    "avg_ms": 31.9
    "min_ms": 22.2
    "median_ms": 28.1
    "max_ms": 176.8
    "stdev_ms": 18.6
upserts (step 7):
    "runs": 110
    "avg_ms": 28.4
    "min_ms": 20.3
    "median_ms": 27.2
    "max_ms": 52.6
    "stdev_ms": 5.3
bulk_upserts (step 8):
    "runs": 12
    "avg_ms": 46.9
    "min_ms": 43.2
    "median_ms": 47.7
    "max_ms": 50.7
    "stdev_ms": 2.1
bulk_upserts (step 9):
    "runs": 6
    "avg_ms": 46.7
    "min_ms": 44.3
    "median_ms": 47.7
    "max_ms": 48.3
    "stdev_ms": 1.7
select count(*) after all modifications: 155.2 ms
select all: 192.7 ms
delete from table: 218.2 ms
select all after delete: 162.5 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
110.56s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
63.29s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
40.42s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
26.42s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
24.27s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
22.08s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.05s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.23s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.06s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 306.21s (0:05:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/23py/005763/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_log_scenario.py .
test_overloads.py .....

============================== slowest durations ===============================
75.75s call     test_log_scenario.py::TestLogScenario::test_log_uniform
37.11s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.48s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
6.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 147.88s (0:02:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/23py/00573d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ......

============================== slowest durations ===============================
5.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 33.43s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/23py/0057c0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ......

============================== slowest durations ===============================
10.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
9.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
6.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
1.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 45.65s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/23py/005774/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ......

============================== slowest durations ===============================
7.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
6.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 35.25s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/23py/005765/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ......

============================== slowest durations ===============================
9.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 34.65s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/23py/0057b6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py .....

============================== slowest durations ===============================
93.01s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
89.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
79.37s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
10.23s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
9.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.27s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 285.29s (0:04:45) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/23py/00578c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 58 items

test_overloads.py ...
upgrade_to_internal_path_id.py .
zip_bomb.py 

============================== slowest durations ===============================
248.09s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
116.14s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
113.48s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
86.94s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
8.83s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.09s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.07s setup    zip_bomb.py::TestZipBomb::test
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
0.17s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 4 passed in 612.14s (0:10:12) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ner/.ya/build/build_root/23py/00578c/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/23py/00578c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/23py/00578c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/23py/00578c', '--source-root', '/home/runner/.ya/build/build_root/23py/00578c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/23py/00578c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ner/.ya/build/build_root/23py/00578c/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/23py/00578c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/23py/00578c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/23py/00578c', '--source-root', '/home/runner/.ya/build/build_root/23py/00578c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/23py/00578c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
