============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kdgu/004f15/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 ===============================
201.53s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
93.05s call     tablets_movement.py::TestTabletsMovement::test[ROW]
88.78s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
24.40s call     order_by_with_limit.py::TestOrderBy::test
4.86s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.66s setup    test_create.py::TestCreate::test_create_all_opt_ints
4.53s call     test_create.py::TestCreate::test_create_decimals
4.48s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.78s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.77s setup    order_by_with_limit.py::TestOrderBy::test
0.91s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.78s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.45s call     test_create.py::TestCreate::test_create_all_opt_ints
0.40s call     test_create.py::TestCreate::test_create_all_req_ints
0.36s call     test_create.py::TestCreate::test_create_real_opt
0.32s call     test_create.py::TestCreate::test_create_real_req
0.21s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.17s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.17s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    test_create.py::TestCreate::test_create_all_req_ints
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 438.77s (0:07: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/kdgu/004f2d/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: 61.8 ms
create table: 477.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 40.2
    "min_ms": 23.2
    "median_ms": 36.2
    "max_ms": 62.9
    "stdev_ms": 11.9
select count(*) after initial inserts: 115.9 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 58.0
    "min_ms": 32.3
    "median_ms": 53.2
    "max_ms": 143.2
    "stdev_ms": 16.5
select count(*) after all modifications: 2872.6 ms
select all: 3269.6 ms
delete from table: 3919.9 ms
select all after delete: 4242.3 ms
.drop table: 74.6 ms
create table: 797.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 42.5
    "min_ms": 27.1
    "median_ms": 49.5
    "max_ms": 58.5
    "stdev_ms": 12.5
select count(*) after initial inserts: 170.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 64.5
    "min_ms": 36.8
    "median_ms": 61.2
    "max_ms": 116.9
    "stdev_ms": 17.6
updates (step 1):
    "runs": 200
    "avg_ms": 234.1
    "min_ms": 152.8
    "median_ms": 227.2
    "max_ms": 378.3
    "stdev_ms": 47.4
upserts (step 2):
    "runs": 200
    "avg_ms": 36.3
    "min_ms": 22.5
    "median_ms": 32.3
    "max_ms": 173.5
    "stdev_ms": 15.3
select count(*) after all modifications: 433.4 ms
select all: 408.4 ms
delete from table: 554.1 ms
select all after delete: 434.4 ms
.drop table: 49.7 ms
create table: 590.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.2
    "min_ms": 23.9
    "median_ms": 32.1
    "max_ms": 44.9
    "stdev_ms": 6.3
select count(*) after initial inserts: 123.2 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 128.8
    "min_ms": 88.4
    "median_ms": 124.4
    "max_ms": 252.0
    "stdev_ms": 24.1
select count(*) after all modifications: 284.5 ms
select all: 259.7 ms
delete from table: 287.2 ms
select all after delete: 227.5 ms
.drop table: 31.7 ms
create table: 459.0 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.9
    "min_ms": 27.8
    "median_ms": 29.9
    "max_ms": 30.6
    "stdev_ms": 0.7
select count(*) after initial inserts: 86.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 94.8
    "min_ms": 78.9
    "median_ms": 94.7
    "max_ms": 109.7
    "stdev_ms": 5.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 43.5
    "min_ms": 38.7
    "median_ms": 43.5
    "max_ms": 49.5
    "stdev_ms": 2.5
select count(*) after all modifications: 292.0 ms
select all: 302.0 ms
delete from table: 263.9 ms
select all after delete: 243.0 ms
.drop table: 24.7 ms
create table: 366.9 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.3
    "min_ms": 21.7
    "median_ms": 29.8
    "max_ms": 31.1
    "stdev_ms": 2.2
select count(*) after initial inserts: 76.0 ms
updates (step 0):
    "runs": 200
    "avg_ms": 102.9
    "min_ms": 77.3
    "median_ms": 101.7
    "max_ms": 167.8
    "stdev_ms": 14.7
upserts (step 1):
    "runs": 200
    "avg_ms": 32.0
    "min_ms": 20.6
    "median_ms": 29.1
    "max_ms": 79.6
    "stdev_ms": 8.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 78.7
    "min_ms": 61.0
    "median_ms": 76.5
    "max_ms": 139.1
    "stdev_ms": 14.4
select count(*) after all modifications: 737.3 ms
select all: 599.4 ms
delete from table: 656.5 ms
select all after delete: 603.6 ms
.drop table: 39.2 ms
create table: 650.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.6
    "min_ms": 26.4
    "median_ms": 30.2
    "max_ms": 44.0
    "stdev_ms": 5.1
select count(*) after initial inserts: 108.0 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 34.0
    "min_ms": 23.8
    "median_ms": 31.2
    "max_ms": 183.7
    "stdev_ms": 9.5
select count(*) after all modifications: 430.9 ms
select all: 306.2 ms
delete from table: 364.0 ms
select all after delete: 331.3 ms
.Generated operation sequence:
  0. UPSERT: 2 operations
  1. UPDATE: 7 operations
  2. UPSERT: 12 operations
  3. BULK_UPSERT: 13 operations
  4. BULK_UPSERT: 12 operations
  5. UPSERT: 12 operations
  6. BULK_UPSERT: 10 operations
  7. UPSERT: 1 operations
  8. BULK_UPSERT: 7 operations
  9. UPDATE: 14 operations
drop table: 91.3 ms
create table: 1035.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 47.1
    "min_ms": 26.5
    "median_ms": 40.7
    "max_ms": 96.6
    "stdev_ms": 21.2
select count(*) after initial inserts: 104.5 ms
upserts (step 0):
    "runs": 20
    "avg_ms": 33.3
    "min_ms": 23.8
    "median_ms": 31.9
    "max_ms": 62.9
    "stdev_ms": 8.6
updates (step 1):
    "runs": 70
    "avg_ms": 144.0
    "min_ms": 116.4
    "median_ms": 142.7
    "max_ms": 197.3
    "stdev_ms": 17.6
upserts (step 2):
    "runs": 120
    "avg_ms": 33.1
    "min_ms": 24.2
    "median_ms": 30.9
    "max_ms": 80.9
    "stdev_ms": 8.3
bulk_upserts (step 3):
    "runs": 13
    "avg_ms": 55.8
    "min_ms": 43.2
    "median_ms": 54.2
    "max_ms": 69.3
    "stdev_ms": 8.7
bulk_upserts (step 4):
    "runs": 12
    "avg_ms": 75.7
    "min_ms": 50.6
    "median_ms": 72.7
    "max_ms": 116.5
    "stdev_ms": 17.5
upserts (step 5):
    "runs": 120
    "avg_ms": 37.7
    "min_ms": 23.7
    "median_ms": 35.2
    "max_ms": 92.7
    "stdev_ms": 11.1
bulk_upserts (step 6):
    "runs": 10
    "avg_ms": 66.4
    "min_ms": 53.8
    "median_ms": 64.0
    "max_ms": 100.2
    "stdev_ms": 14.0
upserts (step 7):
    "runs": 10
    "avg_ms": 34.7
    "min_ms": 27.2
    "median_ms": 33.8
    "max_ms": 45.2
    "stdev_ms": 6.8
bulk_upserts (step 8):
    "runs": 7
    "avg_ms": 61.5
    "min_ms": 49.7
    "median_ms": 59.6
    "max_ms": 83.3
    "stdev_ms": 11.2
updates (step 9):
    "runs": 140
    "avg_ms": 219.4
    "min_ms": 135.5
    "median_ms": 213.9
    "max_ms": 349.8
    "stdev_ms": 46.5
select count(*) after all modifications: 355.6 ms
select all: 330.5 ms
delete from table: 329.0 ms
select all after delete: 224.4 ms
.
test_delete.py ..

============================== slowest durations ===============================
130.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
63.85s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
56.00s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
44.37s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
38.51s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
36.54s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
20.70s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
4.73s setup    test_delete.py::TestDelete::test_delete_rollback
4.42s setup    test_create.py::TestCreate::test_create_strings_opt
4.35s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.06s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.86s call     test_delete.py::TestDelete::test_delete_rollback
0.63s call     test_create.py::TestCreate::test_create_strings_opt
0.63s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.06s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_create.py::TestCreate::test_dy_number_not_supported
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 410.82s (0:06:50) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kdgu/004f23/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 ===============================
4.39s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.99s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.97s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.96s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.96s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.89s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.88s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.84s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.82s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.82s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.81s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.69s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 15.00s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kdgu/004f29/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 ===============================
32.77s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
19.22s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.13s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.86s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.22s setup    test_delete.py::TestDelete::test_incorrect
4.13s setup    test_insert.py::TestInsertStatement::test_bulk
1.52s call     test_insert.py::TestInsertStatement::test_copy_partial
1.49s call     test_insert.py::TestInsertStatement::test_copy_full
0.86s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.78s call     test_insert.py::TestInsertStatement::test_plain
0.74s call     test_insert.py::TestInsertStatement::test_duplicate
0.69s call     test_insert.py::TestInsertStatement::test_bulk
0.59s call     test_insert.py::TestInsertStatement::test_out_of_range
0.49s call     test_insert.py::TestInsertStatement::test_incorrect
0.49s call     test_delete.py::TestDelete::test_incorrect
0.04s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_insert.py::TestInsertStatement::test_plain
0.01s setup    test_insert.py::TestInsertStatement::test_plain

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 81.08s (0:01:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kdgu/004f1c/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/kdgu/004f1c/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/kdgu/004f1c/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-10T07:25:27.097572Z): source_id=235;tablet_id=72075186224037919;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 @ 0xA786E25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA77F366
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB60DC78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90642B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDC218
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDBF6F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8E1A3D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x166CCE6B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x16923C17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1687B443
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1687B443
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16878263
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1687ED17
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x166EA5B8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB41365
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5B8ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB5FE724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6027E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6023F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB602FDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA788A7C
E   21. ??:0: ?? @ 0x7FE60DA67AC2
E   22. ??:0: ?? @ 0x7FE60DAF98BF
------------------------------ 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/kdgu/004f1c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1229061
DEBUG    ya.test:process.py:259 Command (pid 1229061) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1229061) elapsed time (sec): 0.5563778877258301
DEBUG    ya.test:process.py:263 Command (pid 1229061) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) maxrss: 541060
DEBUG    ya.test:process.py:263 Command (pid 1229061) minflt: 16173
DEBUG    ya.test:process.py:263 Command (pid 1229061) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) nivcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 1229061) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1229061) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1229061) stime: 0.337099
DEBUG    ya.test:process.py:263 Command (pid 1229061) utime: 0.13877399999999998
DEBUG    ya.test:process.py:263 Command (pid 1229061) wtime: 0.559
DEBUG    ya.test:process.py:275 Command (pid 1229061) output:
Git info:
    Commit: bf7c1958f27abf647dff57556e6a644aa68db9bd
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge cbe51154afab3531660d0e0ff731d107546413b3 into 56f5415ac8e1f960203dbeab65934470d30659cb

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: bf7c1958f27abf647dff57556e6a644aa68db9bd
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge cbe51154afab3531660d0e0ff731d107546413b3 into 56f5415ac8e1f960203dbeab65934470d30659cb

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n26rxv7otu
    Host information: 
        Linux ghrun-n26rxv7otu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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/kdgu/004f1c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8283
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/kdgu/004f1c/r3tmp/kikimr_cluster_uqj1ra5j
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4327
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29066
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12544
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kdgu/004f1c/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/kdgu/004f1c/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/kdgu/004f1c/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_mwhsel4f.log --grpc-port=4327 --mon-port=29066 --ic-port=8283
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4327/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kdgu/004f1c/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/kdgu/004f1c/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/kdgu/004f1c/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_mwhsel4f.log --grpc-port=4327 --mon-port=29066 --ic-port=8283
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kdgu/004f1c/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/kdgu/004f1c/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_mwhsel4f.log', '--grpc-port=4327', '--mon-port=29066', '--ic-port=8283')' in '/home/runner/.ya/build/build_root/kdgu/004f1c/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: 1229515
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4327/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/kdgu/004f1c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1229518
DEBUG    ya.test:process.py:259 Command (pid 1229518) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1229518) elapsed time (sec): 0.5702242851257324
DEBUG    ya.test:process.py:263 Command (pid 1229518) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) maxrss: 541028
DEBUG    ya.test:process.py:263 Command (pid 1229518) minflt: 16176
DEBUG    ya.test:process.py:263 Command (pid 1229518) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) nivcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 1229518) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1229518) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1229518) stime: 0.35756699999999997
DEBUG    ya.test:process.py:263 Command (pid 1229518) utime: 0.117879
DEBUG    ya.test:process.py:263 Command (pid 1229518) wtime: 0.571
DEBUG    ya.test:process.py:275 Command (pid 1229518) output:
Git info:
    Commit: bf7c1958f27abf647dff57556e6a644aa68db9bd
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge cbe51154afab3531660d0e0ff731d107546413b3 into 56f5415ac8e1f960203dbeab65934470d30659cb

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: bf7c1958f27abf647dff57556e6a644aa68db9bd
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge cbe51154afab3531660d0e0ff731d107546413b3 into 56f5415ac8e1f960203dbeab65934470d30659cb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4327', '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: 8283\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/kdgu/004f1c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4327', '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: 8283\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1230844
DEBUG    ya.test:process.py:259 Command (pid 1230844) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1230844) elapsed time (sec): 0.6929106712341309
DEBUG    ya.test:process.py:263 Command (pid 1230844) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) maxrss: 549276
DEBUG    ya.test:process.py:263 Command (pid 1230844) minflt: 18316
DEBUG    ya.test:process.py:263 Command (pid 1230844) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1230844) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) nvcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 1230844) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1230844) stime: 0.45657899999999996
DEBUG    ya.test:process.py:263 Command (pid 1230844) utime: 0.129956
DEBUG    ya.test:process.py:263 Command (pid 1230844) wtime: 0.694
DEBUG    ya.test:process.py:275 Command (pid 1230844) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4327', '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/kdgu/004f1c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4327', '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: 1231252
DEBUG    ya.test:process.py:259 Command (pid 1231252) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1231252) elapsed time (sec): 0.566443920135498
DEBUG    ya.test:process.py:263 Command (pid 1231252) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) maxrss: 549280
DEBUG    ya.test:process.py:263 Command (pid 1231252) minflt: 18313
DEBUG    ya.test:process.py:263 Command (pid 1231252) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 1231252) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) nvcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 1231252) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1231252) stime: 0.313783
DEBUG    ya.test:process.py:263 Command (pid 1231252) utime: 0.13741
DEBUG    ya.test:process.py:263 Command (pid 1231252) wtime: 0.57
DEBUG    ya.test:process.py:275 Command (pid 1231252) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1231252) 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, 3483e46b-fd87-4a93-b41c-7ce2ca863f99, localhost:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3483e46b-fd87-4a93-b41c-7ce2ca863f99, localhost:4327): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3483e46b-fd87-4a93-b41c-7ce2ca863f99, localhost:4327): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n26rxv7otu.auto.internal" port: 4327 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-n26rxv7otu.auto.internal:4327, 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:4327
------------------------------ 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/kdgu/004f1c/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydb/ydb -e grpc://localhost:4327 -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/kdgu/004f1c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4327', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1231499
DEBUG    ya.test:process.py:259 Command (pid 1231499) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1231499) elapsed time (sec): 0.47633814811706543
DEBUG    ya.test:process.py:263 Command (pid 1231499) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) maxrss: 169704
DEBUG    ya.test:process.py:263 Command (pid 1231499) minflt: 3544
DEBUG    ya.test:process.py:263 Command (pid 1231499) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1231499) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) nvcsw: 172
DEBUG    ya.test:process.py:263 Command (pid 1231499) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1231499) stime: 0.033277
DEBUG    ya.test:process.py:263 Command (pid 1231499) utime: 0.040561
DEBUG    ya.test:process.py:263 Command (pid 1231499) wtime: 0.481
DEBUG    ya.test:process.py:275 Command (pid 1231499) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1231499) 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/kdgu/004f1c/ydb/apps/ydb/ydb -e grpc://localhost:4327 -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/kdgu/004f1c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4327', '-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: 1231678
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 1231678) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1231678) elapsed time (sec): 30.217804431915283
DEBUG    ya.test:process.py:263 Command (pid 1231678) wtime: 30.219
DEBUG    ya.test:process.py:275 Command (pid 1231678) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    506	506	0	0	17	33	51	59
2	    656	656	0	0	14	26	30	33
3	    692	692	0	0	13	24	36	44
4	    549	549	0	0	15	38	50	58
5	    543	543	0	0	15	35	64	71
6	    598	598	0	0	14	29	46	60
7	    560	560	0	0	16	31	46	53
8	    464	464	0	0	17	46	55	66
9	    443	443	0	0	21	38	44	48
10	    414	414	0	0	21	43	55	74
11	    505	505	0	0	16	43	60	66
12	    521	521	0	0	15	45	59	69
13	    571	571	0	0	15	32	41	54
14	    495	495	0	0	18	34	45	52
15	    493	493	0	0	17	41	50	53
16	    531	531	0	0	17	31	43	57
17	    516	516	0	0	18	32	43	50
18	    548	548	0	0	16	31	41	52
19	    582	582	0	0	15	31	40	47
20	    639	639	0	0	14	25	31	33
21	    660	660	0	0	13	26	41	45
22	    447	447	0	0	18	44	80	85
23	    419	419	0	0	21	40	57	62
24	    427	427	0	0	21	43	53	61
25	    550	550	0	0	16	34	44	49
26	    538	538	0	0	16	32	41	55
27	    634	634	0	0	13	27	40	62
28	    564	564	0	0	14	40	51	57
29	    530	530	0	0	16	36	45	48
30	    584	584	0	0	14	34	53	63

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  16179	539.3	0	0	16	35	50	85

DEBUG    ya.test:process.py:276 Command (pid 1231678) 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, 769ef0f7-8a7a-457c-b0d0-8f294333b881, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 769ef0f7-8a7a-457c-b0d0-8f294333b881, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 769ef0f7-8a7a-457c-b0d0-8f294333b881, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e24b9589-e5cf-49a7-81a5-1d9d4bb9d8b4, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e24b9589-e5cf-49a7-81a5-1d9d4bb9d8b4, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e24b9589-e5cf-49a7-81a5-1d9d4bb9d8b4, ghrun-n26rxv7otu.auto.internal:4327): 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=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc3b83a1-7f9d-4eea-bd10-d074536e0167, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc3b83a1-7f9d-4eea-bd10-d074536e0167, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=" 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, dc3b83a1-7f9d-4eea-bd10-d074536e0167, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
INFO     root:test_log_scenario.py:217 Count rows after insert 15875 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf251c49-114e-46e3-84d0-9c2921d54ddc, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf251c49-114e-46e3-84d0-9c2921d54ddc, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=" 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, bf251c49-114e-46e3-84d0-9c2921d54ddc, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e86573ef-1689-4312-9bf7-a4833ba77526, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e86573ef-1689-4312-9bf7-a4833ba77526, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=" 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, e86573ef-1689-4312-9bf7-a4833ba77526, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
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/kdgu/004f1c/ydb/apps/ydb/ydb -e grpc://localhost:4327 -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
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4327', '-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: 1246246
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydb/ydb -e grpc://localhost:4327 -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/kdgu/004f1c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4327', '-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: 1246249
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydb/ydb -e grpc://localhost:4327 -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    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4327', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1246252
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abfc7b12-252b-4e2e-a60b-b08ab09bdc42, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abfc7b12-252b-4e2e-a60b-b08ab09bdc42, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=" 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, abfc7b12-252b-4e2e-a60b-b08ab09bdc42, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c9330960-ff51-490b-a758-fe5b3ea028d0, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9330960-ff51-490b-a758-fe5b3ea028d0, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c9330960-ff51-490b-a758-fe5b3ea028d0, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGQ1MjZlYTgtN2ZlZjMzZWYtZjc0ODQ0MmUtNjVmYTY4ZDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ae824787-8847-4c10-910f-b409df319603, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ae824787-8847-4c10-910f-b409df319603, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=OGQ1MjZlYTgtN2ZlZjMzZWYtZjc0ODQ0MmUtNjVmYTY4ZDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ae824787-8847-4c10-910f-b409df319603, ghrun-n26rxv7otu.auto.internal:4327): 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=OGQ1MjZlYTgtN2ZlZjMzZWYtZjc0ODQ0MmUtNjVmYTY4ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27a7ece9-349c-4c93-852c-a4aef6811cb4, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27a7ece9-349c-4c93-852c-a4aef6811cb4, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=OGQ1MjZlYTgtN2ZlZjMzZWYtZjc0ODQ0MmUtNjVmYTY4ZDc=" 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, 27a7ece9-349c-4c93-852c-a4aef6811cb4, ghrun-n26rxv7otu.auto.internal:4327): 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, 0224a60a-06b1-4594-a8e5-4a44387c1d97, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0224a60a-06b1-4594-a8e5-4a44387c1d97, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0224a60a-06b1-4594-a8e5-4a44387c1d97, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTY2NzQ2OS01MWYyZTk1Ny0xMDk2YTUwNy03OGI2YjkyZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c30c7311-c07b-40e0-ba9e-27a0bed44fdd, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c30c7311-c07b-40e0-ba9e-27a0bed44fdd, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=OTY2NzQ2OS01MWYyZTk1Ny0xMDk2YTUwNy03OGI2YjkyZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c30c7311-c07b-40e0-ba9e-27a0bed44fdd, ghrun-n26rxv7otu.auto.internal:4327): 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=OTY2NzQ2OS01MWYyZTk1Ny0xMDk2YTUwNy03OGI2YjkyZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67c7046d-c7e2-495a-a35e-ad8f53537f74, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67c7046d-c7e2-495a-a35e-ad8f53537f74, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=OTY2NzQ2OS01MWYyZTk1Ny0xMDk2YTUwNy03OGI2YjkyZQ==" 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: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2e4d23a7-4839-4ab1-81e0-4923d5cce13b, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e4d23a7-4839-4ab1-81e0-4923d5cce13b, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67c7046d-c7e2-495a-a35e-ad8f53537f74, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e4d23a7-4839-4ab1-81e0-4923d5cce13b, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjU1ZGU1NTMtYTUxMWQ4NjUtNzQ5NTYxZGItNWUwMDg1MjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9246c811-b6cd-41c8-91b3-51d24081e7b7, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9246c811-b6cd-41c8-91b3-51d24081e7b7, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=MjU1ZGU1NTMtYTUxMWQ4NjUtNzQ5NTYxZGItNWUwMDg1MjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9246c811-b6cd-41c8-91b3-51d24081e7b7, ghrun-n26rxv7otu.auto.internal:4327): 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=MjU1ZGU1NTMtYTUxMWQ4NjUtNzQ5NTYxZGItNWUwMDg1MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7808fbc9-51b1-4572-a432-7ec806ee765c, ghrun-n26rxv7otu.auto.internal:4327): 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, 7808fbc9-51b1-4572-a432-7ec806ee765c, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=MjU1ZGU1NTMtYTUxMWQ4NjUtNzQ5NTYxZGItNWUwMDg1MjI=" 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, 7808fbc9-51b1-4572-a432-7ec806ee765c, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 75999cee-c883-445c-baee-58b8a9c2ca42, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 75999cee-c883-445c-baee-58b8a9c2ca42, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 75999cee-c883-445c-baee-58b8a9c2ca42, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDIwN2Y0OGEtMTQxN2RjYWUtMzlhZDVlODYtZTcwZjc5ZDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d8e7161f-0642-4012-8ef1-f1704ea8619f, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d8e7161f-0642-4012-8ef1-f1704ea8619f, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=ZDIwN2Y0OGEtMTQxN2RjYWUtMzlhZDVlODYtZTcwZjc5ZDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d8e7161f-0642-4012-8ef1-f1704ea8619f, ghrun-n26rxv7otu.auto.internal:4327): 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=ZDIwN2Y0OGEtMTQxN2RjYWUtMzlhZDVlODYtZTcwZjc5ZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 258c031c-1908-44d9-ae68-b1eeec4c3d9c, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 258c031c-1908-44d9-ae68-b1eeec4c3d9c, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=ZDIwN2Y0OGEtMTQxN2RjYWUtMzlhZDVlODYtZTcwZjc5ZDY=" 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, 258c031c-1908-44d9-ae68-b1eeec4c3d9c, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
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, 441dc7f3-f219-4460-9b97-12bdf524bc14, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 441dc7f3-f219-4460-9b97-12bdf524bc14, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 441dc7f3-f219-4460-9b97-12bdf524bc14, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjVhYjQyYjktN2JkNzE3NTMtMzYzNDAxZDUtNzVmZWU3MmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0ffb3105-1f87-4275-9a26-a8a931867c7c, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0ffb3105-1f87-4275-9a26-a8a931867c7c, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NjVhYjQyYjktN2JkNzE3NTMtMzYzNDAxZDUtNzVmZWU3MmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0ffb3105-1f87-4275-9a26-a8a931867c7c, ghrun-n26rxv7otu.auto.internal:4327): 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=NjVhYjQyYjktN2JkNzE3NTMtMzYzNDAxZDUtNzVmZWU3MmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66a7e58f-30b3-43bf-b686-703431ec32d3, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66a7e58f-30b3-43bf-b686-703431ec32d3, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NjVhYjQyYjktN2JkNzE3NTMtMzYzNDAxZDUtNzVmZWU3MmU=" 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, 66a7e58f-30b3-43bf-b686-703431ec32d3, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6ef6f07b-87c4-4892-9da2-f0e0931eee12, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6ef6f07b-87c4-4892-9da2-f0e0931eee12, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6ef6f07b-87c4-4892-9da2-f0e0931eee12, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzk0ZmM5MmUtMTY2ZGI5NWQtYTRlYTc3NjgtYjRkMzllNzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 56787f43-f3fd-4cb4-9876-1d6b19f9d81f, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 56787f43-f3fd-4cb4-9876-1d6b19f9d81f, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=Mzk0ZmM5MmUtMTY2ZGI5NWQtYTRlYTc3NjgtYjRkMzllNzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 56787f43-f3fd-4cb4-9876-1d6b19f9d81f, ghrun-n26rxv7otu.auto.internal:4327): 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=Mzk0ZmM5MmUtMTY2ZGI5NWQtYTRlYTc3NjgtYjRkMzllNzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 191da3d6-a1ef-4abe-9211-0af961f2f3fd, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 191da3d6-a1ef-4abe-9211-0af961f2f3fd, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=Mzk0ZmM5MmUtMTY2ZGI5NWQtYTRlYTc3NjgtYjRkMzllNzM=" 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, 191da3d6-a1ef-4abe-9211-0af961f2f3fd, ghrun-n26rxv7otu.auto.internal:4327): 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, ed14d985-be3c-409e-b0c5-8f485f9a1a2c, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ed14d985-be3c-409e-b0c5-8f485f9a1a2c, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ed14d985-be3c-409e-b0c5-8f485f9a1a2c, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Nzc4MjA2MDktNzdkODA3Y2QtNTQ0ODRlY2ItMjU3OTEzMGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1b4ee787-0cea-4a23-a666-a955d90fff1e, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1b4ee787-0cea-4a23-a666-a955d90fff1e, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=Nzc4MjA2MDktNzdkODA3Y2QtNTQ0ODRlY2ItMjU3OTEzMGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1b4ee787-0cea-4a23-a666-a955d90fff1e, ghrun-n26rxv7otu.auto.internal:4327): 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=Nzc4MjA2MDktNzdkODA3Y2QtNTQ0ODRlY2ItMjU3OTEzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa78413c-ae7a-4113-8ab7-6884b4039442, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa78413c-ae7a-4113-8ab7-6884b4039442, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=Nzc4MjA2MDktNzdkODA3Y2QtNTQ0ODRlY2ItMjU3OTEzMGY=" 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, fa78413c-ae7a-4113-8ab7-6884b4039442, ghrun-n26rxv7otu.auto.internal:4327): 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, cb00958a-2164-4a6f-8e40-b15f300ff0fb, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb00958a-2164-4a6f-8e40-b15f300ff0fb, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb00958a-2164-4a6f-8e40-b15f300ff0fb, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWU5YTVmYTgtNTVlZTMxNC01MWZhZjgxMy05ZTgzZDk5ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 50b36033-6207-4226-90d2-624f0b77cf92, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 50b36033-6207-4226-90d2-624f0b77cf92, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=YWU5YTVmYTgtNTVlZTMxNC01MWZhZjgxMy05ZTgzZDk5ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 50b36033-6207-4226-90d2-624f0b77cf92, ghrun-n26rxv7otu.auto.internal:4327): 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=YWU5YTVmYTgtNTVlZTMxNC01MWZhZjgxMy05ZTgzZDk5ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e01cdcd-0402-4513-b102-aedb35d76ba9, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e01cdcd-0402-4513-b102-aedb35d76ba9, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=YWU5YTVmYTgtNTVlZTMxNC01MWZhZjgxMy05ZTgzZDk5ZQ==" 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, 5e01cdcd-0402-4513-b102-aedb35d76ba9, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
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, 29500d32-f32c-4fda-8cb1-0f4ea0b3072b, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 29500d32-f32c-4fda-8cb1-0f4ea0b3072b, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 29500d32-f32c-4fda-8cb1-0f4ea0b3072b, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjM1ODA0MWEtZjhiMzkzMWQtYzc5ZTBjNmQtOWFiYTZkYTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 10f07c2c-58b7-4f53-ba68-e73bd5227cec, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 10f07c2c-58b7-4f53-ba68-e73bd5227cec, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NjM1ODA0MWEtZjhiMzkzMWQtYzc5ZTBjNmQtOWFiYTZkYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 10f07c2c-58b7-4f53-ba68-e73bd5227cec, ghrun-n26rxv7otu.auto.internal:4327): 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=NjM1ODA0MWEtZjhiMzkzMWQtYzc5ZTBjNmQtOWFiYTZkYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd9cebc5-6116-4080-8a1e-d820d98568be, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd9cebc5-6116-4080-8a1e-d820d98568be, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NjM1ODA0MWEtZjhiMzkzMWQtYzc5ZTBjNmQtOWFiYTZkYTQ=" 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, bd9cebc5-6116-4080-8a1e-d820d98568be, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ae824787-8847-4c10-910f-b409df319603, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T07:25:33.373626728+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 56787f43-f3fd-4cb4-9876-1d6b19f9d81f, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T07:25:33.373776881+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 10f07c2c-58b7-4f53-ba68-e73bd5227cec, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T07:25:33.37387392+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
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:78 RpcState(ExecuteQuery, abfc7b12-252b-4e2e-a60b-b08ab09bdc42, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373603506+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, e24b9589-e5cf-49a7-81a5-1d9d4bb9d8b4, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T07:25:33.373461411+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 27a7ece9-349c-4c93-852c-a4aef6811cb4, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373640726+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 258c031c-1908-44d9-ae68-b1eeec4c3d9c, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373735151+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0ffb3105-1f87-4275-9a26-a8a931867c7c, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T07:25:33.373749057+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, 7808fbc9-51b1-4572-a432-7ec806ee765c, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373699803+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: ydb://session/3?node_id=1&id=OGQ1MjZlYTgtN2ZlZjMzZWYtZjc0ODQ0MmUtNjVmYTY4ZDc=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fa78413c-ae7a-4113-8ab7-6884b4039442, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373818772+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, 9246c811-b6cd-41c8-91b3-51d24081e7b7, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T07:25:33.373677759+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-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5e01cdcd-0402-4513-b102-aedb35d76ba9, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373861563+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-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c30c7311-c07b-40e0-ba9e-27a0bed44fdd, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T07:25:33.373653371+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-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 67c7046d-c7e2-495a-a35e-ad8f53537f74, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373665609+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, d8e7161f-0642-4012-8ef1-f1704ea8619f, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T07:25:33.373711681+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 50b36033-6207-4226-90d2-624f0b77cf92, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T07:25:33.3738401+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, 66a7e58f-30b3-43bf-b686-703431ec32d3, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373763194+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-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1b4ee787-0cea-4a23-a666-a955d90fff1e, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T07:25:33.373806173+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-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bd9cebc5-6116-4080-8a1e-d820d98568be, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.37389268+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 191da3d6-a1ef-4abe-9211-0af961f2f3fd, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373789915+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWU5YTVmYTgtNTVlZTMxNC01MWZhZjgxMy05ZTgzZDk5ZQ==
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDIwN2Y0OGEtMTQxN2RjYWUtMzlhZDVlODYtZTcwZjc5ZDY=
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: ydb://session/3?node_id=1&id=Nzc4MjA2MDktNzdkODA3Y2QtNTQ0ODRlY2ItMjU3OTEzMGY=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
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.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
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.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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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.connection:connection.py:549 Closing channel for endpoint localhost:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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    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 1246252) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1246252) elapsed time (sec): 30.265467405319214
DEBUG    ya.test:process.py:263 Command (pid 1246252) wtime: 30.28
DEBUG    ya.test:process.py:275 Command (pid 1246252) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      5	5	0	0	951	991	991	991
2	     85	85	0	1	96	283	1063	1079
3	     82	82	0	0	108	218	226	230
4	     80	80	0	0	124	186	202	210
5	     84	84	0	0	122	159	163	177
6	     41	41	0	0	117	277	289	289
7	      0	0	0	267	0	0	0	0
8	      0	0	0	966	0	0	0	0
9	      0	0	0	864	0	0	0	0
10	      0	0	0	895	0	0	0	0
11	      0	0	0	830	0	0	0	0
12	      0	0	0	695	0	0	0	0
13	      0	0	0	735	0	0	0	0
14	      0	0	0	439	0	0	0	0
15	      0	0	0	1141	0	0	0	0
16	      0	0	0	1007	0	0	0	0
17	      0	0	0	901	0	0	0	0
18	      0	0	0	798	0	0	0	0
19	      0	0	0	93	0	0	0	0
20	      0	0	0	378	0	0	0	0
21	      0	0	0	570	0	0	0	0
22	      0	0	0	566	0	0	0	0
23	      0	0	0	593	0	0	0	0
24	      0	0	0	756	0	0	0	0
25	      0	0	0	929	0	0	0	0
26	      0	0	0	973	0	0	0	0
27	      0	0	0	1109	0	0	0	0
28	      0	0	0	1087	0	0	0	0
29	      0	0	0	1093	0	0	0	0
30	      0	0	0	983	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    377	12.5667	0	18669	115	249	991	1079

DEBUG    ya.test:process.py:276 Command (pid 1246252) 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 1246246) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1246246) elapsed time (sec): 30.363414525985718
DEBUG    ya.test:process.py:263 Command (pid 1246246) wtime: 30.365
DEBUG    ya.test:process.py:275 Command (pid 1246246) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	337	387	515	515
2	    141	141	0	0	64	695	747	755
3	    113	113	0	0	79	189	196	198
4	    119	119	0	0	82	117	122	130
5	    116	116	0	0	85	131	139	148
6	     56	56	0	0	83	261	265	265
7	      0	0	0	172	0	0	0	0
8	      0	0	0	785	0	0	0	0
9	      0	0	0	777	0	0	0	0
10	      0	0	0	761	0	0	0	0
11	      0	0	0	797	0	0	0	0
12	      0	0	0	893	0	0	0	0
13	      0	0	0	685	0	0	0	0
14	      0	0	0	351	0	0	0	0
15	      0	0	0	1085	0	0	0	0
16	      0	0	0	1122	0	0	0	0
17	      0	0	0	934	0	0	0	0
18	      0	0	0	768	0	0	0	0
19	      0	0	0	152	0	0	0	0
20	      0	0	0	465	0	0	0	0
21	      0	0	0	566	0	0	0	0
22	      0	0	0	456	0	0	0	0
23	      0	0	0	509	0	0	0	0
24	      0	0	0	804	0	0	0	0
25	      0	0	0	919	0	0	0	0
26	      0	0	0	1226	0	0	0	0
27	      0	0	0	1051	0	0	0	0
28	      0	0	0	1001	0	0	0	0
29	      0	0	0	1036	0	0	0	0
30	      0	0	0	909	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    556	18.5333	0	18224	79	239	711	755

DEBUG    ya.test:process.py:276 Command (pid 1246246) 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 1246249) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1246249) elapsed time (sec): 30.38822841644287
DEBUG    ya.test:process.py:263 Command (pid 1246249) wtime: 30.39
DEBUG    ya.test:process.py:275 Command (pid 1246249) 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	      1	1	0	10	154	154	154	154
6	      0	0	0	10	0	0	0	0
7	      0	0	0	310	0	0	0	0
8	      0	0	0	997	0	0	0	0
9	      0	0	0	990	0	0	0	0
10	      0	0	0	1043	0	0	0	0
11	      0	0	0	870	0	0	0	0
12	      0	0	0	995	0	0	0	0
13	      0	0	0	596	0	0	0	0
14	      0	0	0	350	0	0	0	0
15	      0	0	0	1081	0	0	0	0
16	      0	0	0	1203	0	0	0	0
17	      0	0	0	974	0	0	0	0
18	      0	0	0	717	0	0	0	0
19	      0	0	0	99	0	0	0	0
20	      0	0	0	427	0	0	0	0
21	      0	0	0	583	0	0	0	0
22	      0	0	0	477	0	0	0	0
23	      0	0	0	702	0	0	0	0
24	      0	0	0	1006	0	0	0	0
25	      0	0	0	1067	0	0	0	0
26	      0	0	0	1044	0	0	0	0
27	      0	0	0	1136	0	0	0	0
28	      0	0	0	1000	0	0	0	0
29	      0	0	0	1131	0	0	0	0
30	      0	0	0	1013	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	19861	154	154	154	154

DEBUG    ya.test:process.py:276 Command (pid 1246249) 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.connection:connection.py:549 Closing channel for endpoint localhost:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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.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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-n26rxv7otu'
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/kdgu/004f1c/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.1229515' in '/home/runner/.ya/build/build_root/kdgu/004f1c/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_mwhsel4f.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:4327/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12544
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65228
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29066
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4327
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8283
=================================== 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/kdgu/004f1c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1229061
DEBUG    ya.test:process.py:259 Command (pid 1229061) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1229061) elapsed time (sec): 0.5563778877258301
DEBUG    ya.test:process.py:263 Command (pid 1229061) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) maxrss: 541060
DEBUG    ya.test:process.py:263 Command (pid 1229061) minflt: 16173
DEBUG    ya.test:process.py:263 Command (pid 1229061) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) nivcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 1229061) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1229061) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1229061) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1229061) stime: 0.337099
DEBUG    ya.test:process.py:263 Command (pid 1229061) utime: 0.13877399999999998
DEBUG    ya.test:process.py:263 Command (pid 1229061) wtime: 0.559
DEBUG    ya.test:process.py:275 Command (pid 1229061) output:
Git info:
    Commit: bf7c1958f27abf647dff57556e6a644aa68db9bd
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge cbe51154afab3531660d0e0ff731d107546413b3 into 56f5415ac8e1f960203dbeab65934470d30659cb

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: bf7c1958f27abf647dff57556e6a644aa68db9bd
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge cbe51154afab3531660d0e0ff731d107546413b3 into 56f5415ac8e1f960203dbeab65934470d30659cb

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n26rxv7otu
    Host information: 
        Linux ghrun-n26rxv7otu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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/kdgu/004f1c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8283
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/kdgu/004f1c/r3tmp/kikimr_cluster_uqj1ra5j
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4327
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29066
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12544
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kdgu/004f1c/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/kdgu/004f1c/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/kdgu/004f1c/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_mwhsel4f.log --grpc-port=4327 --mon-port=29066 --ic-port=8283
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4327/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kdgu/004f1c/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/kdgu/004f1c/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/kdgu/004f1c/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_mwhsel4f.log --grpc-port=4327 --mon-port=29066 --ic-port=8283
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kdgu/004f1c/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/kdgu/004f1c/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_mwhsel4f.log', '--grpc-port=4327', '--mon-port=29066', '--ic-port=8283')' in '/home/runner/.ya/build/build_root/kdgu/004f1c/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: 1229515
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4327/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/kdgu/004f1c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1229518
DEBUG    ya.test:process.py:259 Command (pid 1229518) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1229518) elapsed time (sec): 0.5702242851257324
DEBUG    ya.test:process.py:263 Command (pid 1229518) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) maxrss: 541028
DEBUG    ya.test:process.py:263 Command (pid 1229518) minflt: 16176
DEBUG    ya.test:process.py:263 Command (pid 1229518) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) nivcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 1229518) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1229518) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1229518) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1229518) stime: 0.35756699999999997
DEBUG    ya.test:process.py:263 Command (pid 1229518) utime: 0.117879
DEBUG    ya.test:process.py:263 Command (pid 1229518) wtime: 0.571
DEBUG    ya.test:process.py:275 Command (pid 1229518) output:
Git info:
    Commit: bf7c1958f27abf647dff57556e6a644aa68db9bd
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge cbe51154afab3531660d0e0ff731d107546413b3 into 56f5415ac8e1f960203dbeab65934470d30659cb

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: bf7c1958f27abf647dff57556e6a644aa68db9bd
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge cbe51154afab3531660d0e0ff731d107546413b3 into 56f5415ac8e1f960203dbeab65934470d30659cb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4327', '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: 8283\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/kdgu/004f1c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4327', '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: 8283\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1230844
DEBUG    ya.test:process.py:259 Command (pid 1230844) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1230844) elapsed time (sec): 0.6929106712341309
DEBUG    ya.test:process.py:263 Command (pid 1230844) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) maxrss: 549276
DEBUG    ya.test:process.py:263 Command (pid 1230844) minflt: 18316
DEBUG    ya.test:process.py:263 Command (pid 1230844) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1230844) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1230844) nvcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 1230844) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1230844) stime: 0.45657899999999996
DEBUG    ya.test:process.py:263 Command (pid 1230844) utime: 0.129956
DEBUG    ya.test:process.py:263 Command (pid 1230844) wtime: 0.694
DEBUG    ya.test:process.py:275 Command (pid 1230844) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4327', '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/kdgu/004f1c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4327', '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: 1231252
DEBUG    ya.test:process.py:259 Command (pid 1231252) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1231252) elapsed time (sec): 0.566443920135498
DEBUG    ya.test:process.py:263 Command (pid 1231252) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) maxrss: 549280
DEBUG    ya.test:process.py:263 Command (pid 1231252) minflt: 18313
DEBUG    ya.test:process.py:263 Command (pid 1231252) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 1231252) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1231252) nvcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 1231252) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1231252) stime: 0.313783
DEBUG    ya.test:process.py:263 Command (pid 1231252) utime: 0.13741
DEBUG    ya.test:process.py:263 Command (pid 1231252) wtime: 0.57
DEBUG    ya.test:process.py:275 Command (pid 1231252) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1231252) 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, 3483e46b-fd87-4a93-b41c-7ce2ca863f99, localhost:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3483e46b-fd87-4a93-b41c-7ce2ca863f99, localhost:4327): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3483e46b-fd87-4a93-b41c-7ce2ca863f99, localhost:4327): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n26rxv7otu.auto.internal" port: 4327 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-n26rxv7otu.auto.internal:4327, 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:4327
------------------------------ 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/kdgu/004f1c/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydb/ydb -e grpc://localhost:4327 -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/kdgu/004f1c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4327', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1231499
DEBUG    ya.test:process.py:259 Command (pid 1231499) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1231499) elapsed time (sec): 0.47633814811706543
DEBUG    ya.test:process.py:263 Command (pid 1231499) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) maxrss: 169704
DEBUG    ya.test:process.py:263 Command (pid 1231499) minflt: 3544
DEBUG    ya.test:process.py:263 Command (pid 1231499) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1231499) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1231499) nvcsw: 172
DEBUG    ya.test:process.py:263 Command (pid 1231499) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1231499) stime: 0.033277
DEBUG    ya.test:process.py:263 Command (pid 1231499) utime: 0.040561
DEBUG    ya.test:process.py:263 Command (pid 1231499) wtime: 0.481
DEBUG    ya.test:process.py:275 Command (pid 1231499) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1231499) 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/kdgu/004f1c/ydb/apps/ydb/ydb -e grpc://localhost:4327 -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/kdgu/004f1c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4327', '-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: 1231678
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 1231678) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1231678) elapsed time (sec): 30.217804431915283
DEBUG    ya.test:process.py:263 Command (pid 1231678) wtime: 30.219
DEBUG    ya.test:process.py:275 Command (pid 1231678) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    506	506	0	0	17	33	51	59
2	    656	656	0	0	14	26	30	33
3	    692	692	0	0	13	24	36	44
4	    549	549	0	0	15	38	50	58
5	    543	543	0	0	15	35	64	71
6	    598	598	0	0	14	29	46	60
7	    560	560	0	0	16	31	46	53
8	    464	464	0	0	17	46	55	66
9	    443	443	0	0	21	38	44	48
10	    414	414	0	0	21	43	55	74
11	    505	505	0	0	16	43	60	66
12	    521	521	0	0	15	45	59	69
13	    571	571	0	0	15	32	41	54
14	    495	495	0	0	18	34	45	52
15	    493	493	0	0	17	41	50	53
16	    531	531	0	0	17	31	43	57
17	    516	516	0	0	18	32	43	50
18	    548	548	0	0	16	31	41	52
19	    582	582	0	0	15	31	40	47
20	    639	639	0	0	14	25	31	33
21	    660	660	0	0	13	26	41	45
22	    447	447	0	0	18	44	80	85
23	    419	419	0	0	21	40	57	62
24	    427	427	0	0	21	43	53	61
25	    550	550	0	0	16	34	44	49
26	    538	538	0	0	16	32	41	55
27	    634	634	0	0	13	27	40	62
28	    564	564	0	0	14	40	51	57
29	    530	530	0	0	16	36	45	48
30	    584	584	0	0	14	34	53	63

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  16179	539.3	0	0	16	35	50	85

DEBUG    ya.test:process.py:276 Command (pid 1231678) 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, 769ef0f7-8a7a-457c-b0d0-8f294333b881, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 769ef0f7-8a7a-457c-b0d0-8f294333b881, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 769ef0f7-8a7a-457c-b0d0-8f294333b881, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e24b9589-e5cf-49a7-81a5-1d9d4bb9d8b4, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e24b9589-e5cf-49a7-81a5-1d9d4bb9d8b4, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e24b9589-e5cf-49a7-81a5-1d9d4bb9d8b4, ghrun-n26rxv7otu.auto.internal:4327): 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=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc3b83a1-7f9d-4eea-bd10-d074536e0167, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc3b83a1-7f9d-4eea-bd10-d074536e0167, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=" 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, dc3b83a1-7f9d-4eea-bd10-d074536e0167, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
INFO     root:test_log_scenario.py:217 Count rows after insert 15875 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf251c49-114e-46e3-84d0-9c2921d54ddc, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf251c49-114e-46e3-84d0-9c2921d54ddc, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=" 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, bf251c49-114e-46e3-84d0-9c2921d54ddc, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e86573ef-1689-4312-9bf7-a4833ba77526, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e86573ef-1689-4312-9bf7-a4833ba77526, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=" 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, e86573ef-1689-4312-9bf7-a4833ba77526, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
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/kdgu/004f1c/ydb/apps/ydb/ydb -e grpc://localhost:4327 -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
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4327', '-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: 1246246
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydb/ydb -e grpc://localhost:4327 -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/kdgu/004f1c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4327', '-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: 1246249
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydb/ydb -e grpc://localhost:4327 -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    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kdgu/004f1c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:4327', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1246252
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abfc7b12-252b-4e2e-a60b-b08ab09bdc42, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abfc7b12-252b-4e2e-a60b-b08ab09bdc42, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NTM1ZjFmMTUtZjM5MjAwZmUtYmQ2MDMzNzAtZWZmMjk4ZTM=" 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, abfc7b12-252b-4e2e-a60b-b08ab09bdc42, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c9330960-ff51-490b-a758-fe5b3ea028d0, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9330960-ff51-490b-a758-fe5b3ea028d0, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c9330960-ff51-490b-a758-fe5b3ea028d0, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGQ1MjZlYTgtN2ZlZjMzZWYtZjc0ODQ0MmUtNjVmYTY4ZDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ae824787-8847-4c10-910f-b409df319603, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ae824787-8847-4c10-910f-b409df319603, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=OGQ1MjZlYTgtN2ZlZjMzZWYtZjc0ODQ0MmUtNjVmYTY4ZDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ae824787-8847-4c10-910f-b409df319603, ghrun-n26rxv7otu.auto.internal:4327): 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=OGQ1MjZlYTgtN2ZlZjMzZWYtZjc0ODQ0MmUtNjVmYTY4ZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27a7ece9-349c-4c93-852c-a4aef6811cb4, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27a7ece9-349c-4c93-852c-a4aef6811cb4, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=OGQ1MjZlYTgtN2ZlZjMzZWYtZjc0ODQ0MmUtNjVmYTY4ZDc=" 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, 27a7ece9-349c-4c93-852c-a4aef6811cb4, ghrun-n26rxv7otu.auto.internal:4327): 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, 0224a60a-06b1-4594-a8e5-4a44387c1d97, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0224a60a-06b1-4594-a8e5-4a44387c1d97, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0224a60a-06b1-4594-a8e5-4a44387c1d97, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTY2NzQ2OS01MWYyZTk1Ny0xMDk2YTUwNy03OGI2YjkyZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c30c7311-c07b-40e0-ba9e-27a0bed44fdd, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c30c7311-c07b-40e0-ba9e-27a0bed44fdd, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=OTY2NzQ2OS01MWYyZTk1Ny0xMDk2YTUwNy03OGI2YjkyZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c30c7311-c07b-40e0-ba9e-27a0bed44fdd, ghrun-n26rxv7otu.auto.internal:4327): 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=OTY2NzQ2OS01MWYyZTk1Ny0xMDk2YTUwNy03OGI2YjkyZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67c7046d-c7e2-495a-a35e-ad8f53537f74, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67c7046d-c7e2-495a-a35e-ad8f53537f74, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=OTY2NzQ2OS01MWYyZTk1Ny0xMDk2YTUwNy03OGI2YjkyZQ==" 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: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2e4d23a7-4839-4ab1-81e0-4923d5cce13b, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e4d23a7-4839-4ab1-81e0-4923d5cce13b, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67c7046d-c7e2-495a-a35e-ad8f53537f74, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e4d23a7-4839-4ab1-81e0-4923d5cce13b, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjU1ZGU1NTMtYTUxMWQ4NjUtNzQ5NTYxZGItNWUwMDg1MjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9246c811-b6cd-41c8-91b3-51d24081e7b7, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9246c811-b6cd-41c8-91b3-51d24081e7b7, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=MjU1ZGU1NTMtYTUxMWQ4NjUtNzQ5NTYxZGItNWUwMDg1MjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9246c811-b6cd-41c8-91b3-51d24081e7b7, ghrun-n26rxv7otu.auto.internal:4327): 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=MjU1ZGU1NTMtYTUxMWQ4NjUtNzQ5NTYxZGItNWUwMDg1MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7808fbc9-51b1-4572-a432-7ec806ee765c, ghrun-n26rxv7otu.auto.internal:4327): 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, 7808fbc9-51b1-4572-a432-7ec806ee765c, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=MjU1ZGU1NTMtYTUxMWQ4NjUtNzQ5NTYxZGItNWUwMDg1MjI=" 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, 7808fbc9-51b1-4572-a432-7ec806ee765c, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 75999cee-c883-445c-baee-58b8a9c2ca42, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 75999cee-c883-445c-baee-58b8a9c2ca42, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 75999cee-c883-445c-baee-58b8a9c2ca42, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDIwN2Y0OGEtMTQxN2RjYWUtMzlhZDVlODYtZTcwZjc5ZDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d8e7161f-0642-4012-8ef1-f1704ea8619f, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d8e7161f-0642-4012-8ef1-f1704ea8619f, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=ZDIwN2Y0OGEtMTQxN2RjYWUtMzlhZDVlODYtZTcwZjc5ZDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d8e7161f-0642-4012-8ef1-f1704ea8619f, ghrun-n26rxv7otu.auto.internal:4327): 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=ZDIwN2Y0OGEtMTQxN2RjYWUtMzlhZDVlODYtZTcwZjc5ZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 258c031c-1908-44d9-ae68-b1eeec4c3d9c, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 258c031c-1908-44d9-ae68-b1eeec4c3d9c, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=ZDIwN2Y0OGEtMTQxN2RjYWUtMzlhZDVlODYtZTcwZjc5ZDY=" 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, 258c031c-1908-44d9-ae68-b1eeec4c3d9c, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
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, 441dc7f3-f219-4460-9b97-12bdf524bc14, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 441dc7f3-f219-4460-9b97-12bdf524bc14, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 441dc7f3-f219-4460-9b97-12bdf524bc14, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjVhYjQyYjktN2JkNzE3NTMtMzYzNDAxZDUtNzVmZWU3MmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0ffb3105-1f87-4275-9a26-a8a931867c7c, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0ffb3105-1f87-4275-9a26-a8a931867c7c, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NjVhYjQyYjktN2JkNzE3NTMtMzYzNDAxZDUtNzVmZWU3MmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0ffb3105-1f87-4275-9a26-a8a931867c7c, ghrun-n26rxv7otu.auto.internal:4327): 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=NjVhYjQyYjktN2JkNzE3NTMtMzYzNDAxZDUtNzVmZWU3MmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66a7e58f-30b3-43bf-b686-703431ec32d3, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66a7e58f-30b3-43bf-b686-703431ec32d3, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NjVhYjQyYjktN2JkNzE3NTMtMzYzNDAxZDUtNzVmZWU3MmU=" 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, 66a7e58f-30b3-43bf-b686-703431ec32d3, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6ef6f07b-87c4-4892-9da2-f0e0931eee12, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6ef6f07b-87c4-4892-9da2-f0e0931eee12, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6ef6f07b-87c4-4892-9da2-f0e0931eee12, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzk0ZmM5MmUtMTY2ZGI5NWQtYTRlYTc3NjgtYjRkMzllNzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 56787f43-f3fd-4cb4-9876-1d6b19f9d81f, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 56787f43-f3fd-4cb4-9876-1d6b19f9d81f, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=Mzk0ZmM5MmUtMTY2ZGI5NWQtYTRlYTc3NjgtYjRkMzllNzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 56787f43-f3fd-4cb4-9876-1d6b19f9d81f, ghrun-n26rxv7otu.auto.internal:4327): 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=Mzk0ZmM5MmUtMTY2ZGI5NWQtYTRlYTc3NjgtYjRkMzllNzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 191da3d6-a1ef-4abe-9211-0af961f2f3fd, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 191da3d6-a1ef-4abe-9211-0af961f2f3fd, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=Mzk0ZmM5MmUtMTY2ZGI5NWQtYTRlYTc3NjgtYjRkMzllNzM=" 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, 191da3d6-a1ef-4abe-9211-0af961f2f3fd, ghrun-n26rxv7otu.auto.internal:4327): 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, ed14d985-be3c-409e-b0c5-8f485f9a1a2c, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ed14d985-be3c-409e-b0c5-8f485f9a1a2c, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ed14d985-be3c-409e-b0c5-8f485f9a1a2c, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Nzc4MjA2MDktNzdkODA3Y2QtNTQ0ODRlY2ItMjU3OTEzMGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1b4ee787-0cea-4a23-a666-a955d90fff1e, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1b4ee787-0cea-4a23-a666-a955d90fff1e, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=Nzc4MjA2MDktNzdkODA3Y2QtNTQ0ODRlY2ItMjU3OTEzMGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1b4ee787-0cea-4a23-a666-a955d90fff1e, ghrun-n26rxv7otu.auto.internal:4327): 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=Nzc4MjA2MDktNzdkODA3Y2QtNTQ0ODRlY2ItMjU3OTEzMGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa78413c-ae7a-4113-8ab7-6884b4039442, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa78413c-ae7a-4113-8ab7-6884b4039442, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=Nzc4MjA2MDktNzdkODA3Y2QtNTQ0ODRlY2ItMjU3OTEzMGY=" 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, fa78413c-ae7a-4113-8ab7-6884b4039442, ghrun-n26rxv7otu.auto.internal:4327): 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, cb00958a-2164-4a6f-8e40-b15f300ff0fb, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb00958a-2164-4a6f-8e40-b15f300ff0fb, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb00958a-2164-4a6f-8e40-b15f300ff0fb, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWU5YTVmYTgtNTVlZTMxNC01MWZhZjgxMy05ZTgzZDk5ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 50b36033-6207-4226-90d2-624f0b77cf92, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 50b36033-6207-4226-90d2-624f0b77cf92, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=YWU5YTVmYTgtNTVlZTMxNC01MWZhZjgxMy05ZTgzZDk5ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 50b36033-6207-4226-90d2-624f0b77cf92, ghrun-n26rxv7otu.auto.internal:4327): 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=YWU5YTVmYTgtNTVlZTMxNC01MWZhZjgxMy05ZTgzZDk5ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e01cdcd-0402-4513-b102-aedb35d76ba9, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e01cdcd-0402-4513-b102-aedb35d76ba9, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=YWU5YTVmYTgtNTVlZTMxNC01MWZhZjgxMy05ZTgzZDk5ZQ==" 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, 5e01cdcd-0402-4513-b102-aedb35d76ba9, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
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, 29500d32-f32c-4fda-8cb1-0f4ea0b3072b, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 29500d32-f32c-4fda-8cb1-0f4ea0b3072b, ghrun-n26rxv7otu.auto.internal:4327): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 29500d32-f32c-4fda-8cb1-0f4ea0b3072b, ghrun-n26rxv7otu.auto.internal:4327): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjM1ODA0MWEtZjhiMzkzMWQtYzc5ZTBjNmQtOWFiYTZkYTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 10f07c2c-58b7-4f53-ba68-e73bd5227cec, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 10f07c2c-58b7-4f53-ba68-e73bd5227cec, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NjM1ODA0MWEtZjhiMzkzMWQtYzc5ZTBjNmQtOWFiYTZkYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 10f07c2c-58b7-4f53-ba68-e73bd5227cec, ghrun-n26rxv7otu.auto.internal:4327): 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=NjM1ODA0MWEtZjhiMzkzMWQtYzc5ZTBjNmQtOWFiYTZkYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd9cebc5-6116-4080-8a1e-d820d98568be, ghrun-n26rxv7otu.auto.internal:4327): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd9cebc5-6116-4080-8a1e-d820d98568be, ghrun-n26rxv7otu.auto.internal:4327): request = { session_id: "ydb://session/3?node_id=1&id=NjM1ODA0MWEtZjhiMzkzMWQtYzc5ZTBjNmQtOWFiYTZkYTQ=" 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, bd9cebc5-6116-4080-8a1e-d820d98568be, ghrun-n26rxv7otu.auto.internal:4327): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ae824787-8847-4c10-910f-b409df319603, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T07:25:33.373626728+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 56787f43-f3fd-4cb4-9876-1d6b19f9d81f, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T07:25:33.373776881+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 10f07c2c-58b7-4f53-ba68-e73bd5227cec, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T07:25:33.37387392+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
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:78 RpcState(ExecuteQuery, abfc7b12-252b-4e2e-a60b-b08ab09bdc42, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373603506+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, e24b9589-e5cf-49a7-81a5-1d9d4bb9d8b4, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T07:25:33.373461411+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 27a7ece9-349c-4c93-852c-a4aef6811cb4, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373640726+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 258c031c-1908-44d9-ae68-b1eeec4c3d9c, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373735151+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0ffb3105-1f87-4275-9a26-a8a931867c7c, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T07:25:33.373749057+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, 7808fbc9-51b1-4572-a432-7ec806ee765c, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373699803+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: ydb://session/3?node_id=1&id=OGQ1MjZlYTgtN2ZlZjMzZWYtZjc0ODQ0MmUtNjVmYTY4ZDc=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fa78413c-ae7a-4113-8ab7-6884b4039442, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373818772+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, 9246c811-b6cd-41c8-91b3-51d24081e7b7, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T07:25:33.373677759+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-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5e01cdcd-0402-4513-b102-aedb35d76ba9, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373861563+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-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c30c7311-c07b-40e0-ba9e-27a0bed44fdd, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T07:25:33.373653371+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-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 67c7046d-c7e2-495a-a35e-ad8f53537f74, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373665609+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, d8e7161f-0642-4012-8ef1-f1704ea8619f, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T07:25:33.373711681+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 50b36033-6207-4226-90d2-624f0b77cf92, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T07:25:33.3738401+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, 66a7e58f-30b3-43bf-b686-703431ec32d3, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373763194+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-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1b4ee787-0cea-4a23-a666-a955d90fff1e, ghrun-n26rxv7otu.auto.internal:4327): 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:4327 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T07:25:33.373806173+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-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bd9cebc5-6116-4080-8a1e-d820d98568be, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.37389268+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 191da3d6-a1ef-4abe-9211-0af961f2f3fd, ghrun-n26rxv7otu.auto.internal:4327): 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-10T07:25:33.373789915+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWU5YTVmYTgtNTVlZTMxNC01MWZhZjgxMy05ZTgzZDk5ZQ==
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDIwN2Y0OGEtMTQxN2RjYWUtMzlhZDVlODYtZTcwZjc5ZDY=
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: ydb://session/3?node_id=1&id=Nzc4MjA2MDktNzdkODA3Y2QtNTQ0ODRlY2ItMjU3OTEzMGY=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
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.connection:connection.py:549 Closing channel for endpoint ghrun-n26rxv7otu.auto.internal:4327
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.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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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.connection:connection.py:549 Closing channel for endpoint localhost:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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    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 1246252) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1246252) elapsed time (sec): 30.265467405319214
DEBUG    ya.test:process.py:263 Command (pid 1246252) wtime: 30.28
DEBUG    ya.test:process.py:275 Command (pid 1246252) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      5	5	0	0	951	991	991	991
2	     85	85	0	1	96	283	1063	1079
3	     82	82	0	0	108	218	226	230
4	     80	80	0	0	124	186	202	210
5	     84	84	0	0	122	159	163	177
6	     41	41	0	0	117	277	289	289
7	      0	0	0	267	0	0	0	0
8	      0	0	0	966	0	0	0	0
9	      0	0	0	864	0	0	0	0
10	      0	0	0	895	0	0	0	0
11	      0	0	0	830	0	0	0	0
12	      0	0	0	695	0	0	0	0
13	      0	0	0	735	0	0	0	0
14	      0	0	0	439	0	0	0	0
15	      0	0	0	1141	0	0	0	0
16	      0	0	0	1007	0	0	0	0
17	      0	0	0	901	0	0	0	0
18	      0	0	0	798	0	0	0	0
19	      0	0	0	93	0	0	0	0
20	      0	0	0	378	0	0	0	0
21	      0	0	0	570	0	0	0	0
22	      0	0	0	566	0	0	0	0
23	      0	0	0	593	0	0	0	0
24	      0	0	0	756	0	0	0	0
25	      0	0	0	929	0	0	0	0
26	      0	0	0	973	0	0	0	0
27	      0	0	0	1109	0	0	0	0
28	      0	0	0	1087	0	0	0	0
29	      0	0	0	1093	0	0	0	0
30	      0	0	0	983	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    377	12.5667	0	18669	115	249	991	1079

DEBUG    ya.test:process.py:276 Command (pid 1246252) 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 1246246) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1246246) elapsed time (sec): 30.363414525985718
DEBUG    ya.test:process.py:263 Command (pid 1246246) wtime: 30.365
DEBUG    ya.test:process.py:275 Command (pid 1246246) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	337	387	515	515
2	    141	141	0	0	64	695	747	755
3	    113	113	0	0	79	189	196	198
4	    119	119	0	0	82	117	122	130
5	    116	116	0	0	85	131	139	148
6	     56	56	0	0	83	261	265	265
7	      0	0	0	172	0	0	0	0
8	      0	0	0	785	0	0	0	0
9	      0	0	0	777	0	0	0	0
10	      0	0	0	761	0	0	0	0
11	      0	0	0	797	0	0	0	0
12	      0	0	0	893	0	0	0	0
13	      0	0	0	685	0	0	0	0
14	      0	0	0	351	0	0	0	0
15	      0	0	0	1085	0	0	0	0
16	      0	0	0	1122	0	0	0	0
17	      0	0	0	934	0	0	0	0
18	      0	0	0	768	0	0	0	0
19	      0	0	0	152	0	0	0	0
20	      0	0	0	465	0	0	0	0
21	      0	0	0	566	0	0	0	0
22	      0	0	0	456	0	0	0	0
23	      0	0	0	509	0	0	0	0
24	      0	0	0	804	0	0	0	0
25	      0	0	0	919	0	0	0	0
26	      0	0	0	1226	0	0	0	0
27	      0	0	0	1051	0	0	0	0
28	      0	0	0	1001	0	0	0	0
29	      0	0	0	1036	0	0	0	0
30	      0	0	0	909	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    556	18.5333	0	18224	79	239	711	755

DEBUG    ya.test:process.py:276 Command (pid 1246246) 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 1246249) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1246249) elapsed time (sec): 30.38822841644287
DEBUG    ya.test:process.py:263 Command (pid 1246249) wtime: 30.39
DEBUG    ya.test:process.py:275 Command (pid 1246249) 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	      1	1	0	10	154	154	154	154
6	      0	0	0	10	0	0	0	0
7	      0	0	0	310	0	0	0	0
8	      0	0	0	997	0	0	0	0
9	      0	0	0	990	0	0	0	0
10	      0	0	0	1043	0	0	0	0
11	      0	0	0	870	0	0	0	0
12	      0	0	0	995	0	0	0	0
13	      0	0	0	596	0	0	0	0
14	      0	0	0	350	0	0	0	0
15	      0	0	0	1081	0	0	0	0
16	      0	0	0	1203	0	0	0	0
17	      0	0	0	974	0	0	0	0
18	      0	0	0	717	0	0	0	0
19	      0	0	0	99	0	0	0	0
20	      0	0	0	427	0	0	0	0
21	      0	0	0	583	0	0	0	0
22	      0	0	0	477	0	0	0	0
23	      0	0	0	702	0	0	0	0
24	      0	0	0	1006	0	0	0	0
25	      0	0	0	1067	0	0	0	0
26	      0	0	0	1044	0	0	0	0
27	      0	0	0	1136	0	0	0	0
28	      0	0	0	1000	0	0	0	0
29	      0	0	0	1131	0	0	0	0
30	      0	0	0	1013	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	19861	154	154	154	154

DEBUG    ya.test:process.py:276 Command (pid 1246249) 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.connection:connection.py:549 Closing channel for endpoint localhost:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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.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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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:4327
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:4327". 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 ===============================
327.28s call     test_log_scenario.py::TestLogScenario::test_log_uniform
8.07s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
7.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
6.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
6.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
6.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.92s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
4.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(15 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/kdgu/004f1c/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/kdgu/004f1c/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-10T07:25:27.097572Z): source_id=235;tablet_id=72075186224037919;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 @ 0xA786E25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA77F366
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB60DC78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90642B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDC218
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDBF6F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8E1A3D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x166CCE6B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x16923C17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1687B443
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1687B443
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16878263
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1687ED17
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x166EA5B8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB41365
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5B8ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB5FE724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6027E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6023F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB602FDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA788A7C
21. ??:0: ?? @ 0x7FE60DA67AC2
22. ??:0: ?? @ 0x7FE60DAF98BF
============== 1 failed, 10 passed, 1 error in 401.10s (0:06:41) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kdgu/004f19/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 ===============================
9.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 69.09s (0:01:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kdgu/004f11/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 ===============================
83.87s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
9.72s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
9.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
6.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 148.96s (0:02:28) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kdgu/004f1f/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/kdgu/004f1f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11896', '-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/kdgu/004f1f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11896', '-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/kdgu/004f1f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1338534
DEBUG    ya.test:process.py:259 Command (pid 1338534) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1338534) elapsed time (sec): 0.4653646945953369
DEBUG    ya.test:process.py:263 Command (pid 1338534) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1338534) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1338534) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1338534) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1338534) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1338534) maxrss: 541048
DEBUG    ya.test:process.py:263 Command (pid 1338534) minflt: 16170
DEBUG    ya.test:process.py:263 Command (pid 1338534) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1338534) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1338534) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1338534) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1338534) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1338534) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1338534) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1338534) stime: 0.270955
DEBUG    ya.test:process.py:263 Command (pid 1338534) utime: 0.141543
DEBUG    ya.test:process.py:263 Command (pid 1338534) wtime: 0.467
DEBUG    ya.test:process.py:275 Command (pid 1338534) output:
Git info:
    Commit: bf7c1958f27abf647dff57556e6a644aa68db9bd
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge cbe51154afab3531660d0e0ff731d107546413b3 into 56f5415ac8e1f960203dbeab65934470d30659cb

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

INFO     __tests__.test_overloads:test_overloads.py:94 Git info:
    Commit: bf7c1958f27abf647dff57556e6a644aa68db9bd
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge cbe51154afab3531660d0e0ff731d107546413b3 into 56f5415ac8e1f960203dbeab65934470d30659cb

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n26rxv7otu
    Host information: 
        Linux ghrun-n26rxv7otu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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/kdgu/004f1f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16060
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/kdgu/004f1f/r3tmp/kikimr_cluster_nsz905eq
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kdgu/004f1f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11896
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26047
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9115
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kdgu/004f1f/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/kdgu/004f1f/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/kdgu/004f1f/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_9locpju3.log --grpc-port=11896 --mon-port=26047 --ic-port=16060
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11896/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kdgu/004f1f/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/kdgu/004f1f/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/kdgu/004f1f/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_9locpju3.log --grpc-port=11896 --mon-port=26047 --ic-port=16060
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kdgu/004f1f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kdgu/004f1f/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/kdgu/004f1f/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_9locpju3.log', '--grpc-port=11896', '--mon-port=26047', '--ic-port=16060')' in '/home/runner/.ya/build/build_root/kdgu/004f1f/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: 1339056
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11896/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/kdgu/004f1f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1339059
DEBUG    ya.test:process.py:259 Command (pid 1339059) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1339059) elapsed time (sec): 0.45864415168762207
DEBUG    ya.test:process.py:263 Command (pid 1339059) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1339059) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1339059) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1339059) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1339059) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1339059) maxrss: 540984
DEBUG    ya.test:process.py:263 Command (pid 1339059) minflt: 20297
DEBUG    ya.test:process.py:263 Command (pid 1339059) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1339059) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1339059) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1339059) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1339059) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1339059) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1339059) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1339059) stime: 0.28379699999999997
DEBUG    ya.test:process.py:263 Command (pid 1339059) utime: 0.125681
DEBUG    ya.test:process.py:263 Command (pid 1339059) wtime: 0.46
DEBUG    ya.test:process.py:275 Command (pid 1339059) output:
Git info:
    Commit: bf7c1958f27abf647dff57556e6a644aa68db9bd
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge cbe51154afab3531660d0e0ff731d107546413b3 into 56f5415ac8e1f960203dbeab65934470d30659cb

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: bf7c1958f27abf647dff57556e6a644aa68db9bd
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge cbe51154afab3531660d0e0ff731d107546413b3 into 56f5415ac8e1f960203dbeab65934470d30659cb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kdgu/004f1f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/kdgu/004f1f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11896', '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: 16060\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/kdgu/004f1f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11896', '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: 16060\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1341334
DEBUG    ya.test:process.py:259 Command (pid 1341334) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1341334) elapsed time (sec): 0.5099079608917236
DEBUG    ya.test:process.py:263 Command (pid 1341334) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341334) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341334) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341334) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341334) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1341334) maxrss: 549280
DEBUG    ya.test:process.py:263 Command (pid 1341334) minflt: 18316
DEBUG    ya.test:process.py:263 Command (pid 1341334) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1341334) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1341334) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1341334) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1341334) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1341334) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 1341334) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1341334) stime: 0.327579
DEBUG    ya.test:process.py:263 Command (pid 1341334) utime: 0.135825
DEBUG    ya.test:process.py:263 Command (pid 1341334) wtime: 0.511
DEBUG    ya.test:process.py:275 Command (pid 1341334) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kdgu/004f1f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/kdgu/004f1f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11896', '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/kdgu/004f1f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11896', '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: 1341588
DEBUG    ya.test:process.py:259 Command (pid 1341588) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1341588) elapsed time (sec): 0.5009934902191162
DEBUG    ya.test:process.py:263 Command (pid 1341588) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341588) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341588) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341588) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341588) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1341588) maxrss: 549300
DEBUG    ya.test:process.py:263 Command (pid 1341588) minflt: 18315
DEBUG    ya.test:process.py:263 Command (pid 1341588) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1341588) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1341588) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 1341588) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1341588) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1341588) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1341588) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1341588) stime: 0.336057
DEBUG    ya.test:process.py:263 Command (pid 1341588) utime: 0.12115999999999999
DEBUG    ya.test:process.py:263 Command (pid 1341588) wtime: 0.502
DEBUG    ya.test:process.py:275 Command (pid 1341588) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1341588) 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, fd1befaa-5b98-444e-8dac-b23433cd45ef, localhost:11896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fd1befaa-5b98-444e-8dac-b23433cd45ef, localhost:11896): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fd1befaa-5b98-444e-8dac-b23433cd45ef, localhost:11896): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n26rxv7otu.auto.internal" port: 11896 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-n26rxv7otu.auto.internal:11896, 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:11896
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kdgu/004f1f/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/kdgu/004f1f/ydb/apps/ydb/ydb -e grpc://localhost:11896 -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/kdgu/004f1f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11896', '-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: 1341954
DEBUG    ya.test:process.py:259 Command (pid 1341954) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1341954) elapsed time (sec): 0.3522145748138428
DEBUG    ya.test:process.py:263 Command (pid 1341954) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341954) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1341954) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341954) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1341954) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1341954) maxrss: 172472
DEBUG    ya.test:process.py:263 Command (pid 1341954) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 1341954) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1341954) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1341954) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 1341954) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1341954) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1341954) nvcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 1341954) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1341954) stime: 0.018890999999999998
DEBUG    ya.test:process.py:263 Command (pid 1341954) utime: 0.056672999999999994
DEBUG    ya.test:process.py:263 Command (pid 1341954) wtime: 0.353
DEBUG    ya.test:process.py:275 Command (pid 1341954) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1341954) errors:

INFO     root:test_overloads.py:53 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/kdgu/004f1f/ydb/apps/ydb/ydb -e grpc://localhost:11896 -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/kdgu/004f1f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11896', '-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: 1342399
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, bf16f2ce-8cc4-4909-9bd6-72fb3685e28a, localhost:20406): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bf16f2ce-8cc4-4909-9bd6-72fb3685e28a, localhost:20406): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bf16f2ce-8cc4-4909-9bd6-72fb3685e28a, localhost:20406): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n26rxv7otu.auto.internal" port: 20406 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-n26rxv7otu.auto.internal:20406, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20406
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, c04581a3-5bae-4811-875d-bc05782a86d8, localhost:17033): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c04581a3-5bae-4811-875d-bc05782a86d8, localhost:17033): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c04581a3-5bae-4811-875d-bc05782a86d8, localhost:17033): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n26rxv7otu.auto.internal" port: 17033 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-n26rxv7otu.auto.internal:17033, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17033
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, ecd37939-497c-44c9-a862-14f9151a6a4c, localhost:11896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ecd37939-497c-44c9-a862-14f9151a6a4c, localhost:11896): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ecd37939-497c-44c9-a862-14f9151a6a4c, localhost:11896): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n26rxv7otu.auto.internal" port: 11896 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-n26rxv7otu.auto.internal:11896, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11896
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, c40422a6-f0f0-4372-94d5-9aa37f239bf6, localhost:20406): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c40422a6-f0f0-4372-94d5-9aa37f239bf6, localhost:20406): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c40422a6-f0f0-4372-94d5-9aa37f239bf6, localhost:20406): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n26rxv7otu.auto.internal" port: 20406 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-n26rxv7otu.auto.internal:20406, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20406
DEBUG    ya.test:process.py:773 Killing process 1342399
DEBUG    ya.test:process.py:799 Killing process tree for pid 1342399 (bin:'error([Errno 2] No such file or directory: '/proc/1342399/exe')')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 1342399
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 1342399
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 1342399
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/kdgu/004f1f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11896', '-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 1342399) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1342399) elapsed time (sec): 120.12058329582214
DEBUG    ya.test:process.py:263 Command (pid 1342399) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1342399) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1342399) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1342399) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1342399) majflt: 13
DEBUG    ya.test:process.py:263 Command (pid 1342399) maxrss: 172580
DEBUG    ya.test:process.py:263 Command (pid 1342399) minflt: 8927
DEBUG    ya.test:process.py:263 Command (pid 1342399) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1342399) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1342399) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 1342399) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1342399) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1342399) nvcsw: 1032653
DEBUG    ya.test:process.py:263 Command (pid 1342399) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1342399) stime: 4.198226
DEBUG    ya.test:process.py:263 Command (pid 1342399) utime: 7.53343
DEBUG    ya.test:process.py:263 Command (pid 1342399) wtime: 120.121
DEBUG    ya.test:process.py:275 Command (pid 1342399) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1342399) errors:
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
124.48s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
124.15s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
120.07s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
75.04s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
71.10s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.87s setup    test_replace.py::TestReplace::test_copy_full
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.90s call     test_replace.py::TestReplace::test_copy_full
0.89s call     test_replace.py::TestReplace::test_count
0.83s call     test_replace.py::TestReplace::test_copy_partial
0.44s call     test_replace.py::TestReplace::test_partial_replace
0.32s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(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/kdgu/004f1f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11896', '-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 526.67s (0:08: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/kdgu/004f26/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 ===============================
4.89s setup    test_update.py::TestUpdate::test_incorrect
4.39s setup    test_select.py::TestSelect::test_incorrect
4.35s setup    test_replace.py::TestReplace::test_replace_rollback
1.23s call     test_update.py::TestUpdate::test_update_many_rows
1.12s call     test_update.py::TestUpdate::test_update_rollback
1.08s call     test_select.py::TestSelect::test_json_query
1.02s call     test_update.py::TestUpdate::test_partial_update
0.94s call     test_replace.py::TestReplace::test_replace_total
0.83s call     test_replace.py::TestReplace::test_replace_rollback
0.71s call     test_update.py::TestUpdate::test_update_pk
0.56s call     test_update.py::TestUpdate::test_incorrect
0.53s call     test_replace.py::TestReplace::test_replace_with_nulls
0.52s call     test_select.py::TestSelect::test_incorrect
0.02s setup    test_update.py::TestUpdate::test_update_pk

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 23.30s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kdgu/004f2b/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 ===============================
353.18s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
50.04s call     zip_bomb.py::TestZipBomb::test
17.01s teardown zip_bomb.py::TestZipBomb::test
10.04s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
7.08s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
5.19s setup    zip_bomb.py::TestZipBomb::test
4.34s setup    test_update.py::TestUpdate::test_update_single_column
4.24s setup    test_upsert.py::TestUpsert::test_copy_full
1.49s call     test_upsert.py::TestUpsert::test_copy_full
1.46s call     test_upsert.py::TestUpsert::test_copy_partial
1.30s call     test_upsert.py::TestUpsert::test_count
0.83s call     test_update.py::TestUpdate::test_update_single_column
0.77s call     test_upsert.py::TestUpsert::test_partial_update
0.69s call     test_update.py::TestUpdate::test_update_single_row
0.60s call     test_upsert.py::TestUpsert::test_insert_nulls
0.51s call     test_upsert.py::TestUpsert::test_incorrect

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 459.79s (0:07:39) ========================
