============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhwe/0013df/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 ===============================
239.02s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
116.05s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
96.62s call     tablets_movement.py::TestTabletsMovement::test[ROW]
37.32s call     order_by_with_limit.py::TestOrderBy::test
7.96s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
7.34s setup    order_by_with_limit.py::TestOrderBy::test
6.58s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.89s setup    test_create.py::TestCreate::test_create_all_opt_ints
5.67s call     test_create.py::TestCreate::test_create_decimals
4.98s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.85s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.63s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.61s call     test_create.py::TestCreate::test_create_all_req_ints
0.57s call     test_create.py::TestCreate::test_create_real_opt
0.54s call     test_create.py::TestCreate::test_create_real_req
0.54s call     test_create.py::TestCreate::test_create_all_opt_ints
0.26s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.21s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.17s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    test_create.py::TestCreate::test_create_real_opt

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 533.06s (0:08:53) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhwe/0013ce/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: 60.7 ms
create table: 828.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 54.8
    "min_ms": 31.3
    "median_ms": 51.6
    "max_ms": 93.8
    "stdev_ms": 21.6
select count(*) after initial inserts: 277.2 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 76.4
    "min_ms": 47.4
    "median_ms": 69.2
    "max_ms": 377.8
    "stdev_ms": 29.0
select count(*) after all modifications: 3716.1 ms
select all: 4041.7 ms
delete from table: 3418.2 ms
select all after delete: 3841.5 ms
.drop table: 63.5 ms
create table: 479.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 38.1
    "min_ms": 25.8
    "median_ms": 37.8
    "max_ms": 58.9
    "stdev_ms": 9.6
select count(*) after initial inserts: 124.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 60.5
    "min_ms": 44.0
    "median_ms": 57.4
    "max_ms": 103.9
    "stdev_ms": 12.2
updates (step 1):
    "runs": 200
    "avg_ms": 149.5
    "min_ms": 107.0
    "median_ms": 147.4
    "max_ms": 344.4
    "stdev_ms": 22.1
upserts (step 2):
    "runs": 200
    "avg_ms": 23.6
    "min_ms": 18.7
    "median_ms": 23.3
    "max_ms": 41.8
    "stdev_ms": 2.6
select count(*) after all modifications: 341.6 ms
select all: 322.7 ms
delete from table: 403.5 ms
select all after delete: 325.5 ms
.drop table: 29.8 ms
create table: 532.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.2
    "min_ms": 26.6
    "median_ms": 29.5
    "max_ms": 41.4
    "stdev_ms": 4.2
select count(*) after initial inserts: 108.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 168.5
    "min_ms": 93.7
    "median_ms": 161.7
    "max_ms": 366.7
    "stdev_ms": 45.2
select count(*) after all modifications: 390.5 ms
select all: 442.4 ms
delete from table: 439.3 ms
select all after delete: 300.5 ms
.drop table: 82.1 ms
create table: 912.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 37.5
    "min_ms": 26.1
    "median_ms": 34.4
    "max_ms": 62.5
    "stdev_ms": 9.0
select count(*) after initial inserts: 135.6 ms
updates (step 0):
    "runs": 150
    "avg_ms": 168.1
    "min_ms": 103.0
    "median_ms": 166.3
    "max_ms": 333.1
    "stdev_ms": 38.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 110.5
    "min_ms": 72.1
    "median_ms": 107.0
    "max_ms": 168.8
    "stdev_ms": 22.1
select count(*) after all modifications: 637.0 ms
select all: 484.6 ms
delete from table: 678.8 ms
select all after delete: 392.0 ms
.drop table: 79.6 ms
create table: 754.7 ms
initial inserts:
    "runs": 20
    "avg_ms": 39.1
    "min_ms": 24.4
    "median_ms": 35.1
    "max_ms": 77.4
    "stdev_ms": 13.8
select count(*) after initial inserts: 190.9 ms
updates (step 0):
    "runs": 200
    "avg_ms": 203.5
    "min_ms": 128.1
    "median_ms": 199.6
    "max_ms": 337.5
    "stdev_ms": 36.8
upserts (step 1):
    "runs": 200
    "avg_ms": 57.5
    "min_ms": 22.8
    "median_ms": 55.4
    "max_ms": 149.5
    "stdev_ms": 21.3
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 132.0
    "min_ms": 90.2
    "median_ms": 125.6
    "max_ms": 280.4
    "stdev_ms": 32.0
select count(*) after all modifications: 793.2 ms
select all: 651.2 ms
delete from table: 725.2 ms
select all after delete: 592.8 ms
.drop table: 146.3 ms
create table: 662.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 41.4
    "min_ms": 30.4
    "median_ms": 39.5
    "max_ms": 56.1
    "stdev_ms": 8.1
select count(*) after initial inserts: 132.2 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 41.1
    "min_ms": 19.6
    "median_ms": 37.1
    "max_ms": 113.1
    "stdev_ms": 14.2
select count(*) after all modifications: 520.1 ms
select all: 377.6 ms
delete from table: 481.7 ms
select all after delete: 329.7 ms
.Generated operation sequence:
  0. BULK_UPSERT: 19 operations
  1. UPDATE: 19 operations
  2. UPSERT: 11 operations
  3. UPSERT: 18 operations
  4. UPDATE: 6 operations
  5. UPSERT: 19 operations
  6. UPDATE: 10 operations
  7. BULK_UPSERT: 2 operations
  8. UPDATE: 5 operations
  9. BULK_UPSERT: 7 operations
drop table: 53.4 ms
create table: 700.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 34.5
    "min_ms": 27.8
    "median_ms": 35.7
    "max_ms": 40.8
    "stdev_ms": 4.1
select count(*) after initial inserts: 146.9 ms
bulk_upserts (step 0):
    "runs": 19
    "avg_ms": 68.2
    "min_ms": 47.4
    "median_ms": 68.8
    "max_ms": 85.8
    "stdev_ms": 10.1
updates (step 1):
    "runs": 190
    "avg_ms": 191.5
    "min_ms": 133.9
    "median_ms": 188.1
    "max_ms": 289.7
    "stdev_ms": 28.5
upserts (step 2):
    "runs": 110
    "avg_ms": 34.6
    "min_ms": 22.6
    "median_ms": 32.8
    "max_ms": 66.2
    "stdev_ms": 8.5
upserts (step 3):
    "runs": 180
    "avg_ms": 37.5
    "min_ms": 22.4
    "median_ms": 34.5
    "max_ms": 77.4
    "stdev_ms": 10.9
updates (step 4):
    "runs": 60
    "avg_ms": 158.8
    "min_ms": 112.4
    "median_ms": 150.9
    "max_ms": 245.8
    "stdev_ms": 29.7
upserts (step 5):
    "runs": 190
    "avg_ms": 33.4
    "min_ms": 23.1
    "median_ms": 30.8
    "max_ms": 127.9
    "stdev_ms": 11.0
updates (step 6):
    "runs": 100
    "avg_ms": 168.8
    "min_ms": 129.7
    "median_ms": 165.3
    "max_ms": 217.3
    "stdev_ms": 22.7
bulk_upserts (step 7):
    "runs": 2
    "avg_ms": 76.5
    "min_ms": 74.6
    "median_ms": 78.5
    "max_ms": 78.5
    "stdev_ms": 2.8
updates (step 8):
    "runs": 50
    "avg_ms": 187.2
    "min_ms": 147.9
    "median_ms": 183.9
    "max_ms": 269.5
    "stdev_ms": 22.1
bulk_upserts (step 9):
    "runs": 7
    "avg_ms": 56.8
    "min_ms": 52.3
    "median_ms": 56.2
    "max_ms": 64.3
    "stdev_ms": 4.2
select count(*) after all modifications: 376.8 ms
select all: 381.6 ms
delete from table: 580.2 ms
select all after delete: 341.4 ms
.
test_delete.py ..

============================== slowest durations ===============================
171.02s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
93.85s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
69.97s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
54.97s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
44.19s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
43.13s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
40.15s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
12.57s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
12.28s setup    test_create.py::TestCreate::test_create_strings_opt
4.91s setup    test_delete.py::TestDelete::test_delete_rollback
3.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.05s call     test_delete.py::TestDelete::test_delete_rollback
0.75s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.71s call     test_create.py::TestCreate::test_create_strings_opt
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s setup    test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_create.py::TestCreate::test_create_strings_opt

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 553.86s (0:09:13) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhwe/0013d5/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 ===============================
8.90s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.89s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.56s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.52s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.32s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.30s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.28s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.13s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.11s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.06s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.97s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.83s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 24.18s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhwe/0013e5/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 ===============================
25.48s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
18.56s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
8.61s setup    test_delete.py::TestDelete::test_incorrect
7.54s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.13s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
5.35s setup    test_insert.py::TestInsertStatement::test_bulk
1.25s call     test_insert.py::TestInsertStatement::test_copy_full
1.17s call     test_insert.py::TestInsertStatement::test_copy_partial
0.74s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.55s call     test_insert.py::TestInsertStatement::test_plain
0.47s call     test_insert.py::TestInsertStatement::test_duplicate
0.47s call     test_insert.py::TestInsertStatement::test_bulk
0.43s call     test_insert.py::TestInsertStatement::test_incorrect
0.38s call     test_delete.py::TestDelete::test_incorrect
0.33s call     test_insert.py::TestInsertStatement::test_out_of_range
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_plain
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_insert_rollback

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 79.54s (0:01:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhwe/0013b7/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/vhwe/0013b7/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/vhwe/0013b7/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-07T16:05:43.284035Z): source_id=224;tablet_id=72075186224037905;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 @ 0xA634E05
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62D346
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BBBF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B36CB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8A1F8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C89F4F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78ECDD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FACAB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16751A87
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166A9283
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166A9283
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A60A3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166ACB57
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165183F8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C963E75
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB466E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AC6A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B0764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B0370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B0F5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA636A5C
E   21. ??:0: ?? @ 0x7F939C999AC2
E   22. ??:0: ?? @ 0x7F939CA2B8BF
------------------------------ 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/vhwe/0013b7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 213448
DEBUG    ya.test:process.py:259 Command (pid 213448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 213448) elapsed time (sec): 1.2769124507904053
DEBUG    ya.test:process.py:263 Command (pid 213448) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 213448) maxrss: 538952
DEBUG    ya.test:process.py:263 Command (pid 213448) minflt: 16144
DEBUG    ya.test:process.py:263 Command (pid 213448) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 213448) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) nvcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 213448) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 213448) stime: 1.005156
DEBUG    ya.test:process.py:263 Command (pid 213448) utime: 0.106364
DEBUG    ya.test:process.py:263 Command (pid 213448) wtime: 1.286
DEBUG    ya.test:process.py:275 Command (pid 213448) output:
Git info:
    Commit: b4dc3f91ade645bf80a111ef1edf9a712d1b7eab
    Branch: 
    Author: Evgeniy Ivanov <i@eivanov.com>
    Summary: Merge f295ebfd1adb84bd899ac6003c96dbfba826a9ab into 47ec58a3cd0cd51fc560e5513486087a5b3eb511

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ncbazgiw6y
    Host information: 
        Linux ghrun-ncbazgiw6y 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 213448) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: b4dc3f91ade645bf80a111ef1edf9a712d1b7eab
    Branch: 
    Author: Evgeniy Ivanov <i@eivanov.com>
    Summary: Merge f295ebfd1adb84bd899ac6003c96dbfba826a9ab into 47ec58a3cd0cd51fc560e5513486087a5b3eb511

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ncbazgiw6y
    Host information: 
        Linux ghrun-ncbazgiw6y 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:181 Binary was found by /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16698
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/vhwe/0013b7/r3tmp/kikimr_cluster_fr6spu1v
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12656
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23991
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63635
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhwe/0013b7/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/vhwe/0013b7/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/vhwe/0013b7/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_kmgq50yv.log --grpc-port=18887 --mon-port=12656 --ic-port=16698
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18887/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhwe/0013b7/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/vhwe/0013b7/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/vhwe/0013b7/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_kmgq50yv.log --grpc-port=18887 --mon-port=12656 --ic-port=16698
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vhwe/0013b7/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/vhwe/0013b7/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_kmgq50yv.log', '--grpc-port=18887', '--mon-port=12656', '--ic-port=16698')' in '/home/runner/.ya/build/build_root/vhwe/0013b7/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: 214532
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18887/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/vhwe/0013b7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 214533
DEBUG    ya.test:process.py:259 Command (pid 214533) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 214533) elapsed time (sec): 1.592036247253418
DEBUG    ya.test:process.py:263 Command (pid 214533) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 214533) maxrss: 538988
DEBUG    ya.test:process.py:263 Command (pid 214533) minflt: 16166
DEBUG    ya.test:process.py:263 Command (pid 214533) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) nivcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 214533) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 214533) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 214533) stime: 1.193597
DEBUG    ya.test:process.py:263 Command (pid 214533) utime: 0.121504
DEBUG    ya.test:process.py:263 Command (pid 214533) wtime: 1.598
DEBUG    ya.test:process.py:275 Command (pid 214533) output:
Git info:
    Commit: b4dc3f91ade645bf80a111ef1edf9a712d1b7eab
    Branch: 
    Author: Evgeniy Ivanov <i@eivanov.com>
    Summary: Merge f295ebfd1adb84bd899ac6003c96dbfba826a9ab into 47ec58a3cd0cd51fc560e5513486087a5b3eb511

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ncbazgiw6y
    Host information: 
        Linux ghrun-ncbazgiw6y 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 214533) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b4dc3f91ade645bf80a111ef1edf9a712d1b7eab
    Branch: 
    Author: Evgeniy Ivanov <i@eivanov.com>
    Summary: Merge f295ebfd1adb84bd899ac6003c96dbfba826a9ab into 47ec58a3cd0cd51fc560e5513486087a5b3eb511
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18887', '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: 16698\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/vhwe/0013b7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18887', '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: 16698\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 217091
DEBUG    ya.test:process.py:259 Command (pid 217091) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 217091) elapsed time (sec): 1.4079537391662598
DEBUG    ya.test:process.py:263 Command (pid 217091) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) maxrss: 547436
DEBUG    ya.test:process.py:263 Command (pid 217091) minflt: 18396
DEBUG    ya.test:process.py:263 Command (pid 217091) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) nivcsw: 277
DEBUG    ya.test:process.py:263 Command (pid 217091) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 217091) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 217091) stime: 1.07156
DEBUG    ya.test:process.py:263 Command (pid 217091) utime: 0.146178
DEBUG    ya.test:process.py:263 Command (pid 217091) wtime: 1.445
DEBUG    ya.test:process.py:275 Command (pid 217091) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18887', '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/vhwe/0013b7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18887', '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: 217967
DEBUG    ya.test:process.py:259 Command (pid 217967) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 217967) elapsed time (sec): 1.1888034343719482
DEBUG    ya.test:process.py:263 Command (pid 217967) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) maxrss: 547280
DEBUG    ya.test:process.py:263 Command (pid 217967) minflt: 18288
DEBUG    ya.test:process.py:263 Command (pid 217967) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) nivcsw: 248
DEBUG    ya.test:process.py:263 Command (pid 217967) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 217967) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 217967) stime: 0.816024
DEBUG    ya.test:process.py:263 Command (pid 217967) utime: 0.137311
DEBUG    ya.test:process.py:263 Command (pid 217967) wtime: 1.242
DEBUG    ya.test:process.py:275 Command (pid 217967) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 217967) 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, 0ca2aec4-95b5-4ad1-910e-2a8115115aa2, localhost:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0ca2aec4-95b5-4ad1-910e-2a8115115aa2, localhost:18887): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0ca2aec4-95b5-4ad1-910e-2a8115115aa2, localhost:18887): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ncbazgiw6y.auto.internal" port: 18887 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-ncbazgiw6y.auto.internal:18887, 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:18887
------------------------------ 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:181 Binary was found by /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydb/ydb -e grpc://localhost:18887 -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/vhwe/0013b7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18887', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 218974
DEBUG    ya.test:process.py:259 Command (pid 218974) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 218974) elapsed time (sec): 0.7841701507568359
DEBUG    ya.test:process.py:263 Command (pid 218974) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) maxrss: 171436
DEBUG    ya.test:process.py:263 Command (pid 218974) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 218974) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 218974) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) nvcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 218974) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 218974) stime: 0.124401
DEBUG    ya.test:process.py:263 Command (pid 218974) utime: 0.076253
DEBUG    ya.test:process.py:263 Command (pid 218974) wtime: 0.797
DEBUG    ya.test:process.py:275 Command (pid 218974) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 218974) 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/vhwe/0013b7/ydb/apps/ydb/ydb -e grpc://localhost:18887 -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/vhwe/0013b7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18887', '-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: 219511
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 219511) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 219511) elapsed time (sec): 30.33702325820923
DEBUG    ya.test:process.py:263 Command (pid 219511) wtime: 30.343
DEBUG    ya.test:process.py:275 Command (pid 219511) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    325	325	0	0	27	51	59	73
2	    350	350	0	0	25	50	83	97
3	    385	385	0	0	24	39	51	59
4	    453	453	0	0	21	27	32	34
5	    429	429	0	0	22	34	40	43
6	    440	440	0	0	21	31	43	47
7	    425	425	0	0	22	31	38	42
8	    453	453	0	0	21	29	31	34
9	    413	413	0	0	23	33	40	45
10	    395	395	0	0	23	41	58	72
11	    351	351	0	0	24	48	66	70
12	    340	340	0	0	25	72	82	87
13	    326	326	0	0	25	58	79	85
14	    391	391	0	0	23	35	59	64
15	    382	382	0	0	22	50	79	108
16	    337	337	0	0	26	57	65	78
17	    316	316	0	0	28	56	65	72
18	    264	264	0	0	33	71	87	91
19	    374	374	0	0	24	43	72	78
20	    344	344	0	0	26	50	67	78
21	    409	409	0	0	23	36	46	51
22	    384	384	0	0	24	37	43	52
23	    358	358	0	0	26	43	65	82
24	    396	396	0	0	23	41	48	61
25	    396	396	0	0	23	37	48	53
26	    362	362	0	0	25	41	47	52
27	    387	387	0	0	23	41	47	55
28	    394	394	0	0	24	35	39	41
29	    405	405	0	0	23	35	40	42
30	    332	332	0	0	28	50	57	62

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11316	377.2	0	0	23	43	64	108

DEBUG    ya.test:process.py:276 Command (pid 219511) 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, ebcf9217-1bdf-4b75-b8cc-a0f9d707962d, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ebcf9217-1bdf-4b75-b8cc-a0f9d707962d, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ebcf9217-1bdf-4b75-b8cc-a0f9d707962d, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2d524bce-cbb1-40dc-b16a-485cf27a89e9, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2d524bce-cbb1-40dc-b16a-485cf27a89e9, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2d524bce-cbb1-40dc-b16a-485cf27a89e9, ghrun-ncbazgiw6y.auto.internal:18887): 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=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1134ca4-f5a3-49b9-ac87-d319705fe7ab, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1134ca4-f5a3-49b9-ac87-d319705fe7ab, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=" 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, c1134ca4-f5a3-49b9-ac87-d319705fe7ab, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
INFO     root:test_log_scenario.py:217 Count rows after insert 11118 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3639b48a-26c4-470d-9534-e4bfb5545f3e, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3639b48a-26c4-470d-9534-e4bfb5545f3e, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=" 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, 3639b48a-26c4-470d-9534-e4bfb5545f3e, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5178b14-a351-4e93-8505-16df18501cb7, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5178b14-a351-4e93-8505-16df18501cb7, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=" 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, d5178b14-a351-4e93-8505-16df18501cb7, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
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/vhwe/0013b7/ydb/apps/ydb/ydb -e grpc://localhost:18887 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydb/ydb -e grpc://localhost:18887 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d48b03b8-86f3-463a-87ea-ab23641b2fd6, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydb/ydb -e grpc://localhost:18887 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d48b03b8-86f3-463a-87ea-ab23641b2fd6, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fbc7c6a8-5660-4ffa-9ce8-013df1be28dd, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18887', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d48b03b8-86f3-463a-87ea-ab23641b2fd6, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18887', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fbc7c6a8-5660-4ffa-9ce8-013df1be28dd, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
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/vhwe/0013b7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18887', '-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: 236594
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fbc7c6a8-5660-4ffa-9ce8-013df1be28dd, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTFkYjM5OTQtNzYyYmI5NmMtNGM5ZmFhM2ItN2YzZWUwMTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a3b985d5-837f-4d70-8b4f-f7edb6e3faf3, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a3b985d5-837f-4d70-8b4f-f7edb6e3faf3, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=MTFkYjM5OTQtNzYyYmI5NmMtNGM5ZmFhM2ItN2YzZWUwMTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a3b985d5-837f-4d70-8b4f-f7edb6e3faf3, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 236599
DEBUG    ya.test:process.py:628 Command pid: 236610
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTFkYjM5OTQtNzYyYmI5NmMtNGM5ZmFhM2ItN2YzZWUwMTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b88ccaf-4230-49f7-9ba5-ecd8ee251951, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b88ccaf-4230-49f7-9ba5-ecd8ee251951, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=MTFkYjM5OTQtNzYyYmI5NmMtNGM5ZmFhM2ItN2YzZWUwMTg=" 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, 4b88ccaf-4230-49f7-9ba5-ecd8ee251951, ghrun-ncbazgiw6y.auto.internal:18887): 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, a2c5e576-a5e8-40a7-b42e-0d3a48987cb5, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a2c5e576-a5e8-40a7-b42e-0d3a48987cb5, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a2c5e576-a5e8-40a7-b42e-0d3a48987cb5, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGEyZGE2ZTgtOTU0ZmQ2NDktNTFhMWRkNDctMzBmYmM2NWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6884de64-dd55-4bc1-a13e-fd12ed400582, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6884de64-dd55-4bc1-a13e-fd12ed400582, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=ZGEyZGE2ZTgtOTU0ZmQ2NDktNTFhMWRkNDctMzBmYmM2NWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6884de64-dd55-4bc1-a13e-fd12ed400582, ghrun-ncbazgiw6y.auto.internal:18887): 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=ZGEyZGE2ZTgtOTU0ZmQ2NDktNTFhMWRkNDctMzBmYmM2NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3584be6b-5199-4c3f-8c97-8d69d9a351c9, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3584be6b-5199-4c3f-8c97-8d69d9a351c9, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=ZGEyZGE2ZTgtOTU0ZmQ2NDktNTFhMWRkNDctMzBmYmM2NWU=" 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, ed1ad037-ca3d-43cf-946b-5fb1550a27f9, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ed1ad037-ca3d-43cf-946b-5fb1550a27f9, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3584be6b-5199-4c3f-8c97-8d69d9a351c9, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ed1ad037-ca3d-43cf-946b-5fb1550a27f9, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTRmMmVkY2MtZjIzNTI1ZTgtMzEwMDMzYWItNWJhYmM2ZDQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 26dabffb-306b-403a-86c2-b0650bd0e82a, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 26dabffb-306b-403a-86c2-b0650bd0e82a, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=YTRmMmVkY2MtZjIzNTI1ZTgtMzEwMDMzYWItNWJhYmM2ZDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 26dabffb-306b-403a-86c2-b0650bd0e82a, ghrun-ncbazgiw6y.auto.internal:18887): 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=YTRmMmVkY2MtZjIzNTI1ZTgtMzEwMDMzYWItNWJhYmM2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b51a413-6dce-4fc7-92b2-263162e6d417, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b51a413-6dce-4fc7-92b2-263162e6d417, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=YTRmMmVkY2MtZjIzNTI1ZTgtMzEwMDMzYWItNWJhYmM2ZDQ=" 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, 2b51a413-6dce-4fc7-92b2-263162e6d417, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a9b67b70-44a0-4eaf-9bd8-75a53b03c963, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a9b67b70-44a0-4eaf-9bd8-75a53b03c963, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a9b67b70-44a0-4eaf-9bd8-75a53b03c963, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmQzMTkxMjgtYTZmOTEzNDktMjZmMTEyNjYtM2Q0MWY2Yjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e93183f0-2213-4416-93f4-0f795364faed, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e93183f0-2213-4416-93f4-0f795364faed, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=MmQzMTkxMjgtYTZmOTEzNDktMjZmMTEyNjYtM2Q0MWY2Yjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e93183f0-2213-4416-93f4-0f795364faed, ghrun-ncbazgiw6y.auto.internal:18887): 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=MmQzMTkxMjgtYTZmOTEzNDktMjZmMTEyNjYtM2Q0MWY2Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66c17076-7f87-4c91-b10c-9f87b28c11f8, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66c17076-7f87-4c91-b10c-9f87b28c11f8, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=MmQzMTkxMjgtYTZmOTEzNDktMjZmMTEyNjYtM2Q0MWY2Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 97970b2f-0a3b-4ac4-b606-36ee28744b2b, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97970b2f-0a3b-4ac4-b606-36ee28744b2b, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66c17076-7f87-4c91-b10c-9f87b28c11f8, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 97970b2f-0a3b-4ac4-b606-36ee28744b2b, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmIzOGNkN2QtYTk0ZDg0ODEtMzYxOWFmYWItZDk2NjY0OTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fc1c7c0f-2b85-44cf-9b70-76c5394a34a2, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fc1c7c0f-2b85-44cf-9b70-76c5394a34a2, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=MmIzOGNkN2QtYTk0ZDg0ODEtMzYxOWFmYWItZDk2NjY0OTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fc1c7c0f-2b85-44cf-9b70-76c5394a34a2, ghrun-ncbazgiw6y.auto.internal:18887): 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=MmIzOGNkN2QtYTk0ZDg0ODEtMzYxOWFmYWItZDk2NjY0OTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9079f290-e6c5-47c4-891d-eb13718c55da, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9079f290-e6c5-47c4-891d-eb13718c55da, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=MmIzOGNkN2QtYTk0ZDg0ODEtMzYxOWFmYWItZDk2NjY0OTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5d507865-5430-42c9-8639-938e5062e3fd, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5d507865-5430-42c9-8639-938e5062e3fd, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9079f290-e6c5-47c4-891d-eb13718c55da, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5d507865-5430-42c9-8639-938e5062e3fd, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDA1OGMwZjAtYWQ5Mjg1NDgtY2UxZWFiNDItNmY0ZDI3ZjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dc3c6a1d-a242-4b19-bbed-7813a8e36c7f, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dc3c6a1d-a242-4b19-bbed-7813a8e36c7f, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1OGMwZjAtYWQ5Mjg1NDgtY2UxZWFiNDItNmY0ZDI3ZjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dc3c6a1d-a242-4b19-bbed-7813a8e36c7f, ghrun-ncbazgiw6y.auto.internal:18887): 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=ZDA1OGMwZjAtYWQ5Mjg1NDgtY2UxZWFiNDItNmY0ZDI3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80e28bce-53aa-4c28-8513-55171200c607, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80e28bce-53aa-4c28-8513-55171200c607, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1OGMwZjAtYWQ5Mjg1NDgtY2UxZWFiNDItNmY0ZDI3ZjA=" 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, 80e28bce-53aa-4c28-8513-55171200c607, ghrun-ncbazgiw6y.auto.internal:18887): 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, eb89a346-82f7-42f9-af44-275c705a9f7c, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eb89a346-82f7-42f9-af44-275c705a9f7c, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eb89a346-82f7-42f9-af44-275c705a9f7c, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjZmNDQ1YjgtZDEzODY1MjItMmQwYjg3NTItYzcxMzQ4YzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5746b506-855c-4c0d-b381-c3ee53d0f287, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5746b506-855c-4c0d-b381-c3ee53d0f287, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NjZmNDQ1YjgtZDEzODY1MjItMmQwYjg3NTItYzcxMzQ4YzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5746b506-855c-4c0d-b381-c3ee53d0f287, ghrun-ncbazgiw6y.auto.internal:18887): 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=NjZmNDQ1YjgtZDEzODY1MjItMmQwYjg3NTItYzcxMzQ4YzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 182dd515-1053-4aa3-8ea7-041b0280703d, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 182dd515-1053-4aa3-8ea7-041b0280703d, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NjZmNDQ1YjgtZDEzODY1MjItMmQwYjg3NTItYzcxMzQ4YzA=" 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, 182dd515-1053-4aa3-8ea7-041b0280703d, ghrun-ncbazgiw6y.auto.internal:18887): 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, a5a70300-cda8-45fd-9315-483efbdbe916, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5a70300-cda8-45fd-9315-483efbdbe916, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5a70300-cda8-45fd-9315-483efbdbe916, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTdlY2ViNmQtNjI5MjMyYjctYTFiNmFjMjgtMjZiZTAxMjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af3fb723-8ab1-43b2-9e65-75e7409ceec5, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af3fb723-8ab1-43b2-9e65-75e7409ceec5, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=OTdlY2ViNmQtNjI5MjMyYjctYTFiNmFjMjgtMjZiZTAxMjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af3fb723-8ab1-43b2-9e65-75e7409ceec5, ghrun-ncbazgiw6y.auto.internal:18887): 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=OTdlY2ViNmQtNjI5MjMyYjctYTFiNmFjMjgtMjZiZTAxMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0436fb6-2d5d-498b-bfe1-795c2c27c98b, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0436fb6-2d5d-498b-bfe1-795c2c27c98b, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=OTdlY2ViNmQtNjI5MjMyYjctYTFiNmFjMjgtMjZiZTAxMjE=" 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, a0436fb6-2d5d-498b-bfe1-795c2c27c98b, ghrun-ncbazgiw6y.auto.internal:18887): 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, 5e1aa3e8-270b-4121-8ca1-69ec0556f40b, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e1aa3e8-270b-4121-8ca1-69ec0556f40b, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e1aa3e8-270b-4121-8ca1-69ec0556f40b, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2Q3YWViMmUtMzYzYWZkMWQtODA1YjZlYjctMmMyMjFhOTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba47586a-7182-4b80-b2b2-06969275ec86, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba47586a-7182-4b80-b2b2-06969275ec86, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=M2Q3YWViMmUtMzYzYWZkMWQtODA1YjZlYjctMmMyMjFhOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba47586a-7182-4b80-b2b2-06969275ec86, ghrun-ncbazgiw6y.auto.internal:18887): 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=M2Q3YWViMmUtMzYzYWZkMWQtODA1YjZlYjctMmMyMjFhOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f50d1e3-58f8-483a-8a6d-738e36fe1821, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f50d1e3-58f8-483a-8a6d-738e36fe1821, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=M2Q3YWViMmUtMzYzYWZkMWQtODA1YjZlYjctMmMyMjFhOTk=" 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, 7f50d1e3-58f8-483a-8a6d-738e36fe1821, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 26dabffb-306b-403a-86c2-b0650bd0e82a, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:05:48.013289386+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, 6884de64-dd55-4bc1-a13e-fd12ed400582, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:05:48.013255303+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2d524bce-cbb1-40dc-b16a-485cf27a89e9, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:05:48.013077074+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a3b985d5-837f-4d70-8b4f-f7edb6e3faf3, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:05:48.013226271+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e93183f0-2213-4416-93f4-0f795364faed, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:05:48.013322572+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-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4b88ccaf-4230-49f7-9ba5-ecd8ee251951, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013242113+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, fc1c7c0f-2b85-44cf-9b70-76c5394a34a2, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:05:48.013353282+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dc3c6a1d-a242-4b19-bbed-7813a8e36c7f, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:05:48.013384539+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5746b506-855c-4c0d-b381-c3ee53d0f287, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:05:48.01341223+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7f50d1e3-58f8-483a-8a6d-738e36fe1821, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013485611+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-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba47586a-7182-4b80-b2b2-06969275ec86, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:05:48.01346994+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-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 66c17076-7f87-4c91-b10c-9f87b28c11f8, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013338171+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, 3584be6b-5199-4c3f-8c97-8d69d9a351c9, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.01327476+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9079f290-e6c5-47c4-891d-eb13718c55da, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.01336794+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, 2b51a413-6dce-4fc7-92b2-263162e6d417, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013309321+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, a0436fb6-2d5d-498b-bfe1-795c2c27c98b, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013457348+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-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af3fb723-8ab1-43b2-9e65-75e7409ceec5, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:05:48.013441093+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d48b03b8-86f3-463a-87ea-ab23641b2fd6, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013206942+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-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Q3YWViMmUtMzYzYWZkMWQtODA1YjZlYjctMmMyMjFhOTk=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 182dd515-1053-4aa3-8ea7-041b0280703d, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013426128+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 80e28bce-53aa-4c28-8513-55171200c607, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013398571+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-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
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:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTdlY2ViNmQtNjI5MjMyYjctYTFiNmFjMjgtMjZiZTAxMjE=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18887
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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    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 236599) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 236599) elapsed time (sec): 30.19320559501648
DEBUG    ya.test:process.py:263 Command (pid 236599) wtime: 30.266
DEBUG    ya.test:process.py:275 Command (pid 236599) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     25	25	0	0	281	675	699	699
2	     96	96	0	0	88	140	148	151
3	    108	108	0	0	79	222	246	253
4	     32	32	0	0	122	149	167	167
5	      0	0	0	0	0	0	0	0
6	      0	0	0	1143	0	0	0	0
7	      0	0	0	1181	0	0	0	0
8	      0	0	0	802	0	0	0	0
9	      0	0	0	994	0	0	0	0
10	      0	0	0	1096	0	0	0	0
11	      0	0	0	1114	0	0	0	0
12	      0	0	0	1052	0	0	0	0
13	      0	0	0	1061	0	0	0	0
14	      0	0	0	1265	0	0	0	0
15	      0	0	0	1179	0	0	0	0
16	      0	0	0	1398	0	0	0	0
17	      0	0	0	806	0	0	0	0
18	      0	0	0	962	0	0	0	0
19	      0	0	0	1107	0	0	0	0
20	      0	0	0	1099	0	0	0	0
21	      0	0	0	1008	0	0	0	0
22	      0	0	0	1168	0	0	0	0
23	      0	0	0	1036	0	0	0	0
24	      0	0	0	785	0	0	0	0
25	      0	0	0	1345	0	0	0	0
26	      0	0	0	1224	0	0	0	0
27	      0	0	0	1057	0	0	0	0
28	      0	0	0	1229	0	0	0	0
29	      0	0	0	1171	0	0	0	0
30	      0	0	0	1141	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    261	8.7	0	27423	90	281	663	699

DEBUG    ya.test:process.py:276 Command (pid 236599) 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 236594) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 236594) elapsed time (sec): 30.23837161064148
DEBUG    ya.test:process.py:263 Command (pid 236594) wtime: 30.295
DEBUG    ya.test:process.py:275 Command (pid 236594) 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	      1	1	0	10	219	219	219	219
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	1153	0	0	0	0
7	      0	0	0	1272	0	0	0	0
8	      0	0	0	1065	0	0	0	0
9	      0	0	0	1122	0	0	0	0
10	      0	0	0	1259	0	0	0	0
11	      0	0	0	1188	0	0	0	0
12	      0	0	0	1041	0	0	0	0
13	      0	0	0	1122	0	0	0	0
14	      0	0	0	1327	0	0	0	0
15	      0	0	0	1325	0	0	0	0
16	      0	0	0	1334	0	0	0	0
17	      0	0	0	1093	0	0	0	0
18	      0	0	0	1136	0	0	0	0
19	      0	0	0	1129	0	0	0	0
20	      0	0	0	1119	0	0	0	0
21	      0	0	0	1034	0	0	0	0
22	      0	0	0	1250	0	0	0	0
23	      0	0	0	1136	0	0	0	0
24	      0	0	0	917	0	0	0	0
25	      0	0	0	1354	0	0	0	0
26	      0	0	0	1295	0	0	0	0
27	      0	0	0	1118	0	0	0	0
28	      0	0	0	1292	0	0	0	0
29	      0	0	0	1199	0	0	0	0
30	      0	0	0	833	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 236594) 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 236610) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 236610) elapsed time (sec): 30.30024242401123
DEBUG    ya.test:process.py:263 Command (pid 236610) wtime: 30.327
DEBUG    ya.test:process.py:275 Command (pid 236610) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     17	17	0	0	867	903	903	903
2	     74	74	0	0	122	176	207	215
3	     80	80	0	0	107	265	273	295
4	     22	22	0	0	172	187	191	191
5	      0	0	0	10	0	0	0	0
6	      0	0	0	1140	0	0	0	0
7	      0	0	0	1214	0	0	0	0
8	      0	0	0	1155	0	0	0	0
9	      0	0	0	1017	0	0	0	0
10	      0	0	0	1173	0	0	0	0
11	      0	0	0	1208	0	0	0	0
12	      0	0	0	1110	0	0	0	0
13	      0	0	0	1096	0	0	0	0
14	      0	0	0	1180	0	0	0	0
15	      0	0	0	1290	0	0	0	0
16	      0	0	0	1500	0	0	0	0
17	      0	0	0	1189	0	0	0	0
18	      0	0	0	1128	0	0	0	0
19	      0	0	0	1188	0	0	0	0
20	      0	0	0	1114	0	0	0	0
21	      0	0	0	1119	0	0	0	0
22	      0	0	0	1279	0	0	0	0
23	      0	0	0	988	0	0	0	0
24	      0	0	0	960	0	0	0	0
25	      0	0	0	1399	0	0	0	0
26	      0	0	0	1268	0	0	0	0
27	      0	0	0	1106	0	0	0	0
28	      0	0	0	1247	0	0	0	0
29	      0	0	0	1310	0	0	0	0
30	      0	0	0	919	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    193	6.43333	0	29307	123	295	899	903

DEBUG    ya.test:process.py:276 Command (pid 236610) 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.connection:connection.py:549 Closing channel for endpoint localhost:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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.connection:connection.py:549 Closing channel for endpoint localhost:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
ERROR    ydb.query.pool:pool.py:81 An attempt to take session from closed session pool.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ncbazgiw6y'
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/vhwe/0013b7/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.214532' in '/home/runner/.ya/build/build_root/vhwe/0013b7/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_kmgq50yv.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:18887/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63635
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23991
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12656
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18887
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16698
=================================== 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/vhwe/0013b7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 213448
DEBUG    ya.test:process.py:259 Command (pid 213448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 213448) elapsed time (sec): 1.2769124507904053
DEBUG    ya.test:process.py:263 Command (pid 213448) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 213448) maxrss: 538952
DEBUG    ya.test:process.py:263 Command (pid 213448) minflt: 16144
DEBUG    ya.test:process.py:263 Command (pid 213448) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 213448) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 213448) nvcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 213448) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 213448) stime: 1.005156
DEBUG    ya.test:process.py:263 Command (pid 213448) utime: 0.106364
DEBUG    ya.test:process.py:263 Command (pid 213448) wtime: 1.286
DEBUG    ya.test:process.py:275 Command (pid 213448) output:
Git info:
    Commit: b4dc3f91ade645bf80a111ef1edf9a712d1b7eab
    Branch: 
    Author: Evgeniy Ivanov <i@eivanov.com>
    Summary: Merge f295ebfd1adb84bd899ac6003c96dbfba826a9ab into 47ec58a3cd0cd51fc560e5513486087a5b3eb511

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ncbazgiw6y
    Host information: 
        Linux ghrun-ncbazgiw6y 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 213448) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: b4dc3f91ade645bf80a111ef1edf9a712d1b7eab
    Branch: 
    Author: Evgeniy Ivanov <i@eivanov.com>
    Summary: Merge f295ebfd1adb84bd899ac6003c96dbfba826a9ab into 47ec58a3cd0cd51fc560e5513486087a5b3eb511

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ncbazgiw6y
    Host information: 
        Linux ghrun-ncbazgiw6y 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:181 Binary was found by /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16698
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/vhwe/0013b7/r3tmp/kikimr_cluster_fr6spu1v
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12656
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23991
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63635
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhwe/0013b7/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/vhwe/0013b7/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/vhwe/0013b7/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_kmgq50yv.log --grpc-port=18887 --mon-port=12656 --ic-port=16698
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18887/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/vhwe/0013b7/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/vhwe/0013b7/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/vhwe/0013b7/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_kmgq50yv.log --grpc-port=18887 --mon-port=12656 --ic-port=16698
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/vhwe/0013b7/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/vhwe/0013b7/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_kmgq50yv.log', '--grpc-port=18887', '--mon-port=12656', '--ic-port=16698')' in '/home/runner/.ya/build/build_root/vhwe/0013b7/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: 214532
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18887/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/vhwe/0013b7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 214533
DEBUG    ya.test:process.py:259 Command (pid 214533) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 214533) elapsed time (sec): 1.592036247253418
DEBUG    ya.test:process.py:263 Command (pid 214533) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 214533) maxrss: 538988
DEBUG    ya.test:process.py:263 Command (pid 214533) minflt: 16166
DEBUG    ya.test:process.py:263 Command (pid 214533) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) nivcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 214533) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 214533) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 214533) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 214533) stime: 1.193597
DEBUG    ya.test:process.py:263 Command (pid 214533) utime: 0.121504
DEBUG    ya.test:process.py:263 Command (pid 214533) wtime: 1.598
DEBUG    ya.test:process.py:275 Command (pid 214533) output:
Git info:
    Commit: b4dc3f91ade645bf80a111ef1edf9a712d1b7eab
    Branch: 
    Author: Evgeniy Ivanov <i@eivanov.com>
    Summary: Merge f295ebfd1adb84bd899ac6003c96dbfba826a9ab into 47ec58a3cd0cd51fc560e5513486087a5b3eb511

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ncbazgiw6y
    Host information: 
        Linux ghrun-ncbazgiw6y 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 214533) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b4dc3f91ade645bf80a111ef1edf9a712d1b7eab
    Branch: 
    Author: Evgeniy Ivanov <i@eivanov.com>
    Summary: Merge f295ebfd1adb84bd899ac6003c96dbfba826a9ab into 47ec58a3cd0cd51fc560e5513486087a5b3eb511
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18887', '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: 16698\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/vhwe/0013b7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18887', '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: 16698\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 217091
DEBUG    ya.test:process.py:259 Command (pid 217091) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 217091) elapsed time (sec): 1.4079537391662598
DEBUG    ya.test:process.py:263 Command (pid 217091) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) maxrss: 547436
DEBUG    ya.test:process.py:263 Command (pid 217091) minflt: 18396
DEBUG    ya.test:process.py:263 Command (pid 217091) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) nivcsw: 277
DEBUG    ya.test:process.py:263 Command (pid 217091) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 217091) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 217091) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 217091) stime: 1.07156
DEBUG    ya.test:process.py:263 Command (pid 217091) utime: 0.146178
DEBUG    ya.test:process.py:263 Command (pid 217091) wtime: 1.445
DEBUG    ya.test:process.py:275 Command (pid 217091) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18887', '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/vhwe/0013b7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18887', '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: 217967
DEBUG    ya.test:process.py:259 Command (pid 217967) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 217967) elapsed time (sec): 1.1888034343719482
DEBUG    ya.test:process.py:263 Command (pid 217967) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) maxrss: 547280
DEBUG    ya.test:process.py:263 Command (pid 217967) minflt: 18288
DEBUG    ya.test:process.py:263 Command (pid 217967) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) nivcsw: 248
DEBUG    ya.test:process.py:263 Command (pid 217967) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 217967) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 217967) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 217967) stime: 0.816024
DEBUG    ya.test:process.py:263 Command (pid 217967) utime: 0.137311
DEBUG    ya.test:process.py:263 Command (pid 217967) wtime: 1.242
DEBUG    ya.test:process.py:275 Command (pid 217967) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 217967) 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, 0ca2aec4-95b5-4ad1-910e-2a8115115aa2, localhost:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0ca2aec4-95b5-4ad1-910e-2a8115115aa2, localhost:18887): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0ca2aec4-95b5-4ad1-910e-2a8115115aa2, localhost:18887): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ncbazgiw6y.auto.internal" port: 18887 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-ncbazgiw6y.auto.internal:18887, 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:18887
------------------------------ 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:181 Binary was found by /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydb/ydb -e grpc://localhost:18887 -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/vhwe/0013b7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18887', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 218974
DEBUG    ya.test:process.py:259 Command (pid 218974) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 218974) elapsed time (sec): 0.7841701507568359
DEBUG    ya.test:process.py:263 Command (pid 218974) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) maxrss: 171436
DEBUG    ya.test:process.py:263 Command (pid 218974) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 218974) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 218974) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 218974) nvcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 218974) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 218974) stime: 0.124401
DEBUG    ya.test:process.py:263 Command (pid 218974) utime: 0.076253
DEBUG    ya.test:process.py:263 Command (pid 218974) wtime: 0.797
DEBUG    ya.test:process.py:275 Command (pid 218974) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 218974) 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/vhwe/0013b7/ydb/apps/ydb/ydb -e grpc://localhost:18887 -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/vhwe/0013b7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18887', '-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: 219511
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 219511) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 219511) elapsed time (sec): 30.33702325820923
DEBUG    ya.test:process.py:263 Command (pid 219511) wtime: 30.343
DEBUG    ya.test:process.py:275 Command (pid 219511) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    325	325	0	0	27	51	59	73
2	    350	350	0	0	25	50	83	97
3	    385	385	0	0	24	39	51	59
4	    453	453	0	0	21	27	32	34
5	    429	429	0	0	22	34	40	43
6	    440	440	0	0	21	31	43	47
7	    425	425	0	0	22	31	38	42
8	    453	453	0	0	21	29	31	34
9	    413	413	0	0	23	33	40	45
10	    395	395	0	0	23	41	58	72
11	    351	351	0	0	24	48	66	70
12	    340	340	0	0	25	72	82	87
13	    326	326	0	0	25	58	79	85
14	    391	391	0	0	23	35	59	64
15	    382	382	0	0	22	50	79	108
16	    337	337	0	0	26	57	65	78
17	    316	316	0	0	28	56	65	72
18	    264	264	0	0	33	71	87	91
19	    374	374	0	0	24	43	72	78
20	    344	344	0	0	26	50	67	78
21	    409	409	0	0	23	36	46	51
22	    384	384	0	0	24	37	43	52
23	    358	358	0	0	26	43	65	82
24	    396	396	0	0	23	41	48	61
25	    396	396	0	0	23	37	48	53
26	    362	362	0	0	25	41	47	52
27	    387	387	0	0	23	41	47	55
28	    394	394	0	0	24	35	39	41
29	    405	405	0	0	23	35	40	42
30	    332	332	0	0	28	50	57	62

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11316	377.2	0	0	23	43	64	108

DEBUG    ya.test:process.py:276 Command (pid 219511) 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, ebcf9217-1bdf-4b75-b8cc-a0f9d707962d, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ebcf9217-1bdf-4b75-b8cc-a0f9d707962d, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ebcf9217-1bdf-4b75-b8cc-a0f9d707962d, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2d524bce-cbb1-40dc-b16a-485cf27a89e9, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2d524bce-cbb1-40dc-b16a-485cf27a89e9, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2d524bce-cbb1-40dc-b16a-485cf27a89e9, ghrun-ncbazgiw6y.auto.internal:18887): 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=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1134ca4-f5a3-49b9-ac87-d319705fe7ab, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1134ca4-f5a3-49b9-ac87-d319705fe7ab, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=" 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, c1134ca4-f5a3-49b9-ac87-d319705fe7ab, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
INFO     root:test_log_scenario.py:217 Count rows after insert 11118 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3639b48a-26c4-470d-9534-e4bfb5545f3e, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3639b48a-26c4-470d-9534-e4bfb5545f3e, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=" 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, 3639b48a-26c4-470d-9534-e4bfb5545f3e, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5178b14-a351-4e93-8505-16df18501cb7, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5178b14-a351-4e93-8505-16df18501cb7, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=" 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, d5178b14-a351-4e93-8505-16df18501cb7, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
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/vhwe/0013b7/ydb/apps/ydb/ydb -e grpc://localhost:18887 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydb/ydb -e grpc://localhost:18887 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d48b03b8-86f3-463a-87ea-ab23641b2fd6, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydb/ydb -e grpc://localhost:18887 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d48b03b8-86f3-463a-87ea-ab23641b2fd6, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NTNlMGJmZWYtZjRiYWM3Y2UtNDBlMDQwY2EtNmVhNTlkY2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fbc7c6a8-5660-4ffa-9ce8-013df1be28dd, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18887', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d48b03b8-86f3-463a-87ea-ab23641b2fd6, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vhwe/0013b7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18887', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fbc7c6a8-5660-4ffa-9ce8-013df1be28dd, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
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/vhwe/0013b7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18887', '-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: 236594
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fbc7c6a8-5660-4ffa-9ce8-013df1be28dd, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTFkYjM5OTQtNzYyYmI5NmMtNGM5ZmFhM2ItN2YzZWUwMTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a3b985d5-837f-4d70-8b4f-f7edb6e3faf3, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a3b985d5-837f-4d70-8b4f-f7edb6e3faf3, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=MTFkYjM5OTQtNzYyYmI5NmMtNGM5ZmFhM2ItN2YzZWUwMTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a3b985d5-837f-4d70-8b4f-f7edb6e3faf3, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 236599
DEBUG    ya.test:process.py:628 Command pid: 236610
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTFkYjM5OTQtNzYyYmI5NmMtNGM5ZmFhM2ItN2YzZWUwMTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b88ccaf-4230-49f7-9ba5-ecd8ee251951, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b88ccaf-4230-49f7-9ba5-ecd8ee251951, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=MTFkYjM5OTQtNzYyYmI5NmMtNGM5ZmFhM2ItN2YzZWUwMTg=" 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, 4b88ccaf-4230-49f7-9ba5-ecd8ee251951, ghrun-ncbazgiw6y.auto.internal:18887): 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, a2c5e576-a5e8-40a7-b42e-0d3a48987cb5, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a2c5e576-a5e8-40a7-b42e-0d3a48987cb5, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a2c5e576-a5e8-40a7-b42e-0d3a48987cb5, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGEyZGE2ZTgtOTU0ZmQ2NDktNTFhMWRkNDctMzBmYmM2NWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6884de64-dd55-4bc1-a13e-fd12ed400582, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6884de64-dd55-4bc1-a13e-fd12ed400582, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=ZGEyZGE2ZTgtOTU0ZmQ2NDktNTFhMWRkNDctMzBmYmM2NWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6884de64-dd55-4bc1-a13e-fd12ed400582, ghrun-ncbazgiw6y.auto.internal:18887): 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=ZGEyZGE2ZTgtOTU0ZmQ2NDktNTFhMWRkNDctMzBmYmM2NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3584be6b-5199-4c3f-8c97-8d69d9a351c9, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3584be6b-5199-4c3f-8c97-8d69d9a351c9, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=ZGEyZGE2ZTgtOTU0ZmQ2NDktNTFhMWRkNDctMzBmYmM2NWU=" 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, ed1ad037-ca3d-43cf-946b-5fb1550a27f9, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ed1ad037-ca3d-43cf-946b-5fb1550a27f9, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3584be6b-5199-4c3f-8c97-8d69d9a351c9, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ed1ad037-ca3d-43cf-946b-5fb1550a27f9, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTRmMmVkY2MtZjIzNTI1ZTgtMzEwMDMzYWItNWJhYmM2ZDQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 26dabffb-306b-403a-86c2-b0650bd0e82a, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 26dabffb-306b-403a-86c2-b0650bd0e82a, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=YTRmMmVkY2MtZjIzNTI1ZTgtMzEwMDMzYWItNWJhYmM2ZDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 26dabffb-306b-403a-86c2-b0650bd0e82a, ghrun-ncbazgiw6y.auto.internal:18887): 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=YTRmMmVkY2MtZjIzNTI1ZTgtMzEwMDMzYWItNWJhYmM2ZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b51a413-6dce-4fc7-92b2-263162e6d417, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b51a413-6dce-4fc7-92b2-263162e6d417, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=YTRmMmVkY2MtZjIzNTI1ZTgtMzEwMDMzYWItNWJhYmM2ZDQ=" 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, 2b51a413-6dce-4fc7-92b2-263162e6d417, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a9b67b70-44a0-4eaf-9bd8-75a53b03c963, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a9b67b70-44a0-4eaf-9bd8-75a53b03c963, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a9b67b70-44a0-4eaf-9bd8-75a53b03c963, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmQzMTkxMjgtYTZmOTEzNDktMjZmMTEyNjYtM2Q0MWY2Yjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e93183f0-2213-4416-93f4-0f795364faed, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e93183f0-2213-4416-93f4-0f795364faed, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=MmQzMTkxMjgtYTZmOTEzNDktMjZmMTEyNjYtM2Q0MWY2Yjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e93183f0-2213-4416-93f4-0f795364faed, ghrun-ncbazgiw6y.auto.internal:18887): 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=MmQzMTkxMjgtYTZmOTEzNDktMjZmMTEyNjYtM2Q0MWY2Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66c17076-7f87-4c91-b10c-9f87b28c11f8, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66c17076-7f87-4c91-b10c-9f87b28c11f8, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=MmQzMTkxMjgtYTZmOTEzNDktMjZmMTEyNjYtM2Q0MWY2Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 97970b2f-0a3b-4ac4-b606-36ee28744b2b, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97970b2f-0a3b-4ac4-b606-36ee28744b2b, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66c17076-7f87-4c91-b10c-9f87b28c11f8, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 97970b2f-0a3b-4ac4-b606-36ee28744b2b, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmIzOGNkN2QtYTk0ZDg0ODEtMzYxOWFmYWItZDk2NjY0OTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fc1c7c0f-2b85-44cf-9b70-76c5394a34a2, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fc1c7c0f-2b85-44cf-9b70-76c5394a34a2, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=MmIzOGNkN2QtYTk0ZDg0ODEtMzYxOWFmYWItZDk2NjY0OTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fc1c7c0f-2b85-44cf-9b70-76c5394a34a2, ghrun-ncbazgiw6y.auto.internal:18887): 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=MmIzOGNkN2QtYTk0ZDg0ODEtMzYxOWFmYWItZDk2NjY0OTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9079f290-e6c5-47c4-891d-eb13718c55da, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9079f290-e6c5-47c4-891d-eb13718c55da, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=MmIzOGNkN2QtYTk0ZDg0ODEtMzYxOWFmYWItZDk2NjY0OTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5d507865-5430-42c9-8639-938e5062e3fd, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5d507865-5430-42c9-8639-938e5062e3fd, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9079f290-e6c5-47c4-891d-eb13718c55da, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5d507865-5430-42c9-8639-938e5062e3fd, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDA1OGMwZjAtYWQ5Mjg1NDgtY2UxZWFiNDItNmY0ZDI3ZjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dc3c6a1d-a242-4b19-bbed-7813a8e36c7f, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dc3c6a1d-a242-4b19-bbed-7813a8e36c7f, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1OGMwZjAtYWQ5Mjg1NDgtY2UxZWFiNDItNmY0ZDI3ZjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dc3c6a1d-a242-4b19-bbed-7813a8e36c7f, ghrun-ncbazgiw6y.auto.internal:18887): 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=ZDA1OGMwZjAtYWQ5Mjg1NDgtY2UxZWFiNDItNmY0ZDI3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80e28bce-53aa-4c28-8513-55171200c607, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80e28bce-53aa-4c28-8513-55171200c607, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1OGMwZjAtYWQ5Mjg1NDgtY2UxZWFiNDItNmY0ZDI3ZjA=" 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, 80e28bce-53aa-4c28-8513-55171200c607, ghrun-ncbazgiw6y.auto.internal:18887): 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, eb89a346-82f7-42f9-af44-275c705a9f7c, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eb89a346-82f7-42f9-af44-275c705a9f7c, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eb89a346-82f7-42f9-af44-275c705a9f7c, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjZmNDQ1YjgtZDEzODY1MjItMmQwYjg3NTItYzcxMzQ4YzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5746b506-855c-4c0d-b381-c3ee53d0f287, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5746b506-855c-4c0d-b381-c3ee53d0f287, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NjZmNDQ1YjgtZDEzODY1MjItMmQwYjg3NTItYzcxMzQ4YzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5746b506-855c-4c0d-b381-c3ee53d0f287, ghrun-ncbazgiw6y.auto.internal:18887): 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=NjZmNDQ1YjgtZDEzODY1MjItMmQwYjg3NTItYzcxMzQ4YzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 182dd515-1053-4aa3-8ea7-041b0280703d, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 182dd515-1053-4aa3-8ea7-041b0280703d, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=NjZmNDQ1YjgtZDEzODY1MjItMmQwYjg3NTItYzcxMzQ4YzA=" 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, 182dd515-1053-4aa3-8ea7-041b0280703d, ghrun-ncbazgiw6y.auto.internal:18887): 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, a5a70300-cda8-45fd-9315-483efbdbe916, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5a70300-cda8-45fd-9315-483efbdbe916, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5a70300-cda8-45fd-9315-483efbdbe916, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTdlY2ViNmQtNjI5MjMyYjctYTFiNmFjMjgtMjZiZTAxMjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af3fb723-8ab1-43b2-9e65-75e7409ceec5, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af3fb723-8ab1-43b2-9e65-75e7409ceec5, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=OTdlY2ViNmQtNjI5MjMyYjctYTFiNmFjMjgtMjZiZTAxMjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af3fb723-8ab1-43b2-9e65-75e7409ceec5, ghrun-ncbazgiw6y.auto.internal:18887): 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=OTdlY2ViNmQtNjI5MjMyYjctYTFiNmFjMjgtMjZiZTAxMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0436fb6-2d5d-498b-bfe1-795c2c27c98b, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0436fb6-2d5d-498b-bfe1-795c2c27c98b, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=OTdlY2ViNmQtNjI5MjMyYjctYTFiNmFjMjgtMjZiZTAxMjE=" 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, a0436fb6-2d5d-498b-bfe1-795c2c27c98b, ghrun-ncbazgiw6y.auto.internal:18887): 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, 5e1aa3e8-270b-4121-8ca1-69ec0556f40b, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e1aa3e8-270b-4121-8ca1-69ec0556f40b, ghrun-ncbazgiw6y.auto.internal:18887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e1aa3e8-270b-4121-8ca1-69ec0556f40b, ghrun-ncbazgiw6y.auto.internal:18887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2Q3YWViMmUtMzYzYWZkMWQtODA1YjZlYjctMmMyMjFhOTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba47586a-7182-4b80-b2b2-06969275ec86, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba47586a-7182-4b80-b2b2-06969275ec86, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=M2Q3YWViMmUtMzYzYWZkMWQtODA1YjZlYjctMmMyMjFhOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba47586a-7182-4b80-b2b2-06969275ec86, ghrun-ncbazgiw6y.auto.internal:18887): 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=M2Q3YWViMmUtMzYzYWZkMWQtODA1YjZlYjctMmMyMjFhOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f50d1e3-58f8-483a-8a6d-738e36fe1821, ghrun-ncbazgiw6y.auto.internal:18887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f50d1e3-58f8-483a-8a6d-738e36fe1821, ghrun-ncbazgiw6y.auto.internal:18887): request = { session_id: "ydb://session/3?node_id=1&id=M2Q3YWViMmUtMzYzYWZkMWQtODA1YjZlYjctMmMyMjFhOTk=" 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, 7f50d1e3-58f8-483a-8a6d-738e36fe1821, ghrun-ncbazgiw6y.auto.internal:18887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 26dabffb-306b-403a-86c2-b0650bd0e82a, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:05:48.013289386+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, 6884de64-dd55-4bc1-a13e-fd12ed400582, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:05:48.013255303+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2d524bce-cbb1-40dc-b16a-485cf27a89e9, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:05:48.013077074+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a3b985d5-837f-4d70-8b4f-f7edb6e3faf3, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:05:48.013226271+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e93183f0-2213-4416-93f4-0f795364faed, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:05:48.013322572+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-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4b88ccaf-4230-49f7-9ba5-ecd8ee251951, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013242113+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, fc1c7c0f-2b85-44cf-9b70-76c5394a34a2, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:05:48.013353282+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dc3c6a1d-a242-4b19-bbed-7813a8e36c7f, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:05:48.013384539+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5746b506-855c-4c0d-b381-c3ee53d0f287, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:05:48.01341223+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7f50d1e3-58f8-483a-8a6d-738e36fe1821, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013485611+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-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba47586a-7182-4b80-b2b2-06969275ec86, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:05:48.01346994+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-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 66c17076-7f87-4c91-b10c-9f87b28c11f8, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013338171+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, 3584be6b-5199-4c3f-8c97-8d69d9a351c9, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.01327476+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9079f290-e6c5-47c4-891d-eb13718c55da, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.01336794+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, 2b51a413-6dce-4fc7-92b2-263162e6d417, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013309321+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, a0436fb6-2d5d-498b-bfe1-795c2c27c98b, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013457348+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-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af3fb723-8ab1-43b2-9e65-75e7409ceec5, ghrun-ncbazgiw6y.auto.internal:18887): 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:18887 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:05:48.013441093+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d48b03b8-86f3-463a-87ea-ab23641b2fd6, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013206942+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-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Q3YWViMmUtMzYzYWZkMWQtODA1YjZlYjctMmMyMjFhOTk=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 182dd515-1053-4aa3-8ea7-041b0280703d, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013426128+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 80e28bce-53aa-4c28-8513-55171200c607, ghrun-ncbazgiw6y.auto.internal:18887): 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-07T16:05:48.013398571+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-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
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:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTdlY2ViNmQtNjI5MjMyYjctYTFiNmFjMjgtMjZiZTAxMjE=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ncbazgiw6y.auto.internal:18887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18887
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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    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 236599) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 236599) elapsed time (sec): 30.19320559501648
DEBUG    ya.test:process.py:263 Command (pid 236599) wtime: 30.266
DEBUG    ya.test:process.py:275 Command (pid 236599) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     25	25	0	0	281	675	699	699
2	     96	96	0	0	88	140	148	151
3	    108	108	0	0	79	222	246	253
4	     32	32	0	0	122	149	167	167
5	      0	0	0	0	0	0	0	0
6	      0	0	0	1143	0	0	0	0
7	      0	0	0	1181	0	0	0	0
8	      0	0	0	802	0	0	0	0
9	      0	0	0	994	0	0	0	0
10	      0	0	0	1096	0	0	0	0
11	      0	0	0	1114	0	0	0	0
12	      0	0	0	1052	0	0	0	0
13	      0	0	0	1061	0	0	0	0
14	      0	0	0	1265	0	0	0	0
15	      0	0	0	1179	0	0	0	0
16	      0	0	0	1398	0	0	0	0
17	      0	0	0	806	0	0	0	0
18	      0	0	0	962	0	0	0	0
19	      0	0	0	1107	0	0	0	0
20	      0	0	0	1099	0	0	0	0
21	      0	0	0	1008	0	0	0	0
22	      0	0	0	1168	0	0	0	0
23	      0	0	0	1036	0	0	0	0
24	      0	0	0	785	0	0	0	0
25	      0	0	0	1345	0	0	0	0
26	      0	0	0	1224	0	0	0	0
27	      0	0	0	1057	0	0	0	0
28	      0	0	0	1229	0	0	0	0
29	      0	0	0	1171	0	0	0	0
30	      0	0	0	1141	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    261	8.7	0	27423	90	281	663	699

DEBUG    ya.test:process.py:276 Command (pid 236599) 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 236594) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 236594) elapsed time (sec): 30.23837161064148
DEBUG    ya.test:process.py:263 Command (pid 236594) wtime: 30.295
DEBUG    ya.test:process.py:275 Command (pid 236594) 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	      1	1	0	10	219	219	219	219
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	1153	0	0	0	0
7	      0	0	0	1272	0	0	0	0
8	      0	0	0	1065	0	0	0	0
9	      0	0	0	1122	0	0	0	0
10	      0	0	0	1259	0	0	0	0
11	      0	0	0	1188	0	0	0	0
12	      0	0	0	1041	0	0	0	0
13	      0	0	0	1122	0	0	0	0
14	      0	0	0	1327	0	0	0	0
15	      0	0	0	1325	0	0	0	0
16	      0	0	0	1334	0	0	0	0
17	      0	0	0	1093	0	0	0	0
18	      0	0	0	1136	0	0	0	0
19	      0	0	0	1129	0	0	0	0
20	      0	0	0	1119	0	0	0	0
21	      0	0	0	1034	0	0	0	0
22	      0	0	0	1250	0	0	0	0
23	      0	0	0	1136	0	0	0	0
24	      0	0	0	917	0	0	0	0
25	      0	0	0	1354	0	0	0	0
26	      0	0	0	1295	0	0	0	0
27	      0	0	0	1118	0	0	0	0
28	      0	0	0	1292	0	0	0	0
29	      0	0	0	1199	0	0	0	0
30	      0	0	0	833	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 236594) 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 236610) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 236610) elapsed time (sec): 30.30024242401123
DEBUG    ya.test:process.py:263 Command (pid 236610) wtime: 30.327
DEBUG    ya.test:process.py:275 Command (pid 236610) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     17	17	0	0	867	903	903	903
2	     74	74	0	0	122	176	207	215
3	     80	80	0	0	107	265	273	295
4	     22	22	0	0	172	187	191	191
5	      0	0	0	10	0	0	0	0
6	      0	0	0	1140	0	0	0	0
7	      0	0	0	1214	0	0	0	0
8	      0	0	0	1155	0	0	0	0
9	      0	0	0	1017	0	0	0	0
10	      0	0	0	1173	0	0	0	0
11	      0	0	0	1208	0	0	0	0
12	      0	0	0	1110	0	0	0	0
13	      0	0	0	1096	0	0	0	0
14	      0	0	0	1180	0	0	0	0
15	      0	0	0	1290	0	0	0	0
16	      0	0	0	1500	0	0	0	0
17	      0	0	0	1189	0	0	0	0
18	      0	0	0	1128	0	0	0	0
19	      0	0	0	1188	0	0	0	0
20	      0	0	0	1114	0	0	0	0
21	      0	0	0	1119	0	0	0	0
22	      0	0	0	1279	0	0	0	0
23	      0	0	0	988	0	0	0	0
24	      0	0	0	960	0	0	0	0
25	      0	0	0	1399	0	0	0	0
26	      0	0	0	1268	0	0	0	0
27	      0	0	0	1106	0	0	0	0
28	      0	0	0	1247	0	0	0	0
29	      0	0	0	1310	0	0	0	0
30	      0	0	0	919	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    193	6.43333	0	29307	123	295	899	903

DEBUG    ya.test:process.py:276 Command (pid 236610) 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.connection:connection.py:549 Closing channel for endpoint localhost:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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.connection:connection.py:549 Closing channel for endpoint localhost:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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:18887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18887". 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 ===============================
299.55s call     test_log_scenario.py::TestLogScenario::test_log_uniform
8.36s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
8.06s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
7.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
7.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
7.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
7.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
6.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(8 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/vhwe/0013b7/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/vhwe/0013b7/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-07T16:05:43.284035Z): source_id=224;tablet_id=72075186224037905;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 @ 0xA634E05
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62D346
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BBBF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B36CB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8A1F8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C89F4F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78ECDD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FACAB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16751A87
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166A9283
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166A9283
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A60A3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166ACB57
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165183F8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C963E75
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB466E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AC6A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B0764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B0370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B0F5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA636A5C
21. ??:0: ?? @ 0x7F939C999AC2
22. ??:0: ?? @ 0x7F939CA2B8BF
============== 1 failed, 10 passed, 1 error in 384.52s (0:06:24) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhwe/0013c8/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 ===============================
13.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
13.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
11.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
11.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
8.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
7.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
7.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 101.52s (0:01: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/vhwe/0013bf/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 ===============================
96.35s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
13.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
11.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
11.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
10.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
8.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
8.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
7.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
6.41s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
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]
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-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 188.04s (0:03:08) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhwe/0013ea/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 .....
test_replace.py .....

============================== slowest durations ===============================
120.34s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
118.45s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
110.43s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
103.03s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
83.14s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
4.53s setup    test_replace.py::TestReplace::test_copy_full
1.63s call     test_replace.py::TestReplace::test_copy_partial
1.57s call     test_replace.py::TestReplace::test_copy_full
1.49s call     test_replace.py::TestReplace::test_count
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.59s call     test_replace.py::TestReplace::test_partial_replace
0.42s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_replace.py::TestReplace::test_incorrect
0.01s teardown test_replace.py::TestReplace::test_count
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 547.62s (0:09:07) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhwe/0013ed/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 ===============================
13.40s setup    test_update.py::TestUpdate::test_incorrect
10.65s setup    test_replace.py::TestReplace::test_replace_rollback
9.83s setup    test_select.py::TestSelect::test_incorrect
2.47s call     test_update.py::TestUpdate::test_update_rollback
1.63s call     test_update.py::TestUpdate::test_update_many_rows
1.54s call     test_update.py::TestUpdate::test_partial_update
1.24s call     test_select.py::TestSelect::test_json_query
1.22s call     test_replace.py::TestReplace::test_replace_total
1.14s call     test_update.py::TestUpdate::test_update_pk
0.81s call     test_replace.py::TestReplace::test_replace_rollback
0.79s call     test_update.py::TestUpdate::test_incorrect
0.75s call     test_replace.py::TestReplace::test_replace_with_nulls
0.49s call     test_select.py::TestSelect::test_incorrect
0.03s setup    test_update.py::TestUpdate::test_update_pk
0.03s setup    test_update.py::TestUpdate::test_update_many_rows
0.02s setup    test_update.py::TestUpdate::test_partial_update
0.01s teardown test_update.py::TestUpdate::test_partial_update
0.01s setup    test_update.py::TestUpdate::test_update_rollback
0.01s setup    test_select.py::TestSelect::test_json_query
0.01s teardown test_update.py::TestUpdate::test_update_many_rows

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 47.19s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vhwe/001361/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 ===============================
375.89s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
59.11s call     zip_bomb.py::TestZipBomb::test
12.01s teardown zip_bomb.py::TestZipBomb::test
9.46s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
5.55s setup    test_upsert.py::TestUpsert::test_copy_full
4.67s setup    test_update.py::TestUpdate::test_update_single_column
4.57s setup    zip_bomb.py::TestZipBomb::test
3.10s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.23s call     test_upsert.py::TestUpsert::test_count
1.21s call     test_upsert.py::TestUpsert::test_copy_partial
1.11s call     test_update.py::TestUpdate::test_update_single_column
1.11s call     test_upsert.py::TestUpsert::test_copy_full
0.97s call     test_update.py::TestUpdate::test_update_single_row
0.57s call     test_upsert.py::TestUpsert::test_partial_update
0.50s call     test_upsert.py::TestUpsert::test_insert_nulls
0.50s call     test_upsert.py::TestUpsert::test_incorrect
0.02s teardown test_update.py::TestUpdate::test_update_single_column
0.02s setup    test_update.py::TestUpdate::test_update_single_row
0.01s setup    test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_partial_update

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 482.92s (0:08:02) ========================
