============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ermb/000318/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 ===============================
257.94s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
63.26s call     order_by_with_limit.py::TestOrderBy::test_random
49.37s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
4.92s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.45s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.31s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.23s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.22s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.19s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.11s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.04s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.01s teardown data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.01s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 385.85s (0:06:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ermb/000317/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: 13.3 ms
create table: 246.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.4
    "min_ms": 20.3
    "median_ms": 29.7
    "max_ms": 31.7
    "stdev_ms": 3.9
select count(*) after initial inserts: 83.9 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 43.1
    "min_ms": 37.8
    "median_ms": 42.9
    "max_ms": 53.6
    "stdev_ms": 2.4
select count(*) after all modifications: 1928.2 ms
select all: 2273.9 ms
delete from table: 2602.2 ms
select all after delete: 2582.5 ms
.drop table: 32.2 ms
create table: 334.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.4
    "min_ms": 19.7
    "median_ms": 29.9
    "max_ms": 31.7
    "stdev_ms": 3.6
select count(*) after initial inserts: 71.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 43.8
    "min_ms": 39.8
    "median_ms": 43.7
    "max_ms": 55.3
    "stdev_ms": 2.6
updates (step 1):
    "runs": 200
    "avg_ms": 118.5
    "min_ms": 100.3
    "median_ms": 117.2
    "max_ms": 157.0
    "stdev_ms": 10.0
upserts (step 2):
    "runs": 200
    "avg_ms": 23.7
    "min_ms": 16.9
    "median_ms": 21.7
    "max_ms": 49.3
    "stdev_ms": 6.3
select count(*) after all modifications: 238.5 ms
select all: 250.7 ms
delete from table: 308.9 ms
select all after delete: 246.7 ms
.drop table: 26.0 ms
create table: 306.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 26.2
    "min_ms": 19.4
    "median_ms": 29.7
    "max_ms": 30.8
    "stdev_ms": 4.9
select count(*) after initial inserts: 67.9 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 88.6
    "min_ms": 67.5
    "median_ms": 86.4
    "max_ms": 164.7
    "stdev_ms": 12.0
select count(*) after all modifications: 222.5 ms
select all: 180.8 ms
delete from table: 215.9 ms
select all after delete: 156.3 ms
.

============================== slowest durations ===============================
170.10s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
105.93s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
90.04s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
82.72s call     tablets_movement.py::TestTabletsMovement::test[ROW]
34.60s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
31.57s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
5.75s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.51s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
3.39s 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.72s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.53s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.40s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
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[bulk_upsert]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 534.01s (0:08:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ermb/000319/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: 25.9 ms
create table: 357.6 ms
initial inserts:
    "runs": 15
    "avg_ms": 36.2
    "min_ms": 26.5
    "median_ms": 34.9
    "max_ms": 56.7
    "stdev_ms": 9.2
select count(*) after initial inserts: 131.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 123.4
    "min_ms": 95.8
    "median_ms": 119.1
    "max_ms": 209.3
    "stdev_ms": 19.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 91.2
    "min_ms": 61.0
    "median_ms": 89.2
    "max_ms": 150.7
    "stdev_ms": 18.1
select count(*) after all modifications: 600.1 ms
select all: 416.1 ms
delete from table: 902.8 ms
select all after delete: 488.4 ms
.drop table: 47.7 ms
create table: 563.0 ms
initial inserts:
    "runs": 20
    "avg_ms": 40.7
    "min_ms": 26.3
    "median_ms": 39.7
    "max_ms": 72.8
    "stdev_ms": 10.8
select count(*) after initial inserts: 122.1 ms
updates (step 0):
    "runs": 200
    "avg_ms": 153.1
    "min_ms": 103.6
    "median_ms": 150.2
    "max_ms": 255.2
    "stdev_ms": 27.5
upserts (step 1):
    "runs": 200
    "avg_ms": 41.1
    "min_ms": 25.2
    "median_ms": 36.3
    "max_ms": 92.9
    "stdev_ms": 14.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 137.4
    "min_ms": 86.1
    "median_ms": 133.8
    "max_ms": 241.4
    "stdev_ms": 29.3
select count(*) after all modifications: 754.0 ms
select all: 709.2 ms
delete from table: 1148.5 ms
select all after delete: 586.9 ms
.drop table: 75.9 ms
create table: 698.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 89.5
    "min_ms": 37.5
    "median_ms": 104.9
    "max_ms": 129.3
    "stdev_ms": 34.6
select count(*) after initial inserts: 220.8 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 46.9
    "min_ms": 23.0
    "median_ms": 41.8
    "max_ms": 161.3
    "stdev_ms": 18.6
select count(*) after all modifications: 512.8 ms
select all: 360.6 ms
delete from table: 486.4 ms
select all after delete: 499.5 ms
.Generated operation sequence:
  0. UPDATE: 11 operations
  1. UPDATE: 3 operations
  2. BULK_UPSERT: 3 operations
  3. UPSERT: 18 operations
  4. BULK_UPSERT: 11 operations
  5. UPDATE: 6 operations
  6. UPSERT: 9 operations
  7. UPSERT: 13 operations
  8. BULK_UPSERT: 9 operations
  9. UPDATE: 10 operations
drop table: 56.4 ms
create table: 583.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 39.5
    "min_ms": 26.5
    "median_ms": 39.5
    "max_ms": 54.9
    "stdev_ms": 7.7
select count(*) after initial inserts: 118.9 ms
updates (step 0):
    "runs": 110
    "avg_ms": 168.6
    "min_ms": 105.1
    "median_ms": 155.9
    "max_ms": 320.9
    "stdev_ms": 43.3
updates (step 1):
    "runs": 30
    "avg_ms": 183.1
    "min_ms": 131.7
    "median_ms": 179.6
    "max_ms": 335.3
    "stdev_ms": 40.3
bulk_upserts (step 2):
    "runs": 3
    "avg_ms": 77.4
    "min_ms": 67.6
    "median_ms": 68.6
    "max_ms": 96.1
    "stdev_ms": 16.1
upserts (step 3):
    "runs": 180
    "avg_ms": 52.4
    "min_ms": 28.3
    "median_ms": 47.1
    "max_ms": 168.2
    "stdev_ms": 20.0
bulk_upserts (step 4):
    "runs": 11
    "avg_ms": 80.5
    "min_ms": 62.0
    "median_ms": 74.1
    "max_ms": 110.9
    "stdev_ms": 15.5
updates (step 5):
    "runs": 60
    "avg_ms": 190.2
    "min_ms": 132.5
    "median_ms": 182.4
    "max_ms": 351.6
    "stdev_ms": 46.8
upserts (step 6):
    "runs": 90
    "avg_ms": 45.3
    "min_ms": 28.1
    "median_ms": 40.5
    "max_ms": 109.1
    "stdev_ms": 16.4
upserts (step 7):
    "runs": 130
    "avg_ms": 37.9
    "min_ms": 24.5
    "median_ms": 32.7
    "max_ms": 107.4
    "stdev_ms": 14.0
bulk_upserts (step 8):
    "runs": 9
    "avg_ms": 96.8
    "min_ms": 70.0
    "median_ms": 93.6
    "max_ms": 164.3
    "stdev_ms": 30.2
updates (step 9):
    "runs": 100
    "avg_ms": 186.5
    "min_ms": 128.9
    "median_ms": 182.1
    "max_ms": 285.6
    "stdev_ms": 36.1
select count(*) after all modifications: 220.9 ms
select all: 256.2 ms
delete from table: 362.3 ms
select all after delete: 359.6 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
79.27s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
76.90s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
64.40s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
57.34s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
50.71s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
31.11s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.05s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
4.68s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.56s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.04s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[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_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 384.00s (0:06:24) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ermb/00031a/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 ===============================
84.71s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.13s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.41s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
5.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.05s 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-8]
4.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.01s 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-128]
0.01s 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-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 125.39s (0:02: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/ermb/000314/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 ===============================
5.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-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-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 35.21s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ermb/000316/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.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.02s 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-1]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 32.17s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ermb/00031c/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 ===============================
5.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
1.02s 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-2]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 32.05s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ermb/00031b/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 ===============================
5.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.04s teardown 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-64]
0.01s 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-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
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.)
============================== 6 passed in 34.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/ermb/000313/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 ===============================
119.17s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
82.02s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
79.94s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
7.14s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
4.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 294.83s (0:04:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ermb/000315/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 ===============================
253.11s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
104.14s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
101.01s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
83.32s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
33.01s call     zip_bomb.py::TestZipBomb::test
7.53s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.84s setup    zip_bomb.py::TestZipBomb::test
1.07s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 5 passed in 599.72s (0:09:59) =========================

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