============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9vj9/0007a7/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 54 items

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 43.0 ms
create table: 239.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 19.4
    "median_ms": 27.2
    "max_ms": 45.5
    "stdev_ms": 9.9
select count(*) after initial inserts: 118.4 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 41.9
    "min_ms": 36.8
    "median_ms": 41.0
    "max_ms": 69.1
    "stdev_ms": 3.9
select count(*) after all modifications: 1787.0 ms
select all: 2217.0 ms
delete from table: 2223.3 ms
select all after delete: 2317.1 ms
.

============================== slowest durations ===============================
294.19s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
113.66s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
89.10s call     tablets_movement.py::TestTabletsMovement::test[ROW]
35.83s call     order_by_with_limit.py::TestOrderBy::test
30.20s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
7.80s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
7.26s setup    data_read_correctness.py::TestDataReadCorrectness::test
4.63s setup    order_by_with_limit.py::TestOrderBy::test
4.45s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.26s 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.73s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.52s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.28s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.27s call     data_read_correctness.py::TestDataReadCorrectness::test
0.02s teardown data_read_correctness.py::TestDataReadCorrectness::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 594.09s (0:09: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/9vj9/0007a9/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 54 items

test_cs_many_updates.py drop table: 61.7 ms
create table: 725.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 53.2
    "min_ms": 32.8
    "median_ms": 50.0
    "max_ms": 91.6
    "stdev_ms": 18.1
select count(*) after initial inserts: 332.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 100.7
    "min_ms": 55.6
    "median_ms": 100.0
    "max_ms": 218.4
    "stdev_ms": 30.1
updates (step 1):
    "runs": 200
    "avg_ms": 252.5
    "min_ms": 142.0
    "median_ms": 249.8
    "max_ms": 439.3
    "stdev_ms": 60.8
upserts (step 2):
    "runs": 200
    "avg_ms": 57.8
    "min_ms": 25.0
    "median_ms": 50.1
    "max_ms": 197.7
    "stdev_ms": 30.9
select count(*) after all modifications: 702.0 ms
select all: 698.6 ms
delete from table: 870.4 ms
select all after delete: 528.6 ms
.drop table: 85.7 ms
create table: 1332.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 86.8
    "min_ms": 43.0
    "median_ms": 75.4
    "max_ms": 205.3
    "stdev_ms": 47.2
select count(*) after initial inserts: 287.2 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 165.0
    "min_ms": 81.9
    "median_ms": 136.7
    "max_ms": 530.2
    "stdev_ms": 71.6
select count(*) after all modifications: 235.7 ms
select all: 213.8 ms
delete from table: 228.0 ms
select all after delete: 161.4 ms
.drop table: 23.7 ms
create table: 311.1 ms
initial inserts:
    "runs": 15
    "avg_ms": 23.3
    "min_ms": 19.6
    "median_ms": 20.5
    "max_ms": 29.8
    "stdev_ms": 4.4
select count(*) after initial inserts: 70.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 97.3
    "min_ms": 70.7
    "median_ms": 96.7
    "max_ms": 189.4
    "stdev_ms": 19.8
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 68.3
    "min_ms": 55.9
    "median_ms": 67.1
    "max_ms": 106.1
    "stdev_ms": 7.9
select count(*) after all modifications: 309.5 ms
select all: 314.4 ms
delete from table: 350.6 ms
select all after delete: 287.6 ms
.drop table: 38.1 ms
create table: 462.8 ms
initial inserts:
    "runs": 20
    "avg_ms": 32.4
    "min_ms": 21.9
    "median_ms": 29.7
    "max_ms": 55.6
    "stdev_ms": 8.1
select count(*) after initial inserts: 90.1 ms
updates (step 0):
    "runs": 200
    "avg_ms": 148.0
    "min_ms": 87.0
    "median_ms": 144.2
    "max_ms": 301.1
    "stdev_ms": 33.2
upserts (step 1):
    "runs": 200
    "avg_ms": 40.1
    "min_ms": 23.3
    "median_ms": 37.0
    "max_ms": 88.5
    "stdev_ms": 11.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 111.7
    "min_ms": 83.0
    "median_ms": 110.4
    "max_ms": 160.0
    "stdev_ms": 17.1
select count(*) after all modifications: 751.1 ms
select all: 845.1 ms
delete from table: 750.6 ms
select all after delete: 556.7 ms
.drop table: 43.1 ms
create table: 692.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 38.3
    "min_ms": 28.0
    "median_ms": 31.7
    "max_ms": 67.3
    "stdev_ms": 12.7
select count(*) after initial inserts: 123.4 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 39.1
    "min_ms": 23.4
    "median_ms": 36.1
    "max_ms": 133.0
    "stdev_ms": 12.7
select count(*) after all modifications: 542.3 ms
select all: 304.7 ms
delete from table: 341.4 ms
select all after delete: 251.9 ms
.Generated operation sequence:
  0. BULK_UPSERT: 17 operations
  1. UPDATE: 9 operations
  2. UPSERT: 14 operations
  3. UPDATE: 13 operations
  4. UPDATE: 11 operations
  5. UPDATE: 18 operations
  6. UPDATE: 16 operations
  7. UPSERT: 11 operations
  8. UPSERT: 14 operations
  9. UPDATE: 10 operations
drop table: 39.0 ms
create table: 772.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 45.0
    "min_ms": 28.8
    "median_ms": 43.7
    "max_ms": 75.4
    "stdev_ms": 15.0
select count(*) after initial inserts: 151.9 ms
bulk_upserts (step 0):
    "runs": 17
    "avg_ms": 71.1
    "min_ms": 52.0
    "median_ms": 61.8
    "max_ms": 157.6
    "stdev_ms": 24.5
updates (step 1):
    "runs": 90
    "avg_ms": 149.7
    "min_ms": 107.6
    "median_ms": 148.5
    "max_ms": 223.9
    "stdev_ms": 24.5
upserts (step 2):
    "runs": 140
    "avg_ms": 35.6
    "min_ms": 24.5
    "median_ms": 32.0
    "max_ms": 91.9
    "stdev_ms": 11.5
updates (step 3):
    "runs": 130
    "avg_ms": 161.0
    "min_ms": 104.9
    "median_ms": 156.3
    "max_ms": 245.9
    "stdev_ms": 27.2
updates (step 4):
    "runs": 110
    "avg_ms": 128.3
    "min_ms": 101.8
    "median_ms": 123.7
    "max_ms": 233.5
    "stdev_ms": 21.7
updates (step 5):
    "runs": 180
    "avg_ms": 121.4
    "min_ms": 90.6
    "median_ms": 119.7
    "max_ms": 162.4
    "stdev_ms": 11.3
updates (step 6):
    "runs": 160
    "avg_ms": 135.4
    "min_ms": 109.8
    "median_ms": 134.1
    "max_ms": 190.3
    "stdev_ms": 10.8
upserts (step 7):
    "runs": 110
    "avg_ms": 25.3
    "min_ms": 18.7
    "median_ms": 25.3
    "max_ms": 33.9
    "stdev_ms": 2.4
upserts (step 8):
    "runs": 140
    "avg_ms": 25.7
    "min_ms": 18.5
    "median_ms": 25.1
    "max_ms": 42.6
    "stdev_ms": 3.3
updates (step 9):
    "runs": 100
    "avg_ms": 160.7
    "min_ms": 138.5
    "median_ms": 159.9
    "max_ms": 191.9
    "stdev_ms": 12.0
select count(*) after all modifications: 443.9 ms
select all: 372.5 ms
delete from table: 416.2 ms
select all after delete: 386.0 ms
.

============================== slowest durations ===============================
168.45s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
123.74s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
76.59s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
52.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
41.85s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
23.44s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.08s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.66s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s 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 setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
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[update_bulk_upsert]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 500.74s (0:08:20) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9vj9/0007aa/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 54 items

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

============================== slowest durations ===============================
96.68s call     test_log_scenario.py::TestLogScenario::test_log_uniform
58.69s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
44.47s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.09s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.44s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.02s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
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-2]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 228.04s (0:03:48) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9vj9/0007ae/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 54 items

test_overloads.py ......

============================== slowest durations ===============================
15.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
10.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
7.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
6.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.02s 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-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-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 55.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/9vj9/0007ac/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
11.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
11.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
9.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.02s 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-2]
0.01s 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]

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

test_overloads.py .....

============================== slowest durations ===============================
10.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
9.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
6.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.03s 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-128]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 45.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/9vj9/0007ab/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
10.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
8.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
6.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
6.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

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

test_overloads.py .....

============================== slowest durations ===============================
11.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
11.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
9.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
6.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.02s 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-128]
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-2]

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

test_overloads.py .....

============================== slowest durations ===============================
107.45s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
87.83s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
80.17s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
14.79s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s 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_workload[1000-1]

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

test_overloads.py ...
upgrade_to_internal_path_id.py 
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ner/.ya/build/build_root/9vj9/0007a5/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/9vj9/0007a5/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9vj9/0007a5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9vj9/0007a5', '--source-root', '/home/runner/.ya/build/build_root/9vj9/0007a5/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9vj9/0007a5/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/9vj9/0007a5/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/9vj9/0007a5/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9vj9/0007a5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9vj9/0007a5', '--source-root', '/home/runner/.ya/build/build_root/9vj9/0007a5/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9vj9/0007a5/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",), {})
