============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wcd8/0007d1/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 ===============================
270.37s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
91.32s call     order_by_with_limit.py::TestOrderBy::test_random
54.02s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
14.69s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
9.68s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.31s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.29s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.28s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.21s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.07s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.01s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 446.25s (0:07:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wcd8/0007e6/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: 19.1 ms
create table: 302.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.5
    "min_ms": 25.7
    "median_ms": 30.0
    "max_ms": 42.2
    "stdev_ms": 4.9
select count(*) after initial inserts: 120.0 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 46.3
    "min_ms": 39.3
    "median_ms": 45.8
    "max_ms": 111.7
    "stdev_ms": 4.8
select count(*) after all modifications: 2360.6 ms
select all: 2856.1 ms
delete from table: 2764.3 ms
select all after delete: 2955.3 ms
.drop table: 25.6 ms
create table: 346.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.3
    "min_ms": 20.6
    "median_ms": 29.7
    "max_ms": 30.9
    "stdev_ms": 3.6
select count(*) after initial inserts: 83.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 45.7
    "min_ms": 40.6
    "median_ms": 45.0
    "max_ms": 70.8
    "stdev_ms": 4.1
updates (step 1):
    "runs": 200
    "avg_ms": 123.7
    "min_ms": 101.5
    "median_ms": 121.8
    "max_ms": 172.8
    "stdev_ms": 11.7
upserts (step 2):
    "runs": 200
    "avg_ms": 20.8
    "min_ms": 17.1
    "median_ms": 20.4
    "max_ms": 32.7
    "stdev_ms": 2.3
select count(*) after all modifications: 252.6 ms
select all: 255.5 ms
delete from table: 308.8 ms
select all after delete: 242.8 ms
.drop table: 21.9 ms
create table: 290.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 24.5
    "min_ms": 17.0
    "median_ms": 26.9
    "max_ms": 31.1
    "stdev_ms": 5.3
select count(*) after initial inserts: 64.5 ms


============================== slowest durations ===============================
208.75s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
103.33s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
100.42s call     tablets_movement.py::TestTabletsMovement::test[ROW]
35.27s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
34.86s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
18.58s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
4.45s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.86s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.86s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.57s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.26s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.02s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
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.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 5 passed in 602.40s (0:10:02) =========================

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/wcd8/0007e6/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/wcd8/0007e6/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/wcd8/0007e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/wcd8/0007e6', '--source-root', '/home/runner/.ya/build/build_root/wcd8/0007e6/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/wcd8/0007e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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', '1', '--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/wcd8/0007e6/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/wcd8/0007e6/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/wcd8/0007e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/wcd8/0007e6', '--source-root', '/home/runner/.ya/build/build_root/wcd8/0007e6/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/wcd8/0007e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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', '1', '--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/wcd8/0007ec/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: 19.1 ms
create table: 288.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 56.1
    "min_ms": 33.6
    "median_ms": 54.6
    "max_ms": 96.3
    "stdev_ms": 19.3
select count(*) after initial inserts: 157.4 ms
updates (step 0):
    "runs": 150
    "avg_ms": 184.6
    "min_ms": 104.2
    "median_ms": 166.0
    "max_ms": 843.3
    "stdev_ms": 92.3
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 119.0
    "min_ms": 72.0
    "median_ms": 114.2
    "max_ms": 227.1
    "stdev_ms": 32.0
select count(*) after all modifications: 497.3 ms
select all: 553.8 ms
delete from table: 521.7 ms
select all after delete: 473.7 ms
.drop table: 63.8 ms
create table: 809.3 ms
initial inserts:
    "runs": 20
    "avg_ms": 53.6
    "min_ms": 27.9
    "median_ms": 51.8
    "max_ms": 95.1
    "stdev_ms": 17.6
select count(*) after initial inserts: 162.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 274.7
    "min_ms": 133.3
    "median_ms": 262.7
    "max_ms": 624.5
    "stdev_ms": 91.8
upserts (step 1):
    "runs": 200
    "avg_ms": 78.9
    "min_ms": 25.8
    "median_ms": 73.0
    "max_ms": 338.3
    "stdev_ms": 39.2
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 233.4
    "min_ms": 105.1
    "median_ms": 211.5
    "max_ms": 1592.8
    "stdev_ms": 155.9
select count(*) after all modifications: 1179.8 ms
select all: 1038.1 ms
delete from table: 1361.7 ms
select all after delete: 994.2 ms
.drop table: 57.8 ms
create table: 892.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 52.2
    "min_ms": 28.5
    "median_ms": 54.7
    "max_ms": 85.7
    "stdev_ms": 16.9
select count(*) after initial inserts: 269.0 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 37.1
    "min_ms": 23.2
    "median_ms": 31.6
    "max_ms": 152.0
    "stdev_ms": 14.8
select count(*) after all modifications: 339.9 ms
select all: 305.4 ms
delete from table: 305.6 ms
select all after delete: 264.8 ms
.Generated operation sequence:
  0. UPSERT: 19 operations
  1. UPDATE: 8 operations
  2. UPSERT: 19 operations
  3. UPDATE: 12 operations
  4. UPDATE: 15 operations
  5. BULK_UPSERT: 11 operations
  6. UPSERT: 12 operations
  7. UPDATE: 20 operations
  8. UPSERT: 10 operations
  9. UPDATE: 14 operations
drop table: 28.9 ms
create table: 422.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 28.3
    "median_ms": 29.7
    "max_ms": 31.9
    "stdev_ms": 1.1
select count(*) after initial inserts: 91.8 ms
upserts (step 0):
    "runs": 190
    "avg_ms": 31.2
    "min_ms": 22.9
    "median_ms": 29.3
    "max_ms": 54.7
    "stdev_ms": 6.0
updates (step 1):
    "runs": 80
    "avg_ms": 117.5
    "min_ms": 97.2
    "median_ms": 115.5
    "max_ms": 149.2
    "stdev_ms": 11.0
upserts (step 2):
    "runs": 190
    "avg_ms": 29.6
    "min_ms": 25.3
    "median_ms": 28.5
    "max_ms": 94.2
    "stdev_ms": 5.8
updates (step 3):
    "runs": 120
    "avg_ms": 128.4
    "min_ms": 103.1
    "median_ms": 125.3
    "max_ms": 232.4
    "stdev_ms": 15.5
updates (step 4):
    "runs": 150
    "avg_ms": 145.9
    "min_ms": 105.9
    "median_ms": 138.4
    "max_ms": 331.5
    "stdev_ms": 28.1
bulk_upserts (step 5):
    "runs": 11
    "avg_ms": 57.7
    "min_ms": 49.2
    "median_ms": 55.4
    "max_ms": 69.3
    "stdev_ms": 6.3
upserts (step 6):
    "runs": 120
    "avg_ms": 37.2
    "min_ms": 23.6
    "median_ms": 31.3
    "max_ms": 140.0
    "stdev_ms": 17.0
updates (step 7):
    "runs": 200
    "avg_ms": 184.9
    "min_ms": 126.7
    "median_ms": 177.3
    "max_ms": 317.1
    "stdev_ms": 36.3
upserts (step 8):
    "runs": 100
    "avg_ms": 25.5
    "min_ms": 18.0
    "median_ms": 26.2
    "max_ms": 35.1
    "stdev_ms": 3.5
updates (step 9):
    "runs": 140
    "avg_ms": 204.7
    "min_ms": 126.4
    "median_ms": 196.2
    "max_ms": 342.9
    "stdev_ms": 39.7
select count(*) after all modifications: 829.3 ms
select all: 722.6 ms
delete from table: 741.0 ms
select all after delete: 638.1 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
135.34s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
100.78s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
70.98s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
61.76s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
42.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
40.05s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
16.81s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.12s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
4.59s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.06s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.04s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown 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]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 484.33s (0:08:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wcd8/0007ef/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 ===============================
82.75s call     test_log_scenario.py::TestLogScenario::test_log_uniform
17.41s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
15.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
15.73s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
10.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
9.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
8.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.12s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 170.38s (0:02:50) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wcd8/0007e1/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 ===============================
18.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
9.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
8.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
7.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
7.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 63.26s (0:01:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wcd8/0007d6/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 ===============================
23.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
17.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
10.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
7.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.10s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-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]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 76.31s (0:01:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wcd8/0007d9/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 ===============================
19.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
12.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
7.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 62.93s (0:01:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wcd8/0007e3/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 ===============================
15.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
12.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
10.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
6.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 62.25s (0:01:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wcd8/0007e9/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 ===============================
97.97s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
95.64s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
92.41s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
17.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
17.20s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 324.51s (0:05: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/wcd8/0007dd/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 
!!!!!!!!!!!!!! _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/wcd8/0007dd/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/wcd8/0007dd/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/wcd8/0007dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/wcd8/0007dd', '--source-root', '/home/runner/.ya/build/build_root/wcd8/0007dd/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/wcd8/0007dd/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/wcd8/0007dd/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/wcd8/0007dd/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/wcd8/0007dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/wcd8/0007dd', '--source-root', '/home/runner/.ya/build/build_root/wcd8/0007dd/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/wcd8/0007dd/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",), {})
