============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9c3s/0007d9/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: 12.5 ms
create table: 217.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 22.8
    "min_ms": 19.3
    "median_ms": 20.5
    "max_ms": 30.2
    "stdev_ms": 4.2
select count(*) after initial inserts: 75.8 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 39.9
    "min_ms": 35.8
    "median_ms": 39.3
    "max_ms": 58.3
    "stdev_ms": 2.5
select count(*) after all modifications: 1684.6 ms
select all: 1742.5 ms
delete from table: 1850.6 ms
select all after delete: 1928.4 ms
.

============================== slowest durations ===============================
274.54s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
96.62s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
80.99s call     tablets_movement.py::TestTabletsMovement::test[ROW]
27.72s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
25.37s call     order_by_with_limit.py::TestOrderBy::test
17.91s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
9.86s setup    data_read_correctness.py::TestDataReadCorrectness::test
3.65s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.32s setup    order_by_with_limit.py::TestOrderBy::test
3.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
1.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.50s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.49s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.33s call     data_read_correctness.py::TestDataReadCorrectness::test
0.15s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 546.39s (0:09:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9c3s/0007d6/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: 80.4 ms
create table: 666.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 58.4
    "min_ms": 35.8
    "median_ms": 63.1
    "max_ms": 78.5
    "stdev_ms": 13.3
select count(*) after initial inserts: 241.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 106.8
    "min_ms": 56.8
    "median_ms": 104.5
    "max_ms": 193.7
    "stdev_ms": 31.4
updates (step 1):
    "runs": 200
    "avg_ms": 277.6
    "min_ms": 171.9
    "median_ms": 260.7
    "max_ms": 1421.4
    "stdev_ms": 99.6
upserts (step 2):
    "runs": 200
    "avg_ms": 49.3
    "min_ms": 23.6
    "median_ms": 44.7
    "max_ms": 118.4
    "stdev_ms": 18.8
select count(*) after all modifications: 447.8 ms
select all: 419.5 ms
delete from table: 571.3 ms
select all after delete: 564.1 ms
.drop table: 56.8 ms
create table: 700.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 44.5
    "min_ms": 32.8
    "median_ms": 43.4
    "max_ms": 65.2
    "stdev_ms": 10.8
select count(*) after initial inserts: 148.5 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 171.1
    "min_ms": 81.0
    "median_ms": 160.0
    "max_ms": 605.9
    "stdev_ms": 57.2
select count(*) after all modifications: 214.3 ms
select all: 212.4 ms
delete from table: 222.2 ms
select all after delete: 167.7 ms
.drop table: 22.2 ms
create table: 335.1 ms
initial inserts:
    "runs": 15
    "avg_ms": 24.5
    "min_ms": 19.1
    "median_ms": 20.8
    "max_ms": 30.8
    "stdev_ms": 4.9
select count(*) after initial inserts: 70.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 91.8
    "min_ms": 68.6
    "median_ms": 88.0
    "max_ms": 137.4
    "stdev_ms": 13.4
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 67.3
    "min_ms": 54.9
    "median_ms": 65.2
    "max_ms": 100.1
    "stdev_ms": 8.5
select count(*) after all modifications: 357.8 ms
select all: 340.6 ms
delete from table: 387.5 ms
select all after delete: 299.7 ms
.drop table: 29.3 ms
create table: 397.7 ms
initial inserts:
    "runs": 20
    "avg_ms": 33.5
    "min_ms": 25.5
    "median_ms": 29.8
    "max_ms": 57.6
    "stdev_ms": 8.6
select count(*) after initial inserts: 89.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 98.1
    "min_ms": 69.8
    "median_ms": 96.6
    "max_ms": 156.9
    "stdev_ms": 13.4
upserts (step 1):
    "runs": 200
    "avg_ms": 23.4
    "min_ms": 17.2
    "median_ms": 22.9
    "max_ms": 40.8
    "stdev_ms": 3.2
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 80.1
    "min_ms": 67.7
    "median_ms": 80.6
    "max_ms": 112.4
    "stdev_ms": 6.9
select count(*) after all modifications: 435.5 ms
select all: 540.2 ms
delete from table: 613.2 ms
select all after delete: 547.3 ms
.drop table: 33.6 ms
create table: 395.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.3
    "min_ms": 24.8
    "median_ms": 29.6
    "max_ms": 34.0
    "stdev_ms": 2.6
select count(*) after initial inserts: 98.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 25.8
    "min_ms": 17.8
    "median_ms": 25.4
    "max_ms": 110.7
    "stdev_ms": 4.4
select count(*) after all modifications: 318.4 ms
select all: 284.3 ms
delete from table: 252.2 ms
select all after delete: 196.7 ms
.Generated operation sequence:
  0. BULK_UPSERT: 8 operations
  1. BULK_UPSERT: 12 operations
  2. UPDATE: 4 operations
  3. UPDATE: 1 operations
  4. BULK_UPSERT: 19 operations
  5. BULK_UPSERT: 9 operations
  6. UPDATE: 6 operations
  7. BULK_UPSERT: 12 operations
  8. BULK_UPSERT: 4 operations
  9. UPDATE: 6 operations
drop table: 26.7 ms
create table: 470.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.8
    "min_ms": 27.7
    "median_ms": 29.8
    "max_ms": 30.9
    "stdev_ms": 0.9
select count(*) after initial inserts: 88.7 ms
bulk_upserts (step 0):
    "runs": 8
    "avg_ms": 48.2
    "min_ms": 42.0
    "median_ms": 47.0
    "max_ms": 57.2
    "stdev_ms": 5.1
bulk_upserts (step 1):
    "runs": 12
    "avg_ms": 46.9
    "min_ms": 41.8
    "median_ms": 44.0
    "max_ms": 64.5
    "stdev_ms": 6.5
updates (step 2):
    "runs": 40
    "avg_ms": 92.1
    "min_ms": 73.5
    "median_ms": 90.3
    "max_ms": 122.4
    "stdev_ms": 12.6
updates (step 3):
    "runs": 10
    "avg_ms": 104.8
    "min_ms": 87.5
    "median_ms": 105.4
    "max_ms": 145.6
    "stdev_ms": 18.0
bulk_upserts (step 4):
    "runs": 19
    "avg_ms": 54.5
    "min_ms": 44.8
    "median_ms": 50.9
    "max_ms": 77.1
    "stdev_ms": 9.6
bulk_upserts (step 5):
    "runs": 9
    "avg_ms": 49.4
    "min_ms": 45.0
    "median_ms": 49.2
    "max_ms": 54.3
    "stdev_ms": 3.1
updates (step 6):
    "runs": 60
    "avg_ms": 107.2
    "min_ms": 92.2
    "median_ms": 105.8
    "max_ms": 128.6
    "stdev_ms": 8.2
bulk_upserts (step 7):
    "runs": 12
    "avg_ms": 52.3
    "min_ms": 48.3
    "median_ms": 51.2
    "max_ms": 61.0
    "stdev_ms": 3.6
bulk_upserts (step 8):
    "runs": 4
    "avg_ms": 52.4
    "min_ms": 50.7
    "median_ms": 51.9
    "max_ms": 55.5
    "stdev_ms": 2.1
updates (step 9):
    "runs": 60
    "avg_ms": 127.9
    "min_ms": 100.8
    "median_ms": 126.9
    "max_ms": 197.8
    "stdev_ms": 16.3
select count(*) after all modifications: 126.2 ms
select all: 150.6 ms
delete from table: 162.1 ms
select all after delete: 110.1 ms
.

============================== slowest durations ===============================
173.28s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
79.67s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
35.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
27.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
23.54s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
22.69s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
15.26s 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.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[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]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 381.87s (0:06:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9c3s/0007d8/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 ===============================
101.63s call     test_log_scenario.py::TestLogScenario::test_log_uniform
64.59s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
56.56s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
17.34s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
12.08s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
3.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
1.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.10s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.06s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 267.04s (0:04:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9c3s/0007d7/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 ===============================
11.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
10.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
6.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
6.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
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-1-64]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 46.15s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9c3s/0007dd/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 ===============================
18.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
13.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
7.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
6.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
1.08s teardown 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-2]
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-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 54.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/9c3s/0007da/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 ===============================
19.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
11.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
7.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
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-8]
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[1000-2-128]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 55.59s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9c3s/0007db/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 ===============================
19.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
12.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
8.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
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-8]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 55.82s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9c3s/0007d5/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 ===============================
17.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
12.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
7.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
1.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.02s 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-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 51.86s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9c3s/0007d4/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 ===============================
105.84s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
91.37s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
78.70s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
10.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
7.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.24s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
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 teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 295.40s (0:04:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9c3s/0007dc/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 .
zip_bomb.py 

============================== slowest durations ===============================
255.15s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
116.41s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
93.33s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
88.64s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
6.78s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.65s setup    zip_bomb.py::TestZipBomb::test
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

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