============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r8y8/000762/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: 13.8 ms
create table: 235.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 27.5
    "min_ms": 19.9
    "median_ms": 29.7
    "max_ms": 30.9
    "stdev_ms": 4.3
select count(*) after initial inserts: 85.7 ms


============================== slowest durations ===============================
369.03s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
86.88s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
78.42s call     tablets_movement.py::TestTabletsMovement::test[ROW]
23.31s call     order_by_with_limit.py::TestOrderBy::test
6.77s setup    data_read_correctness.py::TestDataReadCorrectness::test
6.74s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.27s setup    order_by_with_limit.py::TestOrderBy::test
3.23s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.10s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.47s call     data_read_correctness.py::TestDataReadCorrectness::test
0.47s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.45s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.18s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test

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

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/r8y8/000762/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/r8y8/000762/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/r8y8/000762/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/r8y8/000762', '--source-root', '/home/runner/.ya/build/build_root/r8y8/000762/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/r8y8/000762/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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', '0', '--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/r8y8/000762/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/r8y8/000762/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/r8y8/000762/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/r8y8/000762', '--source-root', '/home/runner/.ya/build/build_root/r8y8/000762/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/r8y8/000762/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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', '0', '--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",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r8y8/000766/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: 86.0 ms
create table: 381.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 49.8
    "min_ms": 27.7
    "median_ms": 47.4
    "max_ms": 102.3
    "stdev_ms": 20.7
select count(*) after initial inserts: 200.0 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 92.1
    "min_ms": 40.5
    "median_ms": 83.0
    "max_ms": 304.5
    "stdev_ms": 40.8
updates (step 1):
    "runs": 200
    "avg_ms": 330.5
    "min_ms": 194.9
    "median_ms": 317.6
    "max_ms": 668.3
    "stdev_ms": 80.6
upserts (step 2):
    "runs": 200
    "avg_ms": 65.7
    "min_ms": 29.5
    "median_ms": 58.4
    "max_ms": 184.2
    "stdev_ms": 27.5
select count(*) after all modifications: 421.9 ms
select all: 626.2 ms
delete from table: 851.9 ms
select all after delete: 1183.5 ms
.drop table: 136.0 ms
create table: 916.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 85.9
    "min_ms": 34.6
    "median_ms": 100.3
    "max_ms": 134.2
    "stdev_ms": 35.8
select count(*) after initial inserts: 154.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 230.0
    "min_ms": 88.4
    "median_ms": 221.2
    "max_ms": 842.6
    "stdev_ms": 87.0
select count(*) after all modifications: 326.3 ms
select all: 282.0 ms
delete from table: 333.2 ms
select all after delete: 272.4 ms
.drop table: 43.7 ms
create table: 543.1 ms
initial inserts:
    "runs": 15
    "avg_ms": 32.1
    "min_ms": 29.3
    "median_ms": 31.0
    "max_ms": 43.0
    "stdev_ms": 3.6
select count(*) after initial inserts: 104.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 133.6
    "min_ms": 94.5
    "median_ms": 128.2
    "max_ms": 228.0
    "stdev_ms": 23.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 55.5
    "min_ms": 46.0
    "median_ms": 54.2
    "max_ms": 82.0
    "stdev_ms": 5.9
select count(*) after all modifications: 359.5 ms
select all: 324.6 ms
delete from table: 369.8 ms
select all after delete: 299.8 ms
.drop table: 27.9 ms
create table: 454.7 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.6
    "min_ms": 26.3
    "median_ms": 30.0
    "max_ms": 30.5
    "stdev_ms": 1.1
select count(*) after initial inserts: 93.6 ms
updates (step 0):
    "runs": 200
    "avg_ms": 108.6
    "min_ms": 88.3
    "median_ms": 107.3
    "max_ms": 145.4
    "stdev_ms": 10.3
upserts (step 1):
    "runs": 200
    "avg_ms": 25.8
    "min_ms": 20.2
    "median_ms": 25.5
    "max_ms": 34.9
    "stdev_ms": 2.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 60.6
    "min_ms": 48.8
    "median_ms": 58.5
    "max_ms": 84.3
    "stdev_ms": 7.3
select count(*) after all modifications: 520.7 ms
select all: 496.0 ms
delete from table: 540.1 ms
select all after delete: 537.0 ms
.drop table: 46.8 ms
create table: 420.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 26.2
    "median_ms": 29.7
    "max_ms": 31.1
    "stdev_ms": 1.7
select count(*) after initial inserts: 93.9 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 26.0
    "min_ms": 19.5
    "median_ms": 25.4
    "max_ms": 122.8
    "stdev_ms": 5.1
select count(*) after all modifications: 286.6 ms
select all: 271.5 ms
delete from table: 261.4 ms
select all after delete: 177.9 ms
.Generated operation sequence:
  0. BULK_UPSERT: 12 operations
  1. UPSERT: 19 operations
  2. UPSERT: 8 operations
  3. UPSERT: 11 operations
  4. UPDATE: 2 operations
  5. BULK_UPSERT: 15 operations
  6. UPDATE: 10 operations
  7. BULK_UPSERT: 18 operations
  8. UPDATE: 16 operations
  9. BULK_UPSERT: 5 operations
drop table: 26.1 ms
create table: 350.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.0
    "min_ms": 23.3
    "median_ms": 30.1
    "max_ms": 30.8
    "stdev_ms": 2.4
select count(*) after initial inserts: 86.8 ms
bulk_upserts (step 0):
    "runs": 12
    "avg_ms": 37.2
    "min_ms": 33.7
    "median_ms": 36.9
    "max_ms": 43.3
    "stdev_ms": 2.7
upserts (step 1):
    "runs": 190
    "avg_ms": 25.3
    "min_ms": 19.5
    "median_ms": 23.7
    "max_ms": 65.3
    "stdev_ms": 6.1
upserts (step 2):
    "runs": 80
    "avg_ms": 23.5
    "min_ms": 19.8
    "median_ms": 23.4
    "max_ms": 30.3
    "stdev_ms": 1.9
upserts (step 3):
    "runs": 110
    "avg_ms": 23.4
    "min_ms": 19.9
    "median_ms": 23.2
    "max_ms": 33.7
    "stdev_ms": 2.4
updates (step 4):
    "runs": 20
    "avg_ms": 103.7
    "min_ms": 91.5
    "median_ms": 103.8
    "max_ms": 122.0
    "stdev_ms": 9.1
bulk_upserts (step 5):
    "runs": 15
    "avg_ms": 36.9
    "min_ms": 32.1
    "median_ms": 37.6
    "max_ms": 40.9
    "stdev_ms": 3.0
updates (step 6):
    "runs": 100
    "avg_ms": 120.5
    "min_ms": 89.5
    "median_ms": 113.9
    "max_ms": 221.7
    "stdev_ms": 25.5
bulk_upserts (step 7):
    "runs": 18
    "avg_ms": 38.0
    "min_ms": 32.3
    "median_ms": 38.8
    "max_ms": 46.6
    "stdev_ms": 3.8
updates (step 8):
    "runs": 160
    "avg_ms": 121.0
    "min_ms": 95.7
    "median_ms": 120.5
    "max_ms": 160.3
    "stdev_ms": 12.3
bulk_upserts (step 9):
    "runs": 5
    "avg_ms": 37.0
    "min_ms": 33.4
    "median_ms": 35.1
    "max_ms": 41.4
    "stdev_ms": 3.9
select count(*) after all modifications: 188.7 ms
select all: 220.0 ms
delete from table: 267.7 ms
select all after delete: 249.9 ms
.

============================== slowest durations ===============================
233.26s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
92.72s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
46.31s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
36.22s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
28.12s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
27.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.50s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown 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[bulk_upsert_update_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_bulk_upsert]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 477.92s (0:07:57) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r8y8/000764/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 ===============================
133.98s call     test_log_scenario.py::TestLogScenario::test_log_uniform
91.70s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
73.77s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.16s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.28s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.18s 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.10s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.02s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.02s 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 teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 328.20s (0:05:28) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r8y8/000765/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 ===============================
10.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
9.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
9.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
8.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
7.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
6.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
3.19s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
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-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 56.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/r8y8/000760/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 ===============================
10.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
9.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
8.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
8.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
7.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.13s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.12s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.03s 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]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 49.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/r8y8/00075e/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 ===============================
11.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
11.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
9.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
8.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.11s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s 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-64]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 52.01s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r8y8/000763/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 ===============================
9.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
9.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
8.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
8.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
8.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.28s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
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[1000-2-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 49.41s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r8y8/000761/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.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
11.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
9.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
9.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.09s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
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-128]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 51.60s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r8y8/00075f/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 ===============================
127.06s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
105.44s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
94.15s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
10.17s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
8.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-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[1000-1]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 346.96s (0:05:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/r8y8/00075d/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 

============================== slowest durations ===============================
124.73s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
108.72s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
85.00s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
11.78s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 3 passed in 603.04s (0:10:03) =========================

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