============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mv3l/0005cc/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 53 items

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 12.7 ms
create table: 228.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 27.6
    "min_ms": 19.5
    "median_ms": 27.7
    "max_ms": 51.8
    "stdev_ms": 9.7
select count(*) after initial inserts: 103.9 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 33.3
    "min_ms": 27.1
    "median_ms": 33.0
    "max_ms": 55.9
    "stdev_ms": 3.5
select count(*) after all modifications: 1932.1 ms
select all: 2012.6 ms
delete from table: 2017.1 ms
select all after delete: 1991.5 ms
.

============================== slowest durations ===============================
284.83s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
92.56s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
83.15s call     tablets_movement.py::TestTabletsMovement::test[ROW]
44.70s setup    data_read_correctness.py::TestDataReadCorrectness::test
30.72s call     order_by_with_limit.py::TestOrderBy::test
25.25s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
15.82s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.36s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.95s setup    order_by_with_limit.py::TestOrderBy::test
3.25s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.52s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.51s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.41s call     data_read_correctness.py::TestDataReadCorrectness::test
0.18s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 593.98s (0:09:53) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mv3l/0005cf/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 53 items

test_cs_many_updates.py drop table: 70.9 ms
create table: 1418.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 88.7
    "min_ms": 63.2
    "median_ms": 87.1
    "max_ms": 131.7
    "stdev_ms": 19.9
select count(*) after initial inserts: 429.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 114.7
    "min_ms": 47.4
    "median_ms": 103.5
    "max_ms": 419.5
    "stdev_ms": 52.1
updates (step 1):
    "runs": 200
    "avg_ms": 355.7
    "min_ms": 186.7
    "median_ms": 336.4
    "max_ms": 1917.3
    "stdev_ms": 143.3
upserts (step 2):
    "runs": 200
    "avg_ms": 77.5
    "min_ms": 33.9
    "median_ms": 68.9
    "max_ms": 239.1
    "stdev_ms": 31.1
select count(*) after all modifications: 672.6 ms
select all: 707.1 ms
delete from table: 1158.1 ms
select all after delete: 640.4 ms
.drop table: 81.7 ms
create table: 1107.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 61.0
    "min_ms": 36.9
    "median_ms": 69.2
    "max_ms": 94.7
    "stdev_ms": 21.6
select count(*) after initial inserts: 158.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 172.6
    "min_ms": 83.4
    "median_ms": 137.8
    "max_ms": 968.1
    "stdev_ms": 94.7
select count(*) after all modifications: 406.2 ms
select all: 432.0 ms
delete from table: 325.6 ms
select all after delete: 279.4 ms
.drop table: 27.1 ms
create table: 490.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 40.7
    "min_ms": 26.6
    "median_ms": 36.1
    "max_ms": 62.3
    "stdev_ms": 11.2
select count(*) after initial inserts: 118.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 143.8
    "min_ms": 99.5
    "median_ms": 139.1
    "max_ms": 266.0
    "stdev_ms": 30.5
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 76.9
    "min_ms": 52.1
    "median_ms": 71.7
    "max_ms": 172.6
    "stdev_ms": 21.4
select count(*) after all modifications: 435.6 ms
select all: 332.5 ms
delete from table: 431.9 ms
select all after delete: 354.3 ms
.drop table: 39.6 ms
create table: 538.5 ms
initial inserts:
    "runs": 20
    "avg_ms": 31.5
    "min_ms": 25.9
    "median_ms": 30.1
    "max_ms": 41.6
    "stdev_ms": 4.2
select count(*) after initial inserts: 119.7 ms
updates (step 0):
    "runs": 200
    "avg_ms": 130.6
    "min_ms": 85.5
    "median_ms": 121.5
    "max_ms": 268.3
    "stdev_ms": 28.1
upserts (step 1):
    "runs": 200
    "avg_ms": 29.1
    "min_ms": 22.7
    "median_ms": 27.4
    "max_ms": 63.9
    "stdev_ms": 5.8
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 68.9
    "min_ms": 47.4
    "median_ms": 66.2
    "max_ms": 103.7
    "stdev_ms": 9.6
select count(*) after all modifications: 517.0 ms
select all: 495.8 ms
delete from table: 564.8 ms
select all after delete: 600.8 ms
.drop table: 37.5 ms
create table: 543.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 21.3
    "median_ms": 29.9
    "max_ms": 35.2
    "stdev_ms": 3.6
select count(*) after initial inserts: 106.3 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 29.6
    "min_ms": 20.7
    "median_ms": 27.5
    "max_ms": 164.3
    "stdev_ms": 7.5
select count(*) after all modifications: 345.9 ms
select all: 277.9 ms
delete from table: 313.8 ms
select all after delete: 229.9 ms
.Generated operation sequence:
  0. UPDATE: 15 operations
  1. BULK_UPSERT: 8 operations
  2. BULK_UPSERT: 11 operations
  3. BULK_UPSERT: 10 operations
  4. BULK_UPSERT: 15 operations
  5. UPDATE: 5 operations
  6. UPSERT: 11 operations
  7. UPDATE: 2 operations
  8. BULK_UPSERT: 12 operations
  9. UPSERT: 14 operations
drop table: 30.4 ms
create table: 440.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.8
    "min_ms": 25.6
    "median_ms": 30.8
    "max_ms": 42.2
    "stdev_ms": 5.0
select count(*) after initial inserts: 150.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 108.0
    "min_ms": 89.7
    "median_ms": 103.9
    "max_ms": 193.0
    "stdev_ms": 15.7
bulk_upserts (step 1):
    "runs": 8
    "avg_ms": 42.4
    "min_ms": 36.8
    "median_ms": 44.2
    "max_ms": 46.4
    "stdev_ms": 3.5
bulk_upserts (step 2):
    "runs": 11
    "avg_ms": 44.7
    "min_ms": 39.2
    "median_ms": 42.8
    "max_ms": 61.7
    "stdev_ms": 6.2
bulk_upserts (step 3):
    "runs": 10
    "avg_ms": 41.5
    "min_ms": 37.9
    "median_ms": 41.6
    "max_ms": 44.2
    "stdev_ms": 2.1
bulk_upserts (step 4):
    "runs": 15
    "avg_ms": 39.0
    "min_ms": 33.9
    "median_ms": 38.9
    "max_ms": 44.0
    "stdev_ms": 3.0
updates (step 5):
    "runs": 50
    "avg_ms": 115.7
    "min_ms": 95.8
    "median_ms": 116.2
    "max_ms": 135.1
    "stdev_ms": 7.2
upserts (step 6):
    "runs": 110
    "avg_ms": 24.8
    "min_ms": 20.4
    "median_ms": 24.7
    "max_ms": 33.1
    "stdev_ms": 2.0
updates (step 7):
    "runs": 20
    "avg_ms": 127.4
    "min_ms": 107.5
    "median_ms": 127.1
    "max_ms": 141.5
    "stdev_ms": 7.0
bulk_upserts (step 8):
    "runs": 12
    "avg_ms": 39.0
    "min_ms": 33.9
    "median_ms": 38.9
    "max_ms": 43.9
    "stdev_ms": 2.6
upserts (step 9):
    "runs": 140
    "avg_ms": 25.6
    "min_ms": 21.0
    "median_ms": 25.1
    "max_ms": 35.8
    "stdev_ms": 2.5
select count(*) after all modifications: 235.9 ms
select all: 271.2 ms
delete from table: 280.9 ms
select all after delete: 227.7 ms
.

============================== slowest durations ===============================
176.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
104.11s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
42.37s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
35.12s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
32.08s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
31.78s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
30.71s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.05s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown 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]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 459.95s (0:07:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mv3l/0005be/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 53 items

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

============================== slowest durations ===============================
104.61s call     test_log_scenario.py::TestLogScenario::test_log_uniform
62.91s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
57.66s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
24.37s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.08s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
3.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.03s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.03s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 270.90s (0:04:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mv3l/0005c7/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
27.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
23.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
12.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
6.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 81.29s (0:01:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mv3l/0005c9/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
30.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
23.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
12.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
8.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
8.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
3.12s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
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[1-10000-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 87.85s (0:01: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/mv3l/0005c4/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
33.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
23.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
9.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
7.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
1.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s 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-64]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 83.85s (0:01:23) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mv3l/0005d2/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
44.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
14.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
10.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
7.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.11s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 88.27s (0:01:28) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mv3l/0005d8/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
26.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
25.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
14.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
9.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
9.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 89.22s (0:01:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mv3l/0005c1/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
109.96s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
103.46s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
101.82s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
26.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
22.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 368.63s (0:06:08) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mv3l/0005d5/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 53 items

test_overloads.py ...
upgrade_to_internal_path_id.py 
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!

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/mv3l/0005d5/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/mv3l/0005d5/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/mv3l/0005d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/mv3l/0005d5', '--source-root', '/home/runner/.ya/build/build_root/mv3l/0005d5/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/mv3l/0005d5/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/mv3l/0005d5/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/mv3l/0005d5/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/mv3l/0005d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/mv3l/0005d5', '--source-root', '/home/runner/.ya/build/build_root/mv3l/0005d5/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/mv3l/0005d5/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",), {})
