============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4esq/003d60/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 ===============================
271.89s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
108.96s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
100.62s call     tablets_movement.py::TestTabletsMovement::test[ROW]
37.82s call     order_by_with_limit.py::TestOrderBy::test
5.63s call     test_create.py::TestCreate::test_create_decimals
4.98s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.96s setup    order_by_with_limit.py::TestOrderBy::test
3.89s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.85s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.70s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.80s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.71s call     test_create.py::TestCreate::test_create_all_req_ints
0.61s call     test_create.py::TestCreate::test_create_all_opt_ints
0.57s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.43s call     test_create.py::TestCreate::test_create_real_opt
0.41s call     test_create.py::TestCreate::test_create_real_req
0.24s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.17s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.11s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.04s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 551.39s (0:09:11) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4esq/003d46/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: 17.1 ms
create table: 314.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.0
    "min_ms": 24.1
    "median_ms": 30.0
    "max_ms": 49.8
    "stdev_ms": 7.0
select count(*) after initial inserts: 100.3 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 41.8
    "min_ms": 34.8
    "median_ms": 40.4
    "max_ms": 84.7
    "stdev_ms": 5.0
select count(*) after all modifications: 2544.1 ms
select all: 2725.5 ms
delete from table: 3109.7 ms
select all after delete: 3172.8 ms
.drop table: 34.6 ms
create table: 422.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 24.9
    "median_ms": 29.8
    "max_ms": 33.5
    "stdev_ms": 2.9
select count(*) after initial inserts: 100.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 44.8
    "min_ms": 35.6
    "median_ms": 43.3
    "max_ms": 64.4
    "stdev_ms": 6.5
updates (step 1):
    "runs": 200
    "avg_ms": 217.9
    "min_ms": 132.5
    "median_ms": 217.2
    "max_ms": 375.8
    "stdev_ms": 47.7
upserts (step 2):
    "runs": 200
    "avg_ms": 55.6
    "min_ms": 24.6
    "median_ms": 51.5
    "max_ms": 197.3
    "stdev_ms": 24.3
select count(*) after all modifications: 967.6 ms
select all: 557.0 ms
delete from table: 473.5 ms
select all after delete: 586.8 ms
.drop table: 109.5 ms
create table: 1013.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 69.0
    "min_ms": 36.7
    "median_ms": 69.5
    "max_ms": 137.1
    "stdev_ms": 28.5
select count(*) after initial inserts: 197.2 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 227.5
    "min_ms": 118.2
    "median_ms": 217.4
    "max_ms": 476.2
    "stdev_ms": 53.1
select count(*) after all modifications: 640.0 ms
select all: 659.1 ms
delete from table: 356.6 ms
select all after delete: 604.7 ms
.drop table: 97.8 ms
create table: 1135.7 ms
initial inserts:
    "runs": 15
    "avg_ms": 43.7
    "min_ms": 29.2
    "median_ms": 36.4
    "max_ms": 72.5
    "stdev_ms": 14.2
select count(*) after initial inserts: 169.4 ms
updates (step 0):
    "runs": 150
    "avg_ms": 191.8
    "min_ms": 131.3
    "median_ms": 186.3
    "max_ms": 357.8
    "stdev_ms": 33.3
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 81.6
    "min_ms": 49.9
    "median_ms": 77.3
    "max_ms": 146.6
    "stdev_ms": 20.6
select count(*) after all modifications: 448.6 ms
select all: 367.7 ms
delete from table: 483.5 ms
select all after delete: 352.2 ms
.drop table: 51.6 ms
create table: 703.3 ms
initial inserts:
    "runs": 20
    "avg_ms": 41.2
    "min_ms": 27.7
    "median_ms": 42.4
    "max_ms": 59.7
    "stdev_ms": 9.2
select count(*) after initial inserts: 123.9 ms
updates (step 0):
    "runs": 200
    "avg_ms": 217.2
    "min_ms": 119.3
    "median_ms": 207.8
    "max_ms": 453.2
    "stdev_ms": 55.7
upserts (step 1):
    "runs": 200
    "avg_ms": 38.9
    "min_ms": 24.3
    "median_ms": 34.6
    "max_ms": 86.6
    "stdev_ms": 13.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 108.5
    "min_ms": 70.7
    "median_ms": 100.5
    "max_ms": 214.9
    "stdev_ms": 30.8
select count(*) after all modifications: 978.0 ms
select all: 761.1 ms
delete from table: 830.2 ms
select all after delete: 722.3 ms
.drop table: 60.0 ms
create table: 1631.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 48.2
    "min_ms": 29.7
    "median_ms": 42.6
    "max_ms": 87.5
    "stdev_ms": 18.7
select count(*) after initial inserts: 147.2 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 45.3
    "min_ms": 23.5
    "median_ms": 38.9
    "max_ms": 208.4
    "stdev_ms": 22.2
select count(*) after all modifications: 359.0 ms
select all: 248.2 ms
delete from table: 304.1 ms
select all after delete: 302.2 ms
.Generated operation sequence:
  0. UPSERT: 17 operations
  1. UPDATE: 1 operations
  2. BULK_UPSERT: 12 operations
  3. UPSERT: 15 operations
  4. UPDATE: 6 operations
  5. UPDATE: 2 operations
  6. BULK_UPSERT: 10 operations
  7. UPDATE: 7 operations
  8. BULK_UPSERT: 20 operations
  9. UPDATE: 20 operations
drop table: 35.2 ms
create table: 431.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.8
    "min_ms": 27.6
    "median_ms": 30.1
    "max_ms": 30.3
    "stdev_ms": 0.8
select count(*) after initial inserts: 90.8 ms
upserts (step 0):
    "runs": 170
    "avg_ms": 27.2
    "min_ms": 22.0
    "median_ms": 25.5
    "max_ms": 71.6
    "stdev_ms": 6.2
updates (step 1):
    "runs": 10
    "avg_ms": 113.6
    "min_ms": 100.7
    "median_ms": 110.2
    "max_ms": 146.7
    "stdev_ms": 15.0
bulk_upserts (step 2):
    "runs": 12
    "avg_ms": 44.1
    "min_ms": 39.8
    "median_ms": 43.8
    "max_ms": 49.4
    "stdev_ms": 2.9
upserts (step 3):
    "runs": 150
    "avg_ms": 25.7
    "min_ms": 22.5
    "median_ms": 25.1
    "max_ms": 46.7
    "stdev_ms": 2.8
updates (step 4):
    "runs": 60
    "avg_ms": 121.0
    "min_ms": 103.8
    "median_ms": 116.6
    "max_ms": 179.7
    "stdev_ms": 16.7
updates (step 5):
    "runs": 20
    "avg_ms": 114.6
    "min_ms": 101.1
    "median_ms": 108.2
    "max_ms": 178.9
    "stdev_ms": 17.5
bulk_upserts (step 6):
    "runs": 10
    "avg_ms": 42.8
    "min_ms": 39.3
    "median_ms": 43.3
    "max_ms": 47.6
    "stdev_ms": 2.8
updates (step 7):
    "runs": 70
    "avg_ms": 131.9
    "min_ms": 106.4
    "median_ms": 124.2
    "max_ms": 230.4
    "stdev_ms": 24.4
bulk_upserts (step 8):
    "runs": 20
    "avg_ms": 40.0
    "min_ms": 35.5
    "median_ms": 39.4
    "max_ms": 43.3
    "stdev_ms": 2.3
updates (step 9):
    "runs": 200
    "avg_ms": 210.5
    "min_ms": 130.5
    "median_ms": 178.3
    "max_ms": 552.3
    "stdev_ms": 75.7
select count(*) after all modifications: 422.8 ms
select all: 418.9 ms
delete from table: 416.6 ms
select all after delete: 376.1 ms
.
test_delete.py ..

============================== slowest durations ===============================
231.74s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
74.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
67.08s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
62.63s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
48.83s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
40.65s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
33.20s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
5.14s setup    test_delete.py::TestDelete::test_delete_rollback
4.06s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.99s setup    test_create.py::TestCreate::test_create_strings_opt
3.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.45s call     test_delete.py::TestDelete::test_delete_rollback
0.92s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.49s call     test_create.py::TestCreate::test_create_strings_opt
0.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_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_delete.py::TestDelete::test_delete_where[False-100]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 579.15s (0:09:39) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4esq/003d51/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.95s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.67s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.64s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.62s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.56s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.56s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.56s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.52s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.52s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.51s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.51s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.48s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 11.09s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4esq/003d71/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 ===============================
34.16s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
24.89s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
3.94s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.71s setup    test_delete.py::TestDelete::test_incorrect
3.69s setup    test_insert.py::TestInsertStatement::test_bulk
3.10s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.91s call     test_insert.py::TestInsertStatement::test_copy_partial
0.91s call     test_insert.py::TestInsertStatement::test_copy_full
0.51s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.48s call     test_insert.py::TestInsertStatement::test_plain
0.46s call     test_insert.py::TestInsertStatement::test_bulk
0.44s call     test_insert.py::TestInsertStatement::test_duplicate
0.33s call     test_insert.py::TestInsertStatement::test_out_of_range
0.32s call     test_insert.py::TestInsertStatement::test_incorrect
0.31s call     test_delete.py::TestDelete::test_incorrect
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_duplicate

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 79.08s (0:01:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4esq/003d32/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/4esq/003d32/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/4esq/003d32/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-06T10:22:11.949095Z): source_id=782;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 @ 0xA629E05
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA622346
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4AFFB8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD79F20B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C7F1F8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C7EF4F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD77A81D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164DE86B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16735647
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1668CE43
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1668CE43
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16689C63
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x16690717
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x164FBFB8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C935405
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB45BE57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4A0A64
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4A4B24
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4A4730
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4A531E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA62BA5C
E   21. ??:0: ?? @ 0x7FA4BDC9AAC2
E   22. ??:0: ?? @ 0x7FA4BDD2C8BF
------------------------------ 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/4esq/003d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1968005
DEBUG    ya.test:process.py:259 Command (pid 1968005) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1968005) elapsed time (sec): 0.3966522216796875
DEBUG    ya.test:process.py:263 Command (pid 1968005) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) maxrss: 538764
DEBUG    ya.test:process.py:263 Command (pid 1968005) minflt: 16133
DEBUG    ya.test:process.py:263 Command (pid 1968005) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1968005) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1968005) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1968005) stime: 0.235042
DEBUG    ya.test:process.py:263 Command (pid 1968005) utime: 0.11347299999999999
DEBUG    ya.test:process.py:263 Command (pid 1968005) wtime: 0.398
DEBUG    ya.test:process.py:275 Command (pid 1968005) output:
Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28790
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/4esq/003d32/r3tmp/kikimr_cluster_p7azycuo
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64227
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27603
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4esq/003d32/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/4esq/003d32/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/4esq/003d32/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_c4l_b5mp.log --grpc-port=6476 --mon-port=64227 --ic-port=28790
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6476/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4esq/003d32/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/4esq/003d32/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/4esq/003d32/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_c4l_b5mp.log --grpc-port=6476 --mon-port=64227 --ic-port=28790
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4esq/003d32/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/4esq/003d32/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_c4l_b5mp.log', '--grpc-port=6476', '--mon-port=64227', '--ic-port=28790')' in '/home/runner/.ya/build/build_root/4esq/003d32/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: 1968262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6476/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/4esq/003d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1968270
DEBUG    ya.test:process.py:259 Command (pid 1968270) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1968270) elapsed time (sec): 0.47690534591674805
DEBUG    ya.test:process.py:263 Command (pid 1968270) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) maxrss: 538884
DEBUG    ya.test:process.py:263 Command (pid 1968270) minflt: 16145
DEBUG    ya.test:process.py:263 Command (pid 1968270) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1968270) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1968270) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1968270) stime: 0.30586599999999997
DEBUG    ya.test:process.py:263 Command (pid 1968270) utime: 0.115185
DEBUG    ya.test:process.py:263 Command (pid 1968270) wtime: 0.478
DEBUG    ya.test:process.py:275 Command (pid 1968270) output:
Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6476', '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: 28790\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/4esq/003d32/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6476', '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: 28790\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1969742
DEBUG    ya.test:process.py:259 Command (pid 1969742) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1969742) elapsed time (sec): 0.4687051773071289
DEBUG    ya.test:process.py:263 Command (pid 1969742) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) maxrss: 547184
DEBUG    ya.test:process.py:263 Command (pid 1969742) minflt: 18276
DEBUG    ya.test:process.py:263 Command (pid 1969742) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1969742) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 1969742) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1969742) stime: 0.293187
DEBUG    ya.test:process.py:263 Command (pid 1969742) utime: 0.131436
DEBUG    ya.test:process.py:263 Command (pid 1969742) wtime: 0.47
DEBUG    ya.test:process.py:275 Command (pid 1969742) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6476', '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/4esq/003d32/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6476', '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: 1969961
DEBUG    ya.test:process.py:259 Command (pid 1969961) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1969961) elapsed time (sec): 0.453998327255249
DEBUG    ya.test:process.py:263 Command (pid 1969961) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) maxrss: 547192
DEBUG    ya.test:process.py:263 Command (pid 1969961) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 1969961) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1969961) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1969961) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1969961) stime: 0.27731
DEBUG    ya.test:process.py:263 Command (pid 1969961) utime: 0.122808
DEBUG    ya.test:process.py:263 Command (pid 1969961) wtime: 0.455
DEBUG    ya.test:process.py:275 Command (pid 1969961) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1969961) 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, c4bbc8a5-de6d-4384-9ab3-fb1dfcba2691, localhost:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c4bbc8a5-de6d-4384-9ab3-fb1dfcba2691, localhost:6476): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c4bbc8a5-de6d-4384-9ab3-fb1dfcba2691, localhost:6476): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ar5i2wnyyy.auto.internal" port: 6476 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-ar5i2wnyyy.auto.internal:6476, 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:6476
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb -e grpc://localhost:6476 -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/4esq/003d32/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1970317
DEBUG    ya.test:process.py:259 Command (pid 1970317) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1970317) elapsed time (sec): 0.36455512046813965
DEBUG    ya.test:process.py:263 Command (pid 1970317) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) maxrss: 165516
DEBUG    ya.test:process.py:263 Command (pid 1970317) minflt: 3537
DEBUG    ya.test:process.py:263 Command (pid 1970317) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 1970317) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 1970317) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1970317) stime: 0.017086999999999998
DEBUG    ya.test:process.py:263 Command (pid 1970317) utime: 0.055534999999999994
DEBUG    ya.test:process.py:263 Command (pid 1970317) wtime: 0.366
DEBUG    ya.test:process.py:275 Command (pid 1970317) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1970317) 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/4esq/003d32/ydb/apps/ydb/ydb -e grpc://localhost:6476 -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/4esq/003d32/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6476', '-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: 1970688
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 1970688) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1970688) elapsed time (sec): 30.2048761844635
DEBUG    ya.test:process.py:263 Command (pid 1970688) wtime: 30.206
DEBUG    ya.test:process.py:275 Command (pid 1970688) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    948	948	0	0	9	17	24	26
2	   1073	1073	0	0	8	12	16	21
3	   1021	1021	0	0	9	13	15	18
4	    956	956	0	0	9	16	22	32
5	    922	922	0	0	10	16	20	25
6	    877	877	0	0	10	17	20	27
7	    964	964	0	0	9	14	18	21
8	    935	935	0	0	10	15	18	23
9	    961	961	0	0	9	15	19	23
10	   1005	1005	0	0	9	13	17	19
11	   1016	1016	0	0	9	12	17	24
12	    991	991	0	0	9	13	19	27
13	    826	826	0	0	10	17	58	77
14	    942	942	0	0	10	15	20	22
15	    896	896	0	0	10	17	25	30
16	    982	982	0	0	9	13	17	48
17	   1030	1030	0	0	9	12	16	19
18	   1043	1043	0	0	9	12	15	20
19	    934	934	0	0	10	15	18	20
20	    965	965	0	0	9	15	18	24
21	    923	923	0	0	10	15	19	24
22	    888	888	0	0	10	17	22	28
23	   1040	1040	0	0	8	14	19	24
24	    939	939	0	0	9	15	21	25
25	   1033	1033	0	0	9	12	15	16
26	    933	933	0	0	9	15	20	24
27	    820	820	0	0	11	18	25	33
28	    755	755	0	0	11	22	36	46
29	    810	810	0	0	11	20	23	25
30	    955	955	0	0	10	14	17	19

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  28383	946.1	0	0	9	15	20	77

DEBUG    ya.test:process.py:276 Command (pid 1970688) 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, 0e0984a8-fce9-49a1-9a46-c7ed9464a757, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0e0984a8-fce9-49a1-9a46-c7ed9464a757, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0e0984a8-fce9-49a1-9a46-c7ed9464a757, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 63aeef25-a619-4d69-9219-74f62554ffe3, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 63aeef25-a619-4d69-9219-74f62554ffe3, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 63aeef25-a619-4d69-9219-74f62554ffe3, ghrun-ar5i2wnyyy.auto.internal:6476): 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=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb672ccc-8727-46c9-9289-4f1dea4e42f1, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb672ccc-8727-46c9-9289-4f1dea4e42f1, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==" 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, eb672ccc-8727-46c9-9289-4f1dea4e42f1, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
INFO     root:test_log_scenario.py:217 Count rows after insert 27905 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22f6e63d-0393-4e07-90c1-920a7f9bd9a4, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22f6e63d-0393-4e07-90c1-920a7f9bd9a4, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==" 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, 22f6e63d-0393-4e07-90c1-920a7f9bd9a4, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e173d107-db62-4ea7-9b9b-dc181f8dca14, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e173d107-db62-4ea7-9b9b-dc181f8dca14, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==" 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, e173d107-db62-4ea7-9b9b-dc181f8dca14, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
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/4esq/003d32/ydb/apps/ydb/ydb -e grpc://localhost:6476 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb -e grpc://localhost:6476 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb -e grpc://localhost:6476 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fe36684-4cf6-482c-889b-8810dffafdb5, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
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 out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fe36684-4cf6-482c-889b-8810dffafdb5, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==" 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, f07f67d6-1ace-4aac-86fc-205684bd7146, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fe36684-4cf6-482c-889b-8810dffafdb5, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f07f67d6-1ace-4aac-86fc-205684bd7146, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 1985507
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6476', '-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: 1985511
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1985515
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f07f67d6-1ace-4aac-86fc-205684bd7146, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGI3ODljMDQtNTdjNmU0MDctNjkwOTU5Y2UtN2ZmNjA4NDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 47ff4586-d1ee-4f1d-a7f2-a985fd515d73, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 47ff4586-d1ee-4f1d-a7f2-a985fd515d73, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=ZGI3ODljMDQtNTdjNmU0MDctNjkwOTU5Y2UtN2ZmNjA4NDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 47ff4586-d1ee-4f1d-a7f2-a985fd515d73, ghrun-ar5i2wnyyy.auto.internal:6476): 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=ZGI3ODljMDQtNTdjNmU0MDctNjkwOTU5Y2UtN2ZmNjA4NDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1117da1-b97c-4fd0-a7f5-88b6c005273e, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4afede7c-17f8-4ec8-a0a3-ecda9872f381, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4afede7c-17f8-4ec8-a0a3-ecda9872f381, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1117da1-b97c-4fd0-a7f5-88b6c005273e, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=ZGI3ODljMDQtNTdjNmU0MDctNjkwOTU5Y2UtN2ZmNjA4NDY=" 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, f1117da1-b97c-4fd0-a7f5-88b6c005273e, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4afede7c-17f8-4ec8-a0a3-ecda9872f381, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjlkMDI0Y2MtNmMwYzQ3MC0yMmYwZDVlZi0xYmIyM2VmOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f2850735-2269-471d-8dc9-87e6a367b65a, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f2850735-2269-471d-8dc9-87e6a367b65a, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=MjlkMDI0Y2MtNmMwYzQ3MC0yMmYwZDVlZi0xYmIyM2VmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f2850735-2269-471d-8dc9-87e6a367b65a, ghrun-ar5i2wnyyy.auto.internal:6476): 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=MjlkMDI0Y2MtNmMwYzQ3MC0yMmYwZDVlZi0xYmIyM2VmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a6cf656-f832-4989-9402-3e9278e3b062, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a6cf656-f832-4989-9402-3e9278e3b062, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=MjlkMDI0Y2MtNmMwYzQ3MC0yMmYwZDVlZi0xYmIyM2VmOQ==" 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, 1a6cf656-f832-4989-9402-3e9278e3b062, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 88c8385e-fa6e-4933-bbb5-b88f75afbaea, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 88c8385e-fa6e-4933-bbb5-b88f75afbaea, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 88c8385e-fa6e-4933-bbb5-b88f75afbaea, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDRjYTg4OWUtZDUwMjU2ZC1iNWVhNzVlMi1kYmU1ZDUwNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 23ad1649-140e-4a76-8484-407e5a04ca2d, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 23ad1649-140e-4a76-8484-407e5a04ca2d, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=ZDRjYTg4OWUtZDUwMjU2ZC1iNWVhNzVlMi1kYmU1ZDUwNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 23ad1649-140e-4a76-8484-407e5a04ca2d, ghrun-ar5i2wnyyy.auto.internal:6476): 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=ZDRjYTg4OWUtZDUwMjU2ZC1iNWVhNzVlMi1kYmU1ZDUwNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da0e8a15-d468-4240-bea8-d92815cfec52, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da0e8a15-d468-4240-bea8-d92815cfec52, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=ZDRjYTg4OWUtZDUwMjU2ZC1iNWVhNzVlMi1kYmU1ZDUwNA==" 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, 989ce0a1-043b-4ad2-a412-28230659d897, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da0e8a15-d468-4240-bea8-d92815cfec52, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 989ce0a1-043b-4ad2-a412-28230659d897, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 989ce0a1-043b-4ad2-a412-28230659d897, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjM0NzVkYWItY2QyNzBjOTQtNWIxYWEyNzYtNGQxYmQzNGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe169b2d-c253-4fd4-80de-83946621bfc3, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe169b2d-c253-4fd4-80de-83946621bfc3, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=YjM0NzVkYWItY2QyNzBjOTQtNWIxYWEyNzYtNGQxYmQzNGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe169b2d-c253-4fd4-80de-83946621bfc3, ghrun-ar5i2wnyyy.auto.internal:6476): 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=YjM0NzVkYWItY2QyNzBjOTQtNWIxYWEyNzYtNGQxYmQzNGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f7d5bdb-5830-441d-848c-22502c417840, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f7d5bdb-5830-441d-848c-22502c417840, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=YjM0NzVkYWItY2QyNzBjOTQtNWIxYWEyNzYtNGQxYmQzNGU=" 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, 6db81c41-189f-453f-bfba-6ae16858e276, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f7d5bdb-5830-441d-848c-22502c417840, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6db81c41-189f-453f-bfba-6ae16858e276, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6db81c41-189f-453f-bfba-6ae16858e276, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjMzYzY5MmQtOGM5MDIwOTEtYmVjZjM5MzQtYzYzY2MxMjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d527ea6d-7d51-4a51-9a6e-7ecd07363fd7, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d527ea6d-7d51-4a51-9a6e-7ecd07363fd7, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=YjMzYzY5MmQtOGM5MDIwOTEtYmVjZjM5MzQtYzYzY2MxMjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d527ea6d-7d51-4a51-9a6e-7ecd07363fd7, ghrun-ar5i2wnyyy.auto.internal:6476): 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=YjMzYzY5MmQtOGM5MDIwOTEtYmVjZjM5MzQtYzYzY2MxMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25d101d5-c057-40bc-a637-09964530c465, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25d101d5-c057-40bc-a637-09964530c465, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=YjMzYzY5MmQtOGM5MDIwOTEtYmVjZjM5MzQtYzYzY2MxMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25d101d5-c057-40bc-a637-09964530c465, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dbe6a1b0-f88e-4ab2-b226-fff557cce214, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbe6a1b0-f88e-4ab2-b226-fff557cce214, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dbe6a1b0-f88e-4ab2-b226-fff557cce214, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzJiNmE3NjktMmUwNmJjOGQtNTc4YTBkNDAtOTJhY2ZmNTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 687d09c9-0a9a-4cbd-a5ee-bde9af1ec501, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 687d09c9-0a9a-4cbd-a5ee-bde9af1ec501, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=NzJiNmE3NjktMmUwNmJjOGQtNTc4YTBkNDAtOTJhY2ZmNTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 687d09c9-0a9a-4cbd-a5ee-bde9af1ec501, ghrun-ar5i2wnyyy.auto.internal:6476): 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=NzJiNmE3NjktMmUwNmJjOGQtNTc4YTBkNDAtOTJhY2ZmNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32eb4848-a393-4cab-b279-e42809c46d81, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
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, e63ebe2e-70b3-426b-9053-242c2bb7114c, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32eb4848-a393-4cab-b279-e42809c46d81, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=NzJiNmE3NjktMmUwNmJjOGQtNTc4YTBkNDAtOTJhY2ZmNTE=" 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:63 RpcState(CreateSession, e63ebe2e-70b3-426b-9053-242c2bb7114c, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32eb4848-a393-4cab-b279-e42809c46d81, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e63ebe2e-70b3-426b-9053-242c2bb7114c, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWEyMTVjYjctZjkwMTcyZi1kNjZmZDMwNS1iNmQ1ZDgwZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a657830b-abfe-44e9-93e5-5a6cd686f61e, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a657830b-abfe-44e9-93e5-5a6cd686f61e, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=YWEyMTVjYjctZjkwMTcyZi1kNjZmZDMwNS1iNmQ1ZDgwZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a657830b-abfe-44e9-93e5-5a6cd686f61e, ghrun-ar5i2wnyyy.auto.internal:6476): 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=YWEyMTVjYjctZjkwMTcyZi1kNjZmZDMwNS1iNmQ1ZDgwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ccaa0ea-eae7-4438-ada8-078ff4ee3575, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ccaa0ea-eae7-4438-ada8-078ff4ee3575, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=YWEyMTVjYjctZjkwMTcyZi1kNjZmZDMwNS1iNmQ1ZDgwZA==" 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, 8ccaa0ea-eae7-4438-ada8-078ff4ee3575, ghrun-ar5i2wnyyy.auto.internal:6476): 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, 30bdecae-5c6d-4fea-b2d1-ff48ab4c9a39, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 30bdecae-5c6d-4fea-b2d1-ff48ab4c9a39, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 30bdecae-5c6d-4fea-b2d1-ff48ab4c9a39, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWFjZjY0MDItODE0NTU3NmEtOGJiZTRmOWEtYWQyZTI0NDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 18b7b3ab-b93c-4fb3-861e-39ceccd608b9, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 18b7b3ab-b93c-4fb3-861e-39ceccd608b9, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=ZWFjZjY0MDItODE0NTU3NmEtOGJiZTRmOWEtYWQyZTI0NDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 18b7b3ab-b93c-4fb3-861e-39ceccd608b9, ghrun-ar5i2wnyyy.auto.internal:6476): 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=ZWFjZjY0MDItODE0NTU3NmEtOGJiZTRmOWEtYWQyZTI0NDE=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 548ba011-628d-4654-8890-ada638cba149, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7bae174f-2de4-4586-a7fe-2e560889918b, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 548ba011-628d-4654-8890-ada638cba149, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=ZWFjZjY0MDItODE0NTU3NmEtOGJiZTRmOWEtYWQyZTI0NDE=" 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:63 RpcState(CreateSession, 7bae174f-2de4-4586-a7fe-2e560889918b, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 548ba011-628d-4654-8890-ada638cba149, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7bae174f-2de4-4586-a7fe-2e560889918b, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTM1YjRkOTAtYTNjZWUxMTYtNjgxMWIxMWEtNzM3YjNlNDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fa608563-1650-45fe-a0da-075f36797b2d, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fa608563-1650-45fe-a0da-075f36797b2d, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=MTM1YjRkOTAtYTNjZWUxMTYtNjgxMWIxMWEtNzM3YjNlNDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fa608563-1650-45fe-a0da-075f36797b2d, ghrun-ar5i2wnyyy.auto.internal:6476): 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=MTM1YjRkOTAtYTNjZWUxMTYtNjgxMWIxMWEtNzM3YjNlNDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09923621-2ea9-435c-b7cd-54b309ef37a4, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09923621-2ea9-435c-b7cd-54b309ef37a4, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=MTM1YjRkOTAtYTNjZWUxMTYtNjgxMWIxMWEtNzM3YjNlNDI=" 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, 09923621-2ea9-435c-b7cd-54b309ef37a4, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 47ff4586-d1ee-4f1d-a7f2-a985fd515d73, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T10:22:16.900962475+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-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f2850735-2269-471d-8dc9-87e6a367b65a, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T10:22:16.901006842+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-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d527ea6d-7d51-4a51-9a6e-7ecd07363fd7, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T10:22:16.901113854+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 18b7b3ab-b93c-4fb3-861e-39ceccd608b9, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T10:22:16.90123794+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, 23ad1649-140e-4a76-8484-407e5a04ca2d, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T10:22:16.901045824+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-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 687d09c9-0a9a-4cbd-a5ee-bde9af1ec501, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T10:22:16.901145403+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 63aeef25-a619-4d69-9219-74f62554ffe3, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T10:22:16.900814049+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-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a657830b-abfe-44e9-93e5-5a6cd686f61e, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T10:22:16.901197521+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe169b2d-c253-4fd4-80de-83946621bfc3, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T10:22:16.901081288+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fa608563-1650-45fe-a0da-075f36797b2d, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T10:22:16.90126859+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-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4fe36684-4cf6-482c-889b-8810dffafdb5, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.900938246+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-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 25d101d5-c057-40bc-a637-09964530c465, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901131766+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, 1a6cf656-f832-4989-9402-3e9278e3b062, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901031748+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1f7d5bdb-5830-441d-848c-22502c417840, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901100888+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, da0e8a15-d468-4240-bea8-d92815cfec52, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901066115+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f1117da1-b97c-4fd0-a7f5-88b6c005273e, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.900992789+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, 8ccaa0ea-eae7-4438-ada8-078ff4ee3575, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901222462+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, 32eb4848-a393-4cab-b279-e42809c46d81, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901182664+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, 09923621-2ea9-435c-b7cd-54b309ef37a4, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.90129335+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 548ba011-628d-4654-8890-ada638cba149, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901255949+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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    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 1985511) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1985511) elapsed time (sec): 30.182013988494873
DEBUG    ya.test:process.py:263 Command (pid 1985511) wtime: 30.186
DEBUG    ya.test:process.py:275 Command (pid 1985511) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	890	0	0	0	0
7	      0	0	0	1469	0	0	0	0
8	      0	0	0	1733	0	0	0	0
9	      0	0	0	1584	0	0	0	0
10	      0	0	0	1469	0	0	0	0
11	      0	0	0	1326	0	0	0	0
12	      0	0	0	1402	0	0	0	0
13	      0	0	0	1206	0	0	0	0
14	      0	0	0	1031	0	0	0	0
15	      0	0	0	1425	0	0	0	0
16	      0	0	0	1408	0	0	0	0
17	      0	0	0	1518	0	0	0	0
18	      0	0	0	1533	0	0	0	0
19	      0	0	0	1330	0	0	0	0
20	      0	0	0	1396	0	0	0	0
21	      0	0	0	1416	0	0	0	0
22	      0	0	0	1649	0	0	0	0
23	      0	0	0	1420	0	0	0	0
24	      0	0	0	1427	0	0	0	0
25	      0	0	0	1251	0	0	0	0
26	      0	0	0	1175	0	0	0	0
27	      0	0	0	1001	0	0	0	0
28	      0	0	0	1382	0	0	0	0
29	      0	0	0	1540	0	0	0	0
30	      0	0	0	1405	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 1985511) 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:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1985515) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1985507) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1985515) elapsed time (sec): 30.192503690719604
DEBUG    ya.test:process.py:260 Command (pid 1985507) elapsed time (sec): 30.200153589248657
DEBUG    ya.test:process.py:263 Command (pid 1985507) wtime: 30.204
DEBUG    ya.test:process.py:275 Command (pid 1985507) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     19	19	0	0	361	683	687	687
2	    119	119	0	0	58	373	401	647
3	    157	157	0	0	58	110	130	132
4	    168	168	0	0	55	87	120	125
5	    145	145	0	0	47	79	115	120
6	      0	0	0	834	0	0	0	0
7	      0	0	0	1452	0	0	0	0
8	      0	0	0	1626	0	0	0	0
9	      0	0	0	1516	0	0	0	0
10	      0	0	0	1362	0	0	0	0
11	      0	0	0	1314	0	0	0	0
12	      0	0	0	1297	0	0	0	0
13	      0	0	0	897	0	0	0	0
14	      0	0	0	1062	0	0	0	0
15	      0	0	0	1004	0	0	0	0
16	      0	0	0	1286	0	0	0	0
17	      0	0	0	897	0	0	0	0
18	      0	0	0	1325	0	0	0	0
19	      0	0	0	1161	0	0	0	0
20	      0	0	0	1164	0	0	0	0
21	      0	0	0	1229	0	0	0	0
22	      0	0	0	1640	0	0	0	0
23	      0	0	0	1330	0	0	0	0
24	      0	0	0	1269	0	0	0	0
25	      0	0	0	1242	0	0	0	0
26	      0	0	0	1020	0	0	0	0
27	      0	0	0	900	0	0	0	0
28	      0	0	0	1231	0	0	0	0
29	      0	0	0	1132	0	0	0	0
30	      0	0	0	1083	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    608	20.2667	0	30273	55	132	647	687

DEBUG    ya.test:process.py:263 Command (pid 1985515) wtime: 30.195
DEBUG    ya.test:process.py:276 Command (pid 1985507) errors:

DEBUG    ya.test:process.py:275 Command (pid 1985515) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	879	979	979	979
2	     82	82	0	0	91	471	519	531
3	    106	106	0	0	85	138	151	151
4	    123	123	0	0	82	111	128	132
5	     98	98	0	0	70	111	125	135
6	      0	0	0	886	0	0	0	0
7	      0	0	0	1535	0	0	0	0
8	      0	0	0	1652	0	0	0	0
9	      0	0	0	1701	0	0	0	0
10	      0	0	0	1432	0	0	0	0
11	      0	0	0	1300	0	0	0	0
12	      0	0	0	1436	0	0	0	0
13	      0	0	0	1075	0	0	0	0
14	      0	0	0	1092	0	0	0	0
15	      0	0	0	1160	0	0	0	0
16	      0	0	0	1284	0	0	0	0
17	      0	0	0	1304	0	0	0	0
18	      0	0	0	1653	0	0	0	0
19	      0	0	0	1469	0	0	0	0
20	      0	0	0	1245	0	0	0	0
21	      0	0	0	1317	0	0	0	0
22	      0	0	0	1677	0	0	0	0
23	      0	0	0	1210	0	0	0	0
24	      0	0	0	1208	0	0	0	0
25	      0	0	0	1283	0	0	0	0
26	      0	0	0	1130	0	0	0	0
27	      0	0	0	976	0	0	0	0
28	      0	0	0	1414	0	0	0	0
29	      0	0	0	1272	0	0	0	0
30	      0	0	0	1243	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    419	13.9667	0	32954	82	151	919	979

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6476
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ar5i2wnyyy'
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/4esq/003d32/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.1968262' in '/home/runner/.ya/build/build_root/4esq/003d32/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_c4l_b5mp.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:6476/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27603
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3978
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64227
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6476
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28790
=================================== 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/4esq/003d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1968005
DEBUG    ya.test:process.py:259 Command (pid 1968005) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1968005) elapsed time (sec): 0.3966522216796875
DEBUG    ya.test:process.py:263 Command (pid 1968005) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) maxrss: 538764
DEBUG    ya.test:process.py:263 Command (pid 1968005) minflt: 16133
DEBUG    ya.test:process.py:263 Command (pid 1968005) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1968005) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1968005) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1968005) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1968005) stime: 0.235042
DEBUG    ya.test:process.py:263 Command (pid 1968005) utime: 0.11347299999999999
DEBUG    ya.test:process.py:263 Command (pid 1968005) wtime: 0.398
DEBUG    ya.test:process.py:275 Command (pid 1968005) output:
Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28790
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/4esq/003d32/r3tmp/kikimr_cluster_p7azycuo
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64227
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27603
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4esq/003d32/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/4esq/003d32/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/4esq/003d32/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_c4l_b5mp.log --grpc-port=6476 --mon-port=64227 --ic-port=28790
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6476/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4esq/003d32/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/4esq/003d32/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/4esq/003d32/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_c4l_b5mp.log --grpc-port=6476 --mon-port=64227 --ic-port=28790
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4esq/003d32/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/4esq/003d32/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_c4l_b5mp.log', '--grpc-port=6476', '--mon-port=64227', '--ic-port=28790')' in '/home/runner/.ya/build/build_root/4esq/003d32/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: 1968262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6476/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/4esq/003d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1968270
DEBUG    ya.test:process.py:259 Command (pid 1968270) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1968270) elapsed time (sec): 0.47690534591674805
DEBUG    ya.test:process.py:263 Command (pid 1968270) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) maxrss: 538884
DEBUG    ya.test:process.py:263 Command (pid 1968270) minflt: 16145
DEBUG    ya.test:process.py:263 Command (pid 1968270) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1968270) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1968270) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1968270) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1968270) stime: 0.30586599999999997
DEBUG    ya.test:process.py:263 Command (pid 1968270) utime: 0.115185
DEBUG    ya.test:process.py:263 Command (pid 1968270) wtime: 0.478
DEBUG    ya.test:process.py:275 Command (pid 1968270) output:
Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6476', '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: 28790\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/4esq/003d32/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6476', '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: 28790\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1969742
DEBUG    ya.test:process.py:259 Command (pid 1969742) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1969742) elapsed time (sec): 0.4687051773071289
DEBUG    ya.test:process.py:263 Command (pid 1969742) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) maxrss: 547184
DEBUG    ya.test:process.py:263 Command (pid 1969742) minflt: 18276
DEBUG    ya.test:process.py:263 Command (pid 1969742) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1969742) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1969742) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 1969742) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1969742) stime: 0.293187
DEBUG    ya.test:process.py:263 Command (pid 1969742) utime: 0.131436
DEBUG    ya.test:process.py:263 Command (pid 1969742) wtime: 0.47
DEBUG    ya.test:process.py:275 Command (pid 1969742) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6476', '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/4esq/003d32/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6476', '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: 1969961
DEBUG    ya.test:process.py:259 Command (pid 1969961) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1969961) elapsed time (sec): 0.453998327255249
DEBUG    ya.test:process.py:263 Command (pid 1969961) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) maxrss: 547192
DEBUG    ya.test:process.py:263 Command (pid 1969961) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 1969961) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1969961) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1969961) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1969961) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1969961) stime: 0.27731
DEBUG    ya.test:process.py:263 Command (pid 1969961) utime: 0.122808
DEBUG    ya.test:process.py:263 Command (pid 1969961) wtime: 0.455
DEBUG    ya.test:process.py:275 Command (pid 1969961) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1969961) 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, c4bbc8a5-de6d-4384-9ab3-fb1dfcba2691, localhost:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c4bbc8a5-de6d-4384-9ab3-fb1dfcba2691, localhost:6476): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c4bbc8a5-de6d-4384-9ab3-fb1dfcba2691, localhost:6476): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ar5i2wnyyy.auto.internal" port: 6476 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-ar5i2wnyyy.auto.internal:6476, 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:6476
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb -e grpc://localhost:6476 -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/4esq/003d32/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1970317
DEBUG    ya.test:process.py:259 Command (pid 1970317) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1970317) elapsed time (sec): 0.36455512046813965
DEBUG    ya.test:process.py:263 Command (pid 1970317) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) maxrss: 165516
DEBUG    ya.test:process.py:263 Command (pid 1970317) minflt: 3537
DEBUG    ya.test:process.py:263 Command (pid 1970317) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 1970317) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1970317) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 1970317) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1970317) stime: 0.017086999999999998
DEBUG    ya.test:process.py:263 Command (pid 1970317) utime: 0.055534999999999994
DEBUG    ya.test:process.py:263 Command (pid 1970317) wtime: 0.366
DEBUG    ya.test:process.py:275 Command (pid 1970317) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1970317) 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/4esq/003d32/ydb/apps/ydb/ydb -e grpc://localhost:6476 -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/4esq/003d32/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6476', '-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: 1970688
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 1970688) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1970688) elapsed time (sec): 30.2048761844635
DEBUG    ya.test:process.py:263 Command (pid 1970688) wtime: 30.206
DEBUG    ya.test:process.py:275 Command (pid 1970688) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    948	948	0	0	9	17	24	26
2	   1073	1073	0	0	8	12	16	21
3	   1021	1021	0	0	9	13	15	18
4	    956	956	0	0	9	16	22	32
5	    922	922	0	0	10	16	20	25
6	    877	877	0	0	10	17	20	27
7	    964	964	0	0	9	14	18	21
8	    935	935	0	0	10	15	18	23
9	    961	961	0	0	9	15	19	23
10	   1005	1005	0	0	9	13	17	19
11	   1016	1016	0	0	9	12	17	24
12	    991	991	0	0	9	13	19	27
13	    826	826	0	0	10	17	58	77
14	    942	942	0	0	10	15	20	22
15	    896	896	0	0	10	17	25	30
16	    982	982	0	0	9	13	17	48
17	   1030	1030	0	0	9	12	16	19
18	   1043	1043	0	0	9	12	15	20
19	    934	934	0	0	10	15	18	20
20	    965	965	0	0	9	15	18	24
21	    923	923	0	0	10	15	19	24
22	    888	888	0	0	10	17	22	28
23	   1040	1040	0	0	8	14	19	24
24	    939	939	0	0	9	15	21	25
25	   1033	1033	0	0	9	12	15	16
26	    933	933	0	0	9	15	20	24
27	    820	820	0	0	11	18	25	33
28	    755	755	0	0	11	22	36	46
29	    810	810	0	0	11	20	23	25
30	    955	955	0	0	10	14	17	19

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  28383	946.1	0	0	9	15	20	77

DEBUG    ya.test:process.py:276 Command (pid 1970688) 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, 0e0984a8-fce9-49a1-9a46-c7ed9464a757, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0e0984a8-fce9-49a1-9a46-c7ed9464a757, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0e0984a8-fce9-49a1-9a46-c7ed9464a757, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 63aeef25-a619-4d69-9219-74f62554ffe3, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 63aeef25-a619-4d69-9219-74f62554ffe3, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 63aeef25-a619-4d69-9219-74f62554ffe3, ghrun-ar5i2wnyyy.auto.internal:6476): 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=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb672ccc-8727-46c9-9289-4f1dea4e42f1, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb672ccc-8727-46c9-9289-4f1dea4e42f1, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==" 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, eb672ccc-8727-46c9-9289-4f1dea4e42f1, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
INFO     root:test_log_scenario.py:217 Count rows after insert 27905 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22f6e63d-0393-4e07-90c1-920a7f9bd9a4, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22f6e63d-0393-4e07-90c1-920a7f9bd9a4, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==" 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, 22f6e63d-0393-4e07-90c1-920a7f9bd9a4, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e173d107-db62-4ea7-9b9b-dc181f8dca14, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e173d107-db62-4ea7-9b9b-dc181f8dca14, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==" 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, e173d107-db62-4ea7-9b9b-dc181f8dca14, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
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/4esq/003d32/ydb/apps/ydb/ydb -e grpc://localhost:6476 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb -e grpc://localhost:6476 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb -e grpc://localhost:6476 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fe36684-4cf6-482c-889b-8810dffafdb5, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
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 out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fe36684-4cf6-482c-889b-8810dffafdb5, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZmNjOC1jNzgzZDVmZC00ODFmOWRkZC1iMTQ2NTUxMw==" 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, f07f67d6-1ace-4aac-86fc-205684bd7146, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fe36684-4cf6-482c-889b-8810dffafdb5, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f07f67d6-1ace-4aac-86fc-205684bd7146, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 1985507
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6476', '-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: 1985511
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4esq/003d32/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1985515
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f07f67d6-1ace-4aac-86fc-205684bd7146, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGI3ODljMDQtNTdjNmU0MDctNjkwOTU5Y2UtN2ZmNjA4NDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 47ff4586-d1ee-4f1d-a7f2-a985fd515d73, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 47ff4586-d1ee-4f1d-a7f2-a985fd515d73, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=ZGI3ODljMDQtNTdjNmU0MDctNjkwOTU5Y2UtN2ZmNjA4NDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 47ff4586-d1ee-4f1d-a7f2-a985fd515d73, ghrun-ar5i2wnyyy.auto.internal:6476): 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=ZGI3ODljMDQtNTdjNmU0MDctNjkwOTU5Y2UtN2ZmNjA4NDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1117da1-b97c-4fd0-a7f5-88b6c005273e, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4afede7c-17f8-4ec8-a0a3-ecda9872f381, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4afede7c-17f8-4ec8-a0a3-ecda9872f381, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1117da1-b97c-4fd0-a7f5-88b6c005273e, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=ZGI3ODljMDQtNTdjNmU0MDctNjkwOTU5Y2UtN2ZmNjA4NDY=" 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, f1117da1-b97c-4fd0-a7f5-88b6c005273e, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4afede7c-17f8-4ec8-a0a3-ecda9872f381, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjlkMDI0Y2MtNmMwYzQ3MC0yMmYwZDVlZi0xYmIyM2VmOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f2850735-2269-471d-8dc9-87e6a367b65a, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f2850735-2269-471d-8dc9-87e6a367b65a, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=MjlkMDI0Y2MtNmMwYzQ3MC0yMmYwZDVlZi0xYmIyM2VmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f2850735-2269-471d-8dc9-87e6a367b65a, ghrun-ar5i2wnyyy.auto.internal:6476): 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=MjlkMDI0Y2MtNmMwYzQ3MC0yMmYwZDVlZi0xYmIyM2VmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a6cf656-f832-4989-9402-3e9278e3b062, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a6cf656-f832-4989-9402-3e9278e3b062, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=MjlkMDI0Y2MtNmMwYzQ3MC0yMmYwZDVlZi0xYmIyM2VmOQ==" 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, 1a6cf656-f832-4989-9402-3e9278e3b062, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 88c8385e-fa6e-4933-bbb5-b88f75afbaea, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 88c8385e-fa6e-4933-bbb5-b88f75afbaea, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 88c8385e-fa6e-4933-bbb5-b88f75afbaea, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDRjYTg4OWUtZDUwMjU2ZC1iNWVhNzVlMi1kYmU1ZDUwNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 23ad1649-140e-4a76-8484-407e5a04ca2d, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 23ad1649-140e-4a76-8484-407e5a04ca2d, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=ZDRjYTg4OWUtZDUwMjU2ZC1iNWVhNzVlMi1kYmU1ZDUwNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 23ad1649-140e-4a76-8484-407e5a04ca2d, ghrun-ar5i2wnyyy.auto.internal:6476): 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=ZDRjYTg4OWUtZDUwMjU2ZC1iNWVhNzVlMi1kYmU1ZDUwNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da0e8a15-d468-4240-bea8-d92815cfec52, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da0e8a15-d468-4240-bea8-d92815cfec52, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=ZDRjYTg4OWUtZDUwMjU2ZC1iNWVhNzVlMi1kYmU1ZDUwNA==" 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, 989ce0a1-043b-4ad2-a412-28230659d897, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da0e8a15-d468-4240-bea8-d92815cfec52, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 989ce0a1-043b-4ad2-a412-28230659d897, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 989ce0a1-043b-4ad2-a412-28230659d897, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjM0NzVkYWItY2QyNzBjOTQtNWIxYWEyNzYtNGQxYmQzNGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe169b2d-c253-4fd4-80de-83946621bfc3, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe169b2d-c253-4fd4-80de-83946621bfc3, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=YjM0NzVkYWItY2QyNzBjOTQtNWIxYWEyNzYtNGQxYmQzNGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe169b2d-c253-4fd4-80de-83946621bfc3, ghrun-ar5i2wnyyy.auto.internal:6476): 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=YjM0NzVkYWItY2QyNzBjOTQtNWIxYWEyNzYtNGQxYmQzNGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f7d5bdb-5830-441d-848c-22502c417840, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f7d5bdb-5830-441d-848c-22502c417840, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=YjM0NzVkYWItY2QyNzBjOTQtNWIxYWEyNzYtNGQxYmQzNGU=" 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, 6db81c41-189f-453f-bfba-6ae16858e276, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f7d5bdb-5830-441d-848c-22502c417840, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6db81c41-189f-453f-bfba-6ae16858e276, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6db81c41-189f-453f-bfba-6ae16858e276, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjMzYzY5MmQtOGM5MDIwOTEtYmVjZjM5MzQtYzYzY2MxMjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d527ea6d-7d51-4a51-9a6e-7ecd07363fd7, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d527ea6d-7d51-4a51-9a6e-7ecd07363fd7, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=YjMzYzY5MmQtOGM5MDIwOTEtYmVjZjM5MzQtYzYzY2MxMjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d527ea6d-7d51-4a51-9a6e-7ecd07363fd7, ghrun-ar5i2wnyyy.auto.internal:6476): 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=YjMzYzY5MmQtOGM5MDIwOTEtYmVjZjM5MzQtYzYzY2MxMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25d101d5-c057-40bc-a637-09964530c465, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25d101d5-c057-40bc-a637-09964530c465, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=YjMzYzY5MmQtOGM5MDIwOTEtYmVjZjM5MzQtYzYzY2MxMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25d101d5-c057-40bc-a637-09964530c465, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dbe6a1b0-f88e-4ab2-b226-fff557cce214, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbe6a1b0-f88e-4ab2-b226-fff557cce214, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dbe6a1b0-f88e-4ab2-b226-fff557cce214, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzJiNmE3NjktMmUwNmJjOGQtNTc4YTBkNDAtOTJhY2ZmNTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 687d09c9-0a9a-4cbd-a5ee-bde9af1ec501, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 687d09c9-0a9a-4cbd-a5ee-bde9af1ec501, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=NzJiNmE3NjktMmUwNmJjOGQtNTc4YTBkNDAtOTJhY2ZmNTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 687d09c9-0a9a-4cbd-a5ee-bde9af1ec501, ghrun-ar5i2wnyyy.auto.internal:6476): 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=NzJiNmE3NjktMmUwNmJjOGQtNTc4YTBkNDAtOTJhY2ZmNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32eb4848-a393-4cab-b279-e42809c46d81, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
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, e63ebe2e-70b3-426b-9053-242c2bb7114c, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32eb4848-a393-4cab-b279-e42809c46d81, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=NzJiNmE3NjktMmUwNmJjOGQtNTc4YTBkNDAtOTJhY2ZmNTE=" 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:63 RpcState(CreateSession, e63ebe2e-70b3-426b-9053-242c2bb7114c, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32eb4848-a393-4cab-b279-e42809c46d81, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e63ebe2e-70b3-426b-9053-242c2bb7114c, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWEyMTVjYjctZjkwMTcyZi1kNjZmZDMwNS1iNmQ1ZDgwZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a657830b-abfe-44e9-93e5-5a6cd686f61e, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a657830b-abfe-44e9-93e5-5a6cd686f61e, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=YWEyMTVjYjctZjkwMTcyZi1kNjZmZDMwNS1iNmQ1ZDgwZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a657830b-abfe-44e9-93e5-5a6cd686f61e, ghrun-ar5i2wnyyy.auto.internal:6476): 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=YWEyMTVjYjctZjkwMTcyZi1kNjZmZDMwNS1iNmQ1ZDgwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ccaa0ea-eae7-4438-ada8-078ff4ee3575, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ccaa0ea-eae7-4438-ada8-078ff4ee3575, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=YWEyMTVjYjctZjkwMTcyZi1kNjZmZDMwNS1iNmQ1ZDgwZA==" 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, 8ccaa0ea-eae7-4438-ada8-078ff4ee3575, ghrun-ar5i2wnyyy.auto.internal:6476): 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, 30bdecae-5c6d-4fea-b2d1-ff48ab4c9a39, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 30bdecae-5c6d-4fea-b2d1-ff48ab4c9a39, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 30bdecae-5c6d-4fea-b2d1-ff48ab4c9a39, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWFjZjY0MDItODE0NTU3NmEtOGJiZTRmOWEtYWQyZTI0NDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 18b7b3ab-b93c-4fb3-861e-39ceccd608b9, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 18b7b3ab-b93c-4fb3-861e-39ceccd608b9, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=ZWFjZjY0MDItODE0NTU3NmEtOGJiZTRmOWEtYWQyZTI0NDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 18b7b3ab-b93c-4fb3-861e-39ceccd608b9, ghrun-ar5i2wnyyy.auto.internal:6476): 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=ZWFjZjY0MDItODE0NTU3NmEtOGJiZTRmOWEtYWQyZTI0NDE=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 548ba011-628d-4654-8890-ada638cba149, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7bae174f-2de4-4586-a7fe-2e560889918b, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 548ba011-628d-4654-8890-ada638cba149, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=ZWFjZjY0MDItODE0NTU3NmEtOGJiZTRmOWEtYWQyZTI0NDE=" 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:63 RpcState(CreateSession, 7bae174f-2de4-4586-a7fe-2e560889918b, ghrun-ar5i2wnyyy.auto.internal:6476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 548ba011-628d-4654-8890-ada638cba149, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7bae174f-2de4-4586-a7fe-2e560889918b, ghrun-ar5i2wnyyy.auto.internal:6476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTM1YjRkOTAtYTNjZWUxMTYtNjgxMWIxMWEtNzM3YjNlNDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fa608563-1650-45fe-a0da-075f36797b2d, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fa608563-1650-45fe-a0da-075f36797b2d, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=MTM1YjRkOTAtYTNjZWUxMTYtNjgxMWIxMWEtNzM3YjNlNDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fa608563-1650-45fe-a0da-075f36797b2d, ghrun-ar5i2wnyyy.auto.internal:6476): 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=MTM1YjRkOTAtYTNjZWUxMTYtNjgxMWIxMWEtNzM3YjNlNDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09923621-2ea9-435c-b7cd-54b309ef37a4, ghrun-ar5i2wnyyy.auto.internal:6476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09923621-2ea9-435c-b7cd-54b309ef37a4, ghrun-ar5i2wnyyy.auto.internal:6476): request = { session_id: "ydb://session/3?node_id=1&id=MTM1YjRkOTAtYTNjZWUxMTYtNjgxMWIxMWEtNzM3YjNlNDI=" 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, 09923621-2ea9-435c-b7cd-54b309ef37a4, ghrun-ar5i2wnyyy.auto.internal:6476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 47ff4586-d1ee-4f1d-a7f2-a985fd515d73, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T10:22:16.900962475+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-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f2850735-2269-471d-8dc9-87e6a367b65a, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T10:22:16.901006842+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-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d527ea6d-7d51-4a51-9a6e-7ecd07363fd7, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T10:22:16.901113854+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 18b7b3ab-b93c-4fb3-861e-39ceccd608b9, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T10:22:16.90123794+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, 23ad1649-140e-4a76-8484-407e5a04ca2d, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T10:22:16.901045824+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-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 687d09c9-0a9a-4cbd-a5ee-bde9af1ec501, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T10:22:16.901145403+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 63aeef25-a619-4d69-9219-74f62554ffe3, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T10:22:16.900814049+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-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a657830b-abfe-44e9-93e5-5a6cd686f61e, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T10:22:16.901197521+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe169b2d-c253-4fd4-80de-83946621bfc3, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T10:22:16.901081288+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fa608563-1650-45fe-a0da-075f36797b2d, ghrun-ar5i2wnyyy.auto.internal:6476): 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:6476 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T10:22:16.90126859+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-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4fe36684-4cf6-482c-889b-8810dffafdb5, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.900938246+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-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 25d101d5-c057-40bc-a637-09964530c465, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901131766+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, 1a6cf656-f832-4989-9402-3e9278e3b062, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901031748+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1f7d5bdb-5830-441d-848c-22502c417840, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901100888+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, da0e8a15-d468-4240-bea8-d92815cfec52, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901066115+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f1117da1-b97c-4fd0-a7f5-88b6c005273e, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.900992789+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, 8ccaa0ea-eae7-4438-ada8-078ff4ee3575, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901222462+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, 32eb4848-a393-4cab-b279-e42809c46d81, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901182664+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, 09923621-2ea9-435c-b7cd-54b309ef37a4, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.90129335+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 548ba011-628d-4654-8890-ada638cba149, ghrun-ar5i2wnyyy.auto.internal:6476): 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-06T10:22:16.901255949+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:6476
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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    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 1985511) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1985511) elapsed time (sec): 30.182013988494873
DEBUG    ya.test:process.py:263 Command (pid 1985511) wtime: 30.186
DEBUG    ya.test:process.py:275 Command (pid 1985511) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	890	0	0	0	0
7	      0	0	0	1469	0	0	0	0
8	      0	0	0	1733	0	0	0	0
9	      0	0	0	1584	0	0	0	0
10	      0	0	0	1469	0	0	0	0
11	      0	0	0	1326	0	0	0	0
12	      0	0	0	1402	0	0	0	0
13	      0	0	0	1206	0	0	0	0
14	      0	0	0	1031	0	0	0	0
15	      0	0	0	1425	0	0	0	0
16	      0	0	0	1408	0	0	0	0
17	      0	0	0	1518	0	0	0	0
18	      0	0	0	1533	0	0	0	0
19	      0	0	0	1330	0	0	0	0
20	      0	0	0	1396	0	0	0	0
21	      0	0	0	1416	0	0	0	0
22	      0	0	0	1649	0	0	0	0
23	      0	0	0	1420	0	0	0	0
24	      0	0	0	1427	0	0	0	0
25	      0	0	0	1251	0	0	0	0
26	      0	0	0	1175	0	0	0	0
27	      0	0	0	1001	0	0	0	0
28	      0	0	0	1382	0	0	0	0
29	      0	0	0	1540	0	0	0	0
30	      0	0	0	1405	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 1985511) 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:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1985515) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 1985507) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1985515) elapsed time (sec): 30.192503690719604
DEBUG    ya.test:process.py:260 Command (pid 1985507) elapsed time (sec): 30.200153589248657
DEBUG    ya.test:process.py:263 Command (pid 1985507) wtime: 30.204
DEBUG    ya.test:process.py:275 Command (pid 1985507) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     19	19	0	0	361	683	687	687
2	    119	119	0	0	58	373	401	647
3	    157	157	0	0	58	110	130	132
4	    168	168	0	0	55	87	120	125
5	    145	145	0	0	47	79	115	120
6	      0	0	0	834	0	0	0	0
7	      0	0	0	1452	0	0	0	0
8	      0	0	0	1626	0	0	0	0
9	      0	0	0	1516	0	0	0	0
10	      0	0	0	1362	0	0	0	0
11	      0	0	0	1314	0	0	0	0
12	      0	0	0	1297	0	0	0	0
13	      0	0	0	897	0	0	0	0
14	      0	0	0	1062	0	0	0	0
15	      0	0	0	1004	0	0	0	0
16	      0	0	0	1286	0	0	0	0
17	      0	0	0	897	0	0	0	0
18	      0	0	0	1325	0	0	0	0
19	      0	0	0	1161	0	0	0	0
20	      0	0	0	1164	0	0	0	0
21	      0	0	0	1229	0	0	0	0
22	      0	0	0	1640	0	0	0	0
23	      0	0	0	1330	0	0	0	0
24	      0	0	0	1269	0	0	0	0
25	      0	0	0	1242	0	0	0	0
26	      0	0	0	1020	0	0	0	0
27	      0	0	0	900	0	0	0	0
28	      0	0	0	1231	0	0	0	0
29	      0	0	0	1132	0	0	0	0
30	      0	0	0	1083	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    608	20.2667	0	30273	55	132	647	687

DEBUG    ya.test:process.py:263 Command (pid 1985515) wtime: 30.195
DEBUG    ya.test:process.py:276 Command (pid 1985507) errors:

DEBUG    ya.test:process.py:275 Command (pid 1985515) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	879	979	979	979
2	     82	82	0	0	91	471	519	531
3	    106	106	0	0	85	138	151	151
4	    123	123	0	0	82	111	128	132
5	     98	98	0	0	70	111	125	135
6	      0	0	0	886	0	0	0	0
7	      0	0	0	1535	0	0	0	0
8	      0	0	0	1652	0	0	0	0
9	      0	0	0	1701	0	0	0	0
10	      0	0	0	1432	0	0	0	0
11	      0	0	0	1300	0	0	0	0
12	      0	0	0	1436	0	0	0	0
13	      0	0	0	1075	0	0	0	0
14	      0	0	0	1092	0	0	0	0
15	      0	0	0	1160	0	0	0	0
16	      0	0	0	1284	0	0	0	0
17	      0	0	0	1304	0	0	0	0
18	      0	0	0	1653	0	0	0	0
19	      0	0	0	1469	0	0	0	0
20	      0	0	0	1245	0	0	0	0
21	      0	0	0	1317	0	0	0	0
22	      0	0	0	1677	0	0	0	0
23	      0	0	0	1210	0	0	0	0
24	      0	0	0	1208	0	0	0	0
25	      0	0	0	1283	0	0	0	0
26	      0	0	0	1130	0	0	0	0
27	      0	0	0	976	0	0	0	0
28	      0	0	0	1414	0	0	0	0
29	      0	0	0	1272	0	0	0	0
30	      0	0	0	1243	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    419	13.9667	0	32954	82	151	919	979

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". 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:6476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
319.43s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
6.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.95s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.16s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.12s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(14 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/4esq/003d32/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/4esq/003d32/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-06T10:22:11.949095Z): source_id=782;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 @ 0xA629E05
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA622346
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4AFFB8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD79F20B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C7F1F8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C7EF4F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD77A81D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164DE86B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16735647
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1668CE43
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1668CE43
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16689C63
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x16690717
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x164FBFB8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C935405
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB45BE57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4A0A64
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4A4B24
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4A4730
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4A531E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA62BA5C
21. ??:0: ?? @ 0x7FA4BDC9AAC2
22. ??:0: ?? @ 0x7FA4BDD2C8BF
============== 1 failed, 10 passed, 1 error in 383.87s (0:06:23) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4esq/003d36/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 ===============================
5.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.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-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 54.58s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4esq/003d64/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 ===============================
85.67s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
6.51s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
4.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 134.99s (0:02:14) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4esq/003d3c/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 ===============================
110.63s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
96.18s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
85.61s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
82.18s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
73.68s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
4.94s setup    test_replace.py::TestReplace::test_copy_full
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
2.24s call     test_replace.py::TestReplace::test_count
2.11s call     test_replace.py::TestReplace::test_copy_partial
1.63s call     test_replace.py::TestReplace::test_copy_full
1.14s call     test_replace.py::TestReplace::test_partial_replace
0.90s call     test_replace.py::TestReplace::test_incorrect
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.03s setup    test_replace.py::TestReplace::test_copy_partial
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_replace.py::TestReplace::test_count
0.01s setup    test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 465.50s (0:07:45) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4esq/003d5d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
4.05s setup    test_update.py::TestUpdate::test_incorrect
4.01s setup    test_select.py::TestSelect::test_incorrect
3.86s setup    test_replace.py::TestReplace::test_replace_rollback
0.78s call     test_select.py::TestSelect::test_json_query
0.76s call     test_update.py::TestUpdate::test_update_rollback
0.65s call     test_update.py::TestUpdate::test_update_many_rows
0.61s call     test_replace.py::TestReplace::test_replace_rollback
0.59s call     test_replace.py::TestReplace::test_replace_total
0.55s call     test_update.py::TestUpdate::test_partial_update
0.43s call     test_replace.py::TestReplace::test_replace_with_nulls
0.39s call     test_update.py::TestUpdate::test_update_pk
0.36s call     test_select.py::TestSelect::test_incorrect
0.35s call     test_update.py::TestUpdate::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_partial_update

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 18.24s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4esq/003d44/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 ===============================
349.70s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
62.11s call     zip_bomb.py::TestZipBomb::test
17.01s teardown zip_bomb.py::TestZipBomb::test
7.82s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
4.03s setup    test_update.py::TestUpdate::test_update_single_column
3.88s setup    test_upsert.py::TestUpsert::test_copy_full
3.85s setup    zip_bomb.py::TestZipBomb::test
3.12s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
0.92s call     test_upsert.py::TestUpsert::test_copy_full
0.86s call     test_upsert.py::TestUpsert::test_count
0.85s call     test_upsert.py::TestUpsert::test_copy_partial
0.68s call     test_update.py::TestUpdate::test_update_single_column
0.48s call     test_update.py::TestUpdate::test_update_single_row
0.44s call     test_upsert.py::TestUpsert::test_partial_update
0.38s call     test_upsert.py::TestUpsert::test_insert_nulls
0.30s call     test_upsert.py::TestUpsert::test_incorrect

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