============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jnhg/00238a/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 56 items

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

============================== slowest durations ===============================
176.21s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
85.03s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
65.22s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
35.46s call     order_by_with_limit.py::TestOrderBy::test_random
6.88s setup    data_read_correctness.py::TestDataReadCorrectness::test
4.88s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.40s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.30s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.24s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.20s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.16s call     data_read_correctness.py::TestDataReadCorrectness::test
0.07s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.02s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.02s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 379.62s (0:06:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jnhg/002382/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 56 items

tablets_movement.py ..
test_cs_many_updates.py drop table: 78.8 ms
create table: 374.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 67.8
    "min_ms": 31.9
    "median_ms": 74.2
    "max_ms": 109.9
    "stdev_ms": 26.6
select count(*) after initial inserts: 126.5 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 85.0
    "min_ms": 49.6
    "median_ms": 78.5
    "max_ms": 231.6
    "stdev_ms": 25.3
select count(*) after all modifications: 4336.7 ms
select all: 3988.5 ms
delete from table: 3850.1 ms
select all after delete: 3494.2 ms
.drop table: 35.5 ms
create table: 464.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.6
    "min_ms": 26.7
    "median_ms": 29.9
    "max_ms": 39.4
    "stdev_ms": 3.9
select count(*) after initial inserts: 84.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 77.6
    "min_ms": 47.5
    "median_ms": 71.6
    "max_ms": 178.6
    "stdev_ms": 23.6
updates (step 1):
    "runs": 200
    "avg_ms": 186.4
    "min_ms": 128.3
    "median_ms": 182.1
    "max_ms": 271.1
    "stdev_ms": 27.4
upserts (step 2):
    "runs": 200
    "avg_ms": 28.4
    "min_ms": 22.2
    "median_ms": 27.2
    "max_ms": 45.1
    "stdev_ms": 4.4
select count(*) after all modifications: 330.1 ms
select all: 351.0 ms
delete from table: 390.8 ms
select all after delete: 314.1 ms
.drop table: 37.3 ms
create table: 416.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 35.3
    "min_ms": 27.5
    "median_ms": 33.9
    "max_ms": 44.9
    "stdev_ms": 6.2
select count(*) after initial inserts: 92.2 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 108.1
    "min_ms": 71.6
    "median_ms": 97.2
    "max_ms": 348.9
    "stdev_ms": 37.9
select count(*) after all modifications: 387.2 ms
select all: 432.3 ms
delete from table: 443.3 ms
select all after delete: 523.0 ms
.drop table: 82.5 ms
create table: 797.7 ms
initial inserts:
    "runs": 15
    "avg_ms": 50.9
    "min_ms": 31.0
    "median_ms": 51.7
    "max_ms": 74.4
    "stdev_ms": 14.3
select count(*) after initial inserts: 155.3 ms
updates (step 0):
    "runs": 150
    "avg_ms": 158.0
    "min_ms": 98.4
    "median_ms": 154.8
    "max_ms": 247.3
    "stdev_ms": 25.6
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 88.2
    "min_ms": 65.1
    "median_ms": 84.6
    "max_ms": 191.9
    "stdev_ms": 17.8
select count(*) after all modifications: 484.3 ms
select all: 355.3 ms
delete from table: 432.2 ms
select all after delete: 449.7 ms
.

============================== slowest durations ===============================
110.76s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
101.44s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
92.35s call     tablets_movement.py::TestTabletsMovement::test[ROW]
59.47s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
53.00s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
36.05s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
5.80s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.91s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
1.59s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
1.05s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.03s 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]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]

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

test_cs_many_updates.py drop table: 17.9 ms
create table: 295.6 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.2
    "min_ms": 20.4
    "median_ms": 29.9
    "max_ms": 32.0
    "stdev_ms": 2.5
select count(*) after initial inserts: 102.0 ms
updates (step 0):
    "runs": 200
    "avg_ms": 106.6
    "min_ms": 75.6
    "median_ms": 95.6
    "max_ms": 564.1
    "stdev_ms": 49.6
upserts (step 1):
    "runs": 200
    "avg_ms": 26.3
    "min_ms": 17.9
    "median_ms": 25.4
    "max_ms": 61.3
    "stdev_ms": 4.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 84.1
    "min_ms": 74.7
    "median_ms": 82.2
    "max_ms": 134.1
    "stdev_ms": 7.8
select count(*) after all modifications: 550.2 ms
select all: 458.4 ms
delete from table: 514.1 ms
select all after delete: 450.0 ms
.drop table: 40.0 ms
create table: 407.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.6
    "min_ms": 26.0
    "median_ms": 30.6
    "max_ms": 35.6
    "stdev_ms": 2.6
select count(*) after initial inserts: 92.0 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 27.6
    "min_ms": 19.5
    "median_ms": 25.8
    "max_ms": 98.0
    "stdev_ms": 6.4
select count(*) after all modifications: 336.1 ms
select all: 274.8 ms
delete from table: 301.7 ms
select all after delete: 238.1 ms
.Generated operation sequence:
  0. UPDATE: 3 operations
  1. BULK_UPSERT: 3 operations
  2. UPDATE: 4 operations
  3. BULK_UPSERT: 18 operations
  4. UPDATE: 19 operations
  5. UPSERT: 17 operations
  6. UPSERT: 7 operations
  7. BULK_UPSERT: 11 operations
  8. UPDATE: 7 operations
  9. UPDATE: 11 operations
drop table: 29.4 ms
create table: 403.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.8
    "min_ms": 28.2
    "median_ms": 30.1
    "max_ms": 40.9
    "stdev_ms": 3.7
select count(*) after initial inserts: 99.7 ms
updates (step 0):
    "runs": 30
    "avg_ms": 109.0
    "min_ms": 94.7
    "median_ms": 107.2
    "max_ms": 128.0
    "stdev_ms": 9.3
bulk_upserts (step 1):
    "runs": 3
    "avg_ms": 65.6
    "min_ms": 53.0
    "median_ms": 70.1
    "max_ms": 73.5
    "stdev_ms": 11.0
updates (step 2):
    "runs": 40
    "avg_ms": 122.6
    "min_ms": 101.0
    "median_ms": 117.3
    "max_ms": 195.2
    "stdev_ms": 20.3
bulk_upserts (step 3):
    "runs": 18
    "avg_ms": 54.0
    "min_ms": 47.4
    "median_ms": 54.1
    "max_ms": 63.8
    "stdev_ms": 4.4
updates (step 4):
    "runs": 190
    "avg_ms": 118.2
    "min_ms": 90.0
    "median_ms": 112.3
    "max_ms": 345.3
    "stdev_ms": 27.4
upserts (step 5):
    "runs": 170
    "avg_ms": 38.9
    "min_ms": 21.8
    "median_ms": 34.6
    "max_ms": 184.0
    "stdev_ms": 18.1
upserts (step 6):
    "runs": 70
    "avg_ms": 34.7
    "min_ms": 24.5
    "median_ms": 31.9
    "max_ms": 68.4
    "stdev_ms": 10.2
bulk_upserts (step 7):
    "runs": 11
    "avg_ms": 52.6
    "min_ms": 48.7
    "median_ms": 51.4
    "max_ms": 62.4
    "stdev_ms": 4.0
updates (step 8):
    "runs": 70
    "avg_ms": 174.3
    "min_ms": 133.7
    "median_ms": 166.5
    "max_ms": 299.0
    "stdev_ms": 33.4
updates (step 9):
    "runs": 110
    "avg_ms": 211.4
    "min_ms": 157.4
    "median_ms": 208.7
    "max_ms": 359.6
    "stdev_ms": 38.0
select count(*) after all modifications: 324.8 ms
select all: 386.2 ms
delete from table: 552.1 ms
select all after delete: 311.3 ms
.
test_log_scenario.py ...

============================== slowest durations ===============================
90.36s call     test_log_scenario.py::TestLogScenario::test_log_uniform
79.31s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
68.59s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
39.46s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
37.98s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
29.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
12.08s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
12.05s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.23s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
4.43s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.09s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.07s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.02s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
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[upsert]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 379.97s (0:06:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jnhg/002386/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 56 items

test_overloads.py ......

============================== slowest durations ===============================
7.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 38.09s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jnhg/00238d/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 56 items

test_overloads.py ......

============================== slowest durations ===============================
7.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
6.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
1.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 36.81s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jnhg/00238e/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 56 items

test_overloads.py ......

============================== slowest durations ===============================
12.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
7.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
6.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
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 47.85s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jnhg/00237e/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 56 items

test_overloads.py .....

============================== slowest durations ===============================
9.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
8.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
7.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
1.01s 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-64]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 35.85s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jnhg/002388/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 56 items

test_overloads.py .....

============================== slowest durations ===============================
9.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
7.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
1.04s 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.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 38.83s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jnhg/002380/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 56 items

test_overloads.py .....

============================== slowest durations ===============================
121.54s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
121.19s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
81.69s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
6.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 339.59s (0:05: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/jnhg/00238b/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 56 items

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