============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m649/00041e/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 58 items

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

============================== slowest durations ===============================
276.29s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
66.07s call     order_by_with_limit.py::TestOrderBy::test_random
52.11s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
7.31s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.98s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.95s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.17s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.16s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.16s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.11s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.03s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.01s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 412.97s (0:06:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m649/000420/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 58 items

order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 30.9 ms
create table: 372.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 46.2
    "min_ms": 29.2
    "median_ms": 37.2
    "max_ms": 77.7
    "stdev_ms": 19.0
select count(*) after initial inserts: 130.5 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 43.9
    "min_ms": 35.8
    "median_ms": 43.1
    "max_ms": 67.7
    "stdev_ms": 3.9
select count(*) after all modifications: 2307.3 ms
select all: 2484.2 ms
delete from table: 2927.1 ms
select all after delete: 2831.8 ms
.drop table: 42.6 ms
create table: 372.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.8
    "min_ms": 20.5
    "median_ms": 29.8
    "max_ms": 33.1
    "stdev_ms": 3.7
select count(*) after initial inserts: 82.7 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 43.4
    "min_ms": 38.7
    "median_ms": 43.0
    "max_ms": 69.7
    "stdev_ms": 3.9
updates (step 1):
    "runs": 200
    "avg_ms": 107.4
    "min_ms": 87.2
    "median_ms": 104.6
    "max_ms": 195.4
    "stdev_ms": 13.3
upserts (step 2):
    "runs": 200
    "avg_ms": 20.1
    "min_ms": 16.1
    "median_ms": 20.2
    "max_ms": 53.5
    "stdev_ms": 2.6
select count(*) after all modifications: 222.5 ms
select all: 223.4 ms
delete from table: 244.4 ms
select all after delete: 207.8 ms
.drop table: 25.1 ms
create table: 297.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 25.1
    "min_ms": 19.4
    "median_ms": 29.4
    "max_ms": 31.0
    "stdev_ms": 5.1
select count(*) after initial inserts: 63.1 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 80.4
    "min_ms": 61.2
    "median_ms": 78.5
    "max_ms": 143.3
    "stdev_ms": 11.6
select count(*) after all modifications: 193.2 ms
select all: 169.7 ms
delete from table: 190.2 ms
select all after delete: 145.6 ms
.

============================== slowest durations ===============================
162.24s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
114.48s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
84.97s call     tablets_movement.py::TestTabletsMovement::test[ROW]
81.76s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
33.51s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
31.53s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
6.48s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
6.15s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.79s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.57s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.56s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.33s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
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]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 530.03s (0:08: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/m649/00041a/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 58 items

test_cs_many_updates.py drop table: 21.1 ms
create table: 324.4 ms
initial inserts:
    "runs": 15
    "avg_ms": 49.2
    "min_ms": 25.5
    "median_ms": 46.7
    "max_ms": 83.3
    "stdev_ms": 18.4
select count(*) after initial inserts: 111.3 ms
updates (step 0):
    "runs": 150
    "avg_ms": 110.5
    "min_ms": 82.3
    "median_ms": 105.3
    "max_ms": 295.0
    "stdev_ms": 21.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 74.0
    "min_ms": 57.6
    "median_ms": 70.7
    "max_ms": 113.1
    "stdev_ms": 10.9
select count(*) after all modifications: 369.3 ms
select all: 318.8 ms
delete from table: 355.0 ms
select all after delete: 304.5 ms
.drop table: 38.2 ms
create table: 436.5 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.6
    "min_ms": 26.3
    "median_ms": 30.0
    "max_ms": 42.4
    "stdev_ms": 3.2
select count(*) after initial inserts: 92.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 135.6
    "min_ms": 84.1
    "median_ms": 116.4
    "max_ms": 1512.0
    "stdev_ms": 104.2
upserts (step 1):
    "runs": 200
    "avg_ms": 65.3
    "min_ms": 20.0
    "median_ms": 58.6
    "max_ms": 249.4
    "stdev_ms": 33.2
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 193.8
    "min_ms": 84.1
    "median_ms": 179.0
    "max_ms": 521.5
    "stdev_ms": 79.2
select count(*) after all modifications: 605.1 ms
select all: 521.0 ms
delete from table: 900.5 ms
select all after delete: 486.8 ms
.drop table: 34.7 ms
create table: 408.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.8
    "min_ms": 26.4
    "median_ms": 29.9
    "max_ms": 33.4
    "stdev_ms": 2.1
select count(*) after initial inserts: 90.7 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 40.4
    "min_ms": 20.6
    "median_ms": 35.9
    "max_ms": 218.5
    "stdev_ms": 16.6
select count(*) after all modifications: 458.2 ms
select all: 356.2 ms
delete from table: 799.9 ms
select all after delete: 252.4 ms
.Generated operation sequence:
  0. BULK_UPSERT: 1 operations
  1. UPDATE: 20 operations
  2. UPDATE: 5 operations
  3. UPDATE: 16 operations
  4. UPSERT: 8 operations
  5. UPDATE: 11 operations
  6. BULK_UPSERT: 17 operations
  7. UPDATE: 4 operations
  8. BULK_UPSERT: 15 operations
  9. UPSERT: 1 operations
drop table: 54.6 ms
create table: 559.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 60.0
    "min_ms": 48.7
    "median_ms": 61.5
    "max_ms": 77.6
    "stdev_ms": 10.1
select count(*) after initial inserts: 104.2 ms
bulk_upserts (step 0): 91.6 ms
updates (step 1):
    "runs": 200
    "avg_ms": 195.1
    "min_ms": 103.2
    "median_ms": 185.0
    "max_ms": 376.8
    "stdev_ms": 56.2
updates (step 2):
    "runs": 50
    "avg_ms": 215.1
    "min_ms": 142.5
    "median_ms": 202.6
    "max_ms": 365.8
    "stdev_ms": 55.5
updates (step 3):
    "runs": 160
    "avg_ms": 200.8
    "min_ms": 125.4
    "median_ms": 194.4
    "max_ms": 382.4
    "stdev_ms": 47.7
upserts (step 4):
    "runs": 80
    "avg_ms": 63.9
    "min_ms": 28.3
    "median_ms": 57.9
    "max_ms": 220.4
    "stdev_ms": 28.4
updates (step 5):
    "runs": 110
    "avg_ms": 212.5
    "min_ms": 121.9
    "median_ms": 205.1
    "max_ms": 331.5
    "stdev_ms": 44.6
bulk_upserts (step 6):
    "runs": 17
    "avg_ms": 69.3
    "min_ms": 53.8
    "median_ms": 68.0
    "max_ms": 97.7
    "stdev_ms": 10.6
updates (step 7):
    "runs": 40
    "avg_ms": 160.5
    "min_ms": 119.0
    "median_ms": 152.3
    "max_ms": 291.5
    "stdev_ms": 35.2
bulk_upserts (step 8):
    "runs": 15
    "avg_ms": 68.6
    "min_ms": 55.7
    "median_ms": 65.1
    "max_ms": 90.2
    "stdev_ms": 9.6
upserts (step 9):
    "runs": 10
    "avg_ms": 38.3
    "min_ms": 25.5
    "median_ms": 34.2
    "max_ms": 81.6
    "stdev_ms": 17.0
select count(*) after all modifications: 226.6 ms
select all: 280.9 ms
delete from table: 321.9 ms
select all after delete: 383.2 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
122.04s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
77.75s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
64.72s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
63.26s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
43.13s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
26.53s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.05s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.74s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
4.35s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.04s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
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[update_upsert_bulk_upsert]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 418.28s (0:06:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m649/00041d/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 58 items

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

============================== slowest durations ===============================
94.06s call     test_log_scenario.py::TestLogScenario::test_log_uniform
12.13s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.95s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
5.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
1.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 142.66s (0:02:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m649/000419/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 58 items

test_overloads.py ......

============================== slowest durations ===============================
8.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
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[1-10000-64]
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-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]

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

test_overloads.py ......

============================== slowest durations ===============================
5.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
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-1-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-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

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

test_overloads.py ......

============================== slowest durations ===============================
8.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
1.07s 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-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-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[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

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

test_overloads.py ......

============================== slowest durations ===============================
7.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
1.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.02s 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-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-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]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 34.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/m649/000418/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 58 items

test_overloads.py .....

============================== slowest durations ===============================
133.09s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
102.59s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
96.45s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
70.22s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.03s 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 setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 410.25s (0:06: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/m649/000421/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 58 items

test_overloads.py ...
upgrade_to_internal_path_id.py .
zip_bomb.py 

============================== slowest durations ===============================
245.29s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
109.40s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
106.82s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
101.82s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
8.32s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
2.59s setup    zip_bomb.py::TestZipBomb::test
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

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