============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bhk2/004b65/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
200.69s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
96.07s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
93.16s call     tablets_movement.py::TestTabletsMovement::test[ROW]
26.51s call     order_by_with_limit.py::TestOrderBy::test
5.72s call     test_create.py::TestCreate::test_create_decimals
4.38s setup    order_by_with_limit.py::TestOrderBy::test
4.29s setup    test_create.py::TestCreate::test_create_all_opt_ints
4.04s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.93s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.48s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.84s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.52s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.49s call     test_create.py::TestCreate::test_create_all_opt_ints
0.48s call     test_create.py::TestCreate::test_create_real_opt
0.44s call     test_create.py::TestCreate::test_create_real_req
0.42s call     test_create.py::TestCreate::test_create_all_req_ints
0.21s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.16s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.14s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    test_create.py::TestCreate::test_create_real_opt
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s teardown data_read_correctness.py::TestDataReadCorrectness::test[table]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 446.98s (0:07:26) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bhk2/004b61/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: 30.1 ms
create table: 613.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 39.7
    "min_ms": 24.8
    "median_ms": 37.9
    "max_ms": 72.8
    "stdev_ms": 13.8
select count(*) after initial inserts: 133.3 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 53.7
    "min_ms": 43.7
    "median_ms": 51.3
    "max_ms": 119.7
    "stdev_ms": 8.9
select count(*) after all modifications: 2719.4 ms
select all: 3240.5 ms
delete from table: 3037.9 ms
select all after delete: 3125.9 ms
.drop table: 51.0 ms
create table: 458.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.4
    "min_ms": 27.4
    "median_ms": 30.5
    "max_ms": 41.6
    "stdev_ms": 4.0
select count(*) after initial inserts: 107.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 65.8
    "min_ms": 47.8
    "median_ms": 64.2
    "max_ms": 104.6
    "stdev_ms": 12.8
updates (step 1):
    "runs": 200
    "avg_ms": 171.5
    "min_ms": 135.6
    "median_ms": 168.2
    "max_ms": 333.1
    "stdev_ms": 24.4
upserts (step 2):
    "runs": 200
    "avg_ms": 32.4
    "min_ms": 22.8
    "median_ms": 29.2
    "max_ms": 99.3
    "stdev_ms": 10.7
select count(*) after all modifications: 328.4 ms
select all: 363.0 ms
delete from table: 373.2 ms
select all after delete: 320.5 ms
.drop table: 36.1 ms
create table: 512.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 34.6
    "min_ms": 26.8
    "median_ms": 35.4
    "max_ms": 46.8
    "stdev_ms": 6.3
select count(*) after initial inserts: 115.3 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 157.6
    "min_ms": 93.3
    "median_ms": 147.0
    "max_ms": 348.4
    "stdev_ms": 41.6
select count(*) after all modifications: 415.9 ms
select all: 548.3 ms
delete from table: 643.7 ms
select all after delete: 301.8 ms
.drop table: 74.1 ms
create table: 1189.4 ms
initial inserts:
    "runs": 15
    "avg_ms": 50.6
    "min_ms": 35.1
    "median_ms": 42.3
    "max_ms": 85.4
    "stdev_ms": 16.7
select count(*) after initial inserts: 188.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 212.7
    "min_ms": 146.8
    "median_ms": 209.0
    "max_ms": 340.1
    "stdev_ms": 37.4
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 110.6
    "min_ms": 76.0
    "median_ms": 106.8
    "max_ms": 172.7
    "stdev_ms": 19.3
select count(*) after all modifications: 723.5 ms
select all: 435.1 ms
delete from table: 514.9 ms
select all after delete: 477.7 ms
.drop table: 78.6 ms
create table: 847.4 ms
initial inserts:
    "runs": 20
    "avg_ms": 48.0
    "min_ms": 31.6
    "median_ms": 44.1
    "max_ms": 76.4
    "stdev_ms": 12.6
select count(*) after initial inserts: 249.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 209.9
    "min_ms": 133.5
    "median_ms": 201.6
    "max_ms": 421.9
    "stdev_ms": 47.4
upserts (step 1):
    "runs": 200
    "avg_ms": 40.1
    "min_ms": 28.7
    "median_ms": 37.8
    "max_ms": 87.5
    "stdev_ms": 10.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 102.5
    "min_ms": 81.1
    "median_ms": 97.7
    "max_ms": 214.8
    "stdev_ms": 19.4
select count(*) after all modifications: 537.8 ms
select all: 533.5 ms
delete from table: 568.2 ms
select all after delete: 495.8 ms
.drop table: 26.2 ms
create table: 496.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.8
    "min_ms": 27.4
    "median_ms": 29.9
    "max_ms": 49.7
    "stdev_ms": 6.6
select count(*) after initial inserts: 86.9 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 26.8
    "min_ms": 19.6
    "median_ms": 25.8
    "max_ms": 78.0
    "stdev_ms": 4.4
select count(*) after all modifications: 299.8 ms
select all: 203.3 ms
delete from table: 230.8 ms
select all after delete: 200.7 ms
.Generated operation sequence:
  0. UPDATE: 20 operations
  1. BULK_UPSERT: 12 operations
  2. BULK_UPSERT: 15 operations
  3. UPSERT: 1 operations
  4. BULK_UPSERT: 19 operations
  5. UPSERT: 7 operations
  6. UPSERT: 7 operations
  7. BULK_UPSERT: 5 operations
  8. UPSERT: 14 operations
  9. UPSERT: 10 operations
drop table: 26.3 ms
create table: 407.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 26.7
    "median_ms": 29.8
    "max_ms": 31.7
    "stdev_ms": 1.5
select count(*) after initial inserts: 84.7 ms
updates (step 0):
    "runs": 200
    "avg_ms": 101.1
    "min_ms": 79.7
    "median_ms": 98.3
    "max_ms": 135.4
    "stdev_ms": 10.6
bulk_upserts (step 1):
    "runs": 12
    "avg_ms": 57.8
    "min_ms": 44.3
    "median_ms": 55.6
    "max_ms": 86.4
    "stdev_ms": 10.4
bulk_upserts (step 2):
    "runs": 15
    "avg_ms": 56.8
    "min_ms": 51.7
    "median_ms": 56.8
    "max_ms": 62.2
    "stdev_ms": 3.2
upserts (step 3):
    "runs": 10
    "avg_ms": 30.7
    "min_ms": 25.6
    "median_ms": 31.0
    "max_ms": 40.3
    "stdev_ms": 4.2
bulk_upserts (step 4):
    "runs": 19
    "avg_ms": 60.8
    "min_ms": 49.2
    "median_ms": 60.4
    "max_ms": 84.8
    "stdev_ms": 8.4
upserts (step 5):
    "runs": 70
    "avg_ms": 32.4
    "min_ms": 26.1
    "median_ms": 31.1
    "max_ms": 51.9
    "stdev_ms": 5.9
upserts (step 6):
    "runs": 70
    "avg_ms": 29.2
    "min_ms": 25.2
    "median_ms": 28.3
    "max_ms": 44.2
    "stdev_ms": 3.5
bulk_upserts (step 7):
    "runs": 5
    "avg_ms": 58.5
    "min_ms": 55.4
    "median_ms": 57.1
    "max_ms": 61.9
    "stdev_ms": 2.9
upserts (step 8):
    "runs": 140
    "avg_ms": 45.3
    "min_ms": 25.6
    "median_ms": 32.5
    "max_ms": 247.5
    "stdev_ms": 39.3
upserts (step 9):
    "runs": 100
    "avg_ms": 103.9
    "min_ms": 34.2
    "median_ms": 90.7
    "max_ms": 304.0
    "stdev_ms": 57.0
select count(*) after all modifications: 921.6 ms
select all: 613.3 ms
delete from table: 806.7 ms
select all after delete: 629.3 ms
.
test_delete.py ..

============================== slowest durations ===============================
160.51s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
64.55s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
49.69s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
48.35s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
47.34s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
40.19s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
28.68s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
7.39s setup    test_delete.py::TestDelete::test_delete_rollback
7.34s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
6.30s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.16s setup    test_create.py::TestCreate::test_create_strings_opt
2.04s call     test_delete.py::TestDelete::test_delete_rollback
1.95s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.48s call     test_create.py::TestCreate::test_create_strings_opt
0.02s teardown test_delete.py::TestDelete::test_delete_where[False-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
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_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 470.10s (0:07:50) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bhk2/004b6b/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 ===============================
3.94s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.82s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.82s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.79s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.78s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.76s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.76s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.74s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.68s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.68s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.67s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.59s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 13.01s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bhk2/004b66/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 ===============================
22.20s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
20.58s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
5.47s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.01s setup    test_insert.py::TestInsertStatement::test_bulk
3.83s setup    test_delete.py::TestDelete::test_incorrect
3.10s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.29s call     test_insert.py::TestInsertStatement::test_copy_full
1.23s call     test_insert.py::TestInsertStatement::test_copy_partial
0.62s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.61s call     test_insert.py::TestInsertStatement::test_plain
0.55s call     test_insert.py::TestInsertStatement::test_bulk
0.43s call     test_insert.py::TestInsertStatement::test_duplicate
0.38s call     test_insert.py::TestInsertStatement::test_out_of_range
0.34s call     test_delete.py::TestDelete::test_incorrect
0.31s call     test_insert.py::TestInsertStatement::test_incorrect
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_full
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 65.97s (0:01:05) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bhk2/004b62/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/bhk2/004b62/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/bhk2/004b62/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-11T13:04:04.684828Z): source_id=235;tablet_id=72075186224037888;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 @ 0xA7928E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78AE26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB618C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD91133B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE611F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EC94D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411564B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D55257
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CACC53
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CACC53
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA9A73
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CB0527
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14132EC8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB661E5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C3ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB609724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60D7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60D3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60DFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79453C
E   21. ??:0: ?? @ 0x7F8A0B3ACAC2
E   22. ??:0: ?? @ 0x7F8A0B43E8BF
------------------------------ 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/bhk2/004b62/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2687938
DEBUG    ya.test:process.py:259 Command (pid 2687938) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2687938) elapsed time (sec): 0.4622035026550293
DEBUG    ya.test:process.py:263 Command (pid 2687938) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) maxrss: 541152
DEBUG    ya.test:process.py:263 Command (pid 2687938) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 2687938) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 2687938) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2687938) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2687938) stime: 0.283918
DEBUG    ya.test:process.py:263 Command (pid 2687938) utime: 0.12396399999999999
DEBUG    ya.test:process.py:263 Command (pid 2687938) wtime: 0.466
DEBUG    ya.test:process.py:275 Command (pid 2687938) output:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4802
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/bhk2/004b62/r3tmp/kikimr_cluster_oh4y8wgv
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24193
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27092
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13637
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21335
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bhk2/004b62/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/bhk2/004b62/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/bhk2/004b62/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_0f1ack16.log --grpc-port=24193 --mon-port=27092 --ic-port=4802
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24193/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bhk2/004b62/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/bhk2/004b62/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/bhk2/004b62/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_0f1ack16.log --grpc-port=24193 --mon-port=27092 --ic-port=4802
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bhk2/004b62/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/bhk2/004b62/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_0f1ack16.log', '--grpc-port=24193', '--mon-port=27092', '--ic-port=4802')' in '/home/runner/.ya/build/build_root/bhk2/004b62/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: 2688576
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24193/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/bhk2/004b62/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2688580
DEBUG    ya.test:process.py:259 Command (pid 2688580) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2688580) elapsed time (sec): 0.41613268852233887
DEBUG    ya.test:process.py:263 Command (pid 2688580) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) maxrss: 541136
DEBUG    ya.test:process.py:263 Command (pid 2688580) minflt: 19903
DEBUG    ya.test:process.py:263 Command (pid 2688580) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2688580) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2688580) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2688580) stime: 0.27668699999999996
DEBUG    ya.test:process.py:263 Command (pid 2688580) utime: 0.10425799999999999
DEBUG    ya.test:process.py:263 Command (pid 2688580) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 2688580) output:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24193', '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: 4802\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/bhk2/004b62/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24193', '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: 4802\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2690523
DEBUG    ya.test:process.py:259 Command (pid 2690523) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2690523) elapsed time (sec): 0.4603414535522461
DEBUG    ya.test:process.py:263 Command (pid 2690523) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) maxrss: 549404
DEBUG    ya.test:process.py:263 Command (pid 2690523) minflt: 18309
DEBUG    ya.test:process.py:263 Command (pid 2690523) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2690523) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 2690523) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2690523) stime: 0.272914
DEBUG    ya.test:process.py:263 Command (pid 2690523) utime: 0.14239
DEBUG    ya.test:process.py:263 Command (pid 2690523) wtime: 0.464
DEBUG    ya.test:process.py:275 Command (pid 2690523) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24193', '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/bhk2/004b62/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24193', '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: 2690993
DEBUG    ya.test:process.py:259 Command (pid 2690993) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2690993) elapsed time (sec): 0.4591028690338135
DEBUG    ya.test:process.py:263 Command (pid 2690993) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) maxrss: 549400
DEBUG    ya.test:process.py:263 Command (pid 2690993) minflt: 18309
DEBUG    ya.test:process.py:263 Command (pid 2690993) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 2690993) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 2690993) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2690993) stime: 0.276501
DEBUG    ya.test:process.py:263 Command (pid 2690993) utime: 0.13035
DEBUG    ya.test:process.py:263 Command (pid 2690993) wtime: 0.46
DEBUG    ya.test:process.py:275 Command (pid 2690993) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2690993) 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, fbfda5e6-4a33-447d-87dd-08f3ad1a8d1c, localhost:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fbfda5e6-4a33-447d-87dd-08f3ad1a8d1c, localhost:24193): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fbfda5e6-4a33-447d-87dd-08f3ad1a8d1c, localhost:24193): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ynj4chmly.auto.internal" port: 24193 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-3ynj4chmly.auto.internal:24193, 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:24193
------------------------------ 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/bhk2/004b62/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydb/ydb -e grpc://localhost:24193 -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/bhk2/004b62/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24193', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2691307
DEBUG    ya.test:process.py:259 Command (pid 2691307) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2691307) elapsed time (sec): 0.33760786056518555
DEBUG    ya.test:process.py:263 Command (pid 2691307) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) maxrss: 165808
DEBUG    ya.test:process.py:263 Command (pid 2691307) minflt: 3535
DEBUG    ya.test:process.py:263 Command (pid 2691307) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2691307) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 2691307) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2691307) stime: 0.012568
DEBUG    ya.test:process.py:263 Command (pid 2691307) utime: 0.058651999999999996
DEBUG    ya.test:process.py:263 Command (pid 2691307) wtime: 0.339
DEBUG    ya.test:process.py:275 Command (pid 2691307) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2691307) 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/bhk2/004b62/ydb/apps/ydb/ydb -e grpc://localhost:24193 -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/bhk2/004b62/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24193', '-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: 2691553
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 2691553) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2691553) elapsed time (sec): 30.234455823898315
DEBUG    ya.test:process.py:263 Command (pid 2691553) wtime: 30.235
DEBUG    ya.test:process.py:275 Command (pid 2691553) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    458	458	0	0	20	26	34	39
2	    473	473	0	0	20	24	30	32
3	    453	453	0	0	21	28	31	32
4	    445	445	0	0	21	29	32	34
5	    449	449	0	0	21	29	34	37
6	    465	465	0	0	20	26	29	31
7	    446	446	0	0	21	32	39	40
8	    400	400	0	0	24	36	39	47
9	    370	370	0	0	25	38	45	51
10	    271	271	0	0	33	63	71	72
11	    245	245	0	0	42	63	77	81
12	    260	260	0	0	34	68	82	84
13	    294	294	0	0	31	59	75	85
14	    348	348	0	0	26	47	54	56
15	    339	339	0	0	26	53	68	71
16	    351	351	0	0	25	48	54	59
17	    374	374	0	0	25	40	54	67
18	    359	359	0	0	27	39	43	48
19	    301	301	0	0	28	63	71	76
20	    329	329	0	0	29	44	52	56
21	    328	328	0	0	27	53	66	70
22	    340	340	0	0	28	46	56	61
23	    334	334	0	0	27	49	54	63
24	    339	339	0	0	27	45	51	54
25	    373	373	0	0	25	41	52	58
26	    367	367	0	0	26	39	46	51
27	    396	396	0	0	24	35	42	45
28	    372	372	0	0	25	40	48	55
29	    370	370	0	0	26	36	39	42
30	    301	301	0	0	33	53	61	68

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10950	365	0	0	24	46	63	85

DEBUG    ya.test:process.py:276 Command (pid 2691553) 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, d7201c1e-a094-43a3-a341-ac8f0f2106a4, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d7201c1e-a094-43a3-a341-ac8f0f2106a4, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d7201c1e-a094-43a3-a341-ac8f0f2106a4, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4a080cc8-613c-49f5-8c55-50d800e973a3, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4a080cc8-613c-49f5-8c55-50d800e973a3, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4a080cc8-613c-49f5-8c55-50d800e973a3, ghrun-3ynj4chmly.auto.internal:24193): 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=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa22b905-5961-40dd-94ed-3bb07e094c75, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa22b905-5961-40dd-94ed-3bb07e094c75, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=" 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, fa22b905-5961-40dd-94ed-3bb07e094c75, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
INFO     root:test_log_scenario.py:217 Count rows after insert 10719 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8fcdbc71-c6c7-4c39-b69e-eb73094e203e, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fcdbc71-c6c7-4c39-b69e-eb73094e203e, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=" 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, 8fcdbc71-c6c7-4c39-b69e-eb73094e203e, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cdfce9d3-f0b1-49b0-850a-11d91f3196a4, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdfce9d3-f0b1-49b0-850a-11d91f3196a4, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=" 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, cdfce9d3-f0b1-49b0-850a-11d91f3196a4, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
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/bhk2/004b62/ydb/apps/ydb/ydb -e grpc://localhost:24193 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydb/ydb -e grpc://localhost:24193 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydb/ydb -e grpc://localhost:24193 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24193', '-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:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:628 Command pid: 2712222
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24193', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24193', '-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: 2712229
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ecff6fca-7f78-4023-aa56-99df322ab747, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70868aaf-55a7-49f4-9914-103107d4fff3, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2712236
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ecff6fca-7f78-4023-aa56-99df322ab747, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70868aaf-55a7-49f4-9914-103107d4fff3, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=" 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, 70868aaf-55a7-49f4-9914-103107d4fff3, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ecff6fca-7f78-4023-aa56-99df322ab747, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjYzY2M4NjctNWY4NDczZTItZGUzYTllM2EtMmE5OWU3Yjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e3e1329e-ed84-44fe-8864-1ffc8a5ccf27, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e3e1329e-ed84-44fe-8864-1ffc8a5ccf27, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=NjYzY2M4NjctNWY4NDczZTItZGUzYTllM2EtMmE5OWU3Yjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e3e1329e-ed84-44fe-8864-1ffc8a5ccf27, ghrun-3ynj4chmly.auto.internal:24193): 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=NjYzY2M4NjctNWY4NDczZTItZGUzYTllM2EtMmE5OWU3Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1106c9e5-147b-43c9-8613-29792b162a7c, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1106c9e5-147b-43c9-8613-29792b162a7c, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=NjYzY2M4NjctNWY4NDczZTItZGUzYTllM2EtMmE5OWU3Yjg=" 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, 1106c9e5-147b-43c9-8613-29792b162a7c, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 78223f85-28f6-475e-ad86-a2ba633a6393, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78223f85-28f6-475e-ad86-a2ba633a6393, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78223f85-28f6-475e-ad86-a2ba633a6393, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWYzOGNhZTYtMWY1NDg4NWEtZWYzZmQ5OWMtZTk2ZTY4YTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85c9e50f-7cfe-42fc-acdd-caced62e6de4, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85c9e50f-7cfe-42fc-acdd-caced62e6de4, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=ZWYzOGNhZTYtMWY1NDg4NWEtZWYzZmQ5OWMtZTk2ZTY4YTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85c9e50f-7cfe-42fc-acdd-caced62e6de4, ghrun-3ynj4chmly.auto.internal:24193): 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=ZWYzOGNhZTYtMWY1NDg4NWEtZWYzZmQ5OWMtZTk2ZTY4YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f73c8ee-591f-4ce1-bc19-4fb66e2e2129, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f73c8ee-591f-4ce1-bc19-4fb66e2e2129, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=ZWYzOGNhZTYtMWY1NDg4NWEtZWYzZmQ5OWMtZTk2ZTY4YTQ=" 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, 781dac8f-3be2-476e-85b2-a78cbaa72066, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f73c8ee-591f-4ce1-bc19-4fb66e2e2129, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 781dac8f-3be2-476e-85b2-a78cbaa72066, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 781dac8f-3be2-476e-85b2-a78cbaa72066, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjdmN2IxMzktOWQyMjFkYWQtZTAzMmFkOGMtYzgwMDA2OGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e03c1971-7213-4295-9632-7a07f7d84aee, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e03c1971-7213-4295-9632-7a07f7d84aee, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=ZjdmN2IxMzktOWQyMjFkYWQtZTAzMmFkOGMtYzgwMDA2OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e03c1971-7213-4295-9632-7a07f7d84aee, ghrun-3ynj4chmly.auto.internal:24193): 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=ZjdmN2IxMzktOWQyMjFkYWQtZTAzMmFkOGMtYzgwMDA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3da6afcf-6eca-4ce5-b314-72051e75b1f1, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3da6afcf-6eca-4ce5-b314-72051e75b1f1, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=ZjdmN2IxMzktOWQyMjFkYWQtZTAzMmFkOGMtYzgwMDA2OGM=" 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, 3da6afcf-6eca-4ce5-b314-72051e75b1f1, ghrun-3ynj4chmly.auto.internal:24193): 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, 662fac0b-7346-4fc3-bf93-a3673158822a, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 662fac0b-7346-4fc3-bf93-a3673158822a, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 662fac0b-7346-4fc3-bf93-a3673158822a, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTBiMGIyMTUtYzEwNzBkMGUtZTY2YWZkNWItM2M2ZjFiNjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a7ee2a9e-3dc5-4bd3-b0b2-879e7c15799e, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a7ee2a9e-3dc5-4bd3-b0b2-879e7c15799e, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=NTBiMGIyMTUtYzEwNzBkMGUtZTY2YWZkNWItM2M2ZjFiNjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a7ee2a9e-3dc5-4bd3-b0b2-879e7c15799e, ghrun-3ynj4chmly.auto.internal:24193): 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=NTBiMGIyMTUtYzEwNzBkMGUtZTY2YWZkNWItM2M2ZjFiNjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d863a5b1-223f-4429-82b1-4c42e42c4106, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d863a5b1-223f-4429-82b1-4c42e42c4106, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=NTBiMGIyMTUtYzEwNzBkMGUtZTY2YWZkNWItM2M2ZjFiNjY=" 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, d863a5b1-223f-4429-82b1-4c42e42c4106, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, adce060c-7352-4169-a7ec-4666729fc79b, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, adce060c-7352-4169-a7ec-4666729fc79b, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, adce060c-7352-4169-a7ec-4666729fc79b, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWRlMWZlMDAtMmY5YmQwMzEtNjE4ZTAzNjAtM2FjOGM0MmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 242de360-6f9c-480d-b9ab-1197903fb731, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 242de360-6f9c-480d-b9ab-1197903fb731, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMWZlMDAtMmY5YmQwMzEtNjE4ZTAzNjAtM2FjOGM0MmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 242de360-6f9c-480d-b9ab-1197903fb731, ghrun-3ynj4chmly.auto.internal:24193): 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=MWRlMWZlMDAtMmY5YmQwMzEtNjE4ZTAzNjAtM2FjOGM0MmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4bc0fdce-4151-400a-8382-6f1595834342, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4bc0fdce-4151-400a-8382-6f1595834342, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMWZlMDAtMmY5YmQwMzEtNjE4ZTAzNjAtM2FjOGM0MmQ=" 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, 4bc0fdce-4151-400a-8382-6f1595834342, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a8bab44d-d1f3-4e7b-8279-2f7c07dd1921, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a8bab44d-d1f3-4e7b-8279-2f7c07dd1921, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a8bab44d-d1f3-4e7b-8279-2f7c07dd1921, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTFkMjNmNWYtNmJmNTYxM2UtMmYwOTJlMDQtYjk3MmU1NmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 488ae376-6b2a-4e14-925a-c5fa4ea10d26, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 488ae376-6b2a-4e14-925a-c5fa4ea10d26, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=NTFkMjNmNWYtNmJmNTYxM2UtMmYwOTJlMDQtYjk3MmU1NmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 488ae376-6b2a-4e14-925a-c5fa4ea10d26, ghrun-3ynj4chmly.auto.internal:24193): 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=NTFkMjNmNWYtNmJmNTYxM2UtMmYwOTJlMDQtYjk3MmU1NmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0381330c-acab-440c-986e-e17929cf8f92, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0381330c-acab-440c-986e-e17929cf8f92, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=NTFkMjNmNWYtNmJmNTYxM2UtMmYwOTJlMDQtYjk3MmU1NmE=" 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, 0381330c-acab-440c-986e-e17929cf8f92, ghrun-3ynj4chmly.auto.internal:24193): 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, 19541215-95be-4b5c-a8f8-c11fb2b3b63e, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19541215-95be-4b5c-a8f8-c11fb2b3b63e, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19541215-95be-4b5c-a8f8-c11fb2b3b63e, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2MyZGYyNC1hZGU0ZjQ0MS02MWJlOTJlYS1hNWJkMmY5NQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 46fd291b-e13e-4160-86a4-c0df1402675b, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 46fd291b-e13e-4160-86a4-c0df1402675b, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=M2MyZGYyNC1hZGU0ZjQ0MS02MWJlOTJlYS1hNWJkMmY5NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 46fd291b-e13e-4160-86a4-c0df1402675b, ghrun-3ynj4chmly.auto.internal:24193): 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=M2MyZGYyNC1hZGU0ZjQ0MS02MWJlOTJlYS1hNWJkMmY5NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae739334-ab00-44ed-9261-c44febc04632, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae739334-ab00-44ed-9261-c44febc04632, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=M2MyZGYyNC1hZGU0ZjQ0MS02MWJlOTJlYS1hNWJkMmY5NQ==" 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, ae739334-ab00-44ed-9261-c44febc04632, ghrun-3ynj4chmly.auto.internal:24193): 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, 3716f7cb-801f-4d3d-846b-813d472edaf3, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3716f7cb-801f-4d3d-846b-813d472edaf3, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3716f7cb-801f-4d3d-846b-813d472edaf3, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzg0MmY4NTUtZTIwNDE0NjUtZTk2ODUxY2QtN2EzNDgwZmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8e79b803-3431-4251-ae25-bc307687b990, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8e79b803-3431-4251-ae25-bc307687b990, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=Mzg0MmY4NTUtZTIwNDE0NjUtZTk2ODUxY2QtN2EzNDgwZmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8e79b803-3431-4251-ae25-bc307687b990, ghrun-3ynj4chmly.auto.internal:24193): 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=Mzg0MmY4NTUtZTIwNDE0NjUtZTk2ODUxY2QtN2EzNDgwZmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1aa9d0b5-e503-4625-ab00-c9a8b72643e5, ghrun-3ynj4chmly.auto.internal:24193): 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, 1aa9d0b5-e503-4625-ab00-c9a8b72643e5, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=Mzg0MmY4NTUtZTIwNDE0NjUtZTk2ODUxY2QtN2EzNDgwZmU=" 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, 85c8bb37-f2c6-4b63-b22b-df9129feface, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 85c8bb37-f2c6-4b63-b22b-df9129feface, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1aa9d0b5-e503-4625-ab00-c9a8b72643e5, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 85c8bb37-f2c6-4b63-b22b-df9129feface, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2QzOTAzN2EtMjM1OGNmOTUtOWQzZDQzYzgtZGUzYzM0MTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a4627498-ec5c-46ce-aa97-e48b36f2976b, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a4627498-ec5c-46ce-aa97-e48b36f2976b, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=N2QzOTAzN2EtMjM1OGNmOTUtOWQzZDQzYzgtZGUzYzM0MTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a4627498-ec5c-46ce-aa97-e48b36f2976b, ghrun-3ynj4chmly.auto.internal:24193): 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=N2QzOTAzN2EtMjM1OGNmOTUtOWQzZDQzYzgtZGUzYzM0MTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b059fb96-91ac-4c91-9d1a-66b52b90fc6a, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b059fb96-91ac-4c91-9d1a-66b52b90fc6a, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=N2QzOTAzN2EtMjM1OGNmOTUtOWQzZDQzYzgtZGUzYzM0MTk=" 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, b059fb96-91ac-4c91-9d1a-66b52b90fc6a, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e3e1329e-ed84-44fe-8864-1ffc8a5ccf27, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923325774+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e03c1971-7213-4295-9632-7a07f7d84aee, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T13:04:09.92338355+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4a080cc8-613c-49f5-8c55-50d800e973a3, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T13:04:09.923159866+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85c9e50f-7cfe-42fc-acdd-caced62e6de4, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T13:04:09.923352484+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 46fd291b-e13e-4160-86a4-c0df1402675b, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923508335+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-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8e79b803-3431-4251-ae25-bc307687b990, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923538552+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-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 488ae376-6b2a-4e14-925a-c5fa4ea10d26, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923478909+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-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 70868aaf-55a7-49f4-9914-103107d4fff3, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T13:04:09.923300793+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0381330c-acab-440c-986e-e17929cf8f92, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923496654+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, 4bc0fdce-4151-400a-8382-6f1595834342, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923455364+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-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWRlMWZlMDAtMmY5YmQwMzEtNjE4ZTAzNjAtM2FjOGM0MmQ=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f73c8ee-591f-4ce1-bc19-4fb66e2e2129, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T13:04:09.923370118+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d863a5b1-223f-4429-82b1-4c42e42c4106, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923426474+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, ae739334-ab00-44ed-9261-c44febc04632, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T13:04:09.923524184+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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(AttachSession, 242de360-6f9c-480d-b9ab-1197903fb731, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923438334+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-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b059fb96-91ac-4c91-9d1a-66b52b90fc6a, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T13:04:09.923574203+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QzOTAzN2EtMjM1OGNmOTUtOWQzZDQzYzgtZGUzYzM0MTk=
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1aa9d0b5-e503-4625-ab00-c9a8b72643e5, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T13:04:09.923551308+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a7ee2a9e-3dc5-4bd3-b0b2-879e7c15799e, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T13:04:09.923412808+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1106c9e5-147b-43c9-8613-29792b162a7c, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T13:04:09.923339621+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3da6afcf-6eca-4ce5-b314-72051e75b1f1, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.92339723+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTBiMGIyMTUtYzEwNzBkMGUtZTY2YWZkNWItM2M2ZjFiNjY=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a4627498-ec5c-46ce-aa97-e48b36f2976b, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T13:04:09.923562339+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
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.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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    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 2712229) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2712229) elapsed time (sec): 30.14966917037964
DEBUG    ya.test:process.py:263 Command (pid 2712229) wtime: 30.185
DEBUG    ya.test:process.py:275 Command (pid 2712229) 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	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	15	0	0	0	0
7	      0	0	0	1554	0	0	0	0
8	      0	0	0	1626	0	0	0	0
9	      0	0	0	1449	0	0	0	0
10	      0	0	0	1349	0	0	0	0
11	      0	0	0	1450	0	0	0	0
12	      0	0	0	1276	0	0	0	0
13	      0	0	0	1528	0	0	0	0
14	      0	0	0	1815	0	0	0	0
15	      0	0	0	618	0	0	0	0
16	      0	0	0	0	0	0	0	0
17	      0	0	0	804	0	0	0	0
18	      0	0	0	1638	0	0	0	0
19	      0	0	0	1487	0	0	0	0
20	      0	0	0	1412	0	0	0	0
21	      0	0	0	1266	0	0	0	0
22	      0	0	0	1385	0	0	0	0
23	      0	0	0	1091	0	0	0	0
24	      0	0	0	1169	0	0	0	0
25	      0	0	0	1417	0	0	0	0
26	      0	0	0	1497	0	0	0	0
27	      0	0	0	1122	0	0	0	0
28	      0	0	0	1266	0	0	0	0
29	      0	0	0	1658	0	0	0	0
30	      0	0	0	1530	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2712229) 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 2712236) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2712236) elapsed time (sec): 30.159043312072754
DEBUG    ya.test:process.py:263 Command (pid 2712236) wtime: 30.182
DEBUG    ya.test:process.py:275 Command (pid 2712236) 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	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	20	0	0	0	0
7	      0	0	0	1562	0	0	0	0
8	      0	0	0	1606	0	0	0	0
9	      0	0	0	1522	0	0	0	0
10	      0	0	0	1481	0	0	0	0
11	      0	0	0	1543	0	0	0	0
12	      0	0	0	1284	0	0	0	0
13	      0	0	0	1576	0	0	0	0
14	      0	0	0	1698	0	0	0	0
15	      0	0	0	1816	0	0	0	0
16	      0	0	0	1587	0	0	0	0
17	      0	0	0	1331	0	0	0	0
18	      0	0	0	1722	0	0	0	0
19	      0	0	0	1421	0	0	0	0
20	      0	0	0	1264	0	0	0	0
21	      0	0	0	1090	0	0	0	0
22	      0	0	0	1351	0	0	0	0
23	      0	0	0	1200	0	0	0	0
24	      0	0	0	1215	0	0	0	0
25	      0	0	0	1650	0	0	0	0
26	      0	0	0	1666	0	0	0	0
27	      0	0	0	1201	0	0	0	0
28	      0	0	0	1289	0	0	0	0
29	      0	0	0	1750	0	0	0	0
30	      0	0	0	1617	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2712236) 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 2712222) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2712222) elapsed time (sec): 30.264973878860474
DEBUG    ya.test:process.py:263 Command (pid 2712222) wtime: 30.27
DEBUG    ya.test:process.py:275 Command (pid 2712222) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	325	453	711	711
2	      0	0	0	0	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	1323	0	0	0	0
8	      0	0	0	1556	0	0	0	0
9	      0	0	0	1419	0	0	0	0
10	      0	0	0	1245	0	0	0	0
11	      0	0	0	1263	0	0	0	0
12	      0	0	0	1296	0	0	0	0
13	      0	0	0	1417	0	0	0	0
14	      0	0	0	1599	0	0	0	0
15	      0	0	0	1753	0	0	0	0
16	      0	0	0	1484	0	0	0	0
17	      0	0	0	1351	0	0	0	0
18	      0	0	0	1415	0	0	0	0
19	      0	0	0	1374	0	0	0	0
20	      0	0	0	1344	0	0	0	0
21	      0	0	0	988	0	0	0	0
22	      0	0	0	1144	0	0	0	0
23	      0	0	0	1018	0	0	0	0
24	      0	0	0	1069	0	0	0	0
25	      0	0	0	1504	0	0	0	0
26	      0	0	0	1523	0	0	0	0
27	      0	0	0	1165	0	0	0	0
28	      0	0	0	1174	0	0	0	0
29	      0	0	0	1586	0	0	0	0
30	      0	0	0	1426	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     11	0.366667	0	32436	325	453	711	711

DEBUG    ya.test:process.py:276 Command (pid 2712222) 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:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". Check endpoint correctness.
---------------------------- 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:24193
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-3ynj4chmly'
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/bhk2/004b62/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.2688576' in '/home/runner/.ya/build/build_root/bhk2/004b62/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_0f1ack16.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:24193/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13637
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27092
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24193
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4802
=================================== 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/bhk2/004b62/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2687938
DEBUG    ya.test:process.py:259 Command (pid 2687938) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2687938) elapsed time (sec): 0.4622035026550293
DEBUG    ya.test:process.py:263 Command (pid 2687938) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) maxrss: 541152
DEBUG    ya.test:process.py:263 Command (pid 2687938) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 2687938) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 2687938) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2687938) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2687938) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2687938) stime: 0.283918
DEBUG    ya.test:process.py:263 Command (pid 2687938) utime: 0.12396399999999999
DEBUG    ya.test:process.py:263 Command (pid 2687938) wtime: 0.466
DEBUG    ya.test:process.py:275 Command (pid 2687938) output:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4802
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/bhk2/004b62/r3tmp/kikimr_cluster_oh4y8wgv
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24193
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27092
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13637
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21335
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bhk2/004b62/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/bhk2/004b62/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/bhk2/004b62/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_0f1ack16.log --grpc-port=24193 --mon-port=27092 --ic-port=4802
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24193/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bhk2/004b62/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/bhk2/004b62/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/bhk2/004b62/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_0f1ack16.log --grpc-port=24193 --mon-port=27092 --ic-port=4802
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bhk2/004b62/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/bhk2/004b62/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_0f1ack16.log', '--grpc-port=24193', '--mon-port=27092', '--ic-port=4802')' in '/home/runner/.ya/build/build_root/bhk2/004b62/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: 2688576
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24193/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/bhk2/004b62/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2688580
DEBUG    ya.test:process.py:259 Command (pid 2688580) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2688580) elapsed time (sec): 0.41613268852233887
DEBUG    ya.test:process.py:263 Command (pid 2688580) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) maxrss: 541136
DEBUG    ya.test:process.py:263 Command (pid 2688580) minflt: 19903
DEBUG    ya.test:process.py:263 Command (pid 2688580) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2688580) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2688580) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2688580) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2688580) stime: 0.27668699999999996
DEBUG    ya.test:process.py:263 Command (pid 2688580) utime: 0.10425799999999999
DEBUG    ya.test:process.py:263 Command (pid 2688580) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 2688580) output:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24193', '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: 4802\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/bhk2/004b62/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24193', '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: 4802\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2690523
DEBUG    ya.test:process.py:259 Command (pid 2690523) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2690523) elapsed time (sec): 0.4603414535522461
DEBUG    ya.test:process.py:263 Command (pid 2690523) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) maxrss: 549404
DEBUG    ya.test:process.py:263 Command (pid 2690523) minflt: 18309
DEBUG    ya.test:process.py:263 Command (pid 2690523) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2690523) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2690523) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 2690523) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2690523) stime: 0.272914
DEBUG    ya.test:process.py:263 Command (pid 2690523) utime: 0.14239
DEBUG    ya.test:process.py:263 Command (pid 2690523) wtime: 0.464
DEBUG    ya.test:process.py:275 Command (pid 2690523) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24193', '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/bhk2/004b62/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24193', '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: 2690993
DEBUG    ya.test:process.py:259 Command (pid 2690993) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2690993) elapsed time (sec): 0.4591028690338135
DEBUG    ya.test:process.py:263 Command (pid 2690993) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) maxrss: 549400
DEBUG    ya.test:process.py:263 Command (pid 2690993) minflt: 18309
DEBUG    ya.test:process.py:263 Command (pid 2690993) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 2690993) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2690993) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 2690993) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2690993) stime: 0.276501
DEBUG    ya.test:process.py:263 Command (pid 2690993) utime: 0.13035
DEBUG    ya.test:process.py:263 Command (pid 2690993) wtime: 0.46
DEBUG    ya.test:process.py:275 Command (pid 2690993) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2690993) 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, fbfda5e6-4a33-447d-87dd-08f3ad1a8d1c, localhost:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fbfda5e6-4a33-447d-87dd-08f3ad1a8d1c, localhost:24193): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fbfda5e6-4a33-447d-87dd-08f3ad1a8d1c, localhost:24193): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ynj4chmly.auto.internal" port: 24193 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-3ynj4chmly.auto.internal:24193, 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:24193
------------------------------ 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/bhk2/004b62/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydb/ydb -e grpc://localhost:24193 -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/bhk2/004b62/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24193', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2691307
DEBUG    ya.test:process.py:259 Command (pid 2691307) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2691307) elapsed time (sec): 0.33760786056518555
DEBUG    ya.test:process.py:263 Command (pid 2691307) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) maxrss: 165808
DEBUG    ya.test:process.py:263 Command (pid 2691307) minflt: 3535
DEBUG    ya.test:process.py:263 Command (pid 2691307) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2691307) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2691307) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 2691307) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2691307) stime: 0.012568
DEBUG    ya.test:process.py:263 Command (pid 2691307) utime: 0.058651999999999996
DEBUG    ya.test:process.py:263 Command (pid 2691307) wtime: 0.339
DEBUG    ya.test:process.py:275 Command (pid 2691307) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2691307) 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/bhk2/004b62/ydb/apps/ydb/ydb -e grpc://localhost:24193 -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/bhk2/004b62/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24193', '-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: 2691553
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 2691553) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2691553) elapsed time (sec): 30.234455823898315
DEBUG    ya.test:process.py:263 Command (pid 2691553) wtime: 30.235
DEBUG    ya.test:process.py:275 Command (pid 2691553) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    458	458	0	0	20	26	34	39
2	    473	473	0	0	20	24	30	32
3	    453	453	0	0	21	28	31	32
4	    445	445	0	0	21	29	32	34
5	    449	449	0	0	21	29	34	37
6	    465	465	0	0	20	26	29	31
7	    446	446	0	0	21	32	39	40
8	    400	400	0	0	24	36	39	47
9	    370	370	0	0	25	38	45	51
10	    271	271	0	0	33	63	71	72
11	    245	245	0	0	42	63	77	81
12	    260	260	0	0	34	68	82	84
13	    294	294	0	0	31	59	75	85
14	    348	348	0	0	26	47	54	56
15	    339	339	0	0	26	53	68	71
16	    351	351	0	0	25	48	54	59
17	    374	374	0	0	25	40	54	67
18	    359	359	0	0	27	39	43	48
19	    301	301	0	0	28	63	71	76
20	    329	329	0	0	29	44	52	56
21	    328	328	0	0	27	53	66	70
22	    340	340	0	0	28	46	56	61
23	    334	334	0	0	27	49	54	63
24	    339	339	0	0	27	45	51	54
25	    373	373	0	0	25	41	52	58
26	    367	367	0	0	26	39	46	51
27	    396	396	0	0	24	35	42	45
28	    372	372	0	0	25	40	48	55
29	    370	370	0	0	26	36	39	42
30	    301	301	0	0	33	53	61	68

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10950	365	0	0	24	46	63	85

DEBUG    ya.test:process.py:276 Command (pid 2691553) 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, d7201c1e-a094-43a3-a341-ac8f0f2106a4, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d7201c1e-a094-43a3-a341-ac8f0f2106a4, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d7201c1e-a094-43a3-a341-ac8f0f2106a4, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4a080cc8-613c-49f5-8c55-50d800e973a3, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4a080cc8-613c-49f5-8c55-50d800e973a3, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4a080cc8-613c-49f5-8c55-50d800e973a3, ghrun-3ynj4chmly.auto.internal:24193): 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=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa22b905-5961-40dd-94ed-3bb07e094c75, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa22b905-5961-40dd-94ed-3bb07e094c75, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=" 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, fa22b905-5961-40dd-94ed-3bb07e094c75, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
INFO     root:test_log_scenario.py:217 Count rows after insert 10719 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8fcdbc71-c6c7-4c39-b69e-eb73094e203e, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fcdbc71-c6c7-4c39-b69e-eb73094e203e, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=" 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, 8fcdbc71-c6c7-4c39-b69e-eb73094e203e, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cdfce9d3-f0b1-49b0-850a-11d91f3196a4, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdfce9d3-f0b1-49b0-850a-11d91f3196a4, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=" 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, cdfce9d3-f0b1-49b0-850a-11d91f3196a4, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
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/bhk2/004b62/ydb/apps/ydb/ydb -e grpc://localhost:24193 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydb/ydb -e grpc://localhost:24193 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydb/ydb -e grpc://localhost:24193 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24193', '-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:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:628 Command pid: 2712222
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24193', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bhk2/004b62/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24193', '-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: 2712229
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ecff6fca-7f78-4023-aa56-99df322ab747, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70868aaf-55a7-49f4-9914-103107d4fff3, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2712236
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ecff6fca-7f78-4023-aa56-99df322ab747, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70868aaf-55a7-49f4-9914-103107d4fff3, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=YmJkYWMwODItZWUzOTE3YjUtMTA1MGQ0OGItZWM5MDhjYzE=" 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, 70868aaf-55a7-49f4-9914-103107d4fff3, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ecff6fca-7f78-4023-aa56-99df322ab747, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjYzY2M4NjctNWY4NDczZTItZGUzYTllM2EtMmE5OWU3Yjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e3e1329e-ed84-44fe-8864-1ffc8a5ccf27, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e3e1329e-ed84-44fe-8864-1ffc8a5ccf27, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=NjYzY2M4NjctNWY4NDczZTItZGUzYTllM2EtMmE5OWU3Yjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e3e1329e-ed84-44fe-8864-1ffc8a5ccf27, ghrun-3ynj4chmly.auto.internal:24193): 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=NjYzY2M4NjctNWY4NDczZTItZGUzYTllM2EtMmE5OWU3Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1106c9e5-147b-43c9-8613-29792b162a7c, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1106c9e5-147b-43c9-8613-29792b162a7c, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=NjYzY2M4NjctNWY4NDczZTItZGUzYTllM2EtMmE5OWU3Yjg=" 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, 1106c9e5-147b-43c9-8613-29792b162a7c, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 78223f85-28f6-475e-ad86-a2ba633a6393, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78223f85-28f6-475e-ad86-a2ba633a6393, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78223f85-28f6-475e-ad86-a2ba633a6393, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWYzOGNhZTYtMWY1NDg4NWEtZWYzZmQ5OWMtZTk2ZTY4YTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85c9e50f-7cfe-42fc-acdd-caced62e6de4, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85c9e50f-7cfe-42fc-acdd-caced62e6de4, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=ZWYzOGNhZTYtMWY1NDg4NWEtZWYzZmQ5OWMtZTk2ZTY4YTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85c9e50f-7cfe-42fc-acdd-caced62e6de4, ghrun-3ynj4chmly.auto.internal:24193): 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=ZWYzOGNhZTYtMWY1NDg4NWEtZWYzZmQ5OWMtZTk2ZTY4YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f73c8ee-591f-4ce1-bc19-4fb66e2e2129, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f73c8ee-591f-4ce1-bc19-4fb66e2e2129, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=ZWYzOGNhZTYtMWY1NDg4NWEtZWYzZmQ5OWMtZTk2ZTY4YTQ=" 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, 781dac8f-3be2-476e-85b2-a78cbaa72066, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f73c8ee-591f-4ce1-bc19-4fb66e2e2129, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 781dac8f-3be2-476e-85b2-a78cbaa72066, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 781dac8f-3be2-476e-85b2-a78cbaa72066, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjdmN2IxMzktOWQyMjFkYWQtZTAzMmFkOGMtYzgwMDA2OGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e03c1971-7213-4295-9632-7a07f7d84aee, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e03c1971-7213-4295-9632-7a07f7d84aee, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=ZjdmN2IxMzktOWQyMjFkYWQtZTAzMmFkOGMtYzgwMDA2OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e03c1971-7213-4295-9632-7a07f7d84aee, ghrun-3ynj4chmly.auto.internal:24193): 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=ZjdmN2IxMzktOWQyMjFkYWQtZTAzMmFkOGMtYzgwMDA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3da6afcf-6eca-4ce5-b314-72051e75b1f1, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3da6afcf-6eca-4ce5-b314-72051e75b1f1, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=ZjdmN2IxMzktOWQyMjFkYWQtZTAzMmFkOGMtYzgwMDA2OGM=" 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, 3da6afcf-6eca-4ce5-b314-72051e75b1f1, ghrun-3ynj4chmly.auto.internal:24193): 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, 662fac0b-7346-4fc3-bf93-a3673158822a, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 662fac0b-7346-4fc3-bf93-a3673158822a, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 662fac0b-7346-4fc3-bf93-a3673158822a, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTBiMGIyMTUtYzEwNzBkMGUtZTY2YWZkNWItM2M2ZjFiNjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a7ee2a9e-3dc5-4bd3-b0b2-879e7c15799e, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a7ee2a9e-3dc5-4bd3-b0b2-879e7c15799e, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=NTBiMGIyMTUtYzEwNzBkMGUtZTY2YWZkNWItM2M2ZjFiNjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a7ee2a9e-3dc5-4bd3-b0b2-879e7c15799e, ghrun-3ynj4chmly.auto.internal:24193): 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=NTBiMGIyMTUtYzEwNzBkMGUtZTY2YWZkNWItM2M2ZjFiNjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d863a5b1-223f-4429-82b1-4c42e42c4106, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d863a5b1-223f-4429-82b1-4c42e42c4106, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=NTBiMGIyMTUtYzEwNzBkMGUtZTY2YWZkNWItM2M2ZjFiNjY=" 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, d863a5b1-223f-4429-82b1-4c42e42c4106, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, adce060c-7352-4169-a7ec-4666729fc79b, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, adce060c-7352-4169-a7ec-4666729fc79b, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, adce060c-7352-4169-a7ec-4666729fc79b, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWRlMWZlMDAtMmY5YmQwMzEtNjE4ZTAzNjAtM2FjOGM0MmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 242de360-6f9c-480d-b9ab-1197903fb731, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 242de360-6f9c-480d-b9ab-1197903fb731, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMWZlMDAtMmY5YmQwMzEtNjE4ZTAzNjAtM2FjOGM0MmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 242de360-6f9c-480d-b9ab-1197903fb731, ghrun-3ynj4chmly.auto.internal:24193): 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=MWRlMWZlMDAtMmY5YmQwMzEtNjE4ZTAzNjAtM2FjOGM0MmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4bc0fdce-4151-400a-8382-6f1595834342, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4bc0fdce-4151-400a-8382-6f1595834342, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMWZlMDAtMmY5YmQwMzEtNjE4ZTAzNjAtM2FjOGM0MmQ=" 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, 4bc0fdce-4151-400a-8382-6f1595834342, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a8bab44d-d1f3-4e7b-8279-2f7c07dd1921, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a8bab44d-d1f3-4e7b-8279-2f7c07dd1921, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a8bab44d-d1f3-4e7b-8279-2f7c07dd1921, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTFkMjNmNWYtNmJmNTYxM2UtMmYwOTJlMDQtYjk3MmU1NmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 488ae376-6b2a-4e14-925a-c5fa4ea10d26, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 488ae376-6b2a-4e14-925a-c5fa4ea10d26, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=NTFkMjNmNWYtNmJmNTYxM2UtMmYwOTJlMDQtYjk3MmU1NmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 488ae376-6b2a-4e14-925a-c5fa4ea10d26, ghrun-3ynj4chmly.auto.internal:24193): 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=NTFkMjNmNWYtNmJmNTYxM2UtMmYwOTJlMDQtYjk3MmU1NmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0381330c-acab-440c-986e-e17929cf8f92, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0381330c-acab-440c-986e-e17929cf8f92, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=NTFkMjNmNWYtNmJmNTYxM2UtMmYwOTJlMDQtYjk3MmU1NmE=" 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, 0381330c-acab-440c-986e-e17929cf8f92, ghrun-3ynj4chmly.auto.internal:24193): 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, 19541215-95be-4b5c-a8f8-c11fb2b3b63e, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19541215-95be-4b5c-a8f8-c11fb2b3b63e, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19541215-95be-4b5c-a8f8-c11fb2b3b63e, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2MyZGYyNC1hZGU0ZjQ0MS02MWJlOTJlYS1hNWJkMmY5NQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 46fd291b-e13e-4160-86a4-c0df1402675b, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 46fd291b-e13e-4160-86a4-c0df1402675b, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=M2MyZGYyNC1hZGU0ZjQ0MS02MWJlOTJlYS1hNWJkMmY5NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 46fd291b-e13e-4160-86a4-c0df1402675b, ghrun-3ynj4chmly.auto.internal:24193): 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=M2MyZGYyNC1hZGU0ZjQ0MS02MWJlOTJlYS1hNWJkMmY5NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae739334-ab00-44ed-9261-c44febc04632, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae739334-ab00-44ed-9261-c44febc04632, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=M2MyZGYyNC1hZGU0ZjQ0MS02MWJlOTJlYS1hNWJkMmY5NQ==" 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, ae739334-ab00-44ed-9261-c44febc04632, ghrun-3ynj4chmly.auto.internal:24193): 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, 3716f7cb-801f-4d3d-846b-813d472edaf3, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3716f7cb-801f-4d3d-846b-813d472edaf3, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3716f7cb-801f-4d3d-846b-813d472edaf3, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzg0MmY4NTUtZTIwNDE0NjUtZTk2ODUxY2QtN2EzNDgwZmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8e79b803-3431-4251-ae25-bc307687b990, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8e79b803-3431-4251-ae25-bc307687b990, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=Mzg0MmY4NTUtZTIwNDE0NjUtZTk2ODUxY2QtN2EzNDgwZmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8e79b803-3431-4251-ae25-bc307687b990, ghrun-3ynj4chmly.auto.internal:24193): 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=Mzg0MmY4NTUtZTIwNDE0NjUtZTk2ODUxY2QtN2EzNDgwZmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1aa9d0b5-e503-4625-ab00-c9a8b72643e5, ghrun-3ynj4chmly.auto.internal:24193): 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, 1aa9d0b5-e503-4625-ab00-c9a8b72643e5, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=Mzg0MmY4NTUtZTIwNDE0NjUtZTk2ODUxY2QtN2EzNDgwZmU=" 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, 85c8bb37-f2c6-4b63-b22b-df9129feface, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 85c8bb37-f2c6-4b63-b22b-df9129feface, ghrun-3ynj4chmly.auto.internal:24193): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1aa9d0b5-e503-4625-ab00-c9a8b72643e5, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 85c8bb37-f2c6-4b63-b22b-df9129feface, ghrun-3ynj4chmly.auto.internal:24193): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2QzOTAzN2EtMjM1OGNmOTUtOWQzZDQzYzgtZGUzYzM0MTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a4627498-ec5c-46ce-aa97-e48b36f2976b, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a4627498-ec5c-46ce-aa97-e48b36f2976b, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=N2QzOTAzN2EtMjM1OGNmOTUtOWQzZDQzYzgtZGUzYzM0MTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a4627498-ec5c-46ce-aa97-e48b36f2976b, ghrun-3ynj4chmly.auto.internal:24193): 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=N2QzOTAzN2EtMjM1OGNmOTUtOWQzZDQzYzgtZGUzYzM0MTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b059fb96-91ac-4c91-9d1a-66b52b90fc6a, ghrun-3ynj4chmly.auto.internal:24193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b059fb96-91ac-4c91-9d1a-66b52b90fc6a, ghrun-3ynj4chmly.auto.internal:24193): request = { session_id: "ydb://session/3?node_id=1&id=N2QzOTAzN2EtMjM1OGNmOTUtOWQzZDQzYzgtZGUzYzM0MTk=" 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, b059fb96-91ac-4c91-9d1a-66b52b90fc6a, ghrun-3ynj4chmly.auto.internal:24193): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e3e1329e-ed84-44fe-8864-1ffc8a5ccf27, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923325774+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e03c1971-7213-4295-9632-7a07f7d84aee, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T13:04:09.92338355+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4a080cc8-613c-49f5-8c55-50d800e973a3, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T13:04:09.923159866+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85c9e50f-7cfe-42fc-acdd-caced62e6de4, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T13:04:09.923352484+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 46fd291b-e13e-4160-86a4-c0df1402675b, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923508335+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-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8e79b803-3431-4251-ae25-bc307687b990, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923538552+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-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 488ae376-6b2a-4e14-925a-c5fa4ea10d26, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923478909+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-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 70868aaf-55a7-49f4-9914-103107d4fff3, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T13:04:09.923300793+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0381330c-acab-440c-986e-e17929cf8f92, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923496654+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, 4bc0fdce-4151-400a-8382-6f1595834342, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923455364+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-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWRlMWZlMDAtMmY5YmQwMzEtNjE4ZTAzNjAtM2FjOGM0MmQ=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f73c8ee-591f-4ce1-bc19-4fb66e2e2129, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T13:04:09.923370118+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d863a5b1-223f-4429-82b1-4c42e42c4106, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923426474+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, ae739334-ab00-44ed-9261-c44febc04632, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T13:04:09.923524184+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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(AttachSession, 242de360-6f9c-480d-b9ab-1197903fb731, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.923438334+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-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b059fb96-91ac-4c91-9d1a-66b52b90fc6a, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T13:04:09.923574203+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QzOTAzN2EtMjM1OGNmOTUtOWQzZDQzYzgtZGUzYzM0MTk=
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1aa9d0b5-e503-4625-ab00-c9a8b72643e5, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T13:04:09.923551308+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a7ee2a9e-3dc5-4bd3-b0b2-879e7c15799e, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T13:04:09.923412808+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1106c9e5-147b-43c9-8613-29792b162a7c, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-11T13:04:09.923339621+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3da6afcf-6eca-4ce5-b314-72051e75b1f1, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-11T13:04:09.92339723+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTBiMGIyMTUtYzEwNzBkMGUtZTY2YWZkNWItM2M2ZjFiNjY=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a4627498-ec5c-46ce-aa97-e48b36f2976b, ghrun-3ynj4chmly.auto.internal:24193): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24193 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T13:04:09.923562339+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
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.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:24193
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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    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 2712229) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2712229) elapsed time (sec): 30.14966917037964
DEBUG    ya.test:process.py:263 Command (pid 2712229) wtime: 30.185
DEBUG    ya.test:process.py:275 Command (pid 2712229) 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	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	15	0	0	0	0
7	      0	0	0	1554	0	0	0	0
8	      0	0	0	1626	0	0	0	0
9	      0	0	0	1449	0	0	0	0
10	      0	0	0	1349	0	0	0	0
11	      0	0	0	1450	0	0	0	0
12	      0	0	0	1276	0	0	0	0
13	      0	0	0	1528	0	0	0	0
14	      0	0	0	1815	0	0	0	0
15	      0	0	0	618	0	0	0	0
16	      0	0	0	0	0	0	0	0
17	      0	0	0	804	0	0	0	0
18	      0	0	0	1638	0	0	0	0
19	      0	0	0	1487	0	0	0	0
20	      0	0	0	1412	0	0	0	0
21	      0	0	0	1266	0	0	0	0
22	      0	0	0	1385	0	0	0	0
23	      0	0	0	1091	0	0	0	0
24	      0	0	0	1169	0	0	0	0
25	      0	0	0	1417	0	0	0	0
26	      0	0	0	1497	0	0	0	0
27	      0	0	0	1122	0	0	0	0
28	      0	0	0	1266	0	0	0	0
29	      0	0	0	1658	0	0	0	0
30	      0	0	0	1530	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2712229) 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 2712236) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2712236) elapsed time (sec): 30.159043312072754
DEBUG    ya.test:process.py:263 Command (pid 2712236) wtime: 30.182
DEBUG    ya.test:process.py:275 Command (pid 2712236) 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	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	20	0	0	0	0
7	      0	0	0	1562	0	0	0	0
8	      0	0	0	1606	0	0	0	0
9	      0	0	0	1522	0	0	0	0
10	      0	0	0	1481	0	0	0	0
11	      0	0	0	1543	0	0	0	0
12	      0	0	0	1284	0	0	0	0
13	      0	0	0	1576	0	0	0	0
14	      0	0	0	1698	0	0	0	0
15	      0	0	0	1816	0	0	0	0
16	      0	0	0	1587	0	0	0	0
17	      0	0	0	1331	0	0	0	0
18	      0	0	0	1722	0	0	0	0
19	      0	0	0	1421	0	0	0	0
20	      0	0	0	1264	0	0	0	0
21	      0	0	0	1090	0	0	0	0
22	      0	0	0	1351	0	0	0	0
23	      0	0	0	1200	0	0	0	0
24	      0	0	0	1215	0	0	0	0
25	      0	0	0	1650	0	0	0	0
26	      0	0	0	1666	0	0	0	0
27	      0	0	0	1201	0	0	0	0
28	      0	0	0	1289	0	0	0	0
29	      0	0	0	1750	0	0	0	0
30	      0	0	0	1617	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2712236) 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 2712222) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2712222) elapsed time (sec): 30.264973878860474
DEBUG    ya.test:process.py:263 Command (pid 2712222) wtime: 30.27
DEBUG    ya.test:process.py:275 Command (pid 2712222) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	325	453	711	711
2	      0	0	0	0	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	1323	0	0	0	0
8	      0	0	0	1556	0	0	0	0
9	      0	0	0	1419	0	0	0	0
10	      0	0	0	1245	0	0	0	0
11	      0	0	0	1263	0	0	0	0
12	      0	0	0	1296	0	0	0	0
13	      0	0	0	1417	0	0	0	0
14	      0	0	0	1599	0	0	0	0
15	      0	0	0	1753	0	0	0	0
16	      0	0	0	1484	0	0	0	0
17	      0	0	0	1351	0	0	0	0
18	      0	0	0	1415	0	0	0	0
19	      0	0	0	1374	0	0	0	0
20	      0	0	0	1344	0	0	0	0
21	      0	0	0	988	0	0	0	0
22	      0	0	0	1144	0	0	0	0
23	      0	0	0	1018	0	0	0	0
24	      0	0	0	1069	0	0	0	0
25	      0	0	0	1504	0	0	0	0
26	      0	0	0	1523	0	0	0	0
27	      0	0	0	1165	0	0	0	0
28	      0	0	0	1174	0	0	0	0
29	      0	0	0	1586	0	0	0	0
30	      0	0	0	1426	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     11	0.366667	0	32436	325	453	711	711

DEBUG    ya.test:process.py:276 Command (pid 2712222) 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:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". 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:24193
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24193". Check endpoint correctness.
============================== slowest durations ===============================
346.41s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
6.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.04s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.11s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.04s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(9 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/bhk2/004b62/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/bhk2/004b62/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-11T13:04:04.684828Z): source_id=235;tablet_id=72075186224037888;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 @ 0xA7928E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78AE26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB618C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD91133B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE611F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EC94D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411564B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D55257
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CACC53
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CACC53
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA9A73
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CB0527
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14132EC8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB661E5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C3ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB609724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60D7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60D3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60DFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79453C
21. ??:0: ?? @ 0x7F8A0B3ACAC2
22. ??:0: ?? @ 0x7F8A0B43E8BF
============== 1 failed, 10 passed, 1 error in 408.59s (0:06:48) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bhk2/004b63/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.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
6.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 61.37s (0:01: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/bhk2/004b69/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 ===============================
101.60s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
7.40s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
6.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 160.03s (0:02:40) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bhk2/004b70/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 ===============================
122.75s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
105.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
103.41s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
91.46s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
81.65s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
5.13s setup    test_replace.py::TestReplace::test_copy_full
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.16s call     test_replace.py::TestReplace::test_copy_partial
1.10s call     test_replace.py::TestReplace::test_count
1.08s call     test_replace.py::TestReplace::test_copy_full
0.68s call     test_replace.py::TestReplace::test_partial_replace
0.42s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 518.03s (0:08:38) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bhk2/004b64/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.06s setup    test_update.py::TestUpdate::test_incorrect
4.05s setup    test_select.py::TestSelect::test_incorrect
3.96s setup    test_replace.py::TestReplace::test_replace_rollback
1.73s call     test_update.py::TestUpdate::test_update_rollback
1.47s call     test_update.py::TestUpdate::test_update_many_rows
1.13s call     test_update.py::TestUpdate::test_partial_update
0.89s call     test_replace.py::TestReplace::test_replace_total
0.87s call     test_select.py::TestSelect::test_json_query
0.84s call     test_update.py::TestUpdate::test_incorrect
0.83s call     test_update.py::TestUpdate::test_update_pk
0.78s call     test_replace.py::TestReplace::test_replace_rollback
0.45s call     test_replace.py::TestReplace::test_replace_with_nulls
0.38s call     test_select.py::TestSelect::test_incorrect
0.01s teardown test_update.py::TestUpdate::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_update_rollback
0.01s setup    test_update.py::TestUpdate::test_partial_update
0.01s setup    test_replace.py::TestReplace::test_replace_total

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 24.42s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bhk2/004b67/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 ===============================
367.07s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
59.11s call     zip_bomb.py::TestZipBomb::test
12.03s teardown zip_bomb.py::TestZipBomb::test
11.17s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
4.50s setup    test_upsert.py::TestUpsert::test_copy_full
3.89s setup    test_update.py::TestUpdate::test_update_single_column
3.48s setup    zip_bomb.py::TestZipBomb::test
3.04s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.69s call     test_upsert.py::TestUpsert::test_count
1.54s call     test_upsert.py::TestUpsert::test_copy_partial
1.54s call     test_upsert.py::TestUpsert::test_copy_full
0.90s call     test_upsert.py::TestUpsert::test_partial_update
0.77s call     test_upsert.py::TestUpsert::test_insert_nulls
0.74s call     test_update.py::TestUpdate::test_update_single_column
0.72s call     test_upsert.py::TestUpsert::test_incorrect
0.56s call     test_update.py::TestUpdate::test_update_single_row
0.01s setup    test_upsert.py::TestUpsert::test_incorrect

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