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

============================== slowest durations ===============================
343.15s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
91.56s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
32.38s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
28.07s call     order_by_with_limit.py::TestOrderBy::test
26.06s setup    data_read_correctness.py::TestDataReadCorrectness::test
5.82s setup    order_by_with_limit.py::TestOrderBy::test
3.66s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.66s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.60s call     data_read_correctness.py::TestDataReadCorrectness::test
0.20s 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.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 4 passed in 600.42s (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/7x4w/0007c1/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/7x4w/0007c1/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7x4w/0007c1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/7x4w/0007c1', '--source-root', '/home/runner/.ya/build/build_root/7x4w/0007c1/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7x4w/0007c1/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/7x4w/0007c1/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/7x4w/0007c1/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7x4w/0007c1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/7x4w/0007c1', '--source-root', '/home/runner/.ya/build/build_root/7x4w/0007c1/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7x4w/0007c1/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/7x4w/0007af/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: 31.2 ms
create table: 675.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 48.8
    "min_ms": 30.9
    "median_ms": 51.3
    "max_ms": 71.3
    "stdev_ms": 13.5
select count(*) after initial inserts: 362.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 88.4
    "min_ms": 46.7
    "median_ms": 79.3
    "max_ms": 215.8
    "stdev_ms": 33.2
updates (step 1):
    "runs": 200
    "avg_ms": 393.8
    "min_ms": 200.0
    "median_ms": 360.9
    "max_ms": 1180.5
    "stdev_ms": 136.2
upserts (step 2):
    "runs": 200
    "avg_ms": 63.5
    "min_ms": 23.9
    "median_ms": 50.8
    "max_ms": 515.4
    "stdev_ms": 52.6
select count(*) after all modifications: 561.9 ms
select all: 351.3 ms
delete from table: 440.6 ms
select all after delete: 403.7 ms
.drop table: 48.8 ms
create table: 816.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 52.8
    "min_ms": 27.7
    "median_ms": 54.1
    "max_ms": 78.1
    "stdev_ms": 15.8
select count(*) after initial inserts: 200.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 216.9
    "min_ms": 108.3
    "median_ms": 206.7
    "max_ms": 847.5
    "stdev_ms": 64.6
select count(*) after all modifications: 591.8 ms
select all: 333.5 ms
delete from table: 862.2 ms
select all after delete: 673.4 ms
.drop table: 75.9 ms
create table: 867.7 ms
initial inserts:
    "runs": 15
    "avg_ms": 30.7
    "min_ms": 27.5
    "median_ms": 29.9
    "max_ms": 40.8
    "stdev_ms": 3.3
select count(*) after initial inserts: 109.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 171.3
    "min_ms": 108.3
    "median_ms": 168.5
    "max_ms": 267.7
    "stdev_ms": 35.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 88.8
    "min_ms": 53.7
    "median_ms": 83.6
    "max_ms": 163.5
    "stdev_ms": 23.1
select count(*) after all modifications: 844.7 ms
select all: 615.4 ms
delete from table: 518.5 ms
select all after delete: 316.6 ms
.drop table: 40.9 ms
create table: 624.7 ms
initial inserts:
    "runs": 20
    "avg_ms": 50.4
    "min_ms": 28.1
    "median_ms": 47.7
    "max_ms": 96.9
    "stdev_ms": 18.7
select count(*) after initial inserts: 152.5 ms
updates (step 0):
    "runs": 200
    "avg_ms": 153.6
    "min_ms": 95.5
    "median_ms": 150.2
    "max_ms": 244.7
    "stdev_ms": 33.5
upserts (step 1):
    "runs": 200
    "avg_ms": 35.6
    "min_ms": 22.8
    "median_ms": 30.7
    "max_ms": 96.4
    "stdev_ms": 13.2
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 74.8
    "min_ms": 48.1
    "median_ms": 70.9
    "max_ms": 135.3
    "stdev_ms": 18.7
select count(*) after all modifications: 767.4 ms
select all: 550.3 ms
delete from table: 606.6 ms
select all after delete: 497.3 ms
.drop table: 24.5 ms
create table: 498.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 43.6
    "min_ms": 26.2
    "median_ms": 41.4
    "max_ms": 64.5
    "stdev_ms": 12.4
select count(*) after initial inserts: 146.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 28.9
    "min_ms": 17.9
    "median_ms": 27.3
    "max_ms": 122.7
    "stdev_ms": 6.6
select count(*) after all modifications: 233.8 ms
select all: 240.5 ms
delete from table: 268.5 ms
select all after delete: 241.9 ms
.Generated operation sequence:
  0. UPSERT: 10 operations
  1. BULK_UPSERT: 7 operations
  2. UPSERT: 19 operations
  3. BULK_UPSERT: 17 operations
  4. BULK_UPSERT: 10 operations
  5. BULK_UPSERT: 17 operations
  6. UPSERT: 16 operations
  7. BULK_UPSERT: 8 operations
  8. BULK_UPSERT: 7 operations
  9. UPDATE: 2 operations
drop table: 32.2 ms
create table: 416.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.3
    "min_ms": 25.6
    "median_ms": 30.2
    "max_ms": 33.3
    "stdev_ms": 2.5
select count(*) after initial inserts: 89.5 ms
upserts (step 0):
    "runs": 100
    "avg_ms": 25.6
    "min_ms": 21.3
    "median_ms": 25.4
    "max_ms": 37.2
    "stdev_ms": 2.5
bulk_upserts (step 1):
    "runs": 7
    "avg_ms": 40.8
    "min_ms": 34.4
    "median_ms": 41.9
    "max_ms": 43.8
    "stdev_ms": 3.2
upserts (step 2):
    "runs": 190
    "avg_ms": 26.5
    "min_ms": 20.6
    "median_ms": 25.8
    "max_ms": 42.9
    "stdev_ms": 3.2
bulk_upserts (step 3):
    "runs": 17
    "avg_ms": 47.8
    "min_ms": 39.4
    "median_ms": 45.3
    "max_ms": 71.4
    "stdev_ms": 9.1
bulk_upserts (step 4):
    "runs": 10
    "avg_ms": 43.2
    "min_ms": 39.7
    "median_ms": 43.1
    "max_ms": 50.8
    "stdev_ms": 3.2
bulk_upserts (step 5):
    "runs": 17
    "avg_ms": 39.8
    "min_ms": 34.0
    "median_ms": 39.4
    "max_ms": 48.9
    "stdev_ms": 3.5
upserts (step 6):
    "runs": 160
    "avg_ms": 25.2
    "min_ms": 20.5
    "median_ms": 24.8
    "max_ms": 36.1
    "stdev_ms": 2.8
bulk_upserts (step 7):
    "runs": 8
    "avg_ms": 45.7
    "min_ms": 39.3
    "median_ms": 42.1
    "max_ms": 58.2
    "stdev_ms": 7.8
bulk_upserts (step 8):
    "runs": 7
    "avg_ms": 43.4
    "min_ms": 41.8
    "median_ms": 42.9
    "max_ms": 45.9
    "stdev_ms": 1.7
updates (step 9):
    "runs": 20
    "avg_ms": 148.2
    "min_ms": 131.3
    "median_ms": 148.1
    "max_ms": 173.7
    "stdev_ms": 8.7
select count(*) after all modifications: 252.3 ms
select all: 277.2 ms
delete from table: 318.5 ms
select all after delete: 252.3 ms
.

============================== slowest durations ===============================
220.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
103.61s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
49.59s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
38.39s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
31.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
21.81s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
19.41s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.10s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
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_upsert_bulk_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]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 488.52s (0:08:08) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7x4w/0007b9/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 ===============================
111.81s call     test_log_scenario.py::TestLogScenario::test_log_uniform
60.34s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
54.71s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
17.59s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
9.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
8.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
7.18s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
3.30s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.19s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.06s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 280.03s (0:04:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7x4w/0007b6/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 ===============================
29.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
26.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
15.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
14.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
12.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.12s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
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-10000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 102.15s (0:01:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7x4w/0007be/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 ===============================
23.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
21.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
16.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
13.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
10.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
7.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.03s setup    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[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 93.61s (0:01:33) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7x4w/0007bf/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 ===============================
28.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
20.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
18.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
16.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
10.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
7.20s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.25s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.16s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 103.56s (0:01:43) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7x4w/0007bb/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 ===============================
27.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
26.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
18.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
14.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
9.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.03s 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.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 100.42s (0:01:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7x4w/0007b5/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 ===============================
31.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
20.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
10.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
8.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
7.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.12s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 83.32s (0:01:23) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7x4w/0007b3/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 ===============================
120.85s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
101.89s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
95.14s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
22.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
15.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
3.07s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 360.18s (0:06:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7x4w/0007b1/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 ..F
upgrade_to_internal_path_id.py 

=================================== FAILURES ===================================
_________________ TestLogScenario.test_overloads_workload[2-2] _________________
library/python/testing/yatest_common/yatest/common/process.py:384: in wait
    wait_for(
library/python/testing/yatest_common/yatest/common/process.py:765: in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
E   yatest.common.process.TimeoutError: 120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12915', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_overloads.py:173: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:69: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:63: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:44: in _call
    yatest.common.execute(command=command, wait=wait, timeout=timeout, stderr=self.stderr, stdout=self.stdout)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:398: in wait
    raise ExecutionTimeoutError(self, str(e))
E   yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12915', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_overloads_workload[2-2]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[2-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3813986
DEBUG    ya.test:process.py:259 Command (pid 3813986) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3813986) elapsed time (sec): 0.6943573951721191
DEBUG    ya.test:process.py:263 Command (pid 3813986) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3813986) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3813986) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3813986) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3813986) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3813986) maxrss: 543300
DEBUG    ya.test:process.py:263 Command (pid 3813986) minflt: 16220
DEBUG    ya.test:process.py:263 Command (pid 3813986) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3813986) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3813986) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 3813986) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3813986) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3813986) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3813986) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3813986) stime: 0.28203
DEBUG    ya.test:process.py:263 Command (pid 3813986) utime: 0.12260399999999999
DEBUG    ya.test:process.py:263 Command (pid 3813986) wtime: 0.736
DEBUG    ya.test:process.py:275 Command (pid 3813986) output:
Git info:
    Commit: 824943e8101b3f3b440f136f64775e0d20bfe291
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 5bf5fd3b94c03060c96d37f838c36f6d319486a7 into 67316a8779f41434d715ccdd92247b624e2575a2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gltirdv7oi
    Host information: 
        Linux ghrun-gltirdv7oi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3813986) errors:

INFO     __tests__.test_overloads:test_overloads.py:92 Git info:
    Commit: 824943e8101b3f3b440f136f64775e0d20bfe291
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 5bf5fd3b94c03060c96d37f838c36f6d319486a7 into 67316a8779f41434d715ccdd92247b624e2575a2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gltirdv7oi
    Host information: 
        Linux ghrun-gltirdv7oi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23743
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/7x4w/0007b1/r3tmp/kikimr_cluster_44e9887u
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12915
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20743
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3397
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7782
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_w1pnpyay.log --grpc-port=12915 --mon-port=20743 --ic-port=23743
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12915/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_w1pnpyay.log --grpc-port=12915 --mon-port=20743 --ic-port=23743
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_w1pnpyay.log', '--grpc-port=12915', '--mon-port=20743', '--ic-port=23743')' in '/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3814748
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12915/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3814816
DEBUG    ya.test:process.py:259 Command (pid 3814816) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3814816) elapsed time (sec): 0.8714931011199951
DEBUG    ya.test:process.py:263 Command (pid 3814816) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3814816) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3814816) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3814816) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3814816) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3814816) maxrss: 543300
DEBUG    ya.test:process.py:263 Command (pid 3814816) minflt: 16222
DEBUG    ya.test:process.py:263 Command (pid 3814816) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3814816) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3814816) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 3814816) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3814816) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3814816) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3814816) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3814816) stime: 0.35797799999999996
DEBUG    ya.test:process.py:263 Command (pid 3814816) utime: 0.12386399999999999
DEBUG    ya.test:process.py:263 Command (pid 3814816) wtime: 0.878
DEBUG    ya.test:process.py:275 Command (pid 3814816) output:
Git info:
    Commit: 824943e8101b3f3b440f136f64775e0d20bfe291
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 5bf5fd3b94c03060c96d37f838c36f6d319486a7 into 67316a8779f41434d715ccdd92247b624e2575a2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gltirdv7oi
    Host information: 
        Linux ghrun-gltirdv7oi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3814816) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 824943e8101b3f3b440f136f64775e0d20bfe291
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 5bf5fd3b94c03060c96d37f838c36f6d319486a7 into 67316a8779f41434d715ccdd92247b624e2575a2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12915', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23743\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12915', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23743\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3817435
DEBUG    ya.test:process.py:259 Command (pid 3817435) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3817435) elapsed time (sec): 0.7055575847625732
DEBUG    ya.test:process.py:263 Command (pid 3817435) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817435) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3817435) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817435) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817435) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3817435) maxrss: 551692
DEBUG    ya.test:process.py:263 Command (pid 3817435) minflt: 18362
DEBUG    ya.test:process.py:263 Command (pid 3817435) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3817435) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3817435) nivcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 3817435) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3817435) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3817435) nvcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 3817435) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3817435) stime: 0.301956
DEBUG    ya.test:process.py:263 Command (pid 3817435) utime: 0.12603899999999998
DEBUG    ya.test:process.py:263 Command (pid 3817435) wtime: 0.71
DEBUG    ya.test:process.py:275 Command (pid 3817435) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

DEBUG    ya.test:process.py:276 Command (pid 3817435) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12915', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12915', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3818106
DEBUG    ya.test:process.py:259 Command (pid 3818106) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3818106) elapsed time (sec): 0.628643274307251
DEBUG    ya.test:process.py:263 Command (pid 3818106) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3818106) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3818106) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3818106) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3818106) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3818106) maxrss: 551684
DEBUG    ya.test:process.py:263 Command (pid 3818106) minflt: 18366
DEBUG    ya.test:process.py:263 Command (pid 3818106) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3818106) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3818106) nivcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3818106) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3818106) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3818106) nvcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 3818106) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3818106) stime: 0.30485799999999996
DEBUG    ya.test:process.py:263 Command (pid 3818106) utime: 0.126605
DEBUG    ya.test:process.py:263 Command (pid 3818106) wtime: 0.633
DEBUG    ya.test:process.py:275 Command (pid 3818106) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3818106) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, cd48cbe1-12b1-4bee-8fe8-ce5536e69fa8, localhost:12915): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cd48cbe1-12b1-4bee-8fe8-ce5536e69fa8, localhost:12915): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cd48cbe1-12b1-4bee-8fe8-ce5536e69fa8, localhost:12915): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gltirdv7oi.auto.internal" port: 12915 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-gltirdv7oi.auto.internal:12915, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12915
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:43 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydb/ydb -e grpc://localhost:12915 -d /Root workload log --path log_2_2 init --path log_2_2 --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12915', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'init', '--path', 'log_2_2', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3818714
DEBUG    ya.test:process.py:259 Command (pid 3818714) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3818714) elapsed time (sec): 0.6475682258605957
DEBUG    ya.test:process.py:263 Command (pid 3818714) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3818714) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3818714) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3818714) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3818714) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3818714) maxrss: 182556
DEBUG    ya.test:process.py:263 Command (pid 3818714) minflt: 3494
DEBUG    ya.test:process.py:263 Command (pid 3818714) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3818714) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3818714) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 3818714) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3818714) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3818714) nvcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 3818714) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3818714) stime: 0.016649999999999998
DEBUG    ya.test:process.py:263 Command (pid 3818714) utime: 0.064682
DEBUG    ya.test:process.py:263 Command (pid 3818714) wtime: 0.665
DEBUG    ya.test:process.py:275 Command (pid 3818714) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3818714) errors:

INFO     root:test_overloads.py:51 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:43 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydb/ydb -e grpc://localhost:12915 -d /Root workload log --path log_2_2 run bulk_upsert --seconds 60 --threads 10 --rows 10 --quiet with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12915', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3819308
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8fb5f200-a63d-44bc-a148-20bf3cfb3568, localhost:29407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8fb5f200-a63d-44bc-a148-20bf3cfb3568, localhost:29407): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8fb5f200-a63d-44bc-a148-20bf3cfb3568, localhost:29407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gltirdv7oi.auto.internal" port: 29407 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-gltirdv7oi.auto.internal:29407, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29407
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9bfe0993-f1f4-4a8e-bd3b-94a32fc57ac3, localhost:30785): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9bfe0993-f1f4-4a8e-bd3b-94a32fc57ac3, localhost:30785): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9bfe0993-f1f4-4a8e-bd3b-94a32fc57ac3, localhost:30785): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gltirdv7oi.auto.internal" port: 30785 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-gltirdv7oi.auto.internal:30785, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:30785
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ae9cb162-c41b-465a-84c7-f4420cc378a6, localhost:12915): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ae9cb162-c41b-465a-84c7-f4420cc378a6, localhost:12915): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ae9cb162-c41b-465a-84c7-f4420cc378a6, localhost:12915): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gltirdv7oi.auto.internal" port: 12915 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-gltirdv7oi.auto.internal:12915, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12915
DEBUG    ya.test:process.py:773 Killing process 3819308
DEBUG    ya.test:process.py:799 Killing process tree for pid 3819308 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 3819308
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 3819308
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 3819308
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12915', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 3819308) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 3819308) elapsed time (sec): 120.18055582046509
DEBUG    ya.test:process.py:263 Command (pid 3819308) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3819308) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3819308) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3819308) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3819308) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 3819308) maxrss: 182556
DEBUG    ya.test:process.py:263 Command (pid 3819308) minflt: 5836
DEBUG    ya.test:process.py:263 Command (pid 3819308) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3819308) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3819308) nivcsw: 436
DEBUG    ya.test:process.py:263 Command (pid 3819308) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3819308) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3819308) nvcsw: 491348
DEBUG    ya.test:process.py:263 Command (pid 3819308) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3819308) stime: 2.04397
DEBUG    ya.test:process.py:263 Command (pid 3819308) utime: 2.9618349999999998
DEBUG    ya.test:process.py:263 Command (pid 3819308) wtime: 120.181
DEBUG    ya.test:process.py:275 Command (pid 3819308) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3819308) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-gltirdv7oi'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3819308' in '/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12915
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-gltirdv7oi.auto.internal:12915
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12915/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7782
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3397
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20743
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12915
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23743
============================== slowest durations ===============================
127.23s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
123.80s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
84.18s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
9.64s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[2-2] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12915', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
=================== 1 failed, 2 passed in 600.63s (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/7x4w/0007b1/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/7x4w/0007b1/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/7x4w/0007b1', '--source-root', '/home/runner/.ya/build/build_root/7x4w/0007b1/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7x4w/0007b1/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/7x4w/0007b1/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/7x4w/0007b1/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7x4w/0007b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/7x4w/0007b1', '--source-root', '/home/runner/.ya/build/build_root/7x4w/0007b1/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7x4w/0007b1/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",), {})
