============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6aa5/00075e/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: 64.2 ms
create table: 239.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 27.5
    "min_ms": 20.3
    "median_ms": 29.6
    "max_ms": 30.6
    "stdev_ms": 4.2
select count(*) after initial inserts: 91.8 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 40.8
    "min_ms": 35.0
    "median_ms": 40.1
    "max_ms": 92.8
    "stdev_ms": 4.3
select count(*) after all modifications: 1861.4 ms
select all: 2223.4 ms
delete from table: 2336.4 ms
select all after delete: 2513.3 ms
.

============================== slowest durations ===============================
305.98s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
101.68s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
82.26s call     tablets_movement.py::TestTabletsMovement::test[ROW]
35.07s call     order_by_with_limit.py::TestOrderBy::test
30.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
10.75s setup    data_read_correctness.py::TestDataReadCorrectness::test
8.41s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.46s setup    order_by_with_limit.py::TestOrderBy::test
4.03s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.26s 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.56s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.46s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.28s call     data_read_correctness.py::TestDataReadCorrectness::test
0.26s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 591.14s (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/6aa5/00075f/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: 123.2 ms
create table: 476.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 51.4
    "min_ms": 26.1
    "median_ms": 44.8
    "max_ms": 101.1
    "stdev_ms": 23.6
select count(*) after initial inserts: 155.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 84.7
    "min_ms": 46.0
    "median_ms": 77.8
    "max_ms": 216.6
    "stdev_ms": 30.5
updates (step 1):
    "runs": 200
    "avg_ms": 264.4
    "min_ms": 143.0
    "median_ms": 230.5
    "max_ms": 793.2
    "stdev_ms": 100.9
upserts (step 2):
    "runs": 200
    "avg_ms": 58.2
    "min_ms": 31.2
    "median_ms": 54.5
    "max_ms": 141.8
    "stdev_ms": 20.5
select count(*) after all modifications: 1058.7 ms
select all: 682.6 ms
delete from table: 967.1 ms
select all after delete: 1121.4 ms
.drop table: 117.7 ms
create table: 1281.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 60.2
    "min_ms": 43.5
    "median_ms": 60.1
    "max_ms": 88.1
    "stdev_ms": 14.0
select count(*) after initial inserts: 186.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 178.3
    "min_ms": 83.2
    "median_ms": 146.7
    "max_ms": 627.8
    "stdev_ms": 81.4
select count(*) after all modifications: 333.9 ms
select all: 286.7 ms
delete from table: 400.0 ms
select all after delete: 236.8 ms
.drop table: 38.0 ms
create table: 565.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 43.3
    "min_ms": 32.6
    "median_ms": 45.2
    "max_ms": 51.7
    "stdev_ms": 6.2
select count(*) after initial inserts: 129.6 ms
updates (step 0):
    "runs": 150
    "avg_ms": 159.8
    "min_ms": 105.2
    "median_ms": 159.0
    "max_ms": 306.0
    "stdev_ms": 31.2
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 94.3
    "min_ms": 67.6
    "median_ms": 88.5
    "max_ms": 195.8
    "stdev_ms": 20.3
select count(*) after all modifications: 412.3 ms
select all: 443.7 ms
delete from table: 401.9 ms
select all after delete: 311.5 ms
.drop table: 72.4 ms
create table: 562.3 ms
initial inserts:
    "runs": 20
    "avg_ms": 43.8
    "min_ms": 31.8
    "median_ms": 42.2
    "max_ms": 66.1
    "stdev_ms": 10.4
select count(*) after initial inserts: 136.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 157.1
    "min_ms": 105.7
    "median_ms": 150.6
    "max_ms": 282.7
    "stdev_ms": 32.7
upserts (step 1):
    "runs": 200
    "avg_ms": 42.7
    "min_ms": 23.1
    "median_ms": 40.1
    "max_ms": 90.7
    "stdev_ms": 13.3
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 112.9
    "min_ms": 84.8
    "median_ms": 109.1
    "max_ms": 199.1
    "stdev_ms": 21.2
select count(*) after all modifications: 808.5 ms
select all: 770.0 ms
delete from table: 607.3 ms
select all after delete: 791.5 ms
.drop table: 53.5 ms
create table: 681.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.6
    "min_ms": 26.2
    "median_ms": 33.5
    "max_ms": 39.3
    "stdev_ms": 3.9
select count(*) after initial inserts: 98.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 37.8
    "min_ms": 23.2
    "median_ms": 34.6
    "max_ms": 130.6
    "stdev_ms": 11.9
select count(*) after all modifications: 330.0 ms
select all: 257.8 ms
delete from table: 305.1 ms
select all after delete: 260.0 ms
.Generated operation sequence:
  0. UPDATE: 3 operations
  1. UPDATE: 4 operations
  2. BULK_UPSERT: 15 operations
  3. UPDATE: 1 operations
  4. UPDATE: 16 operations
  5. UPSERT: 2 operations
  6. UPDATE: 3 operations
  7. UPDATE: 18 operations
  8. UPDATE: 17 operations
  9. BULK_UPSERT: 16 operations
drop table: 43.2 ms
create table: 379.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 27.3
    "median_ms": 29.9
    "max_ms": 31.1
    "stdev_ms": 1.3
select count(*) after initial inserts: 101.5 ms
updates (step 0):
    "runs": 30
    "avg_ms": 110.6
    "min_ms": 93.9
    "median_ms": 107.8
    "max_ms": 160.8
    "stdev_ms": 15.7
updates (step 1):
    "runs": 40
    "avg_ms": 123.9
    "min_ms": 97.7
    "median_ms": 122.6
    "max_ms": 164.4
    "stdev_ms": 15.0
bulk_upserts (step 2):
    "runs": 15
    "avg_ms": 54.7
    "min_ms": 49.5
    "median_ms": 55.4
    "max_ms": 58.8
    "stdev_ms": 3.3
updates (step 3):
    "runs": 10
    "avg_ms": 115.4
    "min_ms": 101.7
    "median_ms": 112.1
    "max_ms": 142.1
    "stdev_ms": 12.0
updates (step 4):
    "runs": 160
    "avg_ms": 120.4
    "min_ms": 89.4
    "median_ms": 116.6
    "max_ms": 188.1
    "stdev_ms": 16.1
upserts (step 5):
    "runs": 20
    "avg_ms": 33.4
    "min_ms": 26.8
    "median_ms": 32.5
    "max_ms": 45.6
    "stdev_ms": 4.4
updates (step 6):
    "runs": 30
    "avg_ms": 136.1
    "min_ms": 107.5
    "median_ms": 131.9
    "max_ms": 170.9
    "stdev_ms": 16.4
updates (step 7):
    "runs": 180
    "avg_ms": 134.5
    "min_ms": 93.9
    "median_ms": 132.8
    "max_ms": 270.5
    "stdev_ms": 20.7
updates (step 8):
    "runs": 170
    "avg_ms": 120.1
    "min_ms": 98.2
    "median_ms": 118.5
    "max_ms": 227.0
    "stdev_ms": 13.5
bulk_upserts (step 9):
    "runs": 16
    "avg_ms": 48.1
    "min_ms": 43.9
    "median_ms": 47.6
    "max_ms": 56.7
    "stdev_ms": 3.2
select count(*) after all modifications: 178.2 ms
select all: 187.9 ms
delete from table: 233.1 ms
select all after delete: 206.7 ms
.

============================== slowest durations ===============================
181.78s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
81.30s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
78.11s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
55.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
40.14s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
36.36s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.98s 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.02s 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.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_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[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 485.29s (0:08:05) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6aa5/000766/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 ===============================
85.64s call     test_log_scenario.py::TestLogScenario::test_log_uniform
65.50s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
47.90s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
8.06s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.07s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.98s 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.09s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.06s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
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]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 229.09s (0:03:49) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6aa5/000761/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 ===============================
13.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
11.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
8.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.18s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.02s 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-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 49.50s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6aa5/00075d/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 ===============================
10.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
10.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
8.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
1.11s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s 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]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 41.89s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6aa5/000763/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.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
11.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
7.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.15s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 48.61s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6aa5/000765/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 ===============================
13.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
9.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
8.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s 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]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 42.51s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6aa5/000760/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 ===============================
10.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
8.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
6.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
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-2]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 38.67s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6aa5/000762/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 ===============================
116.83s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
107.60s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
98.01s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
8.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
8.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 342.61s (0:05:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6aa5/000764/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 ===============================
135.84s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
96.49s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
92.43s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
13.55s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.12s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 3 passed in 603.45s (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/6aa5/000764/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/6aa5/000764/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/6aa5/000764/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/6aa5/000764', '--source-root', '/home/runner/.ya/build/build_root/6aa5/000764/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/6aa5/000764/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/6aa5/000764/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/6aa5/000764/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/6aa5/000764/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/6aa5/000764', '--source-root', '/home/runner/.ya/build/build_root/6aa5/000764/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/6aa5/000764/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",), {})
