============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/73m0/0026a3/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 107 items

data_read_correctness.py ...
order_by_with_limit.py .
tablets_movement.py ..
test_create.py .....

============================== slowest durations ===============================
153.97s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
94.85s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
94.56s call     tablets_movement.py::TestTabletsMovement::test[ROW]
23.30s call     order_by_with_limit.py::TestOrderBy::test
10.37s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
6.81s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.03s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.31s setup    order_by_with_limit.py::TestOrderBy::test
3.80s call     test_create.py::TestCreate::test_create_decimals
3.58s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.72s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.56s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.41s call     test_create.py::TestCreate::test_create_all_opt_ints
0.32s call     test_create.py::TestCreate::test_create_real_opt
0.30s call     test_create.py::TestCreate::test_create_real_req
0.29s call     test_create.py::TestCreate::test_create_all_req_ints
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.13s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 404.68s (0:06:44) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/73m0/0026a0/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 107 items

test_create.py ..
test_cs_many_updates.py drop table: 17.7 ms
create table: 511.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.1
    "min_ms": 27.6
    "median_ms": 30.1
    "max_ms": 48.0
    "stdev_ms": 6.1
select count(*) after initial inserts: 107.7 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 51.5
    "min_ms": 39.9
    "median_ms": 48.7
    "max_ms": 113.9
    "stdev_ms": 9.0
select count(*) after all modifications: 2449.6 ms
select all: 2833.6 ms
delete from table: 3051.5 ms
select all after delete: 3222.7 ms
.drop table: 33.7 ms
create table: 501.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 26.6
    "median_ms": 29.3
    "max_ms": 35.8
    "stdev_ms": 3.0
select count(*) after initial inserts: 95.2 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 52.0
    "min_ms": 44.6
    "median_ms": 49.3
    "max_ms": 90.4
    "stdev_ms": 8.1
updates (step 1):
    "runs": 200
    "avg_ms": 164.0
    "min_ms": 116.0
    "median_ms": 160.2
    "max_ms": 249.3
    "stdev_ms": 25.2
upserts (step 2):
    "runs": 200
    "avg_ms": 21.7
    "min_ms": 17.4
    "median_ms": 21.5
    "max_ms": 31.2
    "stdev_ms": 1.9
select count(*) after all modifications: 283.4 ms
select all: 304.4 ms
delete from table: 375.9 ms
select all after delete: 250.1 ms
.drop table: 24.3 ms
create table: 346.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.7
    "min_ms": 21.3
    "median_ms": 29.8
    "max_ms": 30.8
    "stdev_ms": 3.0
select count(*) after initial inserts: 83.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 107.0
    "min_ms": 73.9
    "median_ms": 104.1
    "max_ms": 175.4
    "stdev_ms": 17.1
select count(*) after all modifications: 225.1 ms
select all: 192.0 ms
delete from table: 223.5 ms
select all after delete: 190.0 ms
.drop table: 25.2 ms
create table: 349.9 ms
initial inserts:
    "runs": 15
    "avg_ms": 27.8
    "min_ms": 19.3
    "median_ms": 29.6
    "max_ms": 30.9
    "stdev_ms": 4.1
select count(*) after initial inserts: 86.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 82.4
    "min_ms": 69.0
    "median_ms": 81.8
    "max_ms": 109.9
    "stdev_ms": 7.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 59.9
    "min_ms": 52.0
    "median_ms": 59.8
    "max_ms": 67.5
    "stdev_ms": 3.6
select count(*) after all modifications: 294.4 ms
select all: 306.0 ms
delete from table: 348.8 ms
select all after delete: 277.1 ms
.drop table: 30.5 ms
create table: 396.7 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.7
    "min_ms": 24.6
    "median_ms": 29.6
    "max_ms": 36.5
    "stdev_ms": 2.9
select count(*) after initial inserts: 130.5 ms
updates (step 0):
    "runs": 200
    "avg_ms": 102.4
    "min_ms": 77.7
    "median_ms": 99.7
    "max_ms": 174.8
    "stdev_ms": 15.9
upserts (step 1):
    "runs": 200
    "avg_ms": 25.2
    "min_ms": 19.6
    "median_ms": 24.4
    "max_ms": 50.5
    "stdev_ms": 4.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 86.3
    "min_ms": 74.7
    "median_ms": 85.2
    "max_ms": 126.9
    "stdev_ms": 9.4
select count(*) after all modifications: 511.6 ms
select all: 496.0 ms
delete from table: 549.4 ms
select all after delete: 491.5 ms
.drop table: 29.3 ms
create table: 362.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 34.8
    "min_ms": 27.5
    "median_ms": 31.1
    "max_ms": 50.2
    "stdev_ms": 8.0
select count(*) after initial inserts: 82.2 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 36.4
    "min_ms": 18.5
    "median_ms": 32.5
    "max_ms": 117.9
    "stdev_ms": 13.5
select count(*) after all modifications: 337.0 ms
select all: 297.4 ms
delete from table: 363.7 ms
select all after delete: 228.2 ms
.Generated operation sequence:
  0. UPDATE: 15 operations
  1. BULK_UPSERT: 3 operations
  2. BULK_UPSERT: 1 operations
  3. BULK_UPSERT: 1 operations
  4. UPSERT: 19 operations
  5. UPDATE: 13 operations
  6. BULK_UPSERT: 4 operations
  7. BULK_UPSERT: 11 operations
  8. UPSERT: 3 operations
  9. UPDATE: 19 operations
drop table: 32.6 ms
create table: 456.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.2
    "min_ms": 25.7
    "median_ms": 31.5
    "max_ms": 54.6
    "stdev_ms": 8.6
select count(*) after initial inserts: 128.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 172.6
    "min_ms": 104.6
    "median_ms": 167.9
    "max_ms": 304.2
    "stdev_ms": 35.6
bulk_upserts (step 1):
    "runs": 3
    "avg_ms": 91.2
    "min_ms": 73.8
    "median_ms": 81.3
    "max_ms": 118.4
    "stdev_ms": 23.9
bulk_upserts (step 2): 115.1 ms
bulk_upserts (step 3): 154.5 ms
upserts (step 4):
    "runs": 190
    "avg_ms": 52.9
    "min_ms": 21.7
    "median_ms": 48.3
    "max_ms": 186.0
    "stdev_ms": 21.5
updates (step 5):
    "runs": 130
    "avg_ms": 182.2
    "min_ms": 113.0
    "median_ms": 180.0
    "max_ms": 421.7
    "stdev_ms": 38.8
bulk_upserts (step 6):
    "runs": 4
    "avg_ms": 80.2
    "min_ms": 66.7
    "median_ms": 75.0
    "max_ms": 108.2
    "stdev_ms": 19.0
bulk_upserts (step 7):
    "runs": 11
    "avg_ms": 68.1
    "min_ms": 55.0
    "median_ms": 59.4
    "max_ms": 121.8
    "stdev_ms": 22.1
upserts (step 8):
    "runs": 30
    "avg_ms": 37.9
    "min_ms": 26.8
    "median_ms": 36.6
    "max_ms": 82.4
    "stdev_ms": 10.9
updates (step 9):
    "runs": 190
    "avg_ms": 179.0
    "min_ms": 106.5
    "median_ms": 178.3
    "max_ms": 320.5
    "stdev_ms": 40.7
select count(*) after all modifications: 164.4 ms
select all: 191.2 ms
delete from table: 212.0 ms
select all after delete: 153.6 ms
.
test_delete.py ..

============================== slowest durations ===============================
108.55s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
98.06s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
44.49s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
38.50s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
38.30s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
37.36s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
20.47s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
5.47s setup    test_create.py::TestCreate::test_create_strings_opt
5.26s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.27s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.75s call     test_delete.py::TestDelete::test_delete_rollback
0.53s call     test_create.py::TestCreate::test_create_strings_opt
0.44s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[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[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 405.45s (0:06:45) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/73m0/002727/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 107 items

test_delete.py ...........

============================== slowest durations ===============================
5.61s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.50s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.46s call     test_delete.py::TestDelete::test_delete_where[True-0]
1.39s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.34s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.29s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.26s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.06s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.04s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.87s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.83s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.76s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 19.32s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/73m0/00268b/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 107 items

test_delete.py .
test_insert.py ........
test_log_scenario.py ..

============================== slowest durations ===============================
23.80s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
15.43s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
6.79s setup    test_delete.py::TestDelete::test_incorrect
5.94s setup    test_insert.py::TestInsertStatement::test_bulk
4.56s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.07s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.64s call     test_insert.py::TestInsertStatement::test_copy_full
1.38s call     test_insert.py::TestInsertStatement::test_copy_partial
0.70s call     test_delete.py::TestDelete::test_incorrect
0.63s call     test_insert.py::TestInsertStatement::test_bulk
0.62s call     test_insert.py::TestInsertStatement::test_plain
0.61s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.51s call     test_insert.py::TestInsertStatement::test_incorrect
0.51s call     test_insert.py::TestInsertStatement::test_duplicate
0.34s call     test_insert.py::TestInsertStatement::test_out_of_range
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 67.46s (0:01:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/73m0/0026b0/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 107 items

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

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-11T17:57:07.343549Z): source_id=334;tablet_id=72075186224037914;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA79E8E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA796E26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB624C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD91D53B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DF23C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DF211F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8F8B4D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1412323B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D62E47
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CBA843
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CBA843
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CB7663
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CBE117
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14140AB8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB8F8B5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB615724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6197E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6193F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB619FDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A053C
E   21. ??:0: ?? @ 0x7FD577855AC2
E   22. ??:0: ?? @ 0x7FD5778E78BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1776001
DEBUG    ya.test:process.py:259 Command (pid 1776001) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1776001) elapsed time (sec): 0.8563306331634521
DEBUG    ya.test:process.py:263 Command (pid 1776001) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) maxrss: 541396
DEBUG    ya.test:process.py:263 Command (pid 1776001) minflt: 16175
DEBUG    ya.test:process.py:263 Command (pid 1776001) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 1776001) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1776001) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1776001) stime: 0.6545099999999999
DEBUG    ya.test:process.py:263 Command (pid 1776001) utime: 0.11467799999999999
DEBUG    ya.test:process.py:263 Command (pid 1776001) wtime: 0.857
DEBUG    ya.test:process.py:275 Command (pid 1776001) output:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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 1776001) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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:185 Binary was found by /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3809
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/73m0/0026b0/r3tmp/kikimr_cluster_zknc65ec
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3968
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3177
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14788
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/73m0/0026b0/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/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1o55csjh.log --grpc-port=3968 --mon-port=3177 --ic-port=3809
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3968/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/73m0/0026b0/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/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1o55csjh.log --grpc-port=3968 --mon-port=3177 --ic-port=3809
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1o55csjh.log', '--grpc-port=3968', '--mon-port=3177', '--ic-port=3809')' in '/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1777200
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3968/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1777207
DEBUG    ya.test:process.py:259 Command (pid 1777207) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1777207) elapsed time (sec): 1.1478145122528076
DEBUG    ya.test:process.py:263 Command (pid 1777207) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) maxrss: 541368
DEBUG    ya.test:process.py:263 Command (pid 1777207) minflt: 16180
DEBUG    ya.test:process.py:263 Command (pid 1777207) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) nivcsw: 187
DEBUG    ya.test:process.py:263 Command (pid 1777207) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) nvcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 1777207) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1777207) stime: 0.798261
DEBUG    ya.test:process.py:263 Command (pid 1777207) utime: 0.124856
DEBUG    ya.test:process.py:263 Command (pid 1777207) wtime: 1.149
DEBUG    ya.test:process.py:275 Command (pid 1777207) output:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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 1777207) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3968', '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: 3809\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3968', '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: 3809\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1785868
DEBUG    ya.test:process.py:259 Command (pid 1785868) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1785868) elapsed time (sec): 0.8066489696502686
DEBUG    ya.test:process.py:263 Command (pid 1785868) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) maxrss: 549668
DEBUG    ya.test:process.py:263 Command (pid 1785868) minflt: 18316
DEBUG    ya.test:process.py:263 Command (pid 1785868) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1785868) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 1785868) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1785868) stime: 0.5916279999999999
DEBUG    ya.test:process.py:263 Command (pid 1785868) utime: 0.129296
DEBUG    ya.test:process.py:263 Command (pid 1785868) wtime: 0.809
DEBUG    ya.test:process.py:275 Command (pid 1785868) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3968', '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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3968', '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: 1786947
DEBUG    ya.test:process.py:259 Command (pid 1786947) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1786947) elapsed time (sec): 0.5941705703735352
DEBUG    ya.test:process.py:263 Command (pid 1786947) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) maxrss: 549636
DEBUG    ya.test:process.py:263 Command (pid 1786947) minflt: 18319
DEBUG    ya.test:process.py:263 Command (pid 1786947) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 1786947) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 1786947) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1786947) stime: 0.40624299999999997
DEBUG    ya.test:process.py:263 Command (pid 1786947) utime: 0.11549999999999999
DEBUG    ya.test:process.py:263 Command (pid 1786947) wtime: 0.595
DEBUG    ya.test:process.py:275 Command (pid 1786947) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 1375d74c-5b81-458f-b768-b7f2ae8435e9, localhost:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1375d74c-5b81-458f-b768-b7f2ae8435e9, localhost:3968): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1375d74c-5b81-458f-b768-b7f2ae8435e9, localhost:3968): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mldlgqpioq.auto.internal" port: 3968 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-mldlgqpioq.auto.internal:3968, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:3968
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb -e grpc://localhost:3968 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3968', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1787531
DEBUG    ya.test:process.py:259 Command (pid 1787531) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1787531) elapsed time (sec): 0.574636697769165
DEBUG    ya.test:process.py:263 Command (pid 1787531) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) maxrss: 178232
DEBUG    ya.test:process.py:263 Command (pid 1787531) minflt: 3547
DEBUG    ya.test:process.py:263 Command (pid 1787531) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 1787531) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) nvcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1787531) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1787531) stime: 0.028737
DEBUG    ya.test:process.py:263 Command (pid 1787531) utime: 0.05337
DEBUG    ya.test:process.py:263 Command (pid 1787531) wtime: 0.576
DEBUG    ya.test:process.py:275 Command (pid 1787531) output:
Init tables ...
Init tables ...Ok

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

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb -e grpc://localhost:3968 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3968', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1787864
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1787864) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1787864) elapsed time (sec): 30.16064429283142
DEBUG    ya.test:process.py:263 Command (pid 1787864) wtime: 30.162
DEBUG    ya.test:process.py:275 Command (pid 1787864) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    363	363	0	0	25	44	54	63
2	    398	398	0	0	23	40	60	70
3	    427	427	0	0	22	33	37	41
4	    431	431	0	0	21	35	46	53
5	    415	415	0	0	22	34	39	42
6	    394	394	0	0	23	41	53	58
7	    380	380	0	0	22	53	85	90
8	    375	375	0	0	21	70	117	123
9	    420	420	0	0	22	33	47	48
10	    425	425	0	0	22	32	42	49
11	    447	447	0	0	21	29	33	34
12	    429	429	0	0	22	33	40	52
13	    454	454	0	0	21	28	33	42
14	    423	423	0	0	22	33	40	42
15	    457	457	0	0	21	27	31	34
16	    476	476	0	0	20	25	28	30
17	    472	472	0	0	20	26	29	33
18	    453	453	0	0	20	28	33	36
19	    414	414	0	0	21	41	47	50
20	    445	445	0	0	21	30	39	43
21	    454	454	0	0	20	28	32	35
22	    433	433	0	0	21	33	40	48
23	    474	474	0	0	20	25	31	35
24	    457	457	0	0	20	26	28	30
25	    458	458	0	0	20	27	31	36
26	    457	457	0	0	21	28	32	35
27	    439	439	0	0	20	31	35	39
28	    423	423	0	0	20	34	77	82
29	    444	444	0	0	21	33	44	45
30	    426	426	0	0	22	35	55	59

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12963	432.1	0	0	21	32	45	123

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f4e1086e-ae9f-425f-a374-4a1b70928b90, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f4e1086e-ae9f-425f-a374-4a1b70928b90, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f4e1086e-ae9f-425f-a374-4a1b70928b90, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 00b84313-d3e8-4a1a-8e20-8b9e61a9cf86, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 00b84313-d3e8-4a1a-8e20-8b9e61a9cf86, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 00b84313-d3e8-4a1a-8e20-8b9e61a9cf86, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc24f0fd-77be-4a1c-8594-62a00d16c082, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc24f0fd-77be-4a1c-8594-62a00d16c082, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc24f0fd-77be-4a1c-8594-62a00d16c082, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
INFO     root:test_log_scenario.py:217 Count rows after insert 12772 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3217108-e231-4fc7-9b5d-c4f45e607d98, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3217108-e231-4fc7-9b5d-c4f45e607d98, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3217108-e231-4fc7-9b5d-c4f45e607d98, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66a7c316-d67a-4594-86b1-25f0c0ba33ce, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66a7c316-d67a-4594-86b1-25f0c0ba33ce, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66a7c316-d67a-4594-86b1-25f0c0ba33ce, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb -e grpc://localhost:3968 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb -e grpc://localhost:3968 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3968', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1810790
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb -e grpc://localhost:3968 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9783f86b-9454-4edc-b29a-8f48b5704688, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9783f86b-9454-4edc-b29a-8f48b5704688, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3968', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8525707a-deed-4f54-8c46-4c45f1e427ca, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ya.test:process.py:628 Command pid: 1810825
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8525707a-deed-4f54-8c46-4c45f1e427ca, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3968', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9783f86b-9454-4edc-b29a-8f48b5704688, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1810835
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8525707a-deed-4f54-8c46-4c45f1e427ca, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDViZDIyNjAtNWRjMjA0N2UtOGYzNTA1YWYtOWU4MzhhMDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7cb3f57d-a406-4e25-b7a8-ed50a125c2da, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7cb3f57d-a406-4e25-b7a8-ed50a125c2da, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=ZDViZDIyNjAtNWRjMjA0N2UtOGYzNTA1YWYtOWU4MzhhMDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7cb3f57d-a406-4e25-b7a8-ed50a125c2da, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDViZDIyNjAtNWRjMjA0N2UtOGYzNTA1YWYtOWU4MzhhMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfe07711-042c-4397-8a1a-825e8e25604b, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfe07711-042c-4397-8a1a-825e8e25604b, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=ZDViZDIyNjAtNWRjMjA0N2UtOGYzNTA1YWYtOWU4MzhhMDA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfe07711-042c-4397-8a1a-825e8e25604b, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ad3071ad-9571-459a-87a9-4491cade9d2f, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ad3071ad-9571-459a-87a9-4491cade9d2f, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ad3071ad-9571-459a-87a9-4491cade9d2f, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZThjMGQzNDUtNWU3ZjdmN2YtZmVhNzE5MzktMjg0YmFlZmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c52f70e7-26a4-41b6-99cf-575b596eb45d, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c52f70e7-26a4-41b6-99cf-575b596eb45d, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=ZThjMGQzNDUtNWU3ZjdmN2YtZmVhNzE5MzktMjg0YmFlZmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c52f70e7-26a4-41b6-99cf-575b596eb45d, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZThjMGQzNDUtNWU3ZjdmN2YtZmVhNzE5MzktMjg0YmFlZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85ab7b96-0e15-41ce-9594-f4c613e225a4, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e2dc829c-8d88-44d1-8f22-c5c86b1c1dff, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e2dc829c-8d88-44d1-8f22-c5c86b1c1dff, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85ab7b96-0e15-41ce-9594-f4c613e225a4, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=ZThjMGQzNDUtNWU3ZjdmN2YtZmVhNzE5MzktMjg0YmFlZmY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85ab7b96-0e15-41ce-9594-f4c613e225a4, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e2dc829c-8d88-44d1-8f22-c5c86b1c1dff, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NThlNjk4M2UtNThiYTcxMzctYzM0YTFiOWEtNTY0NzFhZjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a23c6950-e373-42cf-bc33-b40b77a1405f, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a23c6950-e373-42cf-bc33-b40b77a1405f, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=NThlNjk4M2UtNThiYTcxMzctYzM0YTFiOWEtNTY0NzFhZjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a23c6950-e373-42cf-bc33-b40b77a1405f, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NThlNjk4M2UtNThiYTcxMzctYzM0YTFiOWEtNTY0NzFhZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f375ed05-38a5-454c-8724-62b8b5365daa, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f375ed05-38a5-454c-8724-62b8b5365daa, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=NThlNjk4M2UtNThiYTcxMzctYzM0YTFiOWEtNTY0NzFhZjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3e4ffe56-3f1f-40c0-a97f-8ab74e464603, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f375ed05-38a5-454c-8724-62b8b5365daa, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3e4ffe56-3f1f-40c0-a97f-8ab74e464603, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3e4ffe56-3f1f-40c0-a97f-8ab74e464603, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjA3NmQ0NGYtNjAwY2E3ZTAtM2Q4YWJkNGItNDM0MzRiMjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7600033f-281c-4c31-9467-8ebe0806f4e1, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7600033f-281c-4c31-9467-8ebe0806f4e1, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=NjA3NmQ0NGYtNjAwY2E3ZTAtM2Q4YWJkNGItNDM0MzRiMjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7600033f-281c-4c31-9467-8ebe0806f4e1, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjA3NmQ0NGYtNjAwY2E3ZTAtM2Q4YWJkNGItNDM0MzRiMjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 829e8c86-a477-4441-b708-f47610850f73, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 829e8c86-a477-4441-b708-f47610850f73, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=NjA3NmQ0NGYtNjAwY2E3ZTAtM2Q4YWJkNGItNDM0MzRiMjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0f5c2295-c165-4d02-aff4-9d2a2b7ddae7, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0f5c2295-c165-4d02-aff4-9d2a2b7ddae7, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 829e8c86-a477-4441-b708-f47610850f73, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0f5c2295-c165-4d02-aff4-9d2a2b7ddae7, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjY1NTEwNzYtYzA1YzEwOGItMjZhNDc1ODAtNzg3NTc0YTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 75baa364-c167-4da3-83b2-34632590624b, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 75baa364-c167-4da3-83b2-34632590624b, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=YjY1NTEwNzYtYzA1YzEwOGItMjZhNDc1ODAtNzg3NTc0YTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 75baa364-c167-4da3-83b2-34632590624b, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjY1NTEwNzYtYzA1YzEwOGItMjZhNDc1ODAtNzg3NTc0YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52129aad-b1b4-434e-856f-6d0a3c51cf99, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52129aad-b1b4-434e-856f-6d0a3c51cf99, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=YjY1NTEwNzYtYzA1YzEwOGItMjZhNDc1ODAtNzg3NTc0YTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 82b1d924-08f3-4ca9-a845-0137ad1f849e, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52129aad-b1b4-434e-856f-6d0a3c51cf99, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82b1d924-08f3-4ca9-a845-0137ad1f849e, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82b1d924-08f3-4ca9-a845-0137ad1f849e, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njk1MWRlYjItNmY3ZGUyZTYtNDYwMDE2YjAtMmYzMjkwMWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8c2157e1-c54a-434d-b591-ca50a2fbfedb, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8c2157e1-c54a-434d-b591-ca50a2fbfedb, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=Njk1MWRlYjItNmY3ZGUyZTYtNDYwMDE2YjAtMmYzMjkwMWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8c2157e1-c54a-434d-b591-ca50a2fbfedb, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Njk1MWRlYjItNmY3ZGUyZTYtNDYwMDE2YjAtMmYzMjkwMWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b83ec8ee-6052-438b-a6c6-54d4b9002996, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b83ec8ee-6052-438b-a6c6-54d4b9002996, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=Njk1MWRlYjItNmY3ZGUyZTYtNDYwMDE2YjAtMmYzMjkwMWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b83ec8ee-6052-438b-a6c6-54d4b9002996, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cf10951b-8111-47b0-9a23-1578537d11f0, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cf10951b-8111-47b0-9a23-1578537d11f0, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cf10951b-8111-47b0-9a23-1578537d11f0, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDkyNjhlZTAtY2FkNTdhYTQtZmJlOTAzYzgtYjc3YTBkY2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9817b594-a378-48d2-a04b-43d4081c9d72, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9817b594-a378-48d2-a04b-43d4081c9d72, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=ZDkyNjhlZTAtY2FkNTdhYTQtZmJlOTAzYzgtYjc3YTBkY2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9817b594-a378-48d2-a04b-43d4081c9d72, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDkyNjhlZTAtY2FkNTdhYTQtZmJlOTAzYzgtYjc3YTBkY2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d4c7bee-9446-4429-98cf-109107ef5545, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d4c7bee-9446-4429-98cf-109107ef5545, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=ZDkyNjhlZTAtY2FkNTdhYTQtZmJlOTAzYzgtYjc3YTBkY2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d4c7bee-9446-4429-98cf-109107ef5545, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, db6d1317-41a4-41e9-a396-e972f5594dbd, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, db6d1317-41a4-41e9-a396-e972f5594dbd, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, db6d1317-41a4-41e9-a396-e972f5594dbd, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjkxZjA3ODgtNGViODcyNDgtOGQzMjg1OGQtZjUxMjg0Yzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 521f2275-413f-4a42-b45e-cccac471fe65, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 521f2275-413f-4a42-b45e-cccac471fe65, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=YjkxZjA3ODgtNGViODcyNDgtOGQzMjg1OGQtZjUxMjg0Yzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 521f2275-413f-4a42-b45e-cccac471fe65, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjkxZjA3ODgtNGViODcyNDgtOGQzMjg1OGQtZjUxMjg0Yzg=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c9e65361-2cf1-4eba-b0cb-96007026147a, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9e65361-2cf1-4eba-b0cb-96007026147a, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24937c8e-c27b-437b-89f8-dd13d0cf3cfa, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24937c8e-c27b-437b-89f8-dd13d0cf3cfa, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=YjkxZjA3ODgtNGViODcyNDgtOGQzMjg1OGQtZjUxMjg0Yzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24937c8e-c27b-437b-89f8-dd13d0cf3cfa, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c9e65361-2cf1-4eba-b0cb-96007026147a, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmQyNjFmYmEtOTkxZTYwNmMtZTVkYTcwN2MtYTM4MTgxMjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5c0f94c0-be76-487e-8774-4d8ecfdc3219, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5c0f94c0-be76-487e-8774-4d8ecfdc3219, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=NmQyNjFmYmEtOTkxZTYwNmMtZTVkYTcwN2MtYTM4MTgxMjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5c0f94c0-be76-487e-8774-4d8ecfdc3219, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmQyNjFmYmEtOTkxZTYwNmMtZTVkYTcwN2MtYTM4MTgxMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0020c779-d390-4c23-9cda-03e0028107f5, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0020c779-d390-4c23-9cda-03e0028107f5, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=NmQyNjFmYmEtOTkxZTYwNmMtZTVkYTcwN2MtYTM4MTgxMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0020c779-d390-4c23-9cda-03e0028107f5, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 00b84313-d3e8-4a1a-8e20-8b9e61a9cf86, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065371142+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7cb3f57d-a406-4e25-b7a8-ed50a125c2da, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065558831+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c52f70e7-26a4-41b6-99cf-575b596eb45d, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065592043+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a23c6950-e373-42cf-bc33-b40b77a1405f, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065622947+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7600033f-281c-4c31-9467-8ebe0806f4e1, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065649642+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9817b594-a378-48d2-a04b-43d4081c9d72, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.06573563+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8c2157e1-c54a-434d-b591-ca50a2fbfedb, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065711784+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 521f2275-413f-4a42-b45e-cccac471fe65, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065757923+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 75baa364-c167-4da3-83b2-34632590624b, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065691688+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9783f86b-9454-4edc-b29a-8f48b5704688, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065542976+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5c0f94c0-be76-487e-8774-4d8ecfdc3219, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065777151+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 85ab7b96-0e15-41ce-9594-f4c613e225a4, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065613037+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f375ed05-38a5-454c-8724-62b8b5365daa, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065639268+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 52129aad-b1b4-434e-856f-6d0a3c51cf99, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065701902+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 829e8c86-a477-4441-b708-f47610850f73, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065668576+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0d4c7bee-9446-4429-98cf-109107ef5545, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065747295+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 24937c8e-c27b-437b-89f8-dd13d0cf3cfa, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065768139+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0020c779-d390-4c23-9cda-03e0028107f5, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065790507+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b83ec8ee-6052-438b-a6c6-54d4b9002996, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065725126+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cfe07711-042c-4397-8a1a-825e8e25604b, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065580886+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1810835) rc: 0
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:260 Command (pid 1810835) elapsed time (sec): 30.219895839691162
DEBUG    ya.test:process.py:263 Command (pid 1810835) wtime: 30.223
DEBUG    ya.test:process.py:275 Command (pid 1810835) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     82	82	0	0	63	329	459	471
2	    159	159	0	0	58	115	129	140
3	    169	169	0	0	53	108	118	121
4	    121	121	0	0	71	112	138	138
5	    133	133	0	0	70	173	198	203
6	     23	23	0	0	67	90	90	90
7	      0	0	0	1443	0	0	0	0
8	      0	0	0	1734	0	0	0	0
9	      0	0	0	2087	0	0	0	0
10	      0	0	0	2253	0	0	0	0
11	      0	0	0	2136	0	0	0	0
12	      0	0	0	1891	0	0	0	0
13	      0	0	0	2060	0	0	0	0
14	      0	0	0	1413	0	0	0	0
15	      0	0	0	915	0	0	0	0
16	      0	0	0	1668	0	0	0	0
17	      0	0	0	1904	0	0	0	0
18	      0	0	0	1778	0	0	0	0
19	      0	0	0	1655	0	0	0	0
20	      0	0	0	1678	0	0	0	0
21	      0	0	0	1876	0	0	0	0
22	      0	0	0	2145	0	0	0	0
23	      0	0	0	2116	0	0	0	0
24	      0	0	0	1991	0	0	0	0
25	      0	0	0	2069	0	0	0	0
26	      0	0	0	1940	0	0	0	0
27	      0	0	0	1950	0	0	0	0
28	      0	0	0	1770	0	0	0	0
29	      0	0	0	1415	0	0	0	0
30	      0	0	0	1841	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    687	22.9	0	43728	64	131	303	471

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

DEBUG    ya.test:process.py:259 Command (pid 1810790) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1810790) elapsed time (sec): 30.259544372558594
DEBUG    ya.test:process.py:263 Command (pid 1810790) wtime: 30.261
DEBUG    ya.test:process.py:275 Command (pid 1810790) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	1311	0	0	0	0
8	      0	0	0	1926	0	0	0	0
9	      0	0	0	2187	0	0	0	0
10	      0	0	0	2345	0	0	0	0
11	      0	0	0	2161	0	0	0	0
12	      0	0	0	1995	0	0	0	0
13	      0	0	0	2048	0	0	0	0
14	      0	0	0	1685	0	0	0	0
15	      0	0	0	934	0	0	0	0
16	      0	0	0	1758	0	0	0	0
17	      0	0	0	1944	0	0	0	0
18	      0	0	0	1918	0	0	0	0
19	      0	0	0	1922	0	0	0	0
20	      0	0	0	1619	0	0	0	0
21	      0	0	0	1964	0	0	0	0
22	      0	0	0	2188	0	0	0	0
23	      0	0	0	2092	0	0	0	0
24	      0	0	0	2097	0	0	0	0
25	      0	0	0	2143	0	0	0	0
26	      0	0	0	1927	0	0	0	0
27	      0	0	0	1964	0	0	0	0
28	      0	0	0	1908	0	0	0	0
29	      0	0	0	1595	0	0	0	0
30	      0	0	0	1955	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	45636	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1810825) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1810825) elapsed time (sec): 30.25693941116333
DEBUG    ya.test:process.py:263 Command (pid 1810825) wtime: 30.259
DEBUG    ya.test:process.py:275 Command (pid 1810825) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     56	56	0	0	83	583	599	599
2	    119	119	0	0	82	140	168	172
3	    125	125	0	0	72	136	139	147
4	     93	93	0	0	92	137	150	152
5	     97	97	0	0	96	219	240	240
6	     15	15	0	0	97	104	121	121
7	      0	0	0	1413	0	0	0	0
8	      0	0	0	1877	0	0	0	0
9	      0	0	0	2144	0	0	0	0
10	      0	0	0	2293	0	0	0	0
11	      0	0	0	2204	0	0	0	0
12	      0	0	0	2144	0	0	0	0
13	      0	0	0	2026	0	0	0	0
14	      0	0	0	1557	0	0	0	0
15	      0	0	0	929	0	0	0	0
16	      0	0	0	1811	0	0	0	0
17	      0	0	0	2043	0	0	0	0
18	      0	0	0	1929	0	0	0	0
19	      0	0	0	1779	0	0	0	0
20	      0	0	0	1920	0	0	0	0
21	      0	0	0	1880	0	0	0	0
22	      0	0	0	2176	0	0	0	0
23	      0	0	0	2236	0	0	0	0
24	      0	0	0	2055	0	0	0	0
25	      0	0	0	2157	0	0	0	0
26	      0	0	0	1966	0	0	0	0
27	      0	0	0	2008	0	0	0	0
28	      0	0	0	1903	0	0	0	0
29	      0	0	0	1524	0	0	0	0
30	      0	0	0	1917	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    505	16.8333	0	45891	86	157	575	599

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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)]
---------------------------- 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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-mldlgqpioq'
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/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) 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.1777200' in '/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_1o55csjh.log)
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
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:3968/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14788
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62133
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3177
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3968
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3809
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1776001
DEBUG    ya.test:process.py:259 Command (pid 1776001) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1776001) elapsed time (sec): 0.8563306331634521
DEBUG    ya.test:process.py:263 Command (pid 1776001) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) maxrss: 541396
DEBUG    ya.test:process.py:263 Command (pid 1776001) minflt: 16175
DEBUG    ya.test:process.py:263 Command (pid 1776001) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 1776001) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1776001) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1776001) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1776001) stime: 0.6545099999999999
DEBUG    ya.test:process.py:263 Command (pid 1776001) utime: 0.11467799999999999
DEBUG    ya.test:process.py:263 Command (pid 1776001) wtime: 0.857
DEBUG    ya.test:process.py:275 Command (pid 1776001) output:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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 1776001) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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:185 Binary was found by /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3809
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/73m0/0026b0/r3tmp/kikimr_cluster_zknc65ec
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3968
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3177
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14788
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/73m0/0026b0/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/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1o55csjh.log --grpc-port=3968 --mon-port=3177 --ic-port=3809
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3968/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/73m0/0026b0/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/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1o55csjh.log --grpc-port=3968 --mon-port=3177 --ic-port=3809
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1o55csjh.log', '--grpc-port=3968', '--mon-port=3177', '--ic-port=3809')' in '/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1777200
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3968/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1777207
DEBUG    ya.test:process.py:259 Command (pid 1777207) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1777207) elapsed time (sec): 1.1478145122528076
DEBUG    ya.test:process.py:263 Command (pid 1777207) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) maxrss: 541368
DEBUG    ya.test:process.py:263 Command (pid 1777207) minflt: 16180
DEBUG    ya.test:process.py:263 Command (pid 1777207) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) nivcsw: 187
DEBUG    ya.test:process.py:263 Command (pid 1777207) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1777207) nvcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 1777207) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1777207) stime: 0.798261
DEBUG    ya.test:process.py:263 Command (pid 1777207) utime: 0.124856
DEBUG    ya.test:process.py:263 Command (pid 1777207) wtime: 1.149
DEBUG    ya.test:process.py:275 Command (pid 1777207) output:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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 1777207) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3968', '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: 3809\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3968', '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: 3809\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1785868
DEBUG    ya.test:process.py:259 Command (pid 1785868) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1785868) elapsed time (sec): 0.8066489696502686
DEBUG    ya.test:process.py:263 Command (pid 1785868) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) maxrss: 549668
DEBUG    ya.test:process.py:263 Command (pid 1785868) minflt: 18316
DEBUG    ya.test:process.py:263 Command (pid 1785868) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1785868) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1785868) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 1785868) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1785868) stime: 0.5916279999999999
DEBUG    ya.test:process.py:263 Command (pid 1785868) utime: 0.129296
DEBUG    ya.test:process.py:263 Command (pid 1785868) wtime: 0.809
DEBUG    ya.test:process.py:275 Command (pid 1785868) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3968', '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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3968', '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: 1786947
DEBUG    ya.test:process.py:259 Command (pid 1786947) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1786947) elapsed time (sec): 0.5941705703735352
DEBUG    ya.test:process.py:263 Command (pid 1786947) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) maxrss: 549636
DEBUG    ya.test:process.py:263 Command (pid 1786947) minflt: 18319
DEBUG    ya.test:process.py:263 Command (pid 1786947) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 1786947) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1786947) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 1786947) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1786947) stime: 0.40624299999999997
DEBUG    ya.test:process.py:263 Command (pid 1786947) utime: 0.11549999999999999
DEBUG    ya.test:process.py:263 Command (pid 1786947) wtime: 0.595
DEBUG    ya.test:process.py:275 Command (pid 1786947) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 1375d74c-5b81-458f-b768-b7f2ae8435e9, localhost:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1375d74c-5b81-458f-b768-b7f2ae8435e9, localhost:3968): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1375d74c-5b81-458f-b768-b7f2ae8435e9, localhost:3968): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mldlgqpioq.auto.internal" port: 3968 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-mldlgqpioq.auto.internal:3968, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:3968
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb -e grpc://localhost:3968 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3968', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1787531
DEBUG    ya.test:process.py:259 Command (pid 1787531) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1787531) elapsed time (sec): 0.574636697769165
DEBUG    ya.test:process.py:263 Command (pid 1787531) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) maxrss: 178232
DEBUG    ya.test:process.py:263 Command (pid 1787531) minflt: 3547
DEBUG    ya.test:process.py:263 Command (pid 1787531) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 1787531) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1787531) nvcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1787531) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1787531) stime: 0.028737
DEBUG    ya.test:process.py:263 Command (pid 1787531) utime: 0.05337
DEBUG    ya.test:process.py:263 Command (pid 1787531) wtime: 0.576
DEBUG    ya.test:process.py:275 Command (pid 1787531) output:
Init tables ...
Init tables ...Ok

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

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb -e grpc://localhost:3968 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3968', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1787864
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1787864) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1787864) elapsed time (sec): 30.16064429283142
DEBUG    ya.test:process.py:263 Command (pid 1787864) wtime: 30.162
DEBUG    ya.test:process.py:275 Command (pid 1787864) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    363	363	0	0	25	44	54	63
2	    398	398	0	0	23	40	60	70
3	    427	427	0	0	22	33	37	41
4	    431	431	0	0	21	35	46	53
5	    415	415	0	0	22	34	39	42
6	    394	394	0	0	23	41	53	58
7	    380	380	0	0	22	53	85	90
8	    375	375	0	0	21	70	117	123
9	    420	420	0	0	22	33	47	48
10	    425	425	0	0	22	32	42	49
11	    447	447	0	0	21	29	33	34
12	    429	429	0	0	22	33	40	52
13	    454	454	0	0	21	28	33	42
14	    423	423	0	0	22	33	40	42
15	    457	457	0	0	21	27	31	34
16	    476	476	0	0	20	25	28	30
17	    472	472	0	0	20	26	29	33
18	    453	453	0	0	20	28	33	36
19	    414	414	0	0	21	41	47	50
20	    445	445	0	0	21	30	39	43
21	    454	454	0	0	20	28	32	35
22	    433	433	0	0	21	33	40	48
23	    474	474	0	0	20	25	31	35
24	    457	457	0	0	20	26	28	30
25	    458	458	0	0	20	27	31	36
26	    457	457	0	0	21	28	32	35
27	    439	439	0	0	20	31	35	39
28	    423	423	0	0	20	34	77	82
29	    444	444	0	0	21	33	44	45
30	    426	426	0	0	22	35	55	59

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12963	432.1	0	0	21	32	45	123

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f4e1086e-ae9f-425f-a374-4a1b70928b90, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f4e1086e-ae9f-425f-a374-4a1b70928b90, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f4e1086e-ae9f-425f-a374-4a1b70928b90, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 00b84313-d3e8-4a1a-8e20-8b9e61a9cf86, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 00b84313-d3e8-4a1a-8e20-8b9e61a9cf86, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 00b84313-d3e8-4a1a-8e20-8b9e61a9cf86, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc24f0fd-77be-4a1c-8594-62a00d16c082, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc24f0fd-77be-4a1c-8594-62a00d16c082, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc24f0fd-77be-4a1c-8594-62a00d16c082, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
INFO     root:test_log_scenario.py:217 Count rows after insert 12772 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3217108-e231-4fc7-9b5d-c4f45e607d98, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3217108-e231-4fc7-9b5d-c4f45e607d98, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3217108-e231-4fc7-9b5d-c4f45e607d98, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66a7c316-d67a-4594-86b1-25f0c0ba33ce, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66a7c316-d67a-4594-86b1-25f0c0ba33ce, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66a7c316-d67a-4594-86b1-25f0c0ba33ce, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb -e grpc://localhost:3968 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb -e grpc://localhost:3968 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3968', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1810790
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb -e grpc://localhost:3968 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9783f86b-9454-4edc-b29a-8f48b5704688, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9783f86b-9454-4edc-b29a-8f48b5704688, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=M2NjMzdkMTQtZmNhMThmM2EtZTFiMDFkNGYtNjY2NGQyNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3968', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8525707a-deed-4f54-8c46-4c45f1e427ca, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ya.test:process.py:628 Command pid: 1810825
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8525707a-deed-4f54-8c46-4c45f1e427ca, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/73m0/0026b0/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3968', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9783f86b-9454-4edc-b29a-8f48b5704688, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1810835
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8525707a-deed-4f54-8c46-4c45f1e427ca, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDViZDIyNjAtNWRjMjA0N2UtOGYzNTA1YWYtOWU4MzhhMDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7cb3f57d-a406-4e25-b7a8-ed50a125c2da, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7cb3f57d-a406-4e25-b7a8-ed50a125c2da, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=ZDViZDIyNjAtNWRjMjA0N2UtOGYzNTA1YWYtOWU4MzhhMDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7cb3f57d-a406-4e25-b7a8-ed50a125c2da, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDViZDIyNjAtNWRjMjA0N2UtOGYzNTA1YWYtOWU4MzhhMDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfe07711-042c-4397-8a1a-825e8e25604b, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfe07711-042c-4397-8a1a-825e8e25604b, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=ZDViZDIyNjAtNWRjMjA0N2UtOGYzNTA1YWYtOWU4MzhhMDA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfe07711-042c-4397-8a1a-825e8e25604b, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ad3071ad-9571-459a-87a9-4491cade9d2f, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ad3071ad-9571-459a-87a9-4491cade9d2f, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ad3071ad-9571-459a-87a9-4491cade9d2f, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZThjMGQzNDUtNWU3ZjdmN2YtZmVhNzE5MzktMjg0YmFlZmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c52f70e7-26a4-41b6-99cf-575b596eb45d, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c52f70e7-26a4-41b6-99cf-575b596eb45d, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=ZThjMGQzNDUtNWU3ZjdmN2YtZmVhNzE5MzktMjg0YmFlZmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c52f70e7-26a4-41b6-99cf-575b596eb45d, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZThjMGQzNDUtNWU3ZjdmN2YtZmVhNzE5MzktMjg0YmFlZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85ab7b96-0e15-41ce-9594-f4c613e225a4, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e2dc829c-8d88-44d1-8f22-c5c86b1c1dff, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e2dc829c-8d88-44d1-8f22-c5c86b1c1dff, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85ab7b96-0e15-41ce-9594-f4c613e225a4, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=ZThjMGQzNDUtNWU3ZjdmN2YtZmVhNzE5MzktMjg0YmFlZmY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85ab7b96-0e15-41ce-9594-f4c613e225a4, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e2dc829c-8d88-44d1-8f22-c5c86b1c1dff, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NThlNjk4M2UtNThiYTcxMzctYzM0YTFiOWEtNTY0NzFhZjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a23c6950-e373-42cf-bc33-b40b77a1405f, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a23c6950-e373-42cf-bc33-b40b77a1405f, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=NThlNjk4M2UtNThiYTcxMzctYzM0YTFiOWEtNTY0NzFhZjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a23c6950-e373-42cf-bc33-b40b77a1405f, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NThlNjk4M2UtNThiYTcxMzctYzM0YTFiOWEtNTY0NzFhZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f375ed05-38a5-454c-8724-62b8b5365daa, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f375ed05-38a5-454c-8724-62b8b5365daa, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=NThlNjk4M2UtNThiYTcxMzctYzM0YTFiOWEtNTY0NzFhZjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3e4ffe56-3f1f-40c0-a97f-8ab74e464603, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f375ed05-38a5-454c-8724-62b8b5365daa, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3e4ffe56-3f1f-40c0-a97f-8ab74e464603, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3e4ffe56-3f1f-40c0-a97f-8ab74e464603, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjA3NmQ0NGYtNjAwY2E3ZTAtM2Q4YWJkNGItNDM0MzRiMjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7600033f-281c-4c31-9467-8ebe0806f4e1, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7600033f-281c-4c31-9467-8ebe0806f4e1, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=NjA3NmQ0NGYtNjAwY2E3ZTAtM2Q4YWJkNGItNDM0MzRiMjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7600033f-281c-4c31-9467-8ebe0806f4e1, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjA3NmQ0NGYtNjAwY2E3ZTAtM2Q4YWJkNGItNDM0MzRiMjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 829e8c86-a477-4441-b708-f47610850f73, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 829e8c86-a477-4441-b708-f47610850f73, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=NjA3NmQ0NGYtNjAwY2E3ZTAtM2Q4YWJkNGItNDM0MzRiMjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0f5c2295-c165-4d02-aff4-9d2a2b7ddae7, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0f5c2295-c165-4d02-aff4-9d2a2b7ddae7, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 829e8c86-a477-4441-b708-f47610850f73, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0f5c2295-c165-4d02-aff4-9d2a2b7ddae7, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjY1NTEwNzYtYzA1YzEwOGItMjZhNDc1ODAtNzg3NTc0YTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 75baa364-c167-4da3-83b2-34632590624b, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 75baa364-c167-4da3-83b2-34632590624b, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=YjY1NTEwNzYtYzA1YzEwOGItMjZhNDc1ODAtNzg3NTc0YTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 75baa364-c167-4da3-83b2-34632590624b, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjY1NTEwNzYtYzA1YzEwOGItMjZhNDc1ODAtNzg3NTc0YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52129aad-b1b4-434e-856f-6d0a3c51cf99, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52129aad-b1b4-434e-856f-6d0a3c51cf99, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=YjY1NTEwNzYtYzA1YzEwOGItMjZhNDc1ODAtNzg3NTc0YTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 82b1d924-08f3-4ca9-a845-0137ad1f849e, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52129aad-b1b4-434e-856f-6d0a3c51cf99, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82b1d924-08f3-4ca9-a845-0137ad1f849e, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82b1d924-08f3-4ca9-a845-0137ad1f849e, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njk1MWRlYjItNmY3ZGUyZTYtNDYwMDE2YjAtMmYzMjkwMWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8c2157e1-c54a-434d-b591-ca50a2fbfedb, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8c2157e1-c54a-434d-b591-ca50a2fbfedb, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=Njk1MWRlYjItNmY3ZGUyZTYtNDYwMDE2YjAtMmYzMjkwMWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8c2157e1-c54a-434d-b591-ca50a2fbfedb, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Njk1MWRlYjItNmY3ZGUyZTYtNDYwMDE2YjAtMmYzMjkwMWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b83ec8ee-6052-438b-a6c6-54d4b9002996, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b83ec8ee-6052-438b-a6c6-54d4b9002996, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=Njk1MWRlYjItNmY3ZGUyZTYtNDYwMDE2YjAtMmYzMjkwMWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b83ec8ee-6052-438b-a6c6-54d4b9002996, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cf10951b-8111-47b0-9a23-1578537d11f0, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cf10951b-8111-47b0-9a23-1578537d11f0, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cf10951b-8111-47b0-9a23-1578537d11f0, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDkyNjhlZTAtY2FkNTdhYTQtZmJlOTAzYzgtYjc3YTBkY2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9817b594-a378-48d2-a04b-43d4081c9d72, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9817b594-a378-48d2-a04b-43d4081c9d72, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=ZDkyNjhlZTAtY2FkNTdhYTQtZmJlOTAzYzgtYjc3YTBkY2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9817b594-a378-48d2-a04b-43d4081c9d72, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDkyNjhlZTAtY2FkNTdhYTQtZmJlOTAzYzgtYjc3YTBkY2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d4c7bee-9446-4429-98cf-109107ef5545, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d4c7bee-9446-4429-98cf-109107ef5545, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=ZDkyNjhlZTAtY2FkNTdhYTQtZmJlOTAzYzgtYjc3YTBkY2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d4c7bee-9446-4429-98cf-109107ef5545, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, db6d1317-41a4-41e9-a396-e972f5594dbd, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, db6d1317-41a4-41e9-a396-e972f5594dbd, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, db6d1317-41a4-41e9-a396-e972f5594dbd, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjkxZjA3ODgtNGViODcyNDgtOGQzMjg1OGQtZjUxMjg0Yzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 521f2275-413f-4a42-b45e-cccac471fe65, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 521f2275-413f-4a42-b45e-cccac471fe65, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=YjkxZjA3ODgtNGViODcyNDgtOGQzMjg1OGQtZjUxMjg0Yzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 521f2275-413f-4a42-b45e-cccac471fe65, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjkxZjA3ODgtNGViODcyNDgtOGQzMjg1OGQtZjUxMjg0Yzg=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c9e65361-2cf1-4eba-b0cb-96007026147a, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9e65361-2cf1-4eba-b0cb-96007026147a, ghrun-mldlgqpioq.auto.internal:3968): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24937c8e-c27b-437b-89f8-dd13d0cf3cfa, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24937c8e-c27b-437b-89f8-dd13d0cf3cfa, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=YjkxZjA3ODgtNGViODcyNDgtOGQzMjg1OGQtZjUxMjg0Yzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24937c8e-c27b-437b-89f8-dd13d0cf3cfa, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c9e65361-2cf1-4eba-b0cb-96007026147a, ghrun-mldlgqpioq.auto.internal:3968): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmQyNjFmYmEtOTkxZTYwNmMtZTVkYTcwN2MtYTM4MTgxMjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5c0f94c0-be76-487e-8774-4d8ecfdc3219, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5c0f94c0-be76-487e-8774-4d8ecfdc3219, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=NmQyNjFmYmEtOTkxZTYwNmMtZTVkYTcwN2MtYTM4MTgxMjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5c0f94c0-be76-487e-8774-4d8ecfdc3219, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmQyNjFmYmEtOTkxZTYwNmMtZTVkYTcwN2MtYTM4MTgxMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0020c779-d390-4c23-9cda-03e0028107f5, ghrun-mldlgqpioq.auto.internal:3968): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0020c779-d390-4c23-9cda-03e0028107f5, ghrun-mldlgqpioq.auto.internal:3968): request = { session_id: "ydb://session/3?node_id=1&id=NmQyNjFmYmEtOTkxZTYwNmMtZTVkYTcwN2MtYTM4MTgxMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0020c779-d390-4c23-9cda-03e0028107f5, ghrun-mldlgqpioq.auto.internal:3968): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 00b84313-d3e8-4a1a-8e20-8b9e61a9cf86, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065371142+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7cb3f57d-a406-4e25-b7a8-ed50a125c2da, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065558831+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c52f70e7-26a4-41b6-99cf-575b596eb45d, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065592043+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a23c6950-e373-42cf-bc33-b40b77a1405f, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065622947+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7600033f-281c-4c31-9467-8ebe0806f4e1, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065649642+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9817b594-a378-48d2-a04b-43d4081c9d72, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.06573563+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8c2157e1-c54a-434d-b591-ca50a2fbfedb, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065711784+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 521f2275-413f-4a42-b45e-cccac471fe65, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065757923+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 75baa364-c167-4da3-83b2-34632590624b, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065691688+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9783f86b-9454-4edc-b29a-8f48b5704688, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065542976+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5c0f94c0-be76-487e-8774-4d8ecfdc3219, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:3968 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065777151+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 85ab7b96-0e15-41ce-9594-f4c613e225a4, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065613037+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f375ed05-38a5-454c-8724-62b8b5365daa, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065639268+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 52129aad-b1b4-434e-856f-6d0a3c51cf99, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065701902+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 829e8c86-a477-4441-b708-f47610850f73, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065668576+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0d4c7bee-9446-4429-98cf-109107ef5545, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065747295+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 24937c8e-c27b-437b-89f8-dd13d0cf3cfa, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065768139+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0020c779-d390-4c23-9cda-03e0028107f5, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:57:13.065790507+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b83ec8ee-6052-438b-a6c6-54d4b9002996, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065725126+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cfe07711-042c-4397-8a1a-825e8e25604b, ghrun-mldlgqpioq.auto.internal:3968): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:57:13.065580886+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-mldlgqpioq.auto.internal:3968
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1810835) rc: 0
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:260 Command (pid 1810835) elapsed time (sec): 30.219895839691162
DEBUG    ya.test:process.py:263 Command (pid 1810835) wtime: 30.223
DEBUG    ya.test:process.py:275 Command (pid 1810835) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     82	82	0	0	63	329	459	471
2	    159	159	0	0	58	115	129	140
3	    169	169	0	0	53	108	118	121
4	    121	121	0	0	71	112	138	138
5	    133	133	0	0	70	173	198	203
6	     23	23	0	0	67	90	90	90
7	      0	0	0	1443	0	0	0	0
8	      0	0	0	1734	0	0	0	0
9	      0	0	0	2087	0	0	0	0
10	      0	0	0	2253	0	0	0	0
11	      0	0	0	2136	0	0	0	0
12	      0	0	0	1891	0	0	0	0
13	      0	0	0	2060	0	0	0	0
14	      0	0	0	1413	0	0	0	0
15	      0	0	0	915	0	0	0	0
16	      0	0	0	1668	0	0	0	0
17	      0	0	0	1904	0	0	0	0
18	      0	0	0	1778	0	0	0	0
19	      0	0	0	1655	0	0	0	0
20	      0	0	0	1678	0	0	0	0
21	      0	0	0	1876	0	0	0	0
22	      0	0	0	2145	0	0	0	0
23	      0	0	0	2116	0	0	0	0
24	      0	0	0	1991	0	0	0	0
25	      0	0	0	2069	0	0	0	0
26	      0	0	0	1940	0	0	0	0
27	      0	0	0	1950	0	0	0	0
28	      0	0	0	1770	0	0	0	0
29	      0	0	0	1415	0	0	0	0
30	      0	0	0	1841	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    687	22.9	0	43728	64	131	303	471

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

DEBUG    ya.test:process.py:259 Command (pid 1810790) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1810790) elapsed time (sec): 30.259544372558594
DEBUG    ya.test:process.py:263 Command (pid 1810790) wtime: 30.261
DEBUG    ya.test:process.py:275 Command (pid 1810790) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	1311	0	0	0	0
8	      0	0	0	1926	0	0	0	0
9	      0	0	0	2187	0	0	0	0
10	      0	0	0	2345	0	0	0	0
11	      0	0	0	2161	0	0	0	0
12	      0	0	0	1995	0	0	0	0
13	      0	0	0	2048	0	0	0	0
14	      0	0	0	1685	0	0	0	0
15	      0	0	0	934	0	0	0	0
16	      0	0	0	1758	0	0	0	0
17	      0	0	0	1944	0	0	0	0
18	      0	0	0	1918	0	0	0	0
19	      0	0	0	1922	0	0	0	0
20	      0	0	0	1619	0	0	0	0
21	      0	0	0	1964	0	0	0	0
22	      0	0	0	2188	0	0	0	0
23	      0	0	0	2092	0	0	0	0
24	      0	0	0	2097	0	0	0	0
25	      0	0	0	2143	0	0	0	0
26	      0	0	0	1927	0	0	0	0
27	      0	0	0	1964	0	0	0	0
28	      0	0	0	1908	0	0	0	0
29	      0	0	0	1595	0	0	0	0
30	      0	0	0	1955	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	45636	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1810825) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1810825) elapsed time (sec): 30.25693941116333
DEBUG    ya.test:process.py:263 Command (pid 1810825) wtime: 30.259
DEBUG    ya.test:process.py:275 Command (pid 1810825) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     56	56	0	0	83	583	599	599
2	    119	119	0	0	82	140	168	172
3	    125	125	0	0	72	136	139	147
4	     93	93	0	0	92	137	150	152
5	     97	97	0	0	96	219	240	240
6	     15	15	0	0	97	104	121	121
7	      0	0	0	1413	0	0	0	0
8	      0	0	0	1877	0	0	0	0
9	      0	0	0	2144	0	0	0	0
10	      0	0	0	2293	0	0	0	0
11	      0	0	0	2204	0	0	0	0
12	      0	0	0	2144	0	0	0	0
13	      0	0	0	2026	0	0	0	0
14	      0	0	0	1557	0	0	0	0
15	      0	0	0	929	0	0	0	0
16	      0	0	0	1811	0	0	0	0
17	      0	0	0	2043	0	0	0	0
18	      0	0	0	1929	0	0	0	0
19	      0	0	0	1779	0	0	0	0
20	      0	0	0	1920	0	0	0	0
21	      0	0	0	1880	0	0	0	0
22	      0	0	0	2176	0	0	0	0
23	      0	0	0	2236	0	0	0	0
24	      0	0	0	2055	0	0	0	0
25	      0	0	0	2157	0	0	0	0
26	      0	0	0	1966	0	0	0	0
27	      0	0	0	2008	0	0	0	0
28	      0	0	0	1903	0	0	0	0
29	      0	0	0	1524	0	0	0	0
30	      0	0	0	1917	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    505	16.8333	0	45891	86	157	575	599

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:3968
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3968". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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)]
============================== slowest durations ===============================
345.18s call     test_log_scenario.py::TestLogScenario::test_log_uniform
11.63s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
5.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
3.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/73m0/0026b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-11T17:57:07.343549Z): source_id=334;tablet_id=72075186224037914;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA79E8E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA796E26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB624C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD91D53B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DF23C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DF211F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8F8B4D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1412323B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D62E47
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CBA843
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CBA843
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CB7663
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CBE117
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14140AB8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB8F8B5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB615724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6197E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6193F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB619FDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A053C
21. ??:0: ?? @ 0x7FD577855AC2
22. ??:0: ?? @ 0x7FD5778E78BF
============== 1 failed, 10 passed, 1 error in 406.56s (0:06:46) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/73m0/0026f4/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 107 items

test_overloads.py ...........

============================== slowest durations ===============================
7.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
6.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 62.66s (0:01:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/73m0/002733/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 107 items

test_overloads.py ...........

============================== slowest durations ===============================
75.28s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
10.49s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
6.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
6.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
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-1]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 138.41s (0:02:18) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/73m0/002666/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 107 items

test_overloads.py ..F..
test_replace.py .....

=================================== FAILURES ===================================
_______________ TestLogScenario.test_overloads_workload[1000-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/73m0/002666/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62094', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_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:190: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:71: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:65: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:46: 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/73m0/002666/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62094', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_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[1000-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[1000-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/73m0/002666/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1901137
DEBUG    ya.test:process.py:259 Command (pid 1901137) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1901137) elapsed time (sec): 0.6813032627105713
DEBUG    ya.test:process.py:263 Command (pid 1901137) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1901137) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1901137) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1901137) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1901137) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1901137) maxrss: 541416
DEBUG    ya.test:process.py:263 Command (pid 1901137) minflt: 16172
DEBUG    ya.test:process.py:263 Command (pid 1901137) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1901137) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1901137) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 1901137) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1901137) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1901137) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1901137) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1901137) stime: 0.503675
DEBUG    ya.test:process.py:263 Command (pid 1901137) utime: 0.103114
DEBUG    ya.test:process.py:263 Command (pid 1901137) wtime: 0.682
DEBUG    ya.test:process.py:275 Command (pid 1901137) output:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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 1901137) errors:

INFO     __tests__.test_overloads:test_overloads.py:94 Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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:185 Binary was found by /home/runner/.ya/build/build_root/73m0/002666/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27976
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/73m0/002666/r3tmp/kikimr_cluster_c77bnxo3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/73m0/002666/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62094
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15787
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14137
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22971
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/73m0/002666/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/73m0/002666/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/73m0/002666/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/node_1/logfile_schr8fhp.log --grpc-port=62094 --mon-port=15787 --ic-port=27976
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62094/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/73m0/002666/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/73m0/002666/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/73m0/002666/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/node_1/logfile_schr8fhp.log --grpc-port=62094 --mon-port=15787 --ic-port=27976
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/73m0/002666/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/73m0/002666/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/73m0/002666/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/node_1/logfile_schr8fhp.log', '--grpc-port=62094', '--mon-port=15787', '--ic-port=27976')' in '/home/runner/.ya/build/build_root/73m0/002666/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1901659
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62094/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/73m0/002666/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1901669
DEBUG    ya.test:process.py:259 Command (pid 1901669) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1901669) elapsed time (sec): 0.5107386112213135
DEBUG    ya.test:process.py:263 Command (pid 1901669) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1901669) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1901669) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1901669) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1901669) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1901669) maxrss: 541416
DEBUG    ya.test:process.py:263 Command (pid 1901669) minflt: 16173
DEBUG    ya.test:process.py:263 Command (pid 1901669) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1901669) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1901669) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 1901669) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1901669) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1901669) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1901669) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1901669) stime: 0.307191
DEBUG    ya.test:process.py:263 Command (pid 1901669) utime: 0.105851
DEBUG    ya.test:process.py:263 Command (pid 1901669) wtime: 0.512
DEBUG    ya.test:process.py:275 Command (pid 1901669) output:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mldlgqpioq
    Host information: 
        Linux ghrun-mldlgqpioq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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-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-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 1901669) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 441099c3529444a906a5457ef65f2b27229226de
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into ed7c647d380bc46db55840ec067d65fa851d03f2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/73m0/002666/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/73m0/002666/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62094', '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: 27976\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/73m0/002666/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62094', '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: 27976\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1904119
DEBUG    ya.test:process.py:259 Command (pid 1904119) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1904119) elapsed time (sec): 0.6004142761230469
DEBUG    ya.test:process.py:263 Command (pid 1904119) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1904119) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1904119) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1904119) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1904119) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1904119) maxrss: 549668
DEBUG    ya.test:process.py:263 Command (pid 1904119) minflt: 18315
DEBUG    ya.test:process.py:263 Command (pid 1904119) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1904119) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1904119) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 1904119) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1904119) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1904119) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1904119) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1904119) stime: 0.42285
DEBUG    ya.test:process.py:263 Command (pid 1904119) utime: 0.10797799999999999
DEBUG    ya.test:process.py:263 Command (pid 1904119) wtime: 0.602
DEBUG    ya.test:process.py:275 Command (pid 1904119) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/73m0/002666/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/73m0/002666/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62094', '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/73m0/002666/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62094', '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: 1904755
DEBUG    ya.test:process.py:259 Command (pid 1904755) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1904755) elapsed time (sec): 0.6494383811950684
DEBUG    ya.test:process.py:263 Command (pid 1904755) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1904755) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1904755) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1904755) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1904755) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1904755) maxrss: 549648
DEBUG    ya.test:process.py:263 Command (pid 1904755) minflt: 18319
DEBUG    ya.test:process.py:263 Command (pid 1904755) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1904755) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1904755) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 1904755) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1904755) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1904755) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 1904755) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1904755) stime: 0.461474
DEBUG    ya.test:process.py:263 Command (pid 1904755) utime: 0.100323
DEBUG    ya.test:process.py:263 Command (pid 1904755) wtime: 0.65
DEBUG    ya.test:process.py:275 Command (pid 1904755) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, f14bfbcf-dea1-4ae9-b075-13328f621a0d, localhost:62094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f14bfbcf-dea1-4ae9-b075-13328f621a0d, localhost:62094): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f14bfbcf-dea1-4ae9-b075-13328f621a0d, localhost:62094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mldlgqpioq.auto.internal" port: 62094 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-mldlgqpioq.auto.internal:62094, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:62094
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/73m0/002666/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/73m0/002666/ydb/apps/ydb/ydb -e grpc://localhost:62094 -d /Root workload log --path log_1000_2 init --path log_1000_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/73m0/002666/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62094', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_2', 'init', '--path', 'log_1000_2', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1905641
DEBUG    ya.test:process.py:259 Command (pid 1905641) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1905641) elapsed time (sec): 0.40549325942993164
DEBUG    ya.test:process.py:263 Command (pid 1905641) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1905641) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1905641) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1905641) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1905641) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1905641) maxrss: 172896
DEBUG    ya.test:process.py:263 Command (pid 1905641) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 1905641) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1905641) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1905641) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1905641) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1905641) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1905641) nvcsw: 187
DEBUG    ya.test:process.py:263 Command (pid 1905641) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1905641) stime: 0.027717
DEBUG    ya.test:process.py:263 Command (pid 1905641) utime: 0.048524
DEBUG    ya.test:process.py:263 Command (pid 1905641) wtime: 0.415
DEBUG    ya.test:process.py:275 Command (pid 1905641) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1905641) errors:

INFO     root:test_overloads.py:53 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/73m0/002666/ydb/apps/ydb/ydb -e grpc://localhost:62094 -d /Root workload log --path log_1000_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/73m0/002666/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62094', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1906111
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, eedc5797-12a2-4bb8-b047-59201f7d4897, localhost:17291): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eedc5797-12a2-4bb8-b047-59201f7d4897, localhost:17291): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eedc5797-12a2-4bb8-b047-59201f7d4897, localhost:17291): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mldlgqpioq.auto.internal" port: 17291 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-mldlgqpioq.auto.internal:17291, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17291
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, cf3ad404-8c4a-4764-8cca-3fe2cd6c8415, localhost:12201): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cf3ad404-8c4a-4764-8cca-3fe2cd6c8415, localhost:12201): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cf3ad404-8c4a-4764-8cca-3fe2cd6c8415, localhost:12201): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mldlgqpioq.auto.internal" port: 12201 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-mldlgqpioq.auto.internal:12201, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12201
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 55c52bbd-766c-45a7-ab57-227da615531d, localhost:62094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 55c52bbd-766c-45a7-ab57-227da615531d, localhost:62094): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 55c52bbd-766c-45a7-ab57-227da615531d, localhost:62094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mldlgqpioq.auto.internal" port: 62094 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-mldlgqpioq.auto.internal:62094, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62094
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, d818fb88-c983-49a4-97a0-291acb8abfc7, localhost:17291): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d818fb88-c983-49a4-97a0-291acb8abfc7, localhost:17291): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d818fb88-c983-49a4-97a0-291acb8abfc7, localhost:17291): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mldlgqpioq.auto.internal" port: 17291 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-mldlgqpioq.auto.internal:17291, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17291
DEBUG    ya.test:process.py:773 Killing process 1906111
DEBUG    ya.test:process.py:799 Killing process tree for pid 1906111 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 1906111
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 1906111
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 1906111
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/73m0/002666/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62094', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 1906111) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 1906111) elapsed time (sec): 120.11272287368774
DEBUG    ya.test:process.py:263 Command (pid 1906111) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1906111) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1906111) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1906111) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1906111) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 1906111) maxrss: 172896
DEBUG    ya.test:process.py:263 Command (pid 1906111) minflt: 7913
DEBUG    ya.test:process.py:263 Command (pid 1906111) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1906111) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1906111) nivcsw: 278
DEBUG    ya.test:process.py:263 Command (pid 1906111) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1906111) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1906111) nvcsw: 964139
DEBUG    ya.test:process.py:263 Command (pid 1906111) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1906111) stime: 3.986868
DEBUG    ya.test:process.py:263 Command (pid 1906111) utime: 4.617813
DEBUG    ya.test:process.py:263 Command (pid 1906111) wtime: 120.117
DEBUG    ya.test:process.py:275 Command (pid 1906111) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1906111) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-mldlgqpioq'
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/73m0/002666/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) 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.1906111' in '/home/runner/.ya/build/build_root/73m0/002666/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
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
============================== slowest durations ===============================
125.05s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
109.15s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
85.67s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
80.43s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
72.16s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.32s setup    test_replace.py::TestReplace::test_copy_full
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.91s call     test_replace.py::TestReplace::test_count
0.90s call     test_replace.py::TestReplace::test_copy_full
0.85s call     test_replace.py::TestReplace::test_copy_partial
0.44s call     test_replace.py::TestReplace::test_partial_replace
0.22s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_replace.py::TestReplace::test_partial_replace
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[1000-2] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/73m0/002666/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62094', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
=================== 1 failed, 9 passed in 483.63s (0:08:03) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/73m0/0026b1/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 107 items

test_replace.py ...
test_select.py ..
test_update.py .....

============================== slowest durations ===============================
8.23s setup    test_replace.py::TestReplace::test_replace_rollback
5.85s setup    test_update.py::TestUpdate::test_incorrect
5.44s setup    test_select.py::TestSelect::test_incorrect
1.09s call     test_replace.py::TestReplace::test_replace_rollback
0.97s call     test_replace.py::TestReplace::test_replace_total
0.96s call     test_select.py::TestSelect::test_json_query
0.95s call     test_update.py::TestUpdate::test_update_many_rows
0.95s call     test_update.py::TestUpdate::test_update_rollback
0.76s call     test_update.py::TestUpdate::test_partial_update
0.57s call     test_update.py::TestUpdate::test_update_pk
0.51s call     test_select.py::TestSelect::test_incorrect
0.49s call     test_replace.py::TestReplace::test_replace_with_nulls
0.44s call     test_update.py::TestUpdate::test_incorrect

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 28.08s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/73m0/002687/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 107 items

test_update.py ..
test_upsert.py ......
upgrade_to_internal_path_id.py .
zip_bomb.py .

============================== slowest durations ===============================
340.98s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
36.03s call     zip_bomb.py::TestZipBomb::test
12.04s setup    test_update.py::TestUpdate::test_update_single_column
12.01s teardown zip_bomb.py::TestZipBomb::test
8.69s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
7.35s setup    test_upsert.py::TestUpsert::test_copy_full
3.87s setup    zip_bomb.py::TestZipBomb::test
3.07s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.33s call     test_upsert.py::TestUpsert::test_copy_full
1.29s call     test_upsert.py::TestUpsert::test_copy_partial
1.09s call     test_upsert.py::TestUpsert::test_count
0.96s call     test_update.py::TestUpdate::test_update_single_column
0.91s call     test_update.py::TestUpdate::test_update_single_row
0.54s call     test_upsert.py::TestUpsert::test_partial_update
0.40s call     test_upsert.py::TestUpsert::test_insert_nulls
0.37s call     test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_copy_partial

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 432.07s (0:07:12) ========================
