============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/suqp/000303/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: 215.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.8
    "min_ms": 19.3
    "median_ms": 28.3
    "max_ms": 42.2
    "stdev_ms": 7.4
select count(*) after initial inserts: 80.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 42.1
    "min_ms": 35.8
    "median_ms": 40.1
    "max_ms": 73.2
    "stdev_ms": 6.0
select count(*) after all modifications: 1878.7 ms
select all: 1866.0 ms
delete from table: 1917.2 ms
select all after delete: 2020.6 ms
.

============================== slowest durations ===============================
248.04s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
90.89s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
77.04s call     tablets_movement.py::TestTabletsMovement::test[ROW]
29.33s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
22.11s call     order_by_with_limit.py::TestOrderBy::test
5.95s setup    data_read_correctness.py::TestDataReadCorrectness::test
4.50s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.37s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.22s setup    order_by_with_limit.py::TestOrderBy::test
3.13s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
1.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.46s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.45s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.25s call     data_read_correctness.py::TestDataReadCorrectness::test
0.12s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 490.84s (0:08:10) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/suqp/0002fd/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: 37.8 ms
create table: 670.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 38.3
    "min_ms": 31.3
    "median_ms": 37.5
    "max_ms": 49.8
    "stdev_ms": 6.1
select count(*) after initial inserts: 169.5 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 59.5
    "min_ms": 47.3
    "median_ms": 57.6
    "max_ms": 100.4
    "stdev_ms": 9.4
updates (step 1):
    "runs": 200
    "avg_ms": 296.7
    "min_ms": 145.3
    "median_ms": 282.7
    "max_ms": 775.9
    "stdev_ms": 117.6
upserts (step 2):
    "runs": 200
    "avg_ms": 67.7
    "min_ms": 26.5
    "median_ms": 63.3
    "max_ms": 209.2
    "stdev_ms": 26.9
select count(*) after all modifications: 547.4 ms
select all: 411.8 ms
delete from table: 593.7 ms
select all after delete: 507.8 ms
.drop table: 117.1 ms
create table: 2134.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 74.3
    "min_ms": 54.6
    "median_ms": 67.8
    "max_ms": 134.4
    "stdev_ms": 25.0
select count(*) after initial inserts: 334.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 150.1
    "min_ms": 86.1
    "median_ms": 139.9
    "max_ms": 421.7
    "stdev_ms": 44.6
select count(*) after all modifications: 302.8 ms
select all: 214.8 ms
delete from table: 201.6 ms
select all after delete: 149.8 ms
.drop table: 22.5 ms
create table: 306.1 ms
initial inserts:
    "runs": 15
    "avg_ms": 21.9
    "min_ms": 18.9
    "median_ms": 20.3
    "max_ms": 29.9
    "stdev_ms": 4.1
select count(*) after initial inserts: 65.1 ms
updates (step 0):
    "runs": 150
    "avg_ms": 82.4
    "min_ms": 68.0
    "median_ms": 80.2
    "max_ms": 112.8
    "stdev_ms": 8.5
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 60.2
    "min_ms": 52.3
    "median_ms": 59.7
    "max_ms": 89.5
    "stdev_ms": 5.1
select count(*) after all modifications: 293.6 ms
select all: 273.1 ms
delete from table: 274.1 ms
select all after delete: 204.3 ms
.drop table: 21.5 ms
create table: 329.4 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.5
    "min_ms": 20.2
    "median_ms": 29.8
    "max_ms": 33.8
    "stdev_ms": 2.5
select count(*) after initial inserts: 74.6 ms
updates (step 0):
    "runs": 200
    "avg_ms": 83.9
    "min_ms": 71.0
    "median_ms": 82.0
    "max_ms": 108.0
    "stdev_ms": 8.3
upserts (step 1):
    "runs": 200
    "avg_ms": 21.5
    "min_ms": 17.0
    "median_ms": 20.6
    "max_ms": 98.8
    "stdev_ms": 5.9
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 75.3
    "min_ms": 68.0
    "median_ms": 74.2
    "max_ms": 103.6
    "stdev_ms": 5.3
select count(*) after all modifications: 407.0 ms
select all: 442.0 ms
delete from table: 469.9 ms
select all after delete: 375.2 ms
.drop table: 26.6 ms
create table: 329.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.3
    "min_ms": 25.0
    "median_ms": 29.8
    "max_ms": 31.1
    "stdev_ms": 1.9
select count(*) after initial inserts: 79.3 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 21.6
    "min_ms": 15.2
    "median_ms": 21.3
    "max_ms": 43.2
    "stdev_ms": 2.2
select count(*) after all modifications: 180.9 ms
select all: 189.7 ms
delete from table: 212.3 ms
select all after delete: 171.0 ms
.Generated operation sequence:
  0. UPDATE: 8 operations
  1. UPDATE: 19 operations
  2. UPSERT: 8 operations
  3. UPDATE: 14 operations
  4. UPDATE: 14 operations
  5. UPDATE: 4 operations
  6. BULK_UPSERT: 13 operations
  7. UPSERT: 17 operations
  8. UPSERT: 2 operations
  9. BULK_UPSERT: 13 operations
drop table: 23.8 ms
create table: 356.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 26.3
    "min_ms": 19.6
    "median_ms": 29.5
    "max_ms": 31.1
    "stdev_ms": 4.8
select count(*) after initial inserts: 67.7 ms
updates (step 0):
    "runs": 80
    "avg_ms": 81.0
    "min_ms": 69.4
    "median_ms": 79.2
    "max_ms": 103.7
    "stdev_ms": 7.7
updates (step 1):
    "runs": 190
    "avg_ms": 79.2
    "min_ms": 69.7
    "median_ms": 78.6
    "max_ms": 103.0
    "stdev_ms": 5.2
upserts (step 2):
    "runs": 80
    "avg_ms": 19.9
    "min_ms": 17.2
    "median_ms": 19.7
    "max_ms": 23.5
    "stdev_ms": 1.2
updates (step 3):
    "runs": 140
    "avg_ms": 83.8
    "min_ms": 70.6
    "median_ms": 83.0
    "max_ms": 112.4
    "stdev_ms": 6.4
updates (step 4):
    "runs": 140
    "avg_ms": 86.5
    "min_ms": 75.5
    "median_ms": 85.5
    "max_ms": 107.8
    "stdev_ms": 5.6
updates (step 5):
    "runs": 40
    "avg_ms": 88.5
    "min_ms": 81.0
    "median_ms": 87.7
    "max_ms": 103.2
    "stdev_ms": 5.6
bulk_upserts (step 6):
    "runs": 13
    "avg_ms": 42.7
    "min_ms": 40.5
    "median_ms": 42.8
    "max_ms": 45.2
    "stdev_ms": 1.4
upserts (step 7):
    "runs": 170
    "avg_ms": 20.7
    "min_ms": 16.3
    "median_ms": 20.5
    "max_ms": 30.4
    "stdev_ms": 1.9
upserts (step 8):
    "runs": 20
    "avg_ms": 19.9
    "min_ms": 17.5
    "median_ms": 20.4
    "max_ms": 20.6
    "stdev_ms": 0.9
bulk_upserts (step 9):
    "runs": 13
    "avg_ms": 44.0
    "min_ms": 40.8
    "median_ms": 43.2
    "max_ms": 48.8
    "stdev_ms": 2.7
select count(*) after all modifications: 183.5 ms
select all: 228.1 ms
delete from table: 242.2 ms
select all after delete: 213.3 ms
.

============================== slowest durations ===============================
154.28s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
82.19s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
57.14s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
31.32s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
23.05s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
20.15s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
5.20s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.05s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.05s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
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[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[update_bulk_upsert]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 377.34s (0:06:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/suqp/000300/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 ===============================
89.93s call     test_log_scenario.py::TestLogScenario::test_log_uniform
74.04s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
44.70s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
12.09s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.16s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.78s 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-2]
3.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.05s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 240.41s (0:04:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/suqp/0002fa/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 ===============================
7.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.12s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 32.03s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/suqp/0002f7/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 ===============================
6.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
6.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 32.72s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/suqp/0002ea/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 ===============================
7.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.15s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 34.30s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/suqp/0002f3/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 ===============================
6.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.16s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 31.80s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/suqp/0002f0/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 ===============================
7.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
6.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.16s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 33.88s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/suqp/0002ed/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 ===============================
114.07s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
87.31s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
87.00s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
5.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 300.14s (0:05:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/suqp/0002e7/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 .
zip_bomb.py 

============================== slowest durations ===============================
228.46s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
119.21s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
114.54s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
113.74s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
5.33s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.76s setup    zip_bomb.py::TestZipBomb::test
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

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

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