============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7835/0033ea/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 ===============================
259.06s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
101.43s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
90.83s call     tablets_movement.py::TestTabletsMovement::test[ROW]
25.28s call     order_by_with_limit.py::TestOrderBy::test
8.34s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
5.58s setup    test_create.py::TestCreate::test_create_all_opt_ints
5.47s call     test_create.py::TestCreate::test_create_decimals
4.79s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.00s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.92s setup    order_by_with_limit.py::TestOrderBy::test
0.69s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.61s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.60s call     test_create.py::TestCreate::test_create_all_opt_ints
0.50s call     test_create.py::TestCreate::test_create_all_req_ints
0.49s call     test_create.py::TestCreate::test_create_real_opt
0.44s call     test_create.py::TestCreate::test_create_real_req
0.22s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.18s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.15s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    test_create.py::TestCreate::test_create_all_req_ints

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 513.49s (0:08:33) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7835/0033e9/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: 32.3 ms
create table: 487.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 46.0
    "min_ms": 28.9
    "median_ms": 42.6
    "max_ms": 71.2
    "stdev_ms": 15.8
select count(*) after initial inserts: 125.2 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 60.3
    "min_ms": 45.1
    "median_ms": 56.4
    "max_ms": 132.0
    "stdev_ms": 13.2
select count(*) after all modifications: 3130.9 ms
select all: 3358.9 ms
delete from table: 3792.3 ms
select all after delete: 4609.6 ms
.drop table: 36.5 ms
create table: 753.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 53.6
    "min_ms": 31.8
    "median_ms": 57.5
    "max_ms": 68.4
    "stdev_ms": 12.0
select count(*) after initial inserts: 147.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 85.6
    "min_ms": 49.2
    "median_ms": 83.6
    "max_ms": 168.2
    "stdev_ms": 23.8
updates (step 1):
    "runs": 200
    "avg_ms": 274.9
    "min_ms": 157.0
    "median_ms": 267.0
    "max_ms": 468.0
    "stdev_ms": 55.6
upserts (step 2):
    "runs": 200
    "avg_ms": 48.8
    "min_ms": 27.6
    "median_ms": 46.4
    "max_ms": 109.2
    "stdev_ms": 15.7
select count(*) after all modifications: 437.0 ms
select all: 406.7 ms
delete from table: 431.1 ms
select all after delete: 547.3 ms
.drop table: 79.5 ms
create table: 603.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 39.2
    "min_ms": 30.8
    "median_ms": 36.8
    "max_ms": 70.3
    "stdev_ms": 11.9
select count(*) after initial inserts: 99.0 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 150.3
    "min_ms": 83.6
    "median_ms": 144.4
    "max_ms": 284.5
    "stdev_ms": 33.2
select count(*) after all modifications: 316.8 ms
select all: 268.2 ms
delete from table: 277.4 ms
select all after delete: 184.3 ms
.drop table: 25.7 ms
create table: 437.0 ms
initial inserts:
    "runs": 15
    "avg_ms": 30.1
    "min_ms": 24.4
    "median_ms": 29.8
    "max_ms": 39.6
    "stdev_ms": 3.2
select count(*) after initial inserts: 88.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 124.3
    "min_ms": 92.2
    "median_ms": 118.3
    "max_ms": 251.5
    "stdev_ms": 26.2
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 81.3
    "min_ms": 66.7
    "median_ms": 79.0
    "max_ms": 131.4
    "stdev_ms": 11.0
select count(*) after all modifications: 369.6 ms
select all: 356.3 ms
delete from table: 389.2 ms
select all after delete: 322.8 ms
.drop table: 36.8 ms
create table: 432.1 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.6
    "min_ms": 25.5
    "median_ms": 29.9
    "max_ms": 35.5
    "stdev_ms": 2.2
select count(*) after initial inserts: 107.3 ms
updates (step 0):
    "runs": 200
    "avg_ms": 120.0
    "min_ms": 97.8
    "median_ms": 117.1
    "max_ms": 174.5
    "stdev_ms": 13.7
upserts (step 1):
    "runs": 200
    "avg_ms": 29.7
    "min_ms": 23.3
    "median_ms": 28.5
    "max_ms": 60.2
    "stdev_ms": 4.5
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 107.4
    "min_ms": 78.6
    "median_ms": 103.4
    "max_ms": 178.0
    "stdev_ms": 18.9
select count(*) after all modifications: 688.3 ms
select all: 730.5 ms
delete from table: 702.8 ms
select all after delete: 682.1 ms
.drop table: 97.3 ms
create table: 858.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 74.5
    "min_ms": 29.0
    "median_ms": 81.9
    "max_ms": 150.9
    "stdev_ms": 38.4
select count(*) after initial inserts: 172.2 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 56.3
    "min_ms": 23.5
    "median_ms": 38.6
    "max_ms": 470.0
    "stdev_ms": 44.9
select count(*) after all modifications: 431.6 ms
select all: 368.0 ms
delete from table: 397.6 ms
select all after delete: 369.4 ms
.Generated operation sequence:
  0. BULK_UPSERT: 11 operations
  1. UPSERT: 19 operations
  2. BULK_UPSERT: 14 operations
  3. BULK_UPSERT: 5 operations
  4. BULK_UPSERT: 4 operations
  5. UPSERT: 9 operations
  6. UPSERT: 4 operations
  7. UPDATE: 17 operations
  8. BULK_UPSERT: 20 operations
  9. UPDATE: 5 operations
drop table: 48.7 ms
create table: 718.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.8
    "min_ms": 28.2
    "median_ms": 31.5
    "max_ms": 45.3
    "stdev_ms": 5.6
select count(*) after initial inserts: 108.0 ms
bulk_upserts (step 0):
    "runs": 11
    "avg_ms": 55.3
    "min_ms": 50.9
    "median_ms": 55.3
    "max_ms": 58.9
    "stdev_ms": 2.6
upserts (step 1):
    "runs": 190
    "avg_ms": 32.7
    "min_ms": 23.4
    "median_ms": 30.1
    "max_ms": 65.5
    "stdev_ms": 6.7
bulk_upserts (step 2):
    "runs": 14
    "avg_ms": 58.9
    "min_ms": 51.7
    "median_ms": 55.4
    "max_ms": 71.4
    "stdev_ms": 7.6
bulk_upserts (step 3):
    "runs": 5
    "avg_ms": 55.1
    "min_ms": 51.3
    "median_ms": 54.6
    "max_ms": 61.9
    "stdev_ms": 4.0
bulk_upserts (step 4):
    "runs": 4
    "avg_ms": 58.2
    "min_ms": 54.7
    "median_ms": 60.9
    "max_ms": 62.0
    "stdev_ms": 3.8
upserts (step 5):
    "runs": 90
    "avg_ms": 30.8
    "min_ms": 25.2
    "median_ms": 29.3
    "max_ms": 54.2
    "stdev_ms": 5.1
upserts (step 6):
    "runs": 40
    "avg_ms": 32.2
    "min_ms": 26.6
    "median_ms": 31.2
    "max_ms": 51.1
    "stdev_ms": 5.4
updates (step 7):
    "runs": 170
    "avg_ms": 146.2
    "min_ms": 125.5
    "median_ms": 144.1
    "max_ms": 223.7
    "stdev_ms": 13.6
bulk_upserts (step 8):
    "runs": 20
    "avg_ms": 55.5
    "min_ms": 50.6
    "median_ms": 55.9
    "max_ms": 64.0
    "stdev_ms": 3.4
updates (step 9):
    "runs": 50
    "avg_ms": 172.8
    "min_ms": 147.0
    "median_ms": 170.6
    "max_ms": 211.5
    "stdev_ms": 13.9
select count(*) after all modifications: 264.8 ms
select all: 304.8 ms
delete from table: 377.8 ms
select all after delete: 258.3 ms
.
test_delete.py ..

============================== slowest durations ===============================
152.52s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
76.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
59.73s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
49.25s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
46.17s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
44.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
29.22s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.65s setup    test_create.py::TestCreate::test_create_strings_opt
5.16s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.00s setup    test_delete.py::TestDelete::test_delete_rollback
3.05s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.97s call     test_delete.py::TestDelete::test_delete_rollback
0.72s call     test_create.py::TestCreate::test_create_strings_opt
0.62s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.06s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.01s setup    test_delete.py::TestDelete::test_delete_where[False-100]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 481.55s (0:08:01) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7835/0033e6/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.99s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.06s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.06s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.04s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.04s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.02s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.98s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.98s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.97s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.96s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.91s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.87s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 16.94s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7835/0033e5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
32.47s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
23.38s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
5.34s setup    test_delete.py::TestDelete::test_incorrect
4.42s setup    test_insert.py::TestInsertStatement::test_bulk
4.27s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.12s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.53s call     test_insert.py::TestInsertStatement::test_copy_partial
1.27s call     test_insert.py::TestInsertStatement::test_copy_full
0.84s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.68s call     test_insert.py::TestInsertStatement::test_bulk
0.64s call     test_insert.py::TestInsertStatement::test_duplicate
0.61s call     test_insert.py::TestInsertStatement::test_plain
0.57s call     test_insert.py::TestInsertStatement::test_incorrect
0.49s call     test_delete.py::TestDelete::test_incorrect
0.43s call     test_insert.py::TestInsertStatement::test_out_of_range
0.05s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.01s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_insert.py::TestInsertStatement::test_copy_partial

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 81.36s (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/7835/0033e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/7835/0033e8/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/7835/0033e8/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-10T14:07:22.726171Z): source_id=235;tablet_id=72075186224037897;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 @ 0xA78BA45
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA783F86
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB611C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90A47B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDF218
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDEF6F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8E5A8D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1410E77B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D4E437
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CA5C63
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CA5C63
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA2A83
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CA9537
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1412BED8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB4AD05
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5BCED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB602724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6067E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6063F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB606FDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78D69C
E   21. ??:0: ?? @ 0x7FEA438AFAC2
E   22. ??:0: ?? @ 0x7FEA439418BF
------------------------------ 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/7835/0033e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1580836
DEBUG    ya.test:process.py:259 Command (pid 1580836) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1580836) elapsed time (sec): 1.1129579544067383
DEBUG    ya.test:process.py:263 Command (pid 1580836) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) maxrss: 541116
DEBUG    ya.test:process.py:263 Command (pid 1580836) minflt: 16173
DEBUG    ya.test:process.py:263 Command (pid 1580836) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 1580836) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1580836) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1580836) stime: 0.8787119999999999
DEBUG    ya.test:process.py:263 Command (pid 1580836) utime: 0.13072899999999998
DEBUG    ya.test:process.py:263 Command (pid 1580836) wtime: 1.115
DEBUG    ya.test:process.py:275 Command (pid 1580836) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23571
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/7835/0033e8/r3tmp/kikimr_cluster_rqj5fddc
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2085
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5445
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22820
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7835/0033e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7835/0033e8/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/7835/0033e8/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_zc0dreh9.log --grpc-port=3635 --mon-port=2085 --ic-port=23571
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3635/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7835/0033e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7835/0033e8/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/7835/0033e8/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_zc0dreh9.log --grpc-port=3635 --mon-port=2085 --ic-port=23571
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7835/0033e8/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/7835/0033e8/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_zc0dreh9.log', '--grpc-port=3635', '--mon-port=2085', '--ic-port=23571')' in '/home/runner/.ya/build/build_root/7835/0033e8/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: 1582827
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3635/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/7835/0033e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1582846
DEBUG    ya.test:process.py:259 Command (pid 1582846) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1582846) elapsed time (sec): 0.8668153285980225
DEBUG    ya.test:process.py:263 Command (pid 1582846) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1582846) maxrss: 540992
DEBUG    ya.test:process.py:263 Command (pid 1582846) minflt: 16464
DEBUG    ya.test:process.py:263 Command (pid 1582846) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 1582846) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1582846) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1582846) stime: 0.672237
DEBUG    ya.test:process.py:263 Command (pid 1582846) utime: 0.108693
DEBUG    ya.test:process.py:263 Command (pid 1582846) wtime: 0.868
DEBUG    ya.test:process.py:275 Command (pid 1582846) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3635', '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: 23571\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/7835/0033e8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3635', '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: 23571\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1589605
DEBUG    ya.test:process.py:259 Command (pid 1589605) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1589605) elapsed time (sec): 0.6854629516601562
DEBUG    ya.test:process.py:263 Command (pid 1589605) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) maxrss: 549340
DEBUG    ya.test:process.py:263 Command (pid 1589605) minflt: 18315
DEBUG    ya.test:process.py:263 Command (pid 1589605) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) nivcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 1589605) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1589605) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1589605) stime: 0.468917
DEBUG    ya.test:process.py:263 Command (pid 1589605) utime: 0.12326699999999999
DEBUG    ya.test:process.py:263 Command (pid 1589605) wtime: 0.687
DEBUG    ya.test:process.py:275 Command (pid 1589605) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3635', '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/7835/0033e8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3635', '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: 1590560
DEBUG    ya.test:process.py:259 Command (pid 1590560) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1590560) elapsed time (sec): 0.7259659767150879
DEBUG    ya.test:process.py:263 Command (pid 1590560) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) maxrss: 549352
DEBUG    ya.test:process.py:263 Command (pid 1590560) minflt: 18317
DEBUG    ya.test:process.py:263 Command (pid 1590560) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 1590560) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 1590560) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1590560) stime: 0.553927
DEBUG    ya.test:process.py:263 Command (pid 1590560) utime: 0.108042
DEBUG    ya.test:process.py:263 Command (pid 1590560) wtime: 0.73
DEBUG    ya.test:process.py:275 Command (pid 1590560) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d73b8919-b6c5-4c02-ba3a-9fefeec75d00, localhost:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d73b8919-b6c5-4c02-ba3a-9fefeec75d00, localhost:3635): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d73b8919-b6c5-4c02-ba3a-9fefeec75d00, localhost:3635): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ghmuan4vfy.auto.internal" port: 3635 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-ghmuan4vfy.auto.internal:3635, 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:3635
------------------------------ 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/7835/0033e8/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydb/ydb -e grpc://localhost:3635 -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/7835/0033e8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3635', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1591495
DEBUG    ya.test:process.py:259 Command (pid 1591495) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1591495) elapsed time (sec): 0.5738711357116699
DEBUG    ya.test:process.py:263 Command (pid 1591495) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) maxrss: 171792
DEBUG    ya.test:process.py:263 Command (pid 1591495) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 1591495) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1591495) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) nvcsw: 163
DEBUG    ya.test:process.py:263 Command (pid 1591495) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1591495) stime: 0.030999
DEBUG    ya.test:process.py:263 Command (pid 1591495) utime: 0.044285
DEBUG    ya.test:process.py:263 Command (pid 1591495) wtime: 0.575
DEBUG    ya.test:process.py:275 Command (pid 1591495) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1591495) 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/7835/0033e8/ydb/apps/ydb/ydb -e grpc://localhost:3635 -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/7835/0033e8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3635', '-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: 1591971
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 1591971) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1591971) elapsed time (sec): 30.20364999771118
DEBUG    ya.test:process.py:263 Command (pid 1591971) wtime: 30.205
DEBUG    ya.test:process.py:275 Command (pid 1591971) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    361	361	0	0	25	48	57	61
2	    313	313	0	0	28	54	70	77
3	    366	366	0	0	25	42	57	68
4	    365	365	0	0	25	46	52	58
5	    380	380	0	0	24	43	50	54
6	    403	403	0	0	24	35	43	48
7	    354	354	0	0	25	43	59	68
8	    372	372	0	0	25	39	45	48
9	    361	361	0	0	26	43	49	57
10	    366	366	0	0	25	44	62	71
11	    375	375	0	0	24	40	45	49
12	    350	350	0	0	26	53	61	70
13	    412	412	0	0	22	36	45	55
14	    359	359	0	0	25	45	48	52
15	    340	340	0	0	26	51	59	66
16	    407	407	0	0	23	36	51	58
17	    400	400	0	0	22	33	55	66
18	    353	353	0	0	24	65	83	93
19	    435	435	0	0	21	35	41	47
20	    351	351	0	0	27	44	50	53
21	    405	405	0	0	23	38	47	51
22	    411	411	0	0	21	42	50	54
23	    412	412	0	0	23	33	37	40
24	    397	397	0	0	23	38	63	68
25	    363	363	0	0	25	44	49	54
26	    380	380	0	0	25	40	51	58
27	    359	359	0	0	26	40	45	54
28	    428	428	0	0	21	34	44	51
29	    421	421	0	0	21	37	52	57
30	    427	427	0	0	22	33	56	60

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11426	380.867	0	0	24	42	55	93

DEBUG    ya.test:process.py:276 Command (pid 1591971) 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, 715df8ab-6132-4d7a-b7d5-584e26804f5c, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 715df8ab-6132-4d7a-b7d5-584e26804f5c, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 715df8ab-6132-4d7a-b7d5-584e26804f5c, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2edbe2cb-1969-404e-8e0e-a214dc294de9, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2edbe2cb-1969-404e-8e0e-a214dc294de9, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2edbe2cb-1969-404e-8e0e-a214dc294de9, ghrun-ghmuan4vfy.auto.internal:3635): 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=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6772771f-6eb2-4833-9068-4a18e5b78962, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6772771f-6eb2-4833-9068-4a18e5b78962, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=" 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, 6772771f-6eb2-4833-9068-4a18e5b78962, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 11235 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06d4144e-c193-48e5-90cd-ab6cb0afe922, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06d4144e-c193-48e5-90cd-ab6cb0afe922, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=" 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, 06d4144e-c193-48e5-90cd-ab6cb0afe922, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ebf97cb1-7502-4c8a-8a42-813884f49c13, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ebf97cb1-7502-4c8a-8a42-813884f49c13, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=" 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, ebf97cb1-7502-4c8a-8a42-813884f49c13, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydb/ydb -e grpc://localhost:3635 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydb/ydb -e grpc://localhost:3635 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c654d9b-4e56-4e8e-afc1-31527f4c1508, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydb/ydb -e grpc://localhost:3635 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c654d9b-4e56-4e8e-afc1-31527f4c1508, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 93d7611c-e358-4120-83ac-9312e23b4da1, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 93d7611c-e358-4120-83ac-9312e23b4da1, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c654d9b-4e56-4e8e-afc1-31527f4c1508, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 93d7611c-e358-4120-83ac-9312e23b4da1, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzNlOGYwM2QtNTAyMWMyOWQtMTQzMDQ4MDctMTQ3Zjc3NTQ=" node_id: 1 }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9e052a71-0dfe-45f8-8d3b-ec4c742a79b9, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9e052a71-0dfe-45f8-8d3b-ec4c742a79b9, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=MzNlOGYwM2QtNTAyMWMyOWQtMTQzMDQ4MDctMTQ3Zjc3NTQ=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3635', '-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/7835/0033e8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3635', '-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:610 Executing '['/home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3635', '-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: 1617387
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9e052a71-0dfe-45f8-8d3b-ec4c742a79b9, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1617390
DEBUG    ya.test:process.py:628 Command pid: 1617394
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzNlOGYwM2QtNTAyMWMyOWQtMTQzMDQ4MDctMTQ3Zjc3NTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 261d2967-27d8-436f-8df3-bf711dc529d2, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 261d2967-27d8-436f-8df3-bf711dc529d2, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=MzNlOGYwM2QtNTAyMWMyOWQtMTQzMDQ4MDctMTQ3Zjc3NTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, df670716-93c6-41f8-ad14-d422631d4ae5, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df670716-93c6-41f8-ad14-d422631d4ae5, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 261d2967-27d8-436f-8df3-bf711dc529d2, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df670716-93c6-41f8-ad14-d422631d4ae5, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTRjNzczMjktNjQyMmVkODAtMjAxNjkwNTAtYzlmOTg0YTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 98cf8117-48b2-4383-880f-551e34be2980, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 98cf8117-48b2-4383-880f-551e34be2980, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=ZTRjNzczMjktNjQyMmVkODAtMjAxNjkwNTAtYzlmOTg0YTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 98cf8117-48b2-4383-880f-551e34be2980, ghrun-ghmuan4vfy.auto.internal:3635): 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=ZTRjNzczMjktNjQyMmVkODAtMjAxNjkwNTAtYzlmOTg0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5eab8a99-2940-41b2-83e8-a1d71ce2004c, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5eab8a99-2940-41b2-83e8-a1d71ce2004c, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=ZTRjNzczMjktNjQyMmVkODAtMjAxNjkwNTAtYzlmOTg0YTk=" 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, 5eab8a99-2940-41b2-83e8-a1d71ce2004c, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
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, 03256815-9e94-4326-846c-df8f30568e4b, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 03256815-9e94-4326-846c-df8f30568e4b, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 03256815-9e94-4326-846c-df8f30568e4b, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmFmZDM2OTctNTk3YzVhZWItYmM2ODBlMi1iYjk5NjcyOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 807f33de-172c-48e2-a553-17a72216557d, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 807f33de-172c-48e2-a553-17a72216557d, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=MmFmZDM2OTctNTk3YzVhZWItYmM2ODBlMi1iYjk5NjcyOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 807f33de-172c-48e2-a553-17a72216557d, ghrun-ghmuan4vfy.auto.internal:3635): 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=MmFmZDM2OTctNTk3YzVhZWItYmM2ODBlMi1iYjk5NjcyOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 738ea18d-57cf-4dba-8e9a-e26c9c1edd20, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 738ea18d-57cf-4dba-8e9a-e26c9c1edd20, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=MmFmZDM2OTctNTk3YzVhZWItYmM2ODBlMi1iYjk5NjcyOA==" 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, 738ea18d-57cf-4dba-8e9a-e26c9c1edd20, ghrun-ghmuan4vfy.auto.internal:3635): 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, cf9cc2c4-1ea8-4479-9e4c-2a6186b2f3a2, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cf9cc2c4-1ea8-4479-9e4c-2a6186b2f3a2, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cf9cc2c4-1ea8-4479-9e4c-2a6186b2f3a2, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWE2NzQ4Ni03MTM2NDNiOC0zMDlmZTc0MS02NGZhZTc2NQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 90ce4cec-c542-4e0c-8220-f4d1f180bfdf, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 90ce4cec-c542-4e0c-8220-f4d1f180bfdf, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=OWE2NzQ4Ni03MTM2NDNiOC0zMDlmZTc0MS02NGZhZTc2NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 90ce4cec-c542-4e0c-8220-f4d1f180bfdf, ghrun-ghmuan4vfy.auto.internal:3635): 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=OWE2NzQ4Ni03MTM2NDNiOC0zMDlmZTc0MS02NGZhZTc2NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 819d7d03-2cb8-45a0-94bb-dda923bbad14, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 819d7d03-2cb8-45a0-94bb-dda923bbad14, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=OWE2NzQ4Ni03MTM2NDNiOC0zMDlmZTc0MS02NGZhZTc2NQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0afa70f0-7fb5-474c-a60d-4fd229b3e648, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0afa70f0-7fb5-474c-a60d-4fd229b3e648, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 819d7d03-2cb8-45a0-94bb-dda923bbad14, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0afa70f0-7fb5-474c-a60d-4fd229b3e648, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGFhZTM4MDYtNTI0MzNkOGEtMjFjYjY2OWYtYjllZTRiYTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1d15f412-35d6-4555-8cb7-945a90ae4411, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1d15f412-35d6-4555-8cb7-945a90ae4411, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=ZGFhZTM4MDYtNTI0MzNkOGEtMjFjYjY2OWYtYjllZTRiYTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1d15f412-35d6-4555-8cb7-945a90ae4411, ghrun-ghmuan4vfy.auto.internal:3635): 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=ZGFhZTM4MDYtNTI0MzNkOGEtMjFjYjY2OWYtYjllZTRiYTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34a1187f-f1c6-4334-b158-90156a76db24, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34a1187f-f1c6-4334-b158-90156a76db24, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=ZGFhZTM4MDYtNTI0MzNkOGEtMjFjYjY2OWYtYjllZTRiYTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 291ae754-c53c-4a42-9710-15c7aa703017, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 291ae754-c53c-4a42-9710-15c7aa703017, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34a1187f-f1c6-4334-b158-90156a76db24, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 291ae754-c53c-4a42-9710-15c7aa703017, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzJkODI1YjMtYmVmZTMyY2ItZGJjM2MwZjUtZTlmZmJhMzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c3d374a8-25f1-4ffa-8f8f-cc9efa97f080, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c3d374a8-25f1-4ffa-8f8f-cc9efa97f080, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=YzJkODI1YjMtYmVmZTMyY2ItZGJjM2MwZjUtZTlmZmJhMzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c3d374a8-25f1-4ffa-8f8f-cc9efa97f080, ghrun-ghmuan4vfy.auto.internal:3635): 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=YzJkODI1YjMtYmVmZTMyY2ItZGJjM2MwZjUtZTlmZmJhMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7811b812-3ab0-4f2c-90a9-61ba252470ee, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7811b812-3ab0-4f2c-90a9-61ba252470ee, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=YzJkODI1YjMtYmVmZTMyY2ItZGJjM2MwZjUtZTlmZmJhMzY=" 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, 7811b812-3ab0-4f2c-90a9-61ba252470ee, ghrun-ghmuan4vfy.auto.internal:3635): 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, f6e488c2-40e0-477b-93b1-350ca24f625c, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f6e488c2-40e0-477b-93b1-350ca24f625c, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f6e488c2-40e0-477b-93b1-350ca24f625c, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzNjZTUwOWUtZmNlY2ZhM2QtZDBmN2E5MTctNjE3ZWM0MDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f97b0040-d965-4b4b-a1c2-c12a416b83ce, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f97b0040-d965-4b4b-a1c2-c12a416b83ce, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=NzNjZTUwOWUtZmNlY2ZhM2QtZDBmN2E5MTctNjE3ZWM0MDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f97b0040-d965-4b4b-a1c2-c12a416b83ce, ghrun-ghmuan4vfy.auto.internal:3635): 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=NzNjZTUwOWUtZmNlY2ZhM2QtZDBmN2E5MTctNjE3ZWM0MDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f70e65d7-05e4-4b3b-bb89-bf385c942bbf, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f70e65d7-05e4-4b3b-bb89-bf385c942bbf, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=NzNjZTUwOWUtZmNlY2ZhM2QtZDBmN2E5MTctNjE3ZWM0MDE=" 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, f70e65d7-05e4-4b3b-bb89-bf385c942bbf, ghrun-ghmuan4vfy.auto.internal:3635): 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, ea528d27-e85b-440a-90cf-447a535822c8, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ea528d27-e85b-440a-90cf-447a535822c8, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ea528d27-e85b-440a-90cf-447a535822c8, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODgyZmZjMjgtYjAwODZjNTMtODJmZGYyNTQtY2I1YmZjOWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e0bfc02b-f552-4e2f-bd23-0e7b022a3986, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e0bfc02b-f552-4e2f-bd23-0e7b022a3986, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=ODgyZmZjMjgtYjAwODZjNTMtODJmZGYyNTQtY2I1YmZjOWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e0bfc02b-f552-4e2f-bd23-0e7b022a3986, ghrun-ghmuan4vfy.auto.internal:3635): 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=ODgyZmZjMjgtYjAwODZjNTMtODJmZGYyNTQtY2I1YmZjOWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ecfc22e-f0c0-41fa-8c2c-955b1d9f20f7, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ecfc22e-f0c0-41fa-8c2c-955b1d9f20f7, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=ODgyZmZjMjgtYjAwODZjNTMtODJmZGYyNTQtY2I1YmZjOWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fe20835e-d8ac-43e4-b113-22e5f13d606e, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ecfc22e-f0c0-41fa-8c2c-955b1d9f20f7, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fe20835e-d8ac-43e4-b113-22e5f13d606e, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fe20835e-d8ac-43e4-b113-22e5f13d606e, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2EyMzQwYmMtODNhYzg0OTEtNzJiZTQxOTctNjlmZjc4M2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 023e886d-7ae6-4efc-8798-1dae7e02616f, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 023e886d-7ae6-4efc-8798-1dae7e02616f, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=Y2EyMzQwYmMtODNhYzg0OTEtNzJiZTQxOTctNjlmZjc4M2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 023e886d-7ae6-4efc-8798-1dae7e02616f, ghrun-ghmuan4vfy.auto.internal:3635): 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=Y2EyMzQwYmMtODNhYzg0OTEtNzJiZTQxOTctNjlmZjc4M2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64455b29-b059-4c6d-92c4-384b7a0cbc70, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64455b29-b059-4c6d-92c4-384b7a0cbc70, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=Y2EyMzQwYmMtODNhYzg0OTEtNzJiZTQxOTctNjlmZjc4M2I=" 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, 64455b29-b059-4c6d-92c4-384b7a0cbc70, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 807f33de-172c-48e2-a553-17a72216557d, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.55613498+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2edbe2cb-1969-404e-8e0e-a214dc294de9, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.555881683+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 90ce4cec-c542-4e0c-8220-f4d1f180bfdf, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.556173871+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 98cf8117-48b2-4383-880f-551e34be2980, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.556105763+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1d15f412-35d6-4555-8cb7-945a90ae4411, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.556205877+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9e052a71-0dfe-45f8-8d3b-ec4c742a79b9, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556066815+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 023e886d-7ae6-4efc-8798-1dae7e02616f, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.556339158+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c3d374a8-25f1-4ffa-8f8f-cc9efa97f080, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.556233682+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e0bfc02b-f552-4e2f-bd23-0e7b022a3986, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556311566+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f97b0040-d965-4b4b-a1c2-c12a416b83ce, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.556269434+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 819d7d03-2cb8-45a0-94bb-dda923bbad14, ghrun-ghmuan4vfy.auto.internal:3635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556191052+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7811b812-3ab0-4f2c-90a9-61ba252470ee, ghrun-ghmuan4vfy.auto.internal:3635): 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-10T14:07:28.556255726+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 64455b29-b059-4c6d-92c4-384b7a0cbc70, ghrun-ghmuan4vfy.auto.internal:3635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556364389+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1ecfc22e-f0c0-41fa-8c2c-955b1d9f20f7, ghrun-ghmuan4vfy.auto.internal:3635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556325014+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9c654d9b-4e56-4e8e-afc1-31527f4c1508, ghrun-ghmuan4vfy.auto.internal:3635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556042535+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f70e65d7-05e4-4b3b-bb89-bf385c942bbf, ghrun-ghmuan4vfy.auto.internal:3635): 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-10T14:07:28.556291621+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5eab8a99-2940-41b2-83e8-a1d71ce2004c, ghrun-ghmuan4vfy.auto.internal:3635): 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-10T14:07:28.556121359+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 261d2967-27d8-436f-8df3-bf711dc529d2, ghrun-ghmuan4vfy.auto.internal:3635): 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-10T14:07:28.556084651+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 34a1187f-f1c6-4334-b158-90156a76db24, ghrun-ghmuan4vfy.auto.internal:3635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556220321+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 738ea18d-57cf-4dba-8e9a-e26c9c1edd20, ghrun-ghmuan4vfy.auto.internal:3635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556159553+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
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: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: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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    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 1617387) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1617387) elapsed time (sec): 30.21146059036255
DEBUG    ya.test:process.py:263 Command (pid 1617387) wtime: 30.216
DEBUG    ya.test:process.py:275 Command (pid 1617387) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     33	33	0	0	91	775	783	783
2	    125	125	0	0	80	108	134	134
3	    118	118	0	0	81	113	120	122
4	     88	88	0	0	91	125	128	138
5	     62	62	0	0	95	711	719	719
6	     29	29	0	0	87	101	102	102
7	      0	0	0	811	0	0	0	0
8	      0	0	0	1243	0	0	0	0
9	      0	0	0	1240	0	0	0	0
10	      0	0	0	1147	0	0	0	0
11	      0	0	0	1208	0	0	0	0
12	      0	0	0	1201	0	0	0	0
13	      0	0	0	1199	0	0	0	0
14	      0	0	0	968	0	0	0	0
15	      0	0	0	1352	0	0	0	0
16	      0	0	0	1021	0	0	0	0
17	      0	0	0	780	0	0	0	0
18	      0	0	0	1084	0	0	0	0
19	      0	0	0	1078	0	0	0	0
20	      0	0	0	1025	0	0	0	0
21	      0	0	0	1077	0	0	0	0
22	      0	0	0	1031	0	0	0	0
23	      0	0	0	1068	0	0	0	0
24	      0	0	0	1106	0	0	0	0
25	      0	0	0	1110	0	0	0	0
26	      0	0	0	1201	0	0	0	0
27	      0	0	0	1088	0	0	0	0
28	      0	0	0	1021	0	0	0	0
29	      0	0	0	920	0	0	0	0
30	      0	0	0	934	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    455	15.1667	0	25913	85	213	723	783

DEBUG    ya.test:process.py:276 Command (pid 1617387) 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 1617394) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1617394) elapsed time (sec): 30.234124422073364
DEBUG    ya.test:process.py:263 Command (pid 1617394) wtime: 30.238
DEBUG    ya.test:process.py:275 Command (pid 1617394) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	752	0	0	0	0
8	      0	0	0	1173	0	0	0	0
9	      0	0	0	1337	0	0	0	0
10	      0	0	0	1303	0	0	0	0
11	      0	0	0	1192	0	0	0	0
12	      0	0	0	1098	0	0	0	0
13	      0	0	0	1280	0	0	0	0
14	      0	0	0	946	0	0	0	0
15	      0	0	0	1361	0	0	0	0
16	      0	0	0	1026	0	0	0	0
17	      0	0	0	783	0	0	0	0
18	      0	0	0	987	0	0	0	0
19	      0	0	0	994	0	0	0	0
20	      0	0	0	1023	0	0	0	0
21	      0	0	0	965	0	0	0	0
22	      0	0	0	961	0	0	0	0
23	      0	0	0	1223	0	0	0	0
24	      0	0	0	1145	0	0	0	0
25	      0	0	0	926	0	0	0	0
26	      0	0	0	1006	0	0	0	0
27	      0	0	0	1172	0	0	0	0
28	      0	0	0	837	0	0	0	0
29	      0	0	0	1015	0	0	0	0
30	      0	0	0	950	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 1617394) 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 1617390) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1617390) elapsed time (sec): 30.249481439590454
DEBUG    ya.test:process.py:263 Command (pid 1617390) wtime: 30.254
DEBUG    ya.test:process.py:275 Command (pid 1617390) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     51	51	0	0	65	571	579	587
2	    163	163	0	0	57	87	102	107
3	    158	158	0	0	59	94	107	109
4	    118	118	0	0	68	87	96	99
5	     91	91	0	0	68	627	683	687
6	     39	39	0	0	63	76	81	81
7	      0	0	0	698	0	0	0	0
8	      0	0	0	1072	0	0	0	0
9	      0	0	0	1214	0	0	0	0
10	      0	0	0	941	0	0	0	0
11	      0	0	0	1107	0	0	0	0
12	      0	0	0	1109	0	0	0	0
13	      0	0	0	1246	0	0	0	0
14	      0	0	0	901	0	0	0	0
15	      0	0	0	1022	0	0	0	0
16	      0	0	0	853	0	0	0	0
17	      0	0	0	746	0	0	0	0
18	      0	0	0	887	0	0	0	0
19	      0	0	0	903	0	0	0	0
20	      0	0	0	1035	0	0	0	0
21	      0	0	0	1175	0	0	0	0
22	      0	0	0	1153	0	0	0	0
23	      0	0	0	862	0	0	0	0
24	      0	0	0	926	0	0	0	0
25	      0	0	0	1075	0	0	0	0
26	      0	0	0	1053	0	0	0	0
27	      0	0	0	1154	0	0	0	0
28	      0	0	0	1050	0	0	0	0
29	      0	0	0	1071	0	0	0	0
30	      0	0	0	876	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    620	20.6667	0	24129	62	174	627	687

DEBUG    ya.test:process.py:276 Command (pid 1617390) 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.connection:connection.py:549 Closing channel for endpoint localhost:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ghmuan4vfy'
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/7835/0033e8/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.1582827' in '/home/runner/.ya/build/build_root/7835/0033e8/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_zc0dreh9.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:3635/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22820
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5445
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2085
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3635
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23571
=================================== 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/7835/0033e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1580836
DEBUG    ya.test:process.py:259 Command (pid 1580836) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1580836) elapsed time (sec): 1.1129579544067383
DEBUG    ya.test:process.py:263 Command (pid 1580836) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) maxrss: 541116
DEBUG    ya.test:process.py:263 Command (pid 1580836) minflt: 16173
DEBUG    ya.test:process.py:263 Command (pid 1580836) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 1580836) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1580836) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1580836) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1580836) stime: 0.8787119999999999
DEBUG    ya.test:process.py:263 Command (pid 1580836) utime: 0.13072899999999998
DEBUG    ya.test:process.py:263 Command (pid 1580836) wtime: 1.115
DEBUG    ya.test:process.py:275 Command (pid 1580836) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23571
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/7835/0033e8/r3tmp/kikimr_cluster_rqj5fddc
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2085
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5445
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22820
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7835/0033e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7835/0033e8/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/7835/0033e8/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_zc0dreh9.log --grpc-port=3635 --mon-port=2085 --ic-port=23571
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3635/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7835/0033e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7835/0033e8/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/7835/0033e8/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_zc0dreh9.log --grpc-port=3635 --mon-port=2085 --ic-port=23571
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7835/0033e8/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/7835/0033e8/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_zc0dreh9.log', '--grpc-port=3635', '--mon-port=2085', '--ic-port=23571')' in '/home/runner/.ya/build/build_root/7835/0033e8/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: 1582827
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3635/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/7835/0033e8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1582846
DEBUG    ya.test:process.py:259 Command (pid 1582846) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1582846) elapsed time (sec): 0.8668153285980225
DEBUG    ya.test:process.py:263 Command (pid 1582846) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1582846) maxrss: 540992
DEBUG    ya.test:process.py:263 Command (pid 1582846) minflt: 16464
DEBUG    ya.test:process.py:263 Command (pid 1582846) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 1582846) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1582846) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1582846) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1582846) stime: 0.672237
DEBUG    ya.test:process.py:263 Command (pid 1582846) utime: 0.108693
DEBUG    ya.test:process.py:263 Command (pid 1582846) wtime: 0.868
DEBUG    ya.test:process.py:275 Command (pid 1582846) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3635', '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: 23571\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/7835/0033e8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3635', '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: 23571\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1589605
DEBUG    ya.test:process.py:259 Command (pid 1589605) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1589605) elapsed time (sec): 0.6854629516601562
DEBUG    ya.test:process.py:263 Command (pid 1589605) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) maxrss: 549340
DEBUG    ya.test:process.py:263 Command (pid 1589605) minflt: 18315
DEBUG    ya.test:process.py:263 Command (pid 1589605) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) nivcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 1589605) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1589605) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1589605) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1589605) stime: 0.468917
DEBUG    ya.test:process.py:263 Command (pid 1589605) utime: 0.12326699999999999
DEBUG    ya.test:process.py:263 Command (pid 1589605) wtime: 0.687
DEBUG    ya.test:process.py:275 Command (pid 1589605) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3635', '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/7835/0033e8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3635', '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: 1590560
DEBUG    ya.test:process.py:259 Command (pid 1590560) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1590560) elapsed time (sec): 0.7259659767150879
DEBUG    ya.test:process.py:263 Command (pid 1590560) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) maxrss: 549352
DEBUG    ya.test:process.py:263 Command (pid 1590560) minflt: 18317
DEBUG    ya.test:process.py:263 Command (pid 1590560) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 1590560) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1590560) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 1590560) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1590560) stime: 0.553927
DEBUG    ya.test:process.py:263 Command (pid 1590560) utime: 0.108042
DEBUG    ya.test:process.py:263 Command (pid 1590560) wtime: 0.73
DEBUG    ya.test:process.py:275 Command (pid 1590560) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d73b8919-b6c5-4c02-ba3a-9fefeec75d00, localhost:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d73b8919-b6c5-4c02-ba3a-9fefeec75d00, localhost:3635): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d73b8919-b6c5-4c02-ba3a-9fefeec75d00, localhost:3635): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ghmuan4vfy.auto.internal" port: 3635 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-ghmuan4vfy.auto.internal:3635, 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:3635
------------------------------ 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/7835/0033e8/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydb/ydb -e grpc://localhost:3635 -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/7835/0033e8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3635', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1591495
DEBUG    ya.test:process.py:259 Command (pid 1591495) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1591495) elapsed time (sec): 0.5738711357116699
DEBUG    ya.test:process.py:263 Command (pid 1591495) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) maxrss: 171792
DEBUG    ya.test:process.py:263 Command (pid 1591495) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 1591495) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1591495) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1591495) nvcsw: 163
DEBUG    ya.test:process.py:263 Command (pid 1591495) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1591495) stime: 0.030999
DEBUG    ya.test:process.py:263 Command (pid 1591495) utime: 0.044285
DEBUG    ya.test:process.py:263 Command (pid 1591495) wtime: 0.575
DEBUG    ya.test:process.py:275 Command (pid 1591495) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1591495) 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/7835/0033e8/ydb/apps/ydb/ydb -e grpc://localhost:3635 -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/7835/0033e8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3635', '-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: 1591971
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 1591971) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1591971) elapsed time (sec): 30.20364999771118
DEBUG    ya.test:process.py:263 Command (pid 1591971) wtime: 30.205
DEBUG    ya.test:process.py:275 Command (pid 1591971) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    361	361	0	0	25	48	57	61
2	    313	313	0	0	28	54	70	77
3	    366	366	0	0	25	42	57	68
4	    365	365	0	0	25	46	52	58
5	    380	380	0	0	24	43	50	54
6	    403	403	0	0	24	35	43	48
7	    354	354	0	0	25	43	59	68
8	    372	372	0	0	25	39	45	48
9	    361	361	0	0	26	43	49	57
10	    366	366	0	0	25	44	62	71
11	    375	375	0	0	24	40	45	49
12	    350	350	0	0	26	53	61	70
13	    412	412	0	0	22	36	45	55
14	    359	359	0	0	25	45	48	52
15	    340	340	0	0	26	51	59	66
16	    407	407	0	0	23	36	51	58
17	    400	400	0	0	22	33	55	66
18	    353	353	0	0	24	65	83	93
19	    435	435	0	0	21	35	41	47
20	    351	351	0	0	27	44	50	53
21	    405	405	0	0	23	38	47	51
22	    411	411	0	0	21	42	50	54
23	    412	412	0	0	23	33	37	40
24	    397	397	0	0	23	38	63	68
25	    363	363	0	0	25	44	49	54
26	    380	380	0	0	25	40	51	58
27	    359	359	0	0	26	40	45	54
28	    428	428	0	0	21	34	44	51
29	    421	421	0	0	21	37	52	57
30	    427	427	0	0	22	33	56	60

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11426	380.867	0	0	24	42	55	93

DEBUG    ya.test:process.py:276 Command (pid 1591971) 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, 715df8ab-6132-4d7a-b7d5-584e26804f5c, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 715df8ab-6132-4d7a-b7d5-584e26804f5c, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 715df8ab-6132-4d7a-b7d5-584e26804f5c, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2edbe2cb-1969-404e-8e0e-a214dc294de9, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2edbe2cb-1969-404e-8e0e-a214dc294de9, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2edbe2cb-1969-404e-8e0e-a214dc294de9, ghrun-ghmuan4vfy.auto.internal:3635): 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=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6772771f-6eb2-4833-9068-4a18e5b78962, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6772771f-6eb2-4833-9068-4a18e5b78962, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=" 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, 6772771f-6eb2-4833-9068-4a18e5b78962, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 11235 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06d4144e-c193-48e5-90cd-ab6cb0afe922, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06d4144e-c193-48e5-90cd-ab6cb0afe922, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=" 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, 06d4144e-c193-48e5-90cd-ab6cb0afe922, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ebf97cb1-7502-4c8a-8a42-813884f49c13, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ebf97cb1-7502-4c8a-8a42-813884f49c13, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=" 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, ebf97cb1-7502-4c8a-8a42-813884f49c13, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydb/ydb -e grpc://localhost:3635 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydb/ydb -e grpc://localhost:3635 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c654d9b-4e56-4e8e-afc1-31527f4c1508, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydb/ydb -e grpc://localhost:3635 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c654d9b-4e56-4e8e-afc1-31527f4c1508, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=M2VmNmExNmQtNmQxNDllZmYtYTJhYzMzZDItZWJjMGUyNWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 93d7611c-e358-4120-83ac-9312e23b4da1, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 93d7611c-e358-4120-83ac-9312e23b4da1, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c654d9b-4e56-4e8e-afc1-31527f4c1508, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 93d7611c-e358-4120-83ac-9312e23b4da1, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzNlOGYwM2QtNTAyMWMyOWQtMTQzMDQ4MDctMTQ3Zjc3NTQ=" node_id: 1 }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9e052a71-0dfe-45f8-8d3b-ec4c742a79b9, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9e052a71-0dfe-45f8-8d3b-ec4c742a79b9, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=MzNlOGYwM2QtNTAyMWMyOWQtMTQzMDQ4MDctMTQ3Zjc3NTQ=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3635', '-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/7835/0033e8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3635', '-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:610 Executing '['/home/runner/.ya/build/build_root/7835/0033e8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3635', '-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: 1617387
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9e052a71-0dfe-45f8-8d3b-ec4c742a79b9, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1617390
DEBUG    ya.test:process.py:628 Command pid: 1617394
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzNlOGYwM2QtNTAyMWMyOWQtMTQzMDQ4MDctMTQ3Zjc3NTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 261d2967-27d8-436f-8df3-bf711dc529d2, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 261d2967-27d8-436f-8df3-bf711dc529d2, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=MzNlOGYwM2QtNTAyMWMyOWQtMTQzMDQ4MDctMTQ3Zjc3NTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, df670716-93c6-41f8-ad14-d422631d4ae5, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df670716-93c6-41f8-ad14-d422631d4ae5, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 261d2967-27d8-436f-8df3-bf711dc529d2, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df670716-93c6-41f8-ad14-d422631d4ae5, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTRjNzczMjktNjQyMmVkODAtMjAxNjkwNTAtYzlmOTg0YTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 98cf8117-48b2-4383-880f-551e34be2980, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 98cf8117-48b2-4383-880f-551e34be2980, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=ZTRjNzczMjktNjQyMmVkODAtMjAxNjkwNTAtYzlmOTg0YTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 98cf8117-48b2-4383-880f-551e34be2980, ghrun-ghmuan4vfy.auto.internal:3635): 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=ZTRjNzczMjktNjQyMmVkODAtMjAxNjkwNTAtYzlmOTg0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5eab8a99-2940-41b2-83e8-a1d71ce2004c, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5eab8a99-2940-41b2-83e8-a1d71ce2004c, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=ZTRjNzczMjktNjQyMmVkODAtMjAxNjkwNTAtYzlmOTg0YTk=" 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, 5eab8a99-2940-41b2-83e8-a1d71ce2004c, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
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, 03256815-9e94-4326-846c-df8f30568e4b, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 03256815-9e94-4326-846c-df8f30568e4b, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 03256815-9e94-4326-846c-df8f30568e4b, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmFmZDM2OTctNTk3YzVhZWItYmM2ODBlMi1iYjk5NjcyOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 807f33de-172c-48e2-a553-17a72216557d, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 807f33de-172c-48e2-a553-17a72216557d, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=MmFmZDM2OTctNTk3YzVhZWItYmM2ODBlMi1iYjk5NjcyOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 807f33de-172c-48e2-a553-17a72216557d, ghrun-ghmuan4vfy.auto.internal:3635): 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=MmFmZDM2OTctNTk3YzVhZWItYmM2ODBlMi1iYjk5NjcyOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 738ea18d-57cf-4dba-8e9a-e26c9c1edd20, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 738ea18d-57cf-4dba-8e9a-e26c9c1edd20, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=MmFmZDM2OTctNTk3YzVhZWItYmM2ODBlMi1iYjk5NjcyOA==" 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, 738ea18d-57cf-4dba-8e9a-e26c9c1edd20, ghrun-ghmuan4vfy.auto.internal:3635): 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, cf9cc2c4-1ea8-4479-9e4c-2a6186b2f3a2, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cf9cc2c4-1ea8-4479-9e4c-2a6186b2f3a2, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cf9cc2c4-1ea8-4479-9e4c-2a6186b2f3a2, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWE2NzQ4Ni03MTM2NDNiOC0zMDlmZTc0MS02NGZhZTc2NQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 90ce4cec-c542-4e0c-8220-f4d1f180bfdf, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 90ce4cec-c542-4e0c-8220-f4d1f180bfdf, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=OWE2NzQ4Ni03MTM2NDNiOC0zMDlmZTc0MS02NGZhZTc2NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 90ce4cec-c542-4e0c-8220-f4d1f180bfdf, ghrun-ghmuan4vfy.auto.internal:3635): 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=OWE2NzQ4Ni03MTM2NDNiOC0zMDlmZTc0MS02NGZhZTc2NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 819d7d03-2cb8-45a0-94bb-dda923bbad14, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 819d7d03-2cb8-45a0-94bb-dda923bbad14, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=OWE2NzQ4Ni03MTM2NDNiOC0zMDlmZTc0MS02NGZhZTc2NQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0afa70f0-7fb5-474c-a60d-4fd229b3e648, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0afa70f0-7fb5-474c-a60d-4fd229b3e648, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 819d7d03-2cb8-45a0-94bb-dda923bbad14, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0afa70f0-7fb5-474c-a60d-4fd229b3e648, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGFhZTM4MDYtNTI0MzNkOGEtMjFjYjY2OWYtYjllZTRiYTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1d15f412-35d6-4555-8cb7-945a90ae4411, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1d15f412-35d6-4555-8cb7-945a90ae4411, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=ZGFhZTM4MDYtNTI0MzNkOGEtMjFjYjY2OWYtYjllZTRiYTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1d15f412-35d6-4555-8cb7-945a90ae4411, ghrun-ghmuan4vfy.auto.internal:3635): 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=ZGFhZTM4MDYtNTI0MzNkOGEtMjFjYjY2OWYtYjllZTRiYTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34a1187f-f1c6-4334-b158-90156a76db24, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34a1187f-f1c6-4334-b158-90156a76db24, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=ZGFhZTM4MDYtNTI0MzNkOGEtMjFjYjY2OWYtYjllZTRiYTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 291ae754-c53c-4a42-9710-15c7aa703017, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 291ae754-c53c-4a42-9710-15c7aa703017, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34a1187f-f1c6-4334-b158-90156a76db24, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 291ae754-c53c-4a42-9710-15c7aa703017, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzJkODI1YjMtYmVmZTMyY2ItZGJjM2MwZjUtZTlmZmJhMzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c3d374a8-25f1-4ffa-8f8f-cc9efa97f080, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c3d374a8-25f1-4ffa-8f8f-cc9efa97f080, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=YzJkODI1YjMtYmVmZTMyY2ItZGJjM2MwZjUtZTlmZmJhMzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c3d374a8-25f1-4ffa-8f8f-cc9efa97f080, ghrun-ghmuan4vfy.auto.internal:3635): 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=YzJkODI1YjMtYmVmZTMyY2ItZGJjM2MwZjUtZTlmZmJhMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7811b812-3ab0-4f2c-90a9-61ba252470ee, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7811b812-3ab0-4f2c-90a9-61ba252470ee, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=YzJkODI1YjMtYmVmZTMyY2ItZGJjM2MwZjUtZTlmZmJhMzY=" 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, 7811b812-3ab0-4f2c-90a9-61ba252470ee, ghrun-ghmuan4vfy.auto.internal:3635): 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, f6e488c2-40e0-477b-93b1-350ca24f625c, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f6e488c2-40e0-477b-93b1-350ca24f625c, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f6e488c2-40e0-477b-93b1-350ca24f625c, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzNjZTUwOWUtZmNlY2ZhM2QtZDBmN2E5MTctNjE3ZWM0MDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f97b0040-d965-4b4b-a1c2-c12a416b83ce, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f97b0040-d965-4b4b-a1c2-c12a416b83ce, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=NzNjZTUwOWUtZmNlY2ZhM2QtZDBmN2E5MTctNjE3ZWM0MDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f97b0040-d965-4b4b-a1c2-c12a416b83ce, ghrun-ghmuan4vfy.auto.internal:3635): 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=NzNjZTUwOWUtZmNlY2ZhM2QtZDBmN2E5MTctNjE3ZWM0MDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f70e65d7-05e4-4b3b-bb89-bf385c942bbf, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f70e65d7-05e4-4b3b-bb89-bf385c942bbf, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=NzNjZTUwOWUtZmNlY2ZhM2QtZDBmN2E5MTctNjE3ZWM0MDE=" 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, f70e65d7-05e4-4b3b-bb89-bf385c942bbf, ghrun-ghmuan4vfy.auto.internal:3635): 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, ea528d27-e85b-440a-90cf-447a535822c8, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ea528d27-e85b-440a-90cf-447a535822c8, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ea528d27-e85b-440a-90cf-447a535822c8, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODgyZmZjMjgtYjAwODZjNTMtODJmZGYyNTQtY2I1YmZjOWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e0bfc02b-f552-4e2f-bd23-0e7b022a3986, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e0bfc02b-f552-4e2f-bd23-0e7b022a3986, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=ODgyZmZjMjgtYjAwODZjNTMtODJmZGYyNTQtY2I1YmZjOWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e0bfc02b-f552-4e2f-bd23-0e7b022a3986, ghrun-ghmuan4vfy.auto.internal:3635): 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=ODgyZmZjMjgtYjAwODZjNTMtODJmZGYyNTQtY2I1YmZjOWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ecfc22e-f0c0-41fa-8c2c-955b1d9f20f7, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ecfc22e-f0c0-41fa-8c2c-955b1d9f20f7, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=ODgyZmZjMjgtYjAwODZjNTMtODJmZGYyNTQtY2I1YmZjOWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fe20835e-d8ac-43e4-b113-22e5f13d606e, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ecfc22e-f0c0-41fa-8c2c-955b1d9f20f7, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fe20835e-d8ac-43e4-b113-22e5f13d606e, ghrun-ghmuan4vfy.auto.internal:3635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fe20835e-d8ac-43e4-b113-22e5f13d606e, ghrun-ghmuan4vfy.auto.internal:3635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2EyMzQwYmMtODNhYzg0OTEtNzJiZTQxOTctNjlmZjc4M2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 023e886d-7ae6-4efc-8798-1dae7e02616f, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 023e886d-7ae6-4efc-8798-1dae7e02616f, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=Y2EyMzQwYmMtODNhYzg0OTEtNzJiZTQxOTctNjlmZjc4M2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 023e886d-7ae6-4efc-8798-1dae7e02616f, ghrun-ghmuan4vfy.auto.internal:3635): 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=Y2EyMzQwYmMtODNhYzg0OTEtNzJiZTQxOTctNjlmZjc4M2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64455b29-b059-4c6d-92c4-384b7a0cbc70, ghrun-ghmuan4vfy.auto.internal:3635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64455b29-b059-4c6d-92c4-384b7a0cbc70, ghrun-ghmuan4vfy.auto.internal:3635): request = { session_id: "ydb://session/3?node_id=1&id=Y2EyMzQwYmMtODNhYzg0OTEtNzJiZTQxOTctNjlmZjc4M2I=" 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, 64455b29-b059-4c6d-92c4-384b7a0cbc70, ghrun-ghmuan4vfy.auto.internal:3635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 807f33de-172c-48e2-a553-17a72216557d, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.55613498+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2edbe2cb-1969-404e-8e0e-a214dc294de9, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.555881683+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 90ce4cec-c542-4e0c-8220-f4d1f180bfdf, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.556173871+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 98cf8117-48b2-4383-880f-551e34be2980, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.556105763+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1d15f412-35d6-4555-8cb7-945a90ae4411, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.556205877+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9e052a71-0dfe-45f8-8d3b-ec4c742a79b9, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556066815+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 023e886d-7ae6-4efc-8798-1dae7e02616f, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.556339158+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c3d374a8-25f1-4ffa-8f8f-cc9efa97f080, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.556233682+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e0bfc02b-f552-4e2f-bd23-0e7b022a3986, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556311566+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f97b0040-d965-4b4b-a1c2-c12a416b83ce, ghrun-ghmuan4vfy.auto.internal:3635): 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:3635 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T14:07:28.556269434+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 819d7d03-2cb8-45a0-94bb-dda923bbad14, ghrun-ghmuan4vfy.auto.internal:3635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556191052+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7811b812-3ab0-4f2c-90a9-61ba252470ee, ghrun-ghmuan4vfy.auto.internal:3635): 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-10T14:07:28.556255726+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 64455b29-b059-4c6d-92c4-384b7a0cbc70, ghrun-ghmuan4vfy.auto.internal:3635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556364389+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1ecfc22e-f0c0-41fa-8c2c-955b1d9f20f7, ghrun-ghmuan4vfy.auto.internal:3635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556325014+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9c654d9b-4e56-4e8e-afc1-31527f4c1508, ghrun-ghmuan4vfy.auto.internal:3635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556042535+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f70e65d7-05e4-4b3b-bb89-bf385c942bbf, ghrun-ghmuan4vfy.auto.internal:3635): 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-10T14:07:28.556291621+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5eab8a99-2940-41b2-83e8-a1d71ce2004c, ghrun-ghmuan4vfy.auto.internal:3635): 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-10T14:07:28.556121359+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 261d2967-27d8-436f-8df3-bf711dc529d2, ghrun-ghmuan4vfy.auto.internal:3635): 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-10T14:07:28.556084651+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 34a1187f-f1c6-4334-b158-90156a76db24, ghrun-ghmuan4vfy.auto.internal:3635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556220321+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 738ea18d-57cf-4dba-8e9a-e26c9c1edd20, ghrun-ghmuan4vfy.auto.internal:3635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T14:07:28.556159553+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ghmuan4vfy.auto.internal:3635
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: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: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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    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 1617387) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1617387) elapsed time (sec): 30.21146059036255
DEBUG    ya.test:process.py:263 Command (pid 1617387) wtime: 30.216
DEBUG    ya.test:process.py:275 Command (pid 1617387) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     33	33	0	0	91	775	783	783
2	    125	125	0	0	80	108	134	134
3	    118	118	0	0	81	113	120	122
4	     88	88	0	0	91	125	128	138
5	     62	62	0	0	95	711	719	719
6	     29	29	0	0	87	101	102	102
7	      0	0	0	811	0	0	0	0
8	      0	0	0	1243	0	0	0	0
9	      0	0	0	1240	0	0	0	0
10	      0	0	0	1147	0	0	0	0
11	      0	0	0	1208	0	0	0	0
12	      0	0	0	1201	0	0	0	0
13	      0	0	0	1199	0	0	0	0
14	      0	0	0	968	0	0	0	0
15	      0	0	0	1352	0	0	0	0
16	      0	0	0	1021	0	0	0	0
17	      0	0	0	780	0	0	0	0
18	      0	0	0	1084	0	0	0	0
19	      0	0	0	1078	0	0	0	0
20	      0	0	0	1025	0	0	0	0
21	      0	0	0	1077	0	0	0	0
22	      0	0	0	1031	0	0	0	0
23	      0	0	0	1068	0	0	0	0
24	      0	0	0	1106	0	0	0	0
25	      0	0	0	1110	0	0	0	0
26	      0	0	0	1201	0	0	0	0
27	      0	0	0	1088	0	0	0	0
28	      0	0	0	1021	0	0	0	0
29	      0	0	0	920	0	0	0	0
30	      0	0	0	934	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    455	15.1667	0	25913	85	213	723	783

DEBUG    ya.test:process.py:276 Command (pid 1617387) 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 1617394) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1617394) elapsed time (sec): 30.234124422073364
DEBUG    ya.test:process.py:263 Command (pid 1617394) wtime: 30.238
DEBUG    ya.test:process.py:275 Command (pid 1617394) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	752	0	0	0	0
8	      0	0	0	1173	0	0	0	0
9	      0	0	0	1337	0	0	0	0
10	      0	0	0	1303	0	0	0	0
11	      0	0	0	1192	0	0	0	0
12	      0	0	0	1098	0	0	0	0
13	      0	0	0	1280	0	0	0	0
14	      0	0	0	946	0	0	0	0
15	      0	0	0	1361	0	0	0	0
16	      0	0	0	1026	0	0	0	0
17	      0	0	0	783	0	0	0	0
18	      0	0	0	987	0	0	0	0
19	      0	0	0	994	0	0	0	0
20	      0	0	0	1023	0	0	0	0
21	      0	0	0	965	0	0	0	0
22	      0	0	0	961	0	0	0	0
23	      0	0	0	1223	0	0	0	0
24	      0	0	0	1145	0	0	0	0
25	      0	0	0	926	0	0	0	0
26	      0	0	0	1006	0	0	0	0
27	      0	0	0	1172	0	0	0	0
28	      0	0	0	837	0	0	0	0
29	      0	0	0	1015	0	0	0	0
30	      0	0	0	950	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 1617394) 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 1617390) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1617390) elapsed time (sec): 30.249481439590454
DEBUG    ya.test:process.py:263 Command (pid 1617390) wtime: 30.254
DEBUG    ya.test:process.py:275 Command (pid 1617390) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     51	51	0	0	65	571	579	587
2	    163	163	0	0	57	87	102	107
3	    158	158	0	0	59	94	107	109
4	    118	118	0	0	68	87	96	99
5	     91	91	0	0	68	627	683	687
6	     39	39	0	0	63	76	81	81
7	      0	0	0	698	0	0	0	0
8	      0	0	0	1072	0	0	0	0
9	      0	0	0	1214	0	0	0	0
10	      0	0	0	941	0	0	0	0
11	      0	0	0	1107	0	0	0	0
12	      0	0	0	1109	0	0	0	0
13	      0	0	0	1246	0	0	0	0
14	      0	0	0	901	0	0	0	0
15	      0	0	0	1022	0	0	0	0
16	      0	0	0	853	0	0	0	0
17	      0	0	0	746	0	0	0	0
18	      0	0	0	887	0	0	0	0
19	      0	0	0	903	0	0	0	0
20	      0	0	0	1035	0	0	0	0
21	      0	0	0	1175	0	0	0	0
22	      0	0	0	1153	0	0	0	0
23	      0	0	0	862	0	0	0	0
24	      0	0	0	926	0	0	0	0
25	      0	0	0	1075	0	0	0	0
26	      0	0	0	1053	0	0	0	0
27	      0	0	0	1154	0	0	0	0
28	      0	0	0	1050	0	0	0	0
29	      0	0	0	1071	0	0	0	0
30	      0	0	0	876	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    620	20.6667	0	24129	62	174	627	687

DEBUG    ya.test:process.py:276 Command (pid 1617390) 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.connection:connection.py:549 Closing channel for endpoint localhost:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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:3635
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3635". 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 ===============================
322.49s call     test_log_scenario.py::TestLogScenario::test_log_uniform
16.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
11.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
8.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
7.71s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
6.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.87s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(10 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/7835/0033e8/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/7835/0033e8/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-10T14:07:22.726171Z): source_id=235;tablet_id=72075186224037897;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 @ 0xA78BA45
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA783F86
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB611C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90A47B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDF218
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDEF6F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8E5A8D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1410E77B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D4E437
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CA5C63
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CA5C63
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA2A83
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CA9537
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1412BED8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB4AD05
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5BCED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB602724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6067E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6063F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB606FDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78D69C
21. ??:0: ?? @ 0x7FEA438AFAC2
22. ??:0: ?? @ 0x7FEA439418BF
============== 1 failed, 10 passed, 1 error in 411.39s (0:06:51) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7835/0033ee/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.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
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-128]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 64.74s (0:01:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7835/0033ec/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 ===============================
89.63s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
9.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
9.27s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
5.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 153.53s (0:02:33) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7835/0033ed/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 ===============================
121.23s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
95.98s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
95.03s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
84.53s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
72.16s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
4.15s setup    test_replace.py::TestReplace::test_copy_full
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.24s call     test_replace.py::TestReplace::test_copy_partial
1.22s call     test_replace.py::TestReplace::test_copy_full
1.11s call     test_replace.py::TestReplace::test_count
0.57s call     test_replace.py::TestReplace::test_partial_replace
0.35s call     test_replace.py::TestReplace::test_incorrect
0.25s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 482.05s (0:08:02) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7835/0033e7/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 ===============================
6.37s setup    test_replace.py::TestReplace::test_replace_rollback
4.47s setup    test_select.py::TestSelect::test_incorrect
4.30s setup    test_update.py::TestUpdate::test_incorrect
1.30s call     test_update.py::TestUpdate::test_update_many_rows
1.26s call     test_select.py::TestSelect::test_json_query
1.07s call     test_replace.py::TestReplace::test_replace_total
1.02s call     test_update.py::TestUpdate::test_update_rollback
0.93s call     test_replace.py::TestReplace::test_replace_rollback
0.80s call     test_update.py::TestUpdate::test_partial_update
0.69s call     test_update.py::TestUpdate::test_incorrect
0.68s call     test_update.py::TestUpdate::test_update_pk
0.64s call     test_replace.py::TestReplace::test_replace_with_nulls
0.53s call     test_select.py::TestSelect::test_incorrect
0.01s setup    test_select.py::TestSelect::test_json_query

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 25.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/7835/0033eb/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 ===============================
395.29s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
44.03s call     zip_bomb.py::TestZipBomb::test
12.43s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
9.65s setup    test_update.py::TestUpdate::test_update_single_column
4.43s setup    test_upsert.py::TestUpsert::test_copy_full
3.76s setup    zip_bomb.py::TestZipBomb::test
3.11s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.51s call     test_upsert.py::TestUpsert::test_copy_full
1.50s call     test_upsert.py::TestUpsert::test_copy_partial
1.35s call     test_upsert.py::TestUpsert::test_count
1.10s call     test_update.py::TestUpdate::test_update_single_column
1.05s call     test_update.py::TestUpdate::test_update_single_row
0.92s call     test_upsert.py::TestUpsert::test_partial_update
0.57s call     test_upsert.py::TestUpsert::test_insert_nulls
0.49s call     test_upsert.py::TestUpsert::test_incorrect

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