============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f7ky/00030b/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: 22.1 ms
create table: 307.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.1
    "min_ms": 20.1
    "median_ms": 29.7
    "max_ms": 30.7
    "stdev_ms": 3.9
select count(*) after initial inserts: 87.6 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 34.2
    "min_ms": 28.3
    "median_ms": 33.8
    "max_ms": 52.6
    "stdev_ms": 3.2
select count(*) after all modifications: 2203.5 ms
select all: 2411.7 ms
delete from table: 2070.3 ms
select all after delete: 2029.9 ms
.

============================== slowest durations ===============================
338.76s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
90.70s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
80.67s call     tablets_movement.py::TestTabletsMovement::test[ROW]
28.47s call     order_by_with_limit.py::TestOrderBy::test
26.55s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
6.99s setup    data_read_correctness.py::TestDataReadCorrectness::test
4.69s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.84s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.68s setup    order_by_with_limit.py::TestOrderBy::test
3.58s 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.59s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.57s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test
0.19s 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 591.15s (0:09: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/f7ky/000312/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: 14.8 ms
create table: 357.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 23.0
    "median_ms": 29.5
    "max_ms": 33.7
    "stdev_ms": 2.8
select count(*) after initial inserts: 202.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 46.5
    "min_ms": 35.0
    "median_ms": 44.7
    "max_ms": 76.8
    "stdev_ms": 8.4
updates (step 1):
    "runs": 200
    "avg_ms": 224.3
    "min_ms": 133.8
    "median_ms": 210.8
    "max_ms": 1111.1
    "stdev_ms": 80.1
upserts (step 2):
    "runs": 200
    "avg_ms": 51.8
    "min_ms": 22.2
    "median_ms": 46.9
    "max_ms": 195.7
    "stdev_ms": 21.2
select count(*) after all modifications: 597.9 ms
select all: 454.7 ms
delete from table: 777.8 ms
select all after delete: 977.5 ms
.drop table: 129.4 ms
create table: 1207.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 84.4
    "min_ms": 56.6
    "median_ms": 87.3
    "max_ms": 107.2
    "stdev_ms": 17.1
select count(*) after initial inserts: 283.1 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 229.9
    "min_ms": 97.4
    "median_ms": 212.9
    "max_ms": 1285.1
    "stdev_ms": 103.7
select count(*) after all modifications: 297.3 ms
select all: 250.9 ms
delete from table: 283.0 ms
select all after delete: 241.6 ms
.drop table: 40.7 ms
create table: 509.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.8
    "min_ms": 27.7
    "median_ms": 29.9
    "max_ms": 30.7
    "stdev_ms": 0.7
select count(*) after initial inserts: 104.6 ms
updates (step 0):
    "runs": 150
    "avg_ms": 121.6
    "min_ms": 94.1
    "median_ms": 118.8
    "max_ms": 204.5
    "stdev_ms": 17.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 52.9
    "min_ms": 41.9
    "median_ms": 52.4
    "max_ms": 68.3
    "stdev_ms": 4.7
select count(*) after all modifications: 353.4 ms
select all: 331.9 ms
delete from table: 392.4 ms
select all after delete: 291.7 ms
.drop table: 42.9 ms
create table: 412.6 ms
initial inserts:
    "runs": 20
    "avg_ms": 32.2
    "min_ms": 26.7
    "median_ms": 30.7
    "max_ms": 43.6
    "stdev_ms": 5.2
select count(*) after initial inserts: 154.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 109.9
    "min_ms": 89.4
    "median_ms": 107.8
    "max_ms": 162.8
    "stdev_ms": 10.9
upserts (step 1):
    "runs": 200
    "avg_ms": 26.8
    "min_ms": 23.9
    "median_ms": 26.5
    "max_ms": 36.4
    "stdev_ms": 1.8
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 63.1
    "min_ms": 55.7
    "median_ms": 61.4
    "max_ms": 206.9
    "stdev_ms": 14.9
select count(*) after all modifications: 584.2 ms
select all: 526.6 ms
delete from table: 551.4 ms
select all after delete: 499.9 ms
.drop table: 27.2 ms
create table: 429.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.0
    "min_ms": 28.5
    "median_ms": 29.8
    "max_ms": 32.5
    "stdev_ms": 1.1
select count(*) after initial inserts: 93.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 27.6
    "min_ms": 22.3
    "median_ms": 27.0
    "max_ms": 78.9
    "stdev_ms": 3.4
select count(*) after all modifications: 332.4 ms
select all: 260.1 ms
delete from table: 282.5 ms
select all after delete: 232.9 ms
.Generated operation sequence:
  0. UPSERT: 3 operations
  1. UPSERT: 9 operations
  2. UPSERT: 14 operations
  3. UPSERT: 19 operations
  4. BULK_UPSERT: 5 operations
  5. UPDATE: 11 operations
  6. UPSERT: 13 operations
  7. UPDATE: 20 operations
  8. UPSERT: 5 operations
  9. BULK_UPSERT: 6 operations
drop table: 29.0 ms
create table: 390.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 26.1
    "median_ms": 30.3
    "max_ms": 31.2
    "stdev_ms": 1.5
select count(*) after initial inserts: 92.2 ms
upserts (step 0):
    "runs": 30
    "avg_ms": 26.4
    "min_ms": 23.8
    "median_ms": 26.0
    "max_ms": 30.9
    "stdev_ms": 1.8
upserts (step 1):
    "runs": 90
    "avg_ms": 26.6
    "min_ms": 24.1
    "median_ms": 26.3
    "max_ms": 36.7
    "stdev_ms": 1.8
upserts (step 2):
    "runs": 140
    "avg_ms": 26.3
    "min_ms": 22.9
    "median_ms": 26.1
    "max_ms": 35.0
    "stdev_ms": 2.0
upserts (step 3):
    "runs": 190
    "avg_ms": 26.2
    "min_ms": 22.8
    "median_ms": 26.2
    "max_ms": 32.1
    "stdev_ms": 1.7
bulk_upserts (step 4):
    "runs": 5
    "avg_ms": 41.5
    "min_ms": 37.4
    "median_ms": 42.4
    "max_ms": 44.2
    "stdev_ms": 2.7
updates (step 5):
    "runs": 110
    "avg_ms": 104.2
    "min_ms": 85.2
    "median_ms": 102.7
    "max_ms": 131.0
    "stdev_ms": 8.3
upserts (step 6):
    "runs": 130
    "avg_ms": 25.3
    "min_ms": 21.3
    "median_ms": 24.6
    "max_ms": 41.4
    "stdev_ms": 2.6
updates (step 7):
    "runs": 200
    "avg_ms": 108.0
    "min_ms": 85.2
    "median_ms": 107.9
    "max_ms": 142.8
    "stdev_ms": 8.9
upserts (step 8):
    "runs": 50
    "avg_ms": 22.4
    "min_ms": 20.7
    "median_ms": 22.2
    "max_ms": 27.5
    "stdev_ms": 1.5
bulk_upserts (step 9):
    "runs": 6
    "avg_ms": 35.6
    "min_ms": 34.1
    "median_ms": 36.1
    "max_ms": 36.7
    "stdev_ms": 1.1
select count(*) after all modifications: 203.2 ms
select all: 257.7 ms
delete from table: 251.0 ms
select all after delete: 201.5 ms
.

============================== slowest durations ===============================
233.45s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
63.55s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
51.47s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
37.09s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
29.54s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
26.02s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
6.69s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 455.57s (0:07:35) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f7ky/00030f/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 ===============================
96.93s call     test_log_scenario.py::TestLogScenario::test_log_uniform
90.67s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
66.88s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.17s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.94s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
5.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.04s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.03s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 285.07s (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/f7ky/0002ff/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 ===============================
8.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
6.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.02s 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-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 36.90s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f7ky/000302/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 ===============================
8.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
8.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
6.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.06s 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]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 37.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f7ky/000305/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 ===============================
14.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
9.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
9.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
8.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.07s 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-2-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 48.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f7ky/000316/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 ===============================
8.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
6.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.03s 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-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 37.59s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f7ky/000314/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 ===============================
16.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
8.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
8.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 47.96s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f7ky/000308/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 ===============================
121.52s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
95.92s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
84.16s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
6.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

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

============================== slowest durations ===============================
108.34s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
103.65s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
90.27s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
9.70s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 3 passed in 603.00s (0:10:03) =========================

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