============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xkhm/0031e3/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 ===============================
200.78s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
104.32s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
91.45s call     tablets_movement.py::TestTabletsMovement::test[ROW]
31.62s call     order_by_with_limit.py::TestOrderBy::test
16.68s setup    order_by_with_limit.py::TestOrderBy::test
9.43s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
6.11s call     test_create.py::TestCreate::test_create_decimals
4.85s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.71s setup    test_create.py::TestCreate::test_create_all_opt_ints
4.68s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.83s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.79s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.73s call     test_create.py::TestCreate::test_create_all_opt_ints
0.69s call     test_create.py::TestCreate::test_create_all_req_ints
0.46s call     test_create.py::TestCreate::test_create_real_opt
0.44s call     test_create.py::TestCreate::test_create_real_req
0.25s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.13s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 480.22s (0:08:00) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xkhm/00320e/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: 33.2 ms
create table: 330.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 35.1
    "min_ms": 27.5
    "median_ms": 34.5
    "max_ms": 54.1
    "stdev_ms": 8.2
select count(*) after initial inserts: 111.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 54.1
    "min_ms": 40.7
    "median_ms": 51.7
    "max_ms": 120.5
    "stdev_ms": 9.2
select count(*) after all modifications: 3271.6 ms
select all: 3373.1 ms
delete from table: 3613.0 ms
select all after delete: 3597.6 ms
.drop table: 36.8 ms
create table: 546.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.4
    "min_ms": 26.6
    "median_ms": 30.6
    "max_ms": 44.2
    "stdev_ms": 6.5
select count(*) after initial inserts: 138.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 65.3
    "min_ms": 46.8
    "median_ms": 63.1
    "max_ms": 109.8
    "stdev_ms": 12.4
updates (step 1):
    "runs": 200
    "avg_ms": 217.7
    "min_ms": 144.2
    "median_ms": 211.5
    "max_ms": 474.2
    "stdev_ms": 46.7
upserts (step 2):
    "runs": 200
    "avg_ms": 32.0
    "min_ms": 21.6
    "median_ms": 29.1
    "max_ms": 90.0
    "stdev_ms": 9.5
select count(*) after all modifications: 300.0 ms
select all: 320.5 ms
delete from table: 348.9 ms
select all after delete: 297.3 ms
.drop table: 28.9 ms
create table: 403.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.0
    "min_ms": 26.9
    "median_ms": 29.7
    "max_ms": 32.7
    "stdev_ms": 1.6
select count(*) after initial inserts: 102.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 149.4
    "min_ms": 93.5
    "median_ms": 139.7
    "max_ms": 329.1
    "stdev_ms": 39.2
select count(*) after all modifications: 387.3 ms
select all: 284.4 ms
delete from table: 366.0 ms
select all after delete: 225.4 ms
.drop table: 41.0 ms
create table: 719.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 39.6
    "min_ms": 25.3
    "median_ms": 37.5
    "max_ms": 62.5
    "stdev_ms": 9.6
select count(*) after initial inserts: 136.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 152.7
    "min_ms": 86.7
    "median_ms": 154.4
    "max_ms": 254.3
    "stdev_ms": 29.6
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 78.4
    "min_ms": 61.2
    "median_ms": 74.3
    "max_ms": 135.7
    "stdev_ms": 13.3
select count(*) after all modifications: 451.9 ms
select all: 357.5 ms
delete from table: 448.2 ms
select all after delete: 339.2 ms
.drop table: 43.2 ms
create table: 527.4 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.5
    "min_ms": 26.2
    "median_ms": 30.0
    "max_ms": 38.4
    "stdev_ms": 3.6
select count(*) after initial inserts: 111.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 124.1
    "min_ms": 97.3
    "median_ms": 119.8
    "max_ms": 211.8
    "stdev_ms": 18.6
upserts (step 1):
    "runs": 200
    "avg_ms": 34.4
    "min_ms": 23.3
    "median_ms": 32.0
    "max_ms": 64.0
    "stdev_ms": 8.4
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 106.9
    "min_ms": 80.9
    "median_ms": 102.0
    "max_ms": 190.5
    "stdev_ms": 19.5
select count(*) after all modifications: 631.4 ms
select all: 663.8 ms
delete from table: 651.9 ms
select all after delete: 566.0 ms
.drop table: 47.1 ms
create table: 608.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 42.8
    "min_ms": 27.6
    "median_ms": 40.5
    "max_ms": 61.6
    "stdev_ms": 13.5
select count(*) after initial inserts: 115.4 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 31.4
    "min_ms": 21.9
    "median_ms": 29.6
    "max_ms": 193.6
    "stdev_ms": 8.1
select count(*) after all modifications: 420.3 ms
select all: 315.1 ms
delete from table: 350.9 ms
select all after delete: 290.0 ms
.Generated operation sequence:
  0. UPSERT: 14 operations
  1. BULK_UPSERT: 6 operations
  2. UPSERT: 12 operations
  3. UPSERT: 15 operations
  4. BULK_UPSERT: 10 operations
  5. UPDATE: 13 operations
  6. UPSERT: 7 operations
  7. UPSERT: 9 operations
  8. UPSERT: 14 operations
  9. UPDATE: 9 operations
drop table: 55.9 ms
create table: 511.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.5
    "min_ms": 26.6
    "median_ms": 31.0
    "max_ms": 42.7
    "stdev_ms": 5.1
select count(*) after initial inserts: 97.2 ms
upserts (step 0):
    "runs": 140
    "avg_ms": 33.5
    "min_ms": 23.7
    "median_ms": 30.8
    "max_ms": 64.6
    "stdev_ms": 8.5
bulk_upserts (step 1):
    "runs": 6
    "avg_ms": 60.9
    "min_ms": 53.3
    "median_ms": 59.3
    "max_ms": 77.0
    "stdev_ms": 8.4
upserts (step 2):
    "runs": 120
    "avg_ms": 40.0
    "min_ms": 22.4
    "median_ms": 36.4
    "max_ms": 91.5
    "stdev_ms": 13.3
upserts (step 3):
    "runs": 150
    "avg_ms": 44.4
    "min_ms": 21.7
    "median_ms": 40.1
    "max_ms": 159.7
    "stdev_ms": 16.6
bulk_upserts (step 4):
    "runs": 10
    "avg_ms": 84.9
    "min_ms": 61.2
    "median_ms": 82.9
    "max_ms": 121.2
    "stdev_ms": 17.0
updates (step 5):
    "runs": 130
    "avg_ms": 168.2
    "min_ms": 113.7
    "median_ms": 158.6
    "max_ms": 357.6
    "stdev_ms": 38.3
upserts (step 6):
    "runs": 70
    "avg_ms": 29.7
    "min_ms": 24.6
    "median_ms": 27.9
    "max_ms": 49.6
    "stdev_ms": 4.4
upserts (step 7):
    "runs": 90
    "avg_ms": 33.0
    "min_ms": 23.6
    "median_ms": 29.7
    "max_ms": 62.4
    "stdev_ms": 8.9
upserts (step 8):
    "runs": 140
    "avg_ms": 36.1
    "min_ms": 23.5
    "median_ms": 33.0
    "max_ms": 81.8
    "stdev_ms": 9.2
updates (step 9):
    "runs": 90
    "avg_ms": 213.0
    "min_ms": 148.9
    "median_ms": 200.4
    "max_ms": 390.9
    "stdev_ms": 48.0
select count(*) after all modifications: 346.4 ms
select all: 368.6 ms
delete from table: 535.9 ms
select all after delete: 355.9 ms
.
test_delete.py ..

============================== slowest durations ===============================
151.49s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
71.12s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
58.80s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
46.20s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
41.76s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
33.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
33.85s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.84s setup    test_delete.py::TestDelete::test_delete_rollback
7.14s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
4.40s setup    test_create.py::TestCreate::test_create_strings_opt
3.87s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
1.68s call     test_delete.py::TestDelete::test_delete_rollback
1.21s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.44s call     test_create.py::TestCreate::test_create_strings_opt
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 464.74s (0:07:44) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xkhm/0031d1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
4.87s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.02s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.95s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.91s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.89s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.85s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.84s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.81s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.69s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.68s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.66s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.60s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 14.73s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xkhm/0031d9/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 ===============================
30.29s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
23.49s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.15s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.87s setup    test_insert.py::TestInsertStatement::test_bulk
4.52s setup    test_delete.py::TestDelete::test_incorrect
4.35s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
1.24s call     test_insert.py::TestInsertStatement::test_copy_full
1.09s call     test_insert.py::TestInsertStatement::test_copy_partial
0.59s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.47s call     test_insert.py::TestInsertStatement::test_plain
0.46s call     test_insert.py::TestInsertStatement::test_bulk
0.45s call     test_delete.py::TestDelete::test_incorrect
0.45s call     test_insert.py::TestInsertStatement::test_duplicate
0.41s call     test_insert.py::TestInsertStatement::test_incorrect
0.34s 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_incorrect
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_full

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 81.20s (0:01:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xkhm/0031ed/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:702: 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/xkhm/0031ed/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/xkhm/0031ed/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-14T17:47:48.548237Z): source_id=335;tablet_id=72075186224037917;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 @ 0xA7966F5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78EC36
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB622358
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92418B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE612F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8FF79D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141A77FB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DE7977
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D3F373
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D3F373
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D3C193
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D42C47
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141C55E8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD48325
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C7ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB612E04
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB616EC4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB616AD0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6176BE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79834C
E   21. ??:0: ?? @ 0x7FF92F06FAC2
E   22. ??:0: ?? @ 0x7FF92F1018BF
------------------------------ 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/xkhm/0031ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2245318
DEBUG    ya.test:process.py:259 Command (pid 2245318) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2245318) elapsed time (sec): 0.5011088848114014
DEBUG    ya.test:process.py:263 Command (pid 2245318) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) maxrss: 543152
DEBUG    ya.test:process.py:263 Command (pid 2245318) minflt: 16206
DEBUG    ya.test:process.py:263 Command (pid 2245318) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2245318) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2245318) stime: 0.354122
DEBUG    ya.test:process.py:263 Command (pid 2245318) utime: 0.09947199999999999
DEBUG    ya.test:process.py:263 Command (pid 2245318) wtime: 0.503
DEBUG    ya.test:process.py:275 Command (pid 2245318) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1678
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/xkhm/0031ed/r3tmp/kikimr_cluster_ezr0s8uy
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7584
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9388
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17510
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21823
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xkhm/0031ed/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:269 Final command: /home/runner/.ya/build/build_root/xkhm/0031ed/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/xkhm/0031ed/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_ttj67ql8.log --grpc-port=7584 --mon-port=9388 --ic-port=1678
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7584/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xkhm/0031ed/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:269 Final command: /home/runner/.ya/build/build_root/xkhm/0031ed/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/xkhm/0031ed/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_ttj67ql8.log --grpc-port=7584 --mon-port=9388 --ic-port=1678
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xkhm/0031ed/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/xkhm/0031ed/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_ttj67ql8.log', '--grpc-port=7584', '--mon-port=9388', '--ic-port=1678')' in '/home/runner/.ya/build/build_root/xkhm/0031ed/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: 2245691
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:7584/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/xkhm/0031ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2245696
DEBUG    ya.test:process.py:259 Command (pid 2245696) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2245696) elapsed time (sec): 0.5799918174743652
DEBUG    ya.test:process.py:263 Command (pid 2245696) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2245696) maxrss: 543152
DEBUG    ya.test:process.py:263 Command (pid 2245696) minflt: 16205
DEBUG    ya.test:process.py:263 Command (pid 2245696) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2245696) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2245696) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2245696) stime: 0.41451499999999997
DEBUG    ya.test:process.py:263 Command (pid 2245696) utime: 0.11670799999999999
DEBUG    ya.test:process.py:263 Command (pid 2245696) wtime: 0.581
DEBUG    ya.test:process.py:275 Command (pid 2245696) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7584', '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: 1678\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/xkhm/0031ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7584', '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: 1678\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2247532
DEBUG    ya.test:process.py:259 Command (pid 2247532) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2247532) elapsed time (sec): 0.5061440467834473
DEBUG    ya.test:process.py:263 Command (pid 2247532) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) maxrss: 551608
DEBUG    ya.test:process.py:263 Command (pid 2247532) minflt: 18349
DEBUG    ya.test:process.py:263 Command (pid 2247532) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 2247532) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 2247532) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2247532) stime: 0.325993
DEBUG    ya.test:process.py:263 Command (pid 2247532) utime: 0.131192
DEBUG    ya.test:process.py:263 Command (pid 2247532) wtime: 0.509
DEBUG    ya.test:process.py:275 Command (pid 2247532) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7584', '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/xkhm/0031ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7584', '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: 2248065
DEBUG    ya.test:process.py:259 Command (pid 2248065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2248065) elapsed time (sec): 0.5263814926147461
DEBUG    ya.test:process.py:263 Command (pid 2248065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) maxrss: 551620
DEBUG    ya.test:process.py:263 Command (pid 2248065) minflt: 18347
DEBUG    ya.test:process.py:263 Command (pid 2248065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2248065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 2248065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2248065) stime: 0.316046
DEBUG    ya.test:process.py:263 Command (pid 2248065) utime: 0.160014
DEBUG    ya.test:process.py:263 Command (pid 2248065) wtime: 0.528
DEBUG    ya.test:process.py:275 Command (pid 2248065) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 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, b583b9ae-66b9-4a53-815b-2a2385066518, localhost:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b583b9ae-66b9-4a53-815b-2a2385066518, localhost:7584): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b583b9ae-66b9-4a53-815b-2a2385066518, localhost:7584): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-qvnmqzyssy.auto.internal" port: 7584 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-qvnmqzyssy.auto.internal:7584, 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:7584
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb -e grpc://localhost:7584 -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/xkhm/0031ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7584', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2248668
DEBUG    ya.test:process.py:259 Command (pid 2248668) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2248668) elapsed time (sec): 0.37920045852661133
DEBUG    ya.test:process.py:263 Command (pid 2248668) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) maxrss: 165896
DEBUG    ya.test:process.py:263 Command (pid 2248668) minflt: 3549
DEBUG    ya.test:process.py:263 Command (pid 2248668) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2248668) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) nvcsw: 181
DEBUG    ya.test:process.py:263 Command (pid 2248668) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2248668) stime: 0.028450999999999997
DEBUG    ya.test:process.py:263 Command (pid 2248668) utime: 0.052839
DEBUG    ya.test:process.py:263 Command (pid 2248668) wtime: 0.38
DEBUG    ya.test:process.py:275 Command (pid 2248668) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2248668) 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/xkhm/0031ed/ydb/apps/ydb/ydb -e grpc://localhost:7584 -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/xkhm/0031ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7584', '-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: 2248921
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 2248921) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2248921) elapsed time (sec): 30.29916024208069
DEBUG    ya.test:process.py:263 Command (pid 2248921) wtime: 30.3
DEBUG    ya.test:process.py:275 Command (pid 2248921) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    458	458	0	0	20	28	33	34
2	    481	481	0	0	20	23	26	28
3	    450	450	0	0	21	28	40	51
4	    391	391	0	0	23	41	49	55
5	    472	472	0	0	20	25	30	39
6	    457	457	0	0	20	32	38	40
7	    474	474	0	0	20	25	43	50
8	    472	472	0	0	20	25	29	37
9	    464	464	0	0	20	28	32	36
10	    439	439	0	0	21	33	39	43
11	    460	460	0	0	20	27	32	34
12	    469	469	0	0	20	26	29	31
13	    456	456	0	0	21	29	31	35
14	    459	459	0	0	20	27	42	50
15	    470	470	0	0	20	26	28	31
16	    479	479	0	0	20	23	27	28
17	    476	476	0	0	20	25	29	32
18	    471	471	0	0	20	25	32	36
19	    444	444	0	0	21	29	37	43
20	    436	436	0	0	21	31	39	44
21	    424	424	0	0	22	33	39	43
22	    467	467	0	0	20	27	29	34
23	    440	440	0	0	20	33	54	66
24	    392	392	0	0	23	38	55	60
25	    392	392	0	0	24	38	44	48
26	    338	338	0	0	24	55	95	111
27	    332	332	0	0	27	49	58	59
28	    359	359	0	0	26	44	57	64
29	    387	387	0	0	23	41	57	65
30	    414	414	0	0	24	38	46	52

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13123	437.433	0	0	21	34	46	111

DEBUG    ya.test:process.py:276 Command (pid 2248921) 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, 0a46ab96-3d1b-46bd-b289-a08f78c91c78, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0a46ab96-3d1b-46bd-b289-a08f78c91c78, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0a46ab96-3d1b-46bd-b289-a08f78c91c78, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ba0f889-c6a7-4cdf-8cf6-c39d3d248ea2, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ba0f889-c6a7-4cdf-8cf6-c39d3d248ea2, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ba0f889-c6a7-4cdf-8cf6-c39d3d248ea2, ghrun-qvnmqzyssy.auto.internal:7584): 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=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb6cb571-7bd1-4d14-9f33-25a3063d7fee, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb6cb571-7bd1-4d14-9f33-25a3063d7fee, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=" 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, eb6cb571-7bd1-4d14-9f33-25a3063d7fee, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
INFO     root:test_log_scenario.py:217 Count rows after insert 12904 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e9278f2-a786-41b9-8103-ed25624c740f, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e9278f2-a786-41b9-8103-ed25624c740f, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=" 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, 8e9278f2-a786-41b9-8103-ed25624c740f, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbbe730a-a233-4198-941a-08c1ed298774, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbbe730a-a233-4198-941a-08c1ed298774, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=" 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, fbbe730a-a233-4198-941a-08c1ed298774, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
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/xkhm/0031ed/ydb/apps/ydb/ydb -e grpc://localhost:7584 -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:77 YdbWorkloadLog upsert
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7584', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb -e grpc://localhost:7584 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:628 Command pid: 2275569
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb -e grpc://localhost:7584 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, efdcaddc-cc3a-4d79-ac19-fcd05cd25d39, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efdcaddc-cc3a-4d79-ac19-fcd05cd25d39, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=" 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 err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efdcaddc-cc3a-4d79-ac19-fcd05cd25d39, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 649a931e-313f-4ade-8fd1-f7bc0e415c97, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 649a931e-313f-4ade-8fd1-f7bc0e415c97, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7584', '-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:610 Executing '['/home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7584', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2275606
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 649a931e-313f-4ade-8fd1-f7bc0e415c97, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjE4M2U4ZWYtYTNmODM5ZjAtMmJjN2YxOWItOGIzNjJjNmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 17e3d537-6d1c-42df-9bd9-b1d543f4f015, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 17e3d537-6d1c-42df-9bd9-b1d543f4f015, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=NjE4M2U4ZWYtYTNmODM5ZjAtMmJjN2YxOWItOGIzNjJjNmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 17e3d537-6d1c-42df-9bd9-b1d543f4f015, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 2275622
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjE4M2U4ZWYtYTNmODM5ZjAtMmJjN2YxOWItOGIzNjJjNmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66bdc0dc-390d-4aa4-bef7-4f34a8117761, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66bdc0dc-390d-4aa4-bef7-4f34a8117761, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=NjE4M2U4ZWYtYTNmODM5ZjAtMmJjN2YxOWItOGIzNjJjNmI=" 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, 66bdc0dc-390d-4aa4-bef7-4f34a8117761, ghrun-qvnmqzyssy.auto.internal:7584): 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, 18daaa2d-5ed4-4c56-b646-04615eddca97, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18daaa2d-5ed4-4c56-b646-04615eddca97, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18daaa2d-5ed4-4c56-b646-04615eddca97, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2ZkZjVkZmItNzMyNWQ5YjUtNDZjNGQ5YmEtZTZkOWNmZTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b6e710de-a21e-4c6c-ae87-f89a2d78967a, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b6e710de-a21e-4c6c-ae87-f89a2d78967a, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=N2ZkZjVkZmItNzMyNWQ5YjUtNDZjNGQ5YmEtZTZkOWNmZTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b6e710de-a21e-4c6c-ae87-f89a2d78967a, ghrun-qvnmqzyssy.auto.internal:7584): 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=N2ZkZjVkZmItNzMyNWQ5YjUtNDZjNGQ5YmEtZTZkOWNmZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd3227c8-de6d-4884-b1e8-eca7d830d475, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd3227c8-de6d-4884-b1e8-eca7d830d475, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=N2ZkZjVkZmItNzMyNWQ5YjUtNDZjNGQ5YmEtZTZkOWNmZTY=" 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, 8017ccb2-6f49-4a39-81dd-744803da9fe4, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8017ccb2-6f49-4a39-81dd-744803da9fe4, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd3227c8-de6d-4884-b1e8-eca7d830d475, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8017ccb2-6f49-4a39-81dd-744803da9fe4, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YThkNDk2Zi00YzdlOWNhNy0zOWIzMjRkMC0xYWI0NTNm" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7268aca7-f300-412d-b52c-17e0c4a7e23a, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7268aca7-f300-412d-b52c-17e0c4a7e23a, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=YThkNDk2Zi00YzdlOWNhNy0zOWIzMjRkMC0xYWI0NTNm" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7268aca7-f300-412d-b52c-17e0c4a7e23a, ghrun-qvnmqzyssy.auto.internal:7584): 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=YThkNDk2Zi00YzdlOWNhNy0zOWIzMjRkMC0xYWI0NTNm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c5189da-5916-48f2-b37d-b644b562c558, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c5189da-5916-48f2-b37d-b644b562c558, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=YThkNDk2Zi00YzdlOWNhNy0zOWIzMjRkMC0xYWI0NTNm" 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, 7c5189da-5916-48f2-b37d-b644b562c558, ghrun-qvnmqzyssy.auto.internal:7584): 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, 87c34127-e4fc-4cb6-b76d-2a4c054cf968, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 87c34127-e4fc-4cb6-b76d-2a4c054cf968, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 87c34127-e4fc-4cb6-b76d-2a4c054cf968, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWUxMjU1Yy1hY2FlZGQyNy03MzAzZDZkZS1jNzU2ZTQ1Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e89956d5-b370-4b4f-9122-f992b44856de, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e89956d5-b370-4b4f-9122-f992b44856de, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=OWUxMjU1Yy1hY2FlZGQyNy03MzAzZDZkZS1jNzU2ZTQ1Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e89956d5-b370-4b4f-9122-f992b44856de, ghrun-qvnmqzyssy.auto.internal:7584): 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=OWUxMjU1Yy1hY2FlZGQyNy03MzAzZDZkZS1jNzU2ZTQ1Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6311697e-3472-49ac-bc57-7ee253bb9306, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6311697e-3472-49ac-bc57-7ee253bb9306, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=OWUxMjU1Yy1hY2FlZGQyNy03MzAzZDZkZS1jNzU2ZTQ1Zg==" 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, 6311697e-3472-49ac-bc57-7ee253bb9306, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f3ad3810-f2f5-4a10-af1e-e97cab1d416d, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f3ad3810-f2f5-4a10-af1e-e97cab1d416d, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f3ad3810-f2f5-4a10-af1e-e97cab1d416d, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YThmMmUwOTctZjRmZWI4MTctNTAxMmE1NmYtZjhlYTFjOWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cf45b977-be74-4c75-acdf-5f8a193a3237, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cf45b977-be74-4c75-acdf-5f8a193a3237, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=YThmMmUwOTctZjRmZWI4MTctNTAxMmE1NmYtZjhlYTFjOWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cf45b977-be74-4c75-acdf-5f8a193a3237, ghrun-qvnmqzyssy.auto.internal:7584): 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=YThmMmUwOTctZjRmZWI4MTctNTAxMmE1NmYtZjhlYTFjOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d742400-de5a-400a-95ad-6a0191d15c15, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d742400-de5a-400a-95ad-6a0191d15c15, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=YThmMmUwOTctZjRmZWI4MTctNTAxMmE1NmYtZjhlYTFjOWY=" 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, 7d742400-de5a-400a-95ad-6a0191d15c15, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f20b9411-f3b9-422a-a944-7057387e0e54, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f20b9411-f3b9-422a-a944-7057387e0e54, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f20b9411-f3b9-422a-a944-7057387e0e54, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODgwNDlkZjQtYWFmMTRmZWItMmVlMjNmOWItYWEwMmZkNzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 561adb99-d80c-4bc0-bef4-fb6d774a379d, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 561adb99-d80c-4bc0-bef4-fb6d774a379d, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ODgwNDlkZjQtYWFmMTRmZWItMmVlMjNmOWItYWEwMmZkNzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 561adb99-d80c-4bc0-bef4-fb6d774a379d, ghrun-qvnmqzyssy.auto.internal:7584): 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=ODgwNDlkZjQtYWFmMTRmZWItMmVlMjNmOWItYWEwMmZkNzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd114441-a5d9-489d-9cb3-47153122d54d, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd114441-a5d9-489d-9cb3-47153122d54d, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ODgwNDlkZjQtYWFmMTRmZWItMmVlMjNmOWItYWEwMmZkNzE=" 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, cd114441-a5d9-489d-9cb3-47153122d54d, ghrun-qvnmqzyssy.auto.internal:7584): 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, 9f5c1244-e38c-40cc-81d3-357fcb2edb65, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9f5c1244-e38c-40cc-81d3-357fcb2edb65, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9f5c1244-e38c-40cc-81d3-357fcb2edb65, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmI0N2I3MTctYzFkODNmNGItZDM1OGY4MmEtYWI4Nzk4NGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f2c3bfac-c34e-4737-bd7f-ed6e35b1759b, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f2c3bfac-c34e-4737-bd7f-ed6e35b1759b, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=YmI0N2I3MTctYzFkODNmNGItZDM1OGY4MmEtYWI4Nzk4NGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f2c3bfac-c34e-4737-bd7f-ed6e35b1759b, ghrun-qvnmqzyssy.auto.internal:7584): 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=YmI0N2I3MTctYzFkODNmNGItZDM1OGY4MmEtYWI4Nzk4NGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89da00fd-bfaf-4286-ac20-4aeabdbfc282, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89da00fd-bfaf-4286-ac20-4aeabdbfc282, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=YmI0N2I3MTctYzFkODNmNGItZDM1OGY4MmEtYWI4Nzk4NGY=" 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, 89da00fd-bfaf-4286-ac20-4aeabdbfc282, ghrun-qvnmqzyssy.auto.internal:7584): 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, 8b893f75-7a74-4415-a4e7-e65ad2ac9baa, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b893f75-7a74-4415-a4e7-e65ad2ac9baa, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b893f75-7a74-4415-a4e7-e65ad2ac9baa, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjY0M2E5M2UtNjhhOTNiYjQtNWI4MmMyZDMtOTBkMzA5ODA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 685fec51-927d-4eef-908a-1b699791dcab, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 685fec51-927d-4eef-908a-1b699791dcab, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=NjY0M2E5M2UtNjhhOTNiYjQtNWI4MmMyZDMtOTBkMzA5ODA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 685fec51-927d-4eef-908a-1b699791dcab, ghrun-qvnmqzyssy.auto.internal:7584): 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=NjY0M2E5M2UtNjhhOTNiYjQtNWI4MmMyZDMtOTBkMzA5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4086014-4022-4d2f-b2a3-e644e8f16be6, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4086014-4022-4d2f-b2a3-e644e8f16be6, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=NjY0M2E5M2UtNjhhOTNiYjQtNWI4MmMyZDMtOTBkMzA5ODA=" 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, d4086014-4022-4d2f-b2a3-e644e8f16be6, ghrun-qvnmqzyssy.auto.internal:7584): 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, 86abdd90-eaa9-4269-94c8-a2d3c86f5b74, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 86abdd90-eaa9-4269-94c8-a2d3c86f5b74, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 86abdd90-eaa9-4269-94c8-a2d3c86f5b74, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmM1MDI2ZGItNTY2NTgwN2EtODYxNThhYmUtOWJlZGRlZTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 51b96797-f91d-406d-9ec9-66f06816ee07, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 51b96797-f91d-406d-9ec9-66f06816ee07, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=NmM1MDI2ZGItNTY2NTgwN2EtODYxNThhYmUtOWJlZGRlZTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 51b96797-f91d-406d-9ec9-66f06816ee07, ghrun-qvnmqzyssy.auto.internal:7584): 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=NmM1MDI2ZGItNTY2NTgwN2EtODYxNThhYmUtOWJlZGRlZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5205c4c2-e079-41f6-8fc5-d36a9419da95, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5205c4c2-e079-41f6-8fc5-d36a9419da95, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=NmM1MDI2ZGItNTY2NTgwN2EtODYxNThhYmUtOWJlZGRlZTM=" 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, 5205c4c2-e079-41f6-8fc5-d36a9419da95, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1ba0f889-c6a7-4cdf-8cf6-c39d3d248ea2, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.502714065+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7268aca7-f300-412d-b52c-17e0c4a7e23a, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.502939194+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 17e3d537-6d1c-42df-9bd9-b1d543f4f015, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.502877457+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e89956d5-b370-4b4f-9122-f992b44856de, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.502971064+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cf45b977-be74-4c75-acdf-5f8a193a3237, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.503002095+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 561adb99-d80c-4bc0-bef4-fb6d774a379d, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.503026166+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b6e710de-a21e-4c6c-ae87-f89a2d78967a, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.502908851+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f2c3bfac-c34e-4737-bd7f-ed6e35b1759b, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.503053943+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 685fec51-927d-4eef-908a-1b699791dcab, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.503082428+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 51b96797-f91d-406d-9ec9-66f06816ee07, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.503108203+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, efdcaddc-cc3a-4d79-ac19-fcd05cd25d39, ghrun-qvnmqzyssy.auto.internal:7584): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.502852854+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 66bdc0dc-390d-4aa4-bef7-4f34a8117761, ghrun-qvnmqzyssy.auto.internal:7584): 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-14T17:47:54.502895986+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fd3227c8-de6d-4884-b1e8-eca7d830d475, ghrun-qvnmqzyssy.auto.internal:7584): 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-14T17:47:54.50292482+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7c5189da-5916-48f2-b37d-b644b562c558, ghrun-qvnmqzyssy.auto.internal:7584): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.50295791+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6311697e-3472-49ac-bc57-7ee253bb9306, ghrun-qvnmqzyssy.auto.internal:7584): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.502988649+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cd114441-a5d9-489d-9cb3-47153122d54d, ghrun-qvnmqzyssy.auto.internal:7584): 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-14T17:47:54.503038762+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 89da00fd-bfaf-4286-ac20-4aeabdbfc282, ghrun-qvnmqzyssy.auto.internal:7584): 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-14T17:47:54.503069116+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d4086014-4022-4d2f-b2a3-e644e8f16be6, ghrun-qvnmqzyssy.auto.internal:7584): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.503097002+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5205c4c2-e079-41f6-8fc5-d36a9419da95, ghrun-qvnmqzyssy.auto.internal:7584): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.503124334+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7d742400-de5a-400a-95ad-6a0191d15c15, ghrun-qvnmqzyssy.auto.internal:7584): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.503014609+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
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: 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: 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: None
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: 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.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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.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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2275622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2275622) elapsed time (sec): 30.21253800392151
DEBUG    ya.test:process.py:263 Command (pid 2275622) wtime: 30.228
DEBUG    ya.test:process.py:275 Command (pid 2275622) 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	201	201	201	201
3	      0	0	0	10	0	0	0	0
4	      1	1	0	10	252	252	252	252
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	967	0	0	0	0
8	      0	0	0	1209	0	0	0	0
9	      0	0	0	1517	0	0	0	0
10	      0	0	0	1603	0	0	0	0
11	      0	0	0	1188	0	0	0	0
12	      0	0	0	1231	0	0	0	0
13	      0	0	0	1078	0	0	0	0
14	      0	0	0	825	0	0	0	0
15	      0	0	0	1131	0	0	0	0
16	      0	0	0	1147	0	0	0	0
17	      0	0	0	1325	0	0	0	0
18	      0	0	0	1054	0	0	0	0
19	      0	0	0	1320	0	0	0	0
20	      0	0	0	1312	0	0	0	0
21	      0	0	0	1391	0	0	0	0
22	      0	0	0	1371	0	0	0	0
23	      0	0	0	1433	0	0	0	0
24	      0	0	0	1157	0	0	0	0
25	      0	0	0	1422	0	0	0	0
26	      0	0	0	1197	0	0	0	0
27	      0	0	0	1548	0	0	0	0
28	      0	0	0	1144	0	0	0	0
29	      0	0	0	1630	0	0	0	0
30	      0	0	0	1575	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	30825	201	252	252	252

DEBUG    ya.test:process.py:276 Command (pid 2275622) 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 2275569) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2275569) elapsed time (sec): 30.260955333709717
DEBUG    ya.test:process.py:263 Command (pid 2275569) wtime: 30.265
DEBUG    ya.test:process.py:275 Command (pid 2275569) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     67	67	0	0	78	351	359	359
2	    115	115	0	0	86	124	130	132
3	    104	104	0	0	89	171	192	203
4	    106	106	0	0	84	190	203	218
5	    102	102	0	0	84	211	220	224
6	     77	77	0	0	73	96	99	111
7	      0	0	0	785	0	0	0	0
8	      0	0	0	1050	0	0	0	0
9	      0	0	0	1198	0	0	0	0
10	      0	0	0	1220	0	0	0	0
11	      0	0	0	1242	0	0	0	0
12	      0	0	0	1076	0	0	0	0
13	      0	0	0	794	0	0	0	0
14	      0	0	0	946	0	0	0	0
15	      0	0	0	1149	0	0	0	0
16	      0	0	0	1221	0	0	0	0
17	      0	0	0	1092	0	0	0	0
18	      0	0	0	1141	0	0	0	0
19	      0	0	0	1207	0	0	0	0
20	      0	0	0	1141	0	0	0	0
21	      0	0	0	1080	0	0	0	0
22	      0	0	0	1531	0	0	0	0
23	      0	0	0	1253	0	0	0	0
24	      0	0	0	1074	0	0	0	0
25	      0	0	0	1061	0	0	0	0
26	      0	0	0	961	0	0	0	0
27	      0	0	0	1644	0	0	0	0
28	      0	0	0	1119	0	0	0	0
29	      0	0	0	1508	0	0	0	0
30	      0	0	0	1541	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    571	19.0333	0	28034	83	203	335	359

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

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 2275606) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2275606) elapsed time (sec): 30.263623476028442
DEBUG    ya.test:process.py:263 Command (pid 2275606) wtime: 30.278
DEBUG    ya.test:process.py:275 Command (pid 2275606) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     50	50	0	0	95	591	599	599
2	     83	83	0	0	118	157	166	176
3	     80	80	0	0	121	184	217	226
4	     79	79	0	0	113	219	232	253
5	     77	77	0	0	111	241	247	289
6	     55	55	0	0	98	117	120	128
7	      0	0	0	984	0	0	0	0
8	      0	0	0	1379	0	0	0	0
9	      0	0	0	1321	0	0	0	0
10	      0	0	0	1449	0	0	0	0
11	      0	0	0	1113	0	0	0	0
12	      0	0	0	1226	0	0	0	0
13	      0	0	0	1158	0	0	0	0
14	      0	0	0	1059	0	0	0	0
15	      0	0	0	1166	0	0	0	0
16	      0	0	0	1395	0	0	0	0
17	      0	0	0	1206	0	0	0	0
18	      0	0	0	1110	0	0	0	0
19	      0	0	0	1283	0	0	0	0
20	      0	0	0	1140	0	0	0	0
21	      0	0	0	1200	0	0	0	0
22	      0	0	0	1333	0	0	0	0
23	      0	0	0	1268	0	0	0	0
24	      0	0	0	1249	0	0	0	0
25	      0	0	0	1520	0	0	0	0
26	      0	0	0	1001	0	0	0	0
27	      0	0	0	1735	0	0	0	0
28	      0	0	0	1375	0	0	0	0
29	      0	0	0	1485	0	0	0	0
30	      0	0	0	1333	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    424	14.1333	0	30488	111	221	579	599

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-qvnmqzyssy'
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/xkhm/0031ed/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.2245691' in '/home/runner/.ya/build/build_root/xkhm/0031ed/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_ttj67ql8.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:276 Stopped node localhost:7584/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21823
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17510
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9388
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7584
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1678
=================================== 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/xkhm/0031ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2245318
DEBUG    ya.test:process.py:259 Command (pid 2245318) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2245318) elapsed time (sec): 0.5011088848114014
DEBUG    ya.test:process.py:263 Command (pid 2245318) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) maxrss: 543152
DEBUG    ya.test:process.py:263 Command (pid 2245318) minflt: 16206
DEBUG    ya.test:process.py:263 Command (pid 2245318) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2245318) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2245318) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2245318) stime: 0.354122
DEBUG    ya.test:process.py:263 Command (pid 2245318) utime: 0.09947199999999999
DEBUG    ya.test:process.py:263 Command (pid 2245318) wtime: 0.503
DEBUG    ya.test:process.py:275 Command (pid 2245318) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1678
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/xkhm/0031ed/r3tmp/kikimr_cluster_ezr0s8uy
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7584
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9388
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17510
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21823
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xkhm/0031ed/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:269 Final command: /home/runner/.ya/build/build_root/xkhm/0031ed/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/xkhm/0031ed/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_ttj67ql8.log --grpc-port=7584 --mon-port=9388 --ic-port=1678
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7584/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xkhm/0031ed/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:269 Final command: /home/runner/.ya/build/build_root/xkhm/0031ed/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/xkhm/0031ed/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_ttj67ql8.log --grpc-port=7584 --mon-port=9388 --ic-port=1678
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xkhm/0031ed/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/xkhm/0031ed/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_ttj67ql8.log', '--grpc-port=7584', '--mon-port=9388', '--ic-port=1678')' in '/home/runner/.ya/build/build_root/xkhm/0031ed/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: 2245691
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:7584/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/xkhm/0031ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2245696
DEBUG    ya.test:process.py:259 Command (pid 2245696) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2245696) elapsed time (sec): 0.5799918174743652
DEBUG    ya.test:process.py:263 Command (pid 2245696) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2245696) maxrss: 543152
DEBUG    ya.test:process.py:263 Command (pid 2245696) minflt: 16205
DEBUG    ya.test:process.py:263 Command (pid 2245696) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2245696) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2245696) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2245696) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2245696) stime: 0.41451499999999997
DEBUG    ya.test:process.py:263 Command (pid 2245696) utime: 0.11670799999999999
DEBUG    ya.test:process.py:263 Command (pid 2245696) wtime: 0.581
DEBUG    ya.test:process.py:275 Command (pid 2245696) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7584', '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: 1678\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/xkhm/0031ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7584', '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: 1678\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2247532
DEBUG    ya.test:process.py:259 Command (pid 2247532) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2247532) elapsed time (sec): 0.5061440467834473
DEBUG    ya.test:process.py:263 Command (pid 2247532) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) maxrss: 551608
DEBUG    ya.test:process.py:263 Command (pid 2247532) minflt: 18349
DEBUG    ya.test:process.py:263 Command (pid 2247532) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 2247532) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2247532) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 2247532) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2247532) stime: 0.325993
DEBUG    ya.test:process.py:263 Command (pid 2247532) utime: 0.131192
DEBUG    ya.test:process.py:263 Command (pid 2247532) wtime: 0.509
DEBUG    ya.test:process.py:275 Command (pid 2247532) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7584', '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/xkhm/0031ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7584', '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: 2248065
DEBUG    ya.test:process.py:259 Command (pid 2248065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2248065) elapsed time (sec): 0.5263814926147461
DEBUG    ya.test:process.py:263 Command (pid 2248065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) maxrss: 551620
DEBUG    ya.test:process.py:263 Command (pid 2248065) minflt: 18347
DEBUG    ya.test:process.py:263 Command (pid 2248065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2248065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2248065) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 2248065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2248065) stime: 0.316046
DEBUG    ya.test:process.py:263 Command (pid 2248065) utime: 0.160014
DEBUG    ya.test:process.py:263 Command (pid 2248065) wtime: 0.528
DEBUG    ya.test:process.py:275 Command (pid 2248065) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 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, b583b9ae-66b9-4a53-815b-2a2385066518, localhost:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b583b9ae-66b9-4a53-815b-2a2385066518, localhost:7584): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b583b9ae-66b9-4a53-815b-2a2385066518, localhost:7584): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-qvnmqzyssy.auto.internal" port: 7584 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-qvnmqzyssy.auto.internal:7584, 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:7584
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb -e grpc://localhost:7584 -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/xkhm/0031ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7584', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2248668
DEBUG    ya.test:process.py:259 Command (pid 2248668) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2248668) elapsed time (sec): 0.37920045852661133
DEBUG    ya.test:process.py:263 Command (pid 2248668) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) maxrss: 165896
DEBUG    ya.test:process.py:263 Command (pid 2248668) minflt: 3549
DEBUG    ya.test:process.py:263 Command (pid 2248668) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2248668) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2248668) nvcsw: 181
DEBUG    ya.test:process.py:263 Command (pid 2248668) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2248668) stime: 0.028450999999999997
DEBUG    ya.test:process.py:263 Command (pid 2248668) utime: 0.052839
DEBUG    ya.test:process.py:263 Command (pid 2248668) wtime: 0.38
DEBUG    ya.test:process.py:275 Command (pid 2248668) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2248668) 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/xkhm/0031ed/ydb/apps/ydb/ydb -e grpc://localhost:7584 -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/xkhm/0031ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7584', '-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: 2248921
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 2248921) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2248921) elapsed time (sec): 30.29916024208069
DEBUG    ya.test:process.py:263 Command (pid 2248921) wtime: 30.3
DEBUG    ya.test:process.py:275 Command (pid 2248921) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    458	458	0	0	20	28	33	34
2	    481	481	0	0	20	23	26	28
3	    450	450	0	0	21	28	40	51
4	    391	391	0	0	23	41	49	55
5	    472	472	0	0	20	25	30	39
6	    457	457	0	0	20	32	38	40
7	    474	474	0	0	20	25	43	50
8	    472	472	0	0	20	25	29	37
9	    464	464	0	0	20	28	32	36
10	    439	439	0	0	21	33	39	43
11	    460	460	0	0	20	27	32	34
12	    469	469	0	0	20	26	29	31
13	    456	456	0	0	21	29	31	35
14	    459	459	0	0	20	27	42	50
15	    470	470	0	0	20	26	28	31
16	    479	479	0	0	20	23	27	28
17	    476	476	0	0	20	25	29	32
18	    471	471	0	0	20	25	32	36
19	    444	444	0	0	21	29	37	43
20	    436	436	0	0	21	31	39	44
21	    424	424	0	0	22	33	39	43
22	    467	467	0	0	20	27	29	34
23	    440	440	0	0	20	33	54	66
24	    392	392	0	0	23	38	55	60
25	    392	392	0	0	24	38	44	48
26	    338	338	0	0	24	55	95	111
27	    332	332	0	0	27	49	58	59
28	    359	359	0	0	26	44	57	64
29	    387	387	0	0	23	41	57	65
30	    414	414	0	0	24	38	46	52

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13123	437.433	0	0	21	34	46	111

DEBUG    ya.test:process.py:276 Command (pid 2248921) 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, 0a46ab96-3d1b-46bd-b289-a08f78c91c78, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0a46ab96-3d1b-46bd-b289-a08f78c91c78, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0a46ab96-3d1b-46bd-b289-a08f78c91c78, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ba0f889-c6a7-4cdf-8cf6-c39d3d248ea2, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ba0f889-c6a7-4cdf-8cf6-c39d3d248ea2, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ba0f889-c6a7-4cdf-8cf6-c39d3d248ea2, ghrun-qvnmqzyssy.auto.internal:7584): 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=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb6cb571-7bd1-4d14-9f33-25a3063d7fee, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb6cb571-7bd1-4d14-9f33-25a3063d7fee, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=" 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, eb6cb571-7bd1-4d14-9f33-25a3063d7fee, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
INFO     root:test_log_scenario.py:217 Count rows after insert 12904 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e9278f2-a786-41b9-8103-ed25624c740f, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e9278f2-a786-41b9-8103-ed25624c740f, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=" 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, 8e9278f2-a786-41b9-8103-ed25624c740f, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbbe730a-a233-4198-941a-08c1ed298774, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbbe730a-a233-4198-941a-08c1ed298774, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=" 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, fbbe730a-a233-4198-941a-08c1ed298774, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
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/xkhm/0031ed/ydb/apps/ydb/ydb -e grpc://localhost:7584 -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:77 YdbWorkloadLog upsert
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7584', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb -e grpc://localhost:7584 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:628 Command pid: 2275569
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb -e grpc://localhost:7584 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, efdcaddc-cc3a-4d79-ac19-fcd05cd25d39, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efdcaddc-cc3a-4d79-ac19-fcd05cd25d39, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5MWE0YjEtMTViYTRiYzMtNzQ5YTc2NWYtMjhmNzg3ZWY=" 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 err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efdcaddc-cc3a-4d79-ac19-fcd05cd25d39, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 649a931e-313f-4ade-8fd1-f7bc0e415c97, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 649a931e-313f-4ade-8fd1-f7bc0e415c97, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7584', '-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:610 Executing '['/home/runner/.ya/build/build_root/xkhm/0031ed/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7584', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2275606
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 649a931e-313f-4ade-8fd1-f7bc0e415c97, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjE4M2U4ZWYtYTNmODM5ZjAtMmJjN2YxOWItOGIzNjJjNmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 17e3d537-6d1c-42df-9bd9-b1d543f4f015, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 17e3d537-6d1c-42df-9bd9-b1d543f4f015, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=NjE4M2U4ZWYtYTNmODM5ZjAtMmJjN2YxOWItOGIzNjJjNmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 17e3d537-6d1c-42df-9bd9-b1d543f4f015, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 2275622
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjE4M2U4ZWYtYTNmODM5ZjAtMmJjN2YxOWItOGIzNjJjNmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66bdc0dc-390d-4aa4-bef7-4f34a8117761, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66bdc0dc-390d-4aa4-bef7-4f34a8117761, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=NjE4M2U4ZWYtYTNmODM5ZjAtMmJjN2YxOWItOGIzNjJjNmI=" 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, 66bdc0dc-390d-4aa4-bef7-4f34a8117761, ghrun-qvnmqzyssy.auto.internal:7584): 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, 18daaa2d-5ed4-4c56-b646-04615eddca97, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18daaa2d-5ed4-4c56-b646-04615eddca97, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18daaa2d-5ed4-4c56-b646-04615eddca97, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2ZkZjVkZmItNzMyNWQ5YjUtNDZjNGQ5YmEtZTZkOWNmZTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b6e710de-a21e-4c6c-ae87-f89a2d78967a, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b6e710de-a21e-4c6c-ae87-f89a2d78967a, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=N2ZkZjVkZmItNzMyNWQ5YjUtNDZjNGQ5YmEtZTZkOWNmZTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b6e710de-a21e-4c6c-ae87-f89a2d78967a, ghrun-qvnmqzyssy.auto.internal:7584): 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=N2ZkZjVkZmItNzMyNWQ5YjUtNDZjNGQ5YmEtZTZkOWNmZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd3227c8-de6d-4884-b1e8-eca7d830d475, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd3227c8-de6d-4884-b1e8-eca7d830d475, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=N2ZkZjVkZmItNzMyNWQ5YjUtNDZjNGQ5YmEtZTZkOWNmZTY=" 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, 8017ccb2-6f49-4a39-81dd-744803da9fe4, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8017ccb2-6f49-4a39-81dd-744803da9fe4, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd3227c8-de6d-4884-b1e8-eca7d830d475, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8017ccb2-6f49-4a39-81dd-744803da9fe4, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YThkNDk2Zi00YzdlOWNhNy0zOWIzMjRkMC0xYWI0NTNm" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7268aca7-f300-412d-b52c-17e0c4a7e23a, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7268aca7-f300-412d-b52c-17e0c4a7e23a, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=YThkNDk2Zi00YzdlOWNhNy0zOWIzMjRkMC0xYWI0NTNm" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7268aca7-f300-412d-b52c-17e0c4a7e23a, ghrun-qvnmqzyssy.auto.internal:7584): 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=YThkNDk2Zi00YzdlOWNhNy0zOWIzMjRkMC0xYWI0NTNm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c5189da-5916-48f2-b37d-b644b562c558, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c5189da-5916-48f2-b37d-b644b562c558, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=YThkNDk2Zi00YzdlOWNhNy0zOWIzMjRkMC0xYWI0NTNm" 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, 7c5189da-5916-48f2-b37d-b644b562c558, ghrun-qvnmqzyssy.auto.internal:7584): 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, 87c34127-e4fc-4cb6-b76d-2a4c054cf968, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 87c34127-e4fc-4cb6-b76d-2a4c054cf968, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 87c34127-e4fc-4cb6-b76d-2a4c054cf968, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWUxMjU1Yy1hY2FlZGQyNy03MzAzZDZkZS1jNzU2ZTQ1Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e89956d5-b370-4b4f-9122-f992b44856de, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e89956d5-b370-4b4f-9122-f992b44856de, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=OWUxMjU1Yy1hY2FlZGQyNy03MzAzZDZkZS1jNzU2ZTQ1Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e89956d5-b370-4b4f-9122-f992b44856de, ghrun-qvnmqzyssy.auto.internal:7584): 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=OWUxMjU1Yy1hY2FlZGQyNy03MzAzZDZkZS1jNzU2ZTQ1Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6311697e-3472-49ac-bc57-7ee253bb9306, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6311697e-3472-49ac-bc57-7ee253bb9306, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=OWUxMjU1Yy1hY2FlZGQyNy03MzAzZDZkZS1jNzU2ZTQ1Zg==" 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, 6311697e-3472-49ac-bc57-7ee253bb9306, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f3ad3810-f2f5-4a10-af1e-e97cab1d416d, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f3ad3810-f2f5-4a10-af1e-e97cab1d416d, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f3ad3810-f2f5-4a10-af1e-e97cab1d416d, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YThmMmUwOTctZjRmZWI4MTctNTAxMmE1NmYtZjhlYTFjOWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cf45b977-be74-4c75-acdf-5f8a193a3237, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cf45b977-be74-4c75-acdf-5f8a193a3237, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=YThmMmUwOTctZjRmZWI4MTctNTAxMmE1NmYtZjhlYTFjOWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cf45b977-be74-4c75-acdf-5f8a193a3237, ghrun-qvnmqzyssy.auto.internal:7584): 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=YThmMmUwOTctZjRmZWI4MTctNTAxMmE1NmYtZjhlYTFjOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d742400-de5a-400a-95ad-6a0191d15c15, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d742400-de5a-400a-95ad-6a0191d15c15, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=YThmMmUwOTctZjRmZWI4MTctNTAxMmE1NmYtZjhlYTFjOWY=" 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, 7d742400-de5a-400a-95ad-6a0191d15c15, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f20b9411-f3b9-422a-a944-7057387e0e54, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f20b9411-f3b9-422a-a944-7057387e0e54, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f20b9411-f3b9-422a-a944-7057387e0e54, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODgwNDlkZjQtYWFmMTRmZWItMmVlMjNmOWItYWEwMmZkNzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 561adb99-d80c-4bc0-bef4-fb6d774a379d, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 561adb99-d80c-4bc0-bef4-fb6d774a379d, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ODgwNDlkZjQtYWFmMTRmZWItMmVlMjNmOWItYWEwMmZkNzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 561adb99-d80c-4bc0-bef4-fb6d774a379d, ghrun-qvnmqzyssy.auto.internal:7584): 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=ODgwNDlkZjQtYWFmMTRmZWItMmVlMjNmOWItYWEwMmZkNzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd114441-a5d9-489d-9cb3-47153122d54d, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd114441-a5d9-489d-9cb3-47153122d54d, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=ODgwNDlkZjQtYWFmMTRmZWItMmVlMjNmOWItYWEwMmZkNzE=" 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, cd114441-a5d9-489d-9cb3-47153122d54d, ghrun-qvnmqzyssy.auto.internal:7584): 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, 9f5c1244-e38c-40cc-81d3-357fcb2edb65, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9f5c1244-e38c-40cc-81d3-357fcb2edb65, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9f5c1244-e38c-40cc-81d3-357fcb2edb65, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmI0N2I3MTctYzFkODNmNGItZDM1OGY4MmEtYWI4Nzk4NGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f2c3bfac-c34e-4737-bd7f-ed6e35b1759b, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f2c3bfac-c34e-4737-bd7f-ed6e35b1759b, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=YmI0N2I3MTctYzFkODNmNGItZDM1OGY4MmEtYWI4Nzk4NGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f2c3bfac-c34e-4737-bd7f-ed6e35b1759b, ghrun-qvnmqzyssy.auto.internal:7584): 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=YmI0N2I3MTctYzFkODNmNGItZDM1OGY4MmEtYWI4Nzk4NGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89da00fd-bfaf-4286-ac20-4aeabdbfc282, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89da00fd-bfaf-4286-ac20-4aeabdbfc282, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=YmI0N2I3MTctYzFkODNmNGItZDM1OGY4MmEtYWI4Nzk4NGY=" 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, 89da00fd-bfaf-4286-ac20-4aeabdbfc282, ghrun-qvnmqzyssy.auto.internal:7584): 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, 8b893f75-7a74-4415-a4e7-e65ad2ac9baa, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b893f75-7a74-4415-a4e7-e65ad2ac9baa, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b893f75-7a74-4415-a4e7-e65ad2ac9baa, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjY0M2E5M2UtNjhhOTNiYjQtNWI4MmMyZDMtOTBkMzA5ODA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 685fec51-927d-4eef-908a-1b699791dcab, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 685fec51-927d-4eef-908a-1b699791dcab, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=NjY0M2E5M2UtNjhhOTNiYjQtNWI4MmMyZDMtOTBkMzA5ODA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 685fec51-927d-4eef-908a-1b699791dcab, ghrun-qvnmqzyssy.auto.internal:7584): 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=NjY0M2E5M2UtNjhhOTNiYjQtNWI4MmMyZDMtOTBkMzA5ODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4086014-4022-4d2f-b2a3-e644e8f16be6, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4086014-4022-4d2f-b2a3-e644e8f16be6, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=NjY0M2E5M2UtNjhhOTNiYjQtNWI4MmMyZDMtOTBkMzA5ODA=" 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, d4086014-4022-4d2f-b2a3-e644e8f16be6, ghrun-qvnmqzyssy.auto.internal:7584): 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, 86abdd90-eaa9-4269-94c8-a2d3c86f5b74, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 86abdd90-eaa9-4269-94c8-a2d3c86f5b74, ghrun-qvnmqzyssy.auto.internal:7584): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 86abdd90-eaa9-4269-94c8-a2d3c86f5b74, ghrun-qvnmqzyssy.auto.internal:7584): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmM1MDI2ZGItNTY2NTgwN2EtODYxNThhYmUtOWJlZGRlZTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 51b96797-f91d-406d-9ec9-66f06816ee07, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 51b96797-f91d-406d-9ec9-66f06816ee07, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=NmM1MDI2ZGItNTY2NTgwN2EtODYxNThhYmUtOWJlZGRlZTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 51b96797-f91d-406d-9ec9-66f06816ee07, ghrun-qvnmqzyssy.auto.internal:7584): 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=NmM1MDI2ZGItNTY2NTgwN2EtODYxNThhYmUtOWJlZGRlZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5205c4c2-e079-41f6-8fc5-d36a9419da95, ghrun-qvnmqzyssy.auto.internal:7584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5205c4c2-e079-41f6-8fc5-d36a9419da95, ghrun-qvnmqzyssy.auto.internal:7584): request = { session_id: "ydb://session/3?node_id=1&id=NmM1MDI2ZGItNTY2NTgwN2EtODYxNThhYmUtOWJlZGRlZTM=" 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, 5205c4c2-e079-41f6-8fc5-d36a9419da95, ghrun-qvnmqzyssy.auto.internal:7584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1ba0f889-c6a7-4cdf-8cf6-c39d3d248ea2, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.502714065+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7268aca7-f300-412d-b52c-17e0c4a7e23a, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.502939194+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 17e3d537-6d1c-42df-9bd9-b1d543f4f015, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.502877457+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e89956d5-b370-4b4f-9122-f992b44856de, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.502971064+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cf45b977-be74-4c75-acdf-5f8a193a3237, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.503002095+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 561adb99-d80c-4bc0-bef4-fb6d774a379d, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.503026166+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b6e710de-a21e-4c6c-ae87-f89a2d78967a, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.502908851+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f2c3bfac-c34e-4737-bd7f-ed6e35b1759b, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.503053943+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 685fec51-927d-4eef-908a-1b699791dcab, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.503082428+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 51b96797-f91d-406d-9ec9-66f06816ee07, ghrun-qvnmqzyssy.auto.internal:7584): 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:7584 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T17:47:54.503108203+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, efdcaddc-cc3a-4d79-ac19-fcd05cd25d39, ghrun-qvnmqzyssy.auto.internal:7584): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.502852854+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 66bdc0dc-390d-4aa4-bef7-4f34a8117761, ghrun-qvnmqzyssy.auto.internal:7584): 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-14T17:47:54.502895986+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fd3227c8-de6d-4884-b1e8-eca7d830d475, ghrun-qvnmqzyssy.auto.internal:7584): 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-14T17:47:54.50292482+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7c5189da-5916-48f2-b37d-b644b562c558, ghrun-qvnmqzyssy.auto.internal:7584): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.50295791+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6311697e-3472-49ac-bc57-7ee253bb9306, ghrun-qvnmqzyssy.auto.internal:7584): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.502988649+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cd114441-a5d9-489d-9cb3-47153122d54d, ghrun-qvnmqzyssy.auto.internal:7584): 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-14T17:47:54.503038762+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 89da00fd-bfaf-4286-ac20-4aeabdbfc282, ghrun-qvnmqzyssy.auto.internal:7584): 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-14T17:47:54.503069116+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d4086014-4022-4d2f-b2a3-e644e8f16be6, ghrun-qvnmqzyssy.auto.internal:7584): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.503097002+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5205c4c2-e079-41f6-8fc5-d36a9419da95, ghrun-qvnmqzyssy.auto.internal:7584): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.503124334+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7d742400-de5a-400a-95ad-6a0191d15c15, ghrun-qvnmqzyssy.auto.internal:7584): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T17:47:54.503014609+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:7584
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: 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: 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: None
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: 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.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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.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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2275622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2275622) elapsed time (sec): 30.21253800392151
DEBUG    ya.test:process.py:263 Command (pid 2275622) wtime: 30.228
DEBUG    ya.test:process.py:275 Command (pid 2275622) 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	201	201	201	201
3	      0	0	0	10	0	0	0	0
4	      1	1	0	10	252	252	252	252
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	967	0	0	0	0
8	      0	0	0	1209	0	0	0	0
9	      0	0	0	1517	0	0	0	0
10	      0	0	0	1603	0	0	0	0
11	      0	0	0	1188	0	0	0	0
12	      0	0	0	1231	0	0	0	0
13	      0	0	0	1078	0	0	0	0
14	      0	0	0	825	0	0	0	0
15	      0	0	0	1131	0	0	0	0
16	      0	0	0	1147	0	0	0	0
17	      0	0	0	1325	0	0	0	0
18	      0	0	0	1054	0	0	0	0
19	      0	0	0	1320	0	0	0	0
20	      0	0	0	1312	0	0	0	0
21	      0	0	0	1391	0	0	0	0
22	      0	0	0	1371	0	0	0	0
23	      0	0	0	1433	0	0	0	0
24	      0	0	0	1157	0	0	0	0
25	      0	0	0	1422	0	0	0	0
26	      0	0	0	1197	0	0	0	0
27	      0	0	0	1548	0	0	0	0
28	      0	0	0	1144	0	0	0	0
29	      0	0	0	1630	0	0	0	0
30	      0	0	0	1575	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	30825	201	252	252	252

DEBUG    ya.test:process.py:276 Command (pid 2275622) 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 2275569) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2275569) elapsed time (sec): 30.260955333709717
DEBUG    ya.test:process.py:263 Command (pid 2275569) wtime: 30.265
DEBUG    ya.test:process.py:275 Command (pid 2275569) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     67	67	0	0	78	351	359	359
2	    115	115	0	0	86	124	130	132
3	    104	104	0	0	89	171	192	203
4	    106	106	0	0	84	190	203	218
5	    102	102	0	0	84	211	220	224
6	     77	77	0	0	73	96	99	111
7	      0	0	0	785	0	0	0	0
8	      0	0	0	1050	0	0	0	0
9	      0	0	0	1198	0	0	0	0
10	      0	0	0	1220	0	0	0	0
11	      0	0	0	1242	0	0	0	0
12	      0	0	0	1076	0	0	0	0
13	      0	0	0	794	0	0	0	0
14	      0	0	0	946	0	0	0	0
15	      0	0	0	1149	0	0	0	0
16	      0	0	0	1221	0	0	0	0
17	      0	0	0	1092	0	0	0	0
18	      0	0	0	1141	0	0	0	0
19	      0	0	0	1207	0	0	0	0
20	      0	0	0	1141	0	0	0	0
21	      0	0	0	1080	0	0	0	0
22	      0	0	0	1531	0	0	0	0
23	      0	0	0	1253	0	0	0	0
24	      0	0	0	1074	0	0	0	0
25	      0	0	0	1061	0	0	0	0
26	      0	0	0	961	0	0	0	0
27	      0	0	0	1644	0	0	0	0
28	      0	0	0	1119	0	0	0	0
29	      0	0	0	1508	0	0	0	0
30	      0	0	0	1541	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    571	19.0333	0	28034	83	203	335	359

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

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 2275606) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2275606) elapsed time (sec): 30.263623476028442
DEBUG    ya.test:process.py:263 Command (pid 2275606) wtime: 30.278
DEBUG    ya.test:process.py:275 Command (pid 2275606) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     50	50	0	0	95	591	599	599
2	     83	83	0	0	118	157	166	176
3	     80	80	0	0	121	184	217	226
4	     79	79	0	0	113	219	232	253
5	     77	77	0	0	111	241	247	289
6	     55	55	0	0	98	117	120	128
7	      0	0	0	984	0	0	0	0
8	      0	0	0	1379	0	0	0	0
9	      0	0	0	1321	0	0	0	0
10	      0	0	0	1449	0	0	0	0
11	      0	0	0	1113	0	0	0	0
12	      0	0	0	1226	0	0	0	0
13	      0	0	0	1158	0	0	0	0
14	      0	0	0	1059	0	0	0	0
15	      0	0	0	1166	0	0	0	0
16	      0	0	0	1395	0	0	0	0
17	      0	0	0	1206	0	0	0	0
18	      0	0	0	1110	0	0	0	0
19	      0	0	0	1283	0	0	0	0
20	      0	0	0	1140	0	0	0	0
21	      0	0	0	1200	0	0	0	0
22	      0	0	0	1333	0	0	0	0
23	      0	0	0	1268	0	0	0	0
24	      0	0	0	1249	0	0	0	0
25	      0	0	0	1520	0	0	0	0
26	      0	0	0	1001	0	0	0	0
27	      0	0	0	1735	0	0	0	0
28	      0	0	0	1375	0	0	0	0
29	      0	0	0	1485	0	0	0	0
30	      0	0	0	1333	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    424	14.1333	0	30488	111	221	579	599

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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:7584
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7584". 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 ===============================
333.96s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.64s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.35s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
4.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

(18 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/xkhm/0031ed/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/xkhm/0031ed/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-14T17:47:48.548237Z): source_id=335;tablet_id=72075186224037917;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 @ 0xA7966F5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78EC36
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB622358
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92418B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE612F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8FF79D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141A77FB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DE7977
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D3F373
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D3F373
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D3C193
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D42C47
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141C55E8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD48325
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C7ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB612E04
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB616EC4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB616AD0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6176BE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79834C
21. ??:0: ?? @ 0x7FF92F06FAC2
22. ??:0: ?? @ 0x7FF92F1018BF
============== 1 failed, 10 passed, 1 error in 397.98s (0:06:37) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xkhm/003202/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
7.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
3.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 66.37s (0:01:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xkhm/0031fc/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 ===============================
105.48s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
10.17s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 162.88s (0:02:42) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xkhm/0031cc/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 ===============================
119.71s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
102.77s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
102.32s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
86.58s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
80.87s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
3.96s setup    test_replace.py::TestReplace::test_copy_full
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.15s call     test_replace.py::TestReplace::test_copy_full
1.08s call     test_replace.py::TestReplace::test_copy_partial
1.04s call     test_replace.py::TestReplace::test_count
0.55s call     test_replace.py::TestReplace::test_partial_replace
0.36s call     test_replace.py::TestReplace::test_incorrect
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 504.50s (0:08: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/xkhm/0031f5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
4.97s setup    test_select.py::TestSelect::test_incorrect
4.90s setup    test_replace.py::TestReplace::test_replace_rollback
4.14s setup    test_update.py::TestUpdate::test_incorrect
1.03s call     test_update.py::TestUpdate::test_update_many_rows
1.02s call     test_update.py::TestUpdate::test_update_rollback
0.91s call     test_select.py::TestSelect::test_json_query
0.81s call     test_update.py::TestUpdate::test_partial_update
0.78s call     test_replace.py::TestReplace::test_replace_total
0.74s call     test_replace.py::TestReplace::test_replace_rollback
0.61s call     test_update.py::TestUpdate::test_update_pk
0.49s call     test_update.py::TestUpdate::test_incorrect
0.42s call     test_replace.py::TestReplace::test_replace_with_nulls
0.41s call     test_select.py::TestSelect::test_incorrect
0.01s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.01s setup    test_select.py::TestSelect::test_json_query

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 22.03s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xkhm/003207/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 ===============================
399.50s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
61.08s call     zip_bomb.py::TestZipBomb::test
12.01s teardown zip_bomb.py::TestZipBomb::test
10.42s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
4.36s setup    test_update.py::TestUpdate::test_update_single_column
4.17s setup    test_upsert.py::TestUpsert::test_copy_full
3.75s setup    zip_bomb.py::TestZipBomb::test
3.04s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.36s call     test_upsert.py::TestUpsert::test_copy_partial
1.19s call     test_upsert.py::TestUpsert::test_count
1.05s call     test_upsert.py::TestUpsert::test_copy_full
0.77s call     test_update.py::TestUpdate::test_update_single_column
0.59s call     test_update.py::TestUpdate::test_update_single_row
0.59s call     test_upsert.py::TestUpsert::test_partial_update
0.45s call     test_upsert.py::TestUpsert::test_incorrect
0.42s call     test_upsert.py::TestUpsert::test_insert_nulls

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