============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cnqu/002026/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 ===============================
158.88s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
94.54s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
81.72s call     tablets_movement.py::TestTabletsMovement::test[ROW]
24.93s call     order_by_with_limit.py::TestOrderBy::test
9.26s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
7.35s setup    order_by_with_limit.py::TestOrderBy::test
6.10s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
6.05s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
5.53s call     test_create.py::TestCreate::test_create_decimals
3.65s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.65s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.64s call     test_create.py::TestCreate::test_create_real_opt
0.61s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.61s call     test_create.py::TestCreate::test_create_all_opt_ints
0.59s call     test_create.py::TestCreate::test_create_all_req_ints
0.54s call     test_create.py::TestCreate::test_create_real_req
0.30s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.19s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.14s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    test_create.py::TestCreate::test_create_all_req_ints
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 403.60s (0:06:43) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cnqu/002092/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: 48.0 ms
create table: 466.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 43.9
    "min_ms": 21.9
    "median_ms": 48.0
    "max_ms": 71.0
    "stdev_ms": 13.7
select count(*) after initial inserts: 142.9 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 77.2
    "min_ms": 43.2
    "median_ms": 70.0
    "max_ms": 169.2
    "stdev_ms": 25.5
select count(*) after all modifications: 2826.6 ms
select all: 3321.4 ms
delete from table: 3961.2 ms
select all after delete: 3703.2 ms
.drop table: 45.9 ms
create table: 581.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 48.3
    "min_ms": 29.7
    "median_ms": 43.0
    "max_ms": 124.9
    "stdev_ms": 27.5
select count(*) after initial inserts: 125.5 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 54.0
    "min_ms": 42.9
    "median_ms": 50.3
    "max_ms": 92.0
    "stdev_ms": 11.0
updates (step 1):
    "runs": 200
    "avg_ms": 134.4
    "min_ms": 103.0
    "median_ms": 133.7
    "max_ms": 197.8
    "stdev_ms": 13.7
upserts (step 2):
    "runs": 200
    "avg_ms": 21.5
    "min_ms": 17.2
    "median_ms": 21.3
    "max_ms": 33.2
    "stdev_ms": 2.1
select count(*) after all modifications: 232.8 ms
select all: 280.4 ms
delete from table: 294.2 ms
select all after delete: 211.4 ms
.drop table: 28.7 ms
create table: 414.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.9
    "min_ms": 23.2
    "median_ms": 29.9
    "max_ms": 30.5
    "stdev_ms": 2.4
select count(*) after initial inserts: 84.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 108.0
    "min_ms": 73.7
    "median_ms": 105.0
    "max_ms": 184.7
    "stdev_ms": 17.1
select count(*) after all modifications: 270.5 ms
select all: 238.2 ms
delete from table: 284.6 ms
select all after delete: 210.1 ms
.drop table: 30.9 ms
create table: 387.3 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.3
    "min_ms": 24.7
    "median_ms": 29.7
    "max_ms": 35.0
    "stdev_ms": 2.3
select count(*) after initial inserts: 89.6 ms
updates (step 0):
    "runs": 150
    "avg_ms": 102.2
    "min_ms": 83.0
    "median_ms": 101.6
    "max_ms": 129.2
    "stdev_ms": 8.3
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 65.0
    "min_ms": 53.2
    "median_ms": 62.4
    "max_ms": 162.5
    "stdev_ms": 12.7
select count(*) after all modifications: 325.6 ms
select all: 263.7 ms
delete from table: 322.1 ms
select all after delete: 267.2 ms
.drop table: 29.8 ms
create table: 400.1 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.0
    "min_ms": 20.4
    "median_ms": 29.7
    "max_ms": 31.2
    "stdev_ms": 2.8
select count(*) after initial inserts: 97.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 100.2
    "min_ms": 78.9
    "median_ms": 98.4
    "max_ms": 176.7
    "stdev_ms": 13.4
upserts (step 1):
    "runs": 200
    "avg_ms": 26.3
    "min_ms": 19.5
    "median_ms": 25.7
    "max_ms": 38.1
    "stdev_ms": 3.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 82.2
    "min_ms": 70.7
    "median_ms": 81.9
    "max_ms": 103.6
    "stdev_ms": 6.3
select count(*) after all modifications: 565.7 ms
select all: 519.5 ms
delete from table: 589.5 ms
select all after delete: 488.2 ms
.drop table: 30.6 ms
create table: 425.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.2
    "min_ms": 25.8
    "median_ms": 29.6
    "max_ms": 30.8
    "stdev_ms": 1.7
select count(*) after initial inserts: 89.3 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 25.5
    "min_ms": 18.5
    "median_ms": 25.0
    "max_ms": 55.7
    "stdev_ms": 4.1
select count(*) after all modifications: 281.6 ms
select all: 205.4 ms
delete from table: 224.0 ms
select all after delete: 182.2 ms
.Generated operation sequence:
  0. UPDATE: 3 operations
  1. UPDATE: 13 operations
  2. UPSERT: 7 operations
  3. UPDATE: 5 operations
  4. BULK_UPSERT: 9 operations
  5. BULK_UPSERT: 2 operations
  6. UPDATE: 8 operations
  7. UPSERT: 4 operations
  8. UPDATE: 6 operations
  9. BULK_UPSERT: 18 operations
drop table: 26.3 ms
create table: 353.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.1
    "min_ms": 24.2
    "median_ms": 31.1
    "max_ms": 58.5
    "stdev_ms": 9.5
select count(*) after initial inserts: 94.1 ms
updates (step 0):
    "runs": 30
    "avg_ms": 90.1
    "min_ms": 75.0
    "median_ms": 93.1
    "max_ms": 102.3
    "stdev_ms": 7.1
updates (step 1):
    "runs": 130
    "avg_ms": 97.9
    "min_ms": 74.1
    "median_ms": 96.0
    "max_ms": 135.6
    "stdev_ms": 12.5
upserts (step 2):
    "runs": 70
    "avg_ms": 28.3
    "min_ms": 20.3
    "median_ms": 27.2
    "max_ms": 57.5
    "stdev_ms": 5.5
updates (step 3):
    "runs": 50
    "avg_ms": 103.4
    "min_ms": 85.5
    "median_ms": 103.2
    "max_ms": 132.4
    "stdev_ms": 11.8
bulk_upserts (step 4):
    "runs": 9
    "avg_ms": 43.9
    "min_ms": 40.2
    "median_ms": 44.3
    "max_ms": 49.7
    "stdev_ms": 3.1
bulk_upserts (step 5):
    "runs": 2
    "avg_ms": 48.9
    "min_ms": 47.7
    "median_ms": 50.1
    "max_ms": 50.1
    "stdev_ms": 1.7
updates (step 6):
    "runs": 80
    "avg_ms": 93.3
    "min_ms": 79.7
    "median_ms": 91.5
    "max_ms": 131.9
    "stdev_ms": 7.8
upserts (step 7):
    "runs": 40
    "avg_ms": 22.2
    "min_ms": 17.6
    "median_ms": 22.4
    "max_ms": 30.5
    "stdev_ms": 2.6
updates (step 8):
    "runs": 60
    "avg_ms": 107.2
    "min_ms": 88.5
    "median_ms": 106.0
    "max_ms": 141.3
    "stdev_ms": 12.1
bulk_upserts (step 9):
    "runs": 18
    "avg_ms": 50.3
    "min_ms": 45.9
    "median_ms": 49.0
    "max_ms": 61.9
    "stdev_ms": 5.0
select count(*) after all modifications: 146.0 ms
select all: 169.2 ms
delete from table: 199.3 ms
select all after delete: 138.0 ms
.
test_delete.py ..

============================== slowest durations ===============================
109.82s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
53.54s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
40.22s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
38.83s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
36.81s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
27.28s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
23.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
6.87s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
5.81s setup    test_create.py::TestCreate::test_create_strings_opt
3.68s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.28s call     test_delete.py::TestDelete::test_delete_rollback
0.91s call     test_create.py::TestCreate::test_create_strings_opt
0.83s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[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 teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 354.71s (0:05:54) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cnqu/002150/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 ===============================
6.26s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.59s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.52s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.40s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.25s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.22s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.19s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.17s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.16s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.12s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.10s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.98s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.03s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.02s teardown test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 21.17s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cnqu/0020dd/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 ===============================
26.67s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
19.17s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
8.25s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.03s setup    test_insert.py::TestInsertStatement::test_bulk
6.51s setup    test_delete.py::TestDelete::test_incorrect
3.15s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
2.16s call     test_insert.py::TestInsertStatement::test_copy_partial
1.80s call     test_insert.py::TestInsertStatement::test_copy_full
1.31s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.84s call     test_insert.py::TestInsertStatement::test_duplicate
0.76s call     test_insert.py::TestInsertStatement::test_plain
0.67s call     test_insert.py::TestInsertStatement::test_bulk
0.65s call     test_insert.py::TestInsertStatement::test_out_of_range
0.64s call     test_insert.py::TestInsertStatement::test_incorrect
0.50s call     test_delete.py::TestDelete::test_incorrect
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_duplicate
0.01s teardown test_delete.py::TestDelete::test_incorrect
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_out_of_range

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 81.46s (0:01:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cnqu/00210f/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/cnqu/00210f/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/cnqu/00210f/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-10T15:20:31.016026Z): source_id=112;tablet_id=72075186224037911;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 @ 0xA78AA45
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA782F86
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB610C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD9091EB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDE218
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDDF6F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8E47FD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1410D54B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D4D327
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CA4B53
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CA4B53
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA1973
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CA8427
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1412ADC8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB47A05
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5BBED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB601724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6057E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6053F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB605FDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78C69C
E   21. ??:0: ?? @ 0x7F6503791AC2
E   22. ??:0: ?? @ 0x7F65038238BF
------------------------------ 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/cnqu/00210f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2480202
DEBUG    ya.test:process.py:259 Command (pid 2480202) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2480202) elapsed time (sec): 0.9494900703430176
DEBUG    ya.test:process.py:263 Command (pid 2480202) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) maxrss: 541076
DEBUG    ya.test:process.py:263 Command (pid 2480202) minflt: 16161
DEBUG    ya.test:process.py:263 Command (pid 2480202) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 2480202) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2480202) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2480202) stime: 0.47090899999999997
DEBUG    ya.test:process.py:263 Command (pid 2480202) utime: 0.13186599999999998
DEBUG    ya.test:process.py:263 Command (pid 2480202) wtime: 1.007
DEBUG    ya.test:process.py:275 Command (pid 2480202) output:
Git info:
    Commit: 5c6740cc12592c107f091e63c7b2514e9438496f
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge dd69e6eb173c04a9a720db8fa1fd797f803b7ad3 into 9314a9ffb9e7474d9d6a2c28cd7ec7558cad66b6

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 5c6740cc12592c107f091e63c7b2514e9438496f
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge dd69e6eb173c04a9a720db8fa1fd797f803b7ad3 into 9314a9ffb9e7474d9d6a2c28cd7ec7558cad66b6

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8796
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/cnqu/00210f/r3tmp/kikimr_cluster_sd1ir8c6
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25389
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13216
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3609
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/cnqu/00210f/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/cnqu/00210f/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/cnqu/00210f/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_g9ytcmwt.log --grpc-port=19074 --mon-port=25389 --ic-port=8796
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19074/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/cnqu/00210f/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/cnqu/00210f/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/cnqu/00210f/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_g9ytcmwt.log --grpc-port=19074 --mon-port=25389 --ic-port=8796
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/cnqu/00210f/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/cnqu/00210f/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_g9ytcmwt.log', '--grpc-port=19074', '--mon-port=25389', '--ic-port=8796')' in '/home/runner/.ya/build/build_root/cnqu/00210f/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: 2481264
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19074/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/cnqu/00210f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2481324
DEBUG    ya.test:process.py:259 Command (pid 2481324) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2481324) elapsed time (sec): 1.0414116382598877
DEBUG    ya.test:process.py:263 Command (pid 2481324) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) maxrss: 541032
DEBUG    ya.test:process.py:263 Command (pid 2481324) minflt: 16163
DEBUG    ya.test:process.py:263 Command (pid 2481324) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 2481324) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2481324) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2481324) stime: 0.474572
DEBUG    ya.test:process.py:263 Command (pid 2481324) utime: 0.11262499999999999
DEBUG    ya.test:process.py:263 Command (pid 2481324) wtime: 1.097
DEBUG    ya.test:process.py:275 Command (pid 2481324) output:
Git info:
    Commit: 5c6740cc12592c107f091e63c7b2514e9438496f
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge dd69e6eb173c04a9a720db8fa1fd797f803b7ad3 into 9314a9ffb9e7474d9d6a2c28cd7ec7558cad66b6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 5c6740cc12592c107f091e63c7b2514e9438496f
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge dd69e6eb173c04a9a720db8fa1fd797f803b7ad3 into 9314a9ffb9e7474d9d6a2c28cd7ec7558cad66b6
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19074', '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: 8796\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/cnqu/00210f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19074', '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: 8796\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2483145
DEBUG    ya.test:process.py:259 Command (pid 2483145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2483145) elapsed time (sec): 0.5542147159576416
DEBUG    ya.test:process.py:263 Command (pid 2483145) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) maxrss: 549308
DEBUG    ya.test:process.py:263 Command (pid 2483145) minflt: 18304
DEBUG    ya.test:process.py:263 Command (pid 2483145) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 2483145) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 2483145) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2483145) stime: 0.342435
DEBUG    ya.test:process.py:263 Command (pid 2483145) utime: 0.135322
DEBUG    ya.test:process.py:263 Command (pid 2483145) wtime: 0.572
DEBUG    ya.test:process.py:275 Command (pid 2483145) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19074', '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/cnqu/00210f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19074', '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: 2483422
DEBUG    ya.test:process.py:259 Command (pid 2483422) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2483422) elapsed time (sec): 0.7409796714782715
DEBUG    ya.test:process.py:263 Command (pid 2483422) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) maxrss: 549312
DEBUG    ya.test:process.py:263 Command (pid 2483422) minflt: 18306
DEBUG    ya.test:process.py:263 Command (pid 2483422) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 2483422) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 2483422) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2483422) stime: 0.41436599999999996
DEBUG    ya.test:process.py:263 Command (pid 2483422) utime: 0.130829
DEBUG    ya.test:process.py:263 Command (pid 2483422) wtime: 0.746
DEBUG    ya.test:process.py:275 Command (pid 2483422) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2483422) 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, 3c5cbd3c-aa65-439d-bbb3-800d0ac8918c, localhost:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3c5cbd3c-aa65-439d-bbb3-800d0ac8918c, localhost:19074): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3c5cbd3c-aa65-439d-bbb3-800d0ac8918c, localhost:19074): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d6wdd2ocdi.auto.internal" port: 19074 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-d6wdd2ocdi.auto.internal:19074, 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:19074
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19074
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydb/ydb -e grpc://localhost:19074 -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/cnqu/00210f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19074', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2483911
DEBUG    ya.test:process.py:259 Command (pid 2483911) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2483911) elapsed time (sec): 0.5968878269195557
DEBUG    ya.test:process.py:263 Command (pid 2483911) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) maxrss: 164200
DEBUG    ya.test:process.py:263 Command (pid 2483911) minflt: 3547
DEBUG    ya.test:process.py:263 Command (pid 2483911) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 2483911) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 2483911) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2483911) stime: 0.026028
DEBUG    ya.test:process.py:263 Command (pid 2483911) utime: 0.04972
DEBUG    ya.test:process.py:263 Command (pid 2483911) wtime: 0.6
DEBUG    ya.test:process.py:275 Command (pid 2483911) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2483911) 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/cnqu/00210f/ydb/apps/ydb/ydb -e grpc://localhost:19074 -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/cnqu/00210f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19074', '-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: 2484202
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 2484202) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2484202) elapsed time (sec): 30.228455543518066
DEBUG    ya.test:process.py:263 Command (pid 2484202) wtime: 30.239
DEBUG    ya.test:process.py:275 Command (pid 2484202) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    333	333	0	0	24	62	84	99
2	    370	370	0	0	24	46	54	57
3	    358	358	0	0	25	46	60	63
4	    373	373	0	0	23	48	59	65
5	    387	387	0	0	23	40	45	51
6	    381	381	0	0	23	39	49	70
7	    372	372	0	0	24	46	65	69
8	    347	347	0	0	23	58	71	79
9	    331	331	0	0	24	61	68	82
10	    313	313	0	0	28	53	82	83
11	    275	275	0	0	27	79	130	135
12	    373	373	0	0	25	45	61	68
13	    356	356	0	0	25	41	52	57
14	    370	370	0	0	24	51	62	75
15	    375	375	0	0	24	41	49	52
16	    393	393	0	0	23	40	50	56
17	    334	334	0	0	26	50	71	83
18	    342	342	0	0	25	53	78	84
19	    371	371	0	0	25	39	57	63
20	    375	375	0	0	23	48	60	64
21	    306	306	0	0	29	64	72	83
22	    314	314	0	0	26	64	88	96
23	    314	314	0	0	28	61	84	87
24	    303	303	0	0	26	66	133	142
25	    295	295	0	0	27	78	93	99
26	    334	334	0	0	26	56	71	73
27	    305	305	0	0	30	57	72	75
28	    361	361	0	0	25	50	55	62
29	    352	352	0	0	25	44	53	59
30	    287	287	0	0	33	65	75	80

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10300	343.333	0	0	25	53	73	142

DEBUG    ya.test:process.py:276 Command (pid 2484202) 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, d2826a0c-e30f-4988-a384-c4d859e685b4, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d2826a0c-e30f-4988-a384-c4d859e685b4, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d2826a0c-e30f-4988-a384-c4d859e685b4, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bde4d4f2-4db9-4580-aa6c-5bdf0c78b8d4, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bde4d4f2-4db9-4580-aa6c-5bdf0c78b8d4, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bde4d4f2-4db9-4580-aa6c-5bdf0c78b8d4, ghrun-d6wdd2ocdi.auto.internal:19074): 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=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a0e8fd8-ece2-416b-9747-9d9a6da2f447, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a0e8fd8-ece2-416b-9747-9d9a6da2f447, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=" 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, 1a0e8fd8-ece2-416b-9747-9d9a6da2f447, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
INFO     root:test_log_scenario.py:217 Count rows after insert 10039 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ba0b807-11c3-46f8-b716-78a1fa60e7ab, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ba0b807-11c3-46f8-b716-78a1fa60e7ab, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=" 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, 8ba0b807-11c3-46f8-b716-78a1fa60e7ab, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef122f8f-4ce2-4a37-8a7c-4be2e6f959f2, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef122f8f-4ce2-4a37-8a7c-4be2e6f959f2, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=" 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, ef122f8f-4ce2-4a37-8a7c-4be2e6f959f2, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
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/cnqu/00210f/ydb/apps/ydb/ydb -e grpc://localhost:19074 -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=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydb/ydb -e grpc://localhost:19074 -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/cnqu/00210f/ydb/apps/ydb/ydb -e grpc://localhost:19074 -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, 69fdc08a-3d77-4baf-bb8e-846ef9df5573, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69fdc08a-3d77-4baf-bb8e-846ef9df5573, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 911d46e0-a3db-4a15-b0b0-ce5be7992042, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69fdc08a-3d77-4baf-bb8e-846ef9df5573, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19074', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 911d46e0-a3db-4a15-b0b0-ce5be7992042, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 2504601
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19074', '-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:610 Executing '['/home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19074', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 911d46e0-a3db-4a15-b0b0-ce5be7992042, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDA3MjhkMmUtNzViNzQ3ZGItYzBkMDFhZjItMWM2NTgxOWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fee08f1f-2d20-4382-bb0f-5a335d964163, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2504630
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fee08f1f-2d20-4382-bb0f-5a335d964163, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=ZDA3MjhkMmUtNzViNzQ3ZGItYzBkMDFhZjItMWM2NTgxOWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fee08f1f-2d20-4382-bb0f-5a335d964163, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 2504629
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDA3MjhkMmUtNzViNzQ3ZGItYzBkMDFhZjItMWM2NTgxOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa2595e7-2241-434e-ac31-22680822a093, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa2595e7-2241-434e-ac31-22680822a093, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=ZDA3MjhkMmUtNzViNzQ3ZGItYzBkMDFhZjItMWM2NTgxOWY=" 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, aa2595e7-2241-434e-ac31-22680822a093, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 01302401-e6dc-49c4-b112-7fcf07f238ef, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 01302401-e6dc-49c4-b112-7fcf07f238ef, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 01302401-e6dc-49c4-b112-7fcf07f238ef, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mjg1YzQ1OC0yODY1ODIxMi0yODUxN2NmMy00M2IyNTVj" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85f77aed-1602-4c3e-851f-17d3071ce6ed, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85f77aed-1602-4c3e-851f-17d3071ce6ed, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=Mjg1YzQ1OC0yODY1ODIxMi0yODUxN2NmMy00M2IyNTVj" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85f77aed-1602-4c3e-851f-17d3071ce6ed, ghrun-d6wdd2ocdi.auto.internal:19074): 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=Mjg1YzQ1OC0yODY1ODIxMi0yODUxN2NmMy00M2IyNTVj
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 656359a9-8d07-4045-8cff-96af6f16b3a9, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 656359a9-8d07-4045-8cff-96af6f16b3a9, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=Mjg1YzQ1OC0yODY1ODIxMi0yODUxN2NmMy00M2IyNTVj" 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, 656359a9-8d07-4045-8cff-96af6f16b3a9, ghrun-d6wdd2ocdi.auto.internal:19074): 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, df3ea792-a3bd-4068-96ec-14c4437273ea, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df3ea792-a3bd-4068-96ec-14c4437273ea, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df3ea792-a3bd-4068-96ec-14c4437273ea, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDM5NThmNy1iMGIyYjQwNi00NjFlNGFiMS1mYmVkMGViYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 43a544ae-cfa0-43e7-9d55-d90e4fe6e2ed, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 43a544ae-cfa0-43e7-9d55-d90e4fe6e2ed, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=NDM5NThmNy1iMGIyYjQwNi00NjFlNGFiMS1mYmVkMGViYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 43a544ae-cfa0-43e7-9d55-d90e4fe6e2ed, ghrun-d6wdd2ocdi.auto.internal:19074): 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=NDM5NThmNy1iMGIyYjQwNi00NjFlNGFiMS1mYmVkMGViYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 250d3cf7-fc67-42d8-99a3-7801fd15303d, ghrun-d6wdd2ocdi.auto.internal:19074): 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, 250d3cf7-fc67-42d8-99a3-7801fd15303d, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=NDM5NThmNy1iMGIyYjQwNi00NjFlNGFiMS1mYmVkMGViYQ==" 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, 5d52e290-a2c8-447c-971b-f14adc7e1ff6, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5d52e290-a2c8-447c-971b-f14adc7e1ff6, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 250d3cf7-fc67-42d8-99a3-7801fd15303d, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5d52e290-a2c8-447c-971b-f14adc7e1ff6, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjljZjBiYjctNTU1OWJlOTQtNGFjYTA4MzQtMmUzNDkwMWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9a4d9103-412c-4c2c-9b35-6f59afc5d927, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9a4d9103-412c-4c2c-9b35-6f59afc5d927, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=YjljZjBiYjctNTU1OWJlOTQtNGFjYTA4MzQtMmUzNDkwMWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9a4d9103-412c-4c2c-9b35-6f59afc5d927, ghrun-d6wdd2ocdi.auto.internal:19074): 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=YjljZjBiYjctNTU1OWJlOTQtNGFjYTA4MzQtMmUzNDkwMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d67393a-9faa-4fd6-8400-8d720dd51943, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d67393a-9faa-4fd6-8400-8d720dd51943, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=YjljZjBiYjctNTU1OWJlOTQtNGFjYTA4MzQtMmUzNDkwMWM=" 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, 8d67393a-9faa-4fd6-8400-8d720dd51943, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7de50c20-87d0-4e7f-a8c6-e44064b964a7, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7de50c20-87d0-4e7f-a8c6-e44064b964a7, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7de50c20-87d0-4e7f-a8c6-e44064b964a7, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWQxYTZmNDAtOTMxZWVlMjgtNTM4YzZlZTYtNWU3Y2Q3Mzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 31ac2ca1-d13e-4992-a1e8-b2f34b299b8a, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 31ac2ca1-d13e-4992-a1e8-b2f34b299b8a, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=NWQxYTZmNDAtOTMxZWVlMjgtNTM4YzZlZTYtNWU3Y2Q3Mzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 31ac2ca1-d13e-4992-a1e8-b2f34b299b8a, ghrun-d6wdd2ocdi.auto.internal:19074): 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=NWQxYTZmNDAtOTMxZWVlMjgtNTM4YzZlZTYtNWU3Y2Q3Mzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2632a078-da48-4f20-99bc-6387ac592bd6, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fe389f32-693a-499e-951f-0e821f4f88a4, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fe389f32-693a-499e-951f-0e821f4f88a4, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2632a078-da48-4f20-99bc-6387ac592bd6, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=NWQxYTZmNDAtOTMxZWVlMjgtNTM4YzZlZTYtNWU3Y2Q3Mzc=" 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, 2632a078-da48-4f20-99bc-6387ac592bd6, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fe389f32-693a-499e-951f-0e821f4f88a4, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTgyOGYzYzItNWQxNzU2YzktZWZkNzc2OGUtMmVkNTYzNjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f479f304-c7c7-481b-ad0c-d2d07a545620, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f479f304-c7c7-481b-ad0c-d2d07a545620, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=NTgyOGYzYzItNWQxNzU2YzktZWZkNzc2OGUtMmVkNTYzNjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f479f304-c7c7-481b-ad0c-d2d07a545620, ghrun-d6wdd2ocdi.auto.internal:19074): 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=NTgyOGYzYzItNWQxNzU2YzktZWZkNzc2OGUtMmVkNTYzNjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68a44e95-be1b-4155-80d5-f77f5e2e485a, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68a44e95-be1b-4155-80d5-f77f5e2e485a, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=NTgyOGYzYzItNWQxNzU2YzktZWZkNzc2OGUtMmVkNTYzNjQ=" 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, 68a44e95-be1b-4155-80d5-f77f5e2e485a, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d70b5f06-fc88-4f67-a3aa-2add1479c13c, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d70b5f06-fc88-4f67-a3aa-2add1479c13c, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d70b5f06-fc88-4f67-a3aa-2add1479c13c, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mjk0ODY3NTItZjNjYjc5NmEtNjNhZWM1MzItYTdhYmZiY2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, db70432b-5a0f-45c4-a146-5a48aee59441, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, db70432b-5a0f-45c4-a146-5a48aee59441, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=Mjk0ODY3NTItZjNjYjc5NmEtNjNhZWM1MzItYTdhYmZiY2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, db70432b-5a0f-45c4-a146-5a48aee59441, ghrun-d6wdd2ocdi.auto.internal:19074): 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=Mjk0ODY3NTItZjNjYjc5NmEtNjNhZWM1MzItYTdhYmZiY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d96ca272-6e55-477a-8d3f-179525179a21, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d96ca272-6e55-477a-8d3f-179525179a21, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=Mjk0ODY3NTItZjNjYjc5NmEtNjNhZWM1MzItYTdhYmZiY2U=" 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, d96ca272-6e55-477a-8d3f-179525179a21, ghrun-d6wdd2ocdi.auto.internal:19074): 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, b365085f-ba75-40a4-8c3b-9010095b47d2, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b365085f-ba75-40a4-8c3b-9010095b47d2, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b365085f-ba75-40a4-8c3b-9010095b47d2, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGIzYzAyZGUtNGUwMDE0YTQtODlmMDYzODMtNGZiZWM5MjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59144b41-58a2-410d-97ce-b9699c6b5067, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59144b41-58a2-410d-97ce-b9699c6b5067, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=OGIzYzAyZGUtNGUwMDE0YTQtODlmMDYzODMtNGZiZWM5MjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59144b41-58a2-410d-97ce-b9699c6b5067, ghrun-d6wdd2ocdi.auto.internal:19074): 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=OGIzYzAyZGUtNGUwMDE0YTQtODlmMDYzODMtNGZiZWM5MjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25fd96e7-14e2-4be0-bc99-bf6e061b717e, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25fd96e7-14e2-4be0-bc99-bf6e061b717e, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=OGIzYzAyZGUtNGUwMDE0YTQtODlmMDYzODMtNGZiZWM5MjU=" 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, 25fd96e7-14e2-4be0-bc99-bf6e061b717e, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3e002044-5357-46bf-ae95-eae8b8e9114c, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3e002044-5357-46bf-ae95-eae8b8e9114c, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3e002044-5357-46bf-ae95-eae8b8e9114c, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmVjZmRkNjUtMmNkOWY0MTItMWU0ZmNlMDMtOTFhY2E3OTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 19701f62-8b97-4807-9326-60f29829549d, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 19701f62-8b97-4807-9326-60f29829549d, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=YmVjZmRkNjUtMmNkOWY0MTItMWU0ZmNlMDMtOTFhY2E3OTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 19701f62-8b97-4807-9326-60f29829549d, ghrun-d6wdd2ocdi.auto.internal:19074): 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=YmVjZmRkNjUtMmNkOWY0MTItMWU0ZmNlMDMtOTFhY2E3OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ce83ce8-c1a0-49e6-a91b-5eb6d25e8460, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ce83ce8-c1a0-49e6-a91b-5eb6d25e8460, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=YmVjZmRkNjUtMmNkOWY0MTItMWU0ZmNlMDMtOTFhY2E3OTg=" 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, 9ce83ce8-c1a0-49e6-a91b-5eb6d25e8460, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85f77aed-1602-4c3e-851f-17d3071ce6ed, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690163765+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-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bde4d4f2-4db9-4580-aa6c-5bdf0c78b8d4, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.689999564+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 43a544ae-cfa0-43e7-9d55-d90e4fe6e2ed, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690192596+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-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9a4d9103-412c-4c2c-9b35-6f59afc5d927, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690220861+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 31ac2ca1-d13e-4992-a1e8-b2f34b299b8a, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690248204+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fee08f1f-2d20-4382-bb0f-5a335d964163, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690138454+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-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f479f304-c7c7-481b-ad0c-d2d07a545620, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690279061+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, db70432b-5a0f-45c4-a146-5a48aee59441, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690302119+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-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 19701f62-8b97-4807-9326-60f29829549d, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690351502+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 69fdc08a-3d77-4baf-bb8e-846ef9df5573, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690121666+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, aa2595e7-2241-434e-ac31-22680822a093, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690151959+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 250d3cf7-fc67-42d8-99a3-7801fd15303d, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690209426+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, 8d67393a-9faa-4fd6-8400-8d720dd51943, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690235957+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2632a078-da48-4f20-99bc-6387ac592bd6, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690262557+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, 68a44e95-be1b-4155-80d5-f77f5e2e485a, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690290436+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d96ca272-6e55-477a-8d3f-179525179a21, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690315496+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 59144b41-58a2-410d-97ce-b9699c6b5067, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690330227+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, 656359a9-8d07-4045-8cff-96af6f16b3a9, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690180639+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 25fd96e7-14e2-4be0-bc99-bf6e061b717e, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690341097+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-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9ce83ce8-c1a0-49e6-a91b-5eb6d25e8460, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690366139+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
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-d6wdd2ocdi.auto.internal:19074
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-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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    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 2504630) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2504630) elapsed time (sec): 30.197285413742065
DEBUG    ya.test:process.py:263 Command (pid 2504630) wtime: 30.204
DEBUG    ya.test:process.py:275 Command (pid 2504630) 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	      2	2	0	8	1071	1103	1103	1103
3	      0	0	0	2	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	891	0	0	0	0
6	      0	0	0	1208	0	0	0	0
7	      0	0	0	1326	0	0	0	0
8	      0	0	0	1324	0	0	0	0
9	      0	0	0	1407	0	0	0	0
10	      0	0	0	1513	0	0	0	0
11	      0	0	0	1989	0	0	0	0
12	      0	0	0	1516	0	0	0	0
13	      0	0	0	1049	0	0	0	0
14	      0	0	0	1620	0	0	0	0
15	      0	0	0	1582	0	0	0	0
16	      0	0	0	1608	0	0	0	0
17	      0	0	0	1734	0	0	0	0
18	      0	0	0	1500	0	0	0	0
19	      0	0	0	1894	0	0	0	0
20	      0	0	0	1664	0	0	0	0
21	      0	0	0	1488	0	0	0	0
22	      0	0	0	1223	0	0	0	0
23	      0	0	0	1260	0	0	0	0
24	      0	0	0	1397	0	0	0	0
25	      0	0	0	1446	0	0	0	0
26	      0	0	0	1763	0	0	0	0
27	      0	0	0	1751	0	0	0	0
28	      0	0	0	1749	0	0	0	0
29	      0	0	0	1748	0	0	0	0
30	      0	0	0	1755	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	39415	1071	1103	1103	1103

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2504629) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2504629) elapsed time (sec): 30.250886917114258
DEBUG    ya.test:process.py:263 Command (pid 2504629) wtime: 30.264
DEBUG    ya.test:process.py:275 Command (pid 2504629) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	956	0	0	0	0
6	      0	0	0	1379	0	0	0	0
7	      0	0	0	1510	0	0	0	0
8	      0	0	0	1049	0	0	0	0
9	      0	0	0	1442	0	0	0	0
10	      0	0	0	1774	0	0	0	0
11	      0	0	0	2038	0	0	0	0
12	      0	0	0	1533	0	0	0	0
13	      0	0	0	1568	0	0	0	0
14	      0	0	0	1700	0	0	0	0
15	      0	0	0	1425	0	0	0	0
16	      0	0	0	1620	0	0	0	0
17	      0	0	0	1668	0	0	0	0
18	      0	0	0	1530	0	0	0	0
19	      0	0	0	1891	0	0	0	0
20	      0	0	0	1461	0	0	0	0
21	      0	0	0	1563	0	0	0	0
22	      0	0	0	1316	0	0	0	0
23	      0	0	0	1196	0	0	0	0
24	      0	0	0	1474	0	0	0	0
25	      0	0	0	1591	0	0	0	0
26	      0	0	0	1505	0	0	0	0
27	      0	0	0	1688	0	0	0	0
28	      0	0	0	1759	0	0	0	0
29	      0	0	0	1847	0	0	0	0
30	      0	0	0	1849	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2504601) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2504601) elapsed time (sec): 30.267439365386963
DEBUG    ya.test:process.py:263 Command (pid 2504601) wtime: 30.276
DEBUG    ya.test:process.py:275 Command (pid 2504601) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	417	483	483	483
2	      0	0	0	0	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	960	0	0	0	0
6	      0	0	0	1121	0	0	0	0
7	      0	0	0	1373	0	0	0	0
8	      0	0	0	1520	0	0	0	0
9	      0	0	0	1395	0	0	0	0
10	      0	0	0	1612	0	0	0	0
11	      0	0	0	2017	0	0	0	0
12	      0	0	0	1632	0	0	0	0
13	      0	0	0	1363	0	0	0	0
14	      0	0	0	1102	0	0	0	0
15	      0	0	0	1271	0	0	0	0
16	      0	0	0	1387	0	0	0	0
17	      0	0	0	1564	0	0	0	0
18	      0	0	0	1599	0	0	0	0
19	      0	0	0	1813	0	0	0	0
20	      0	0	0	1499	0	0	0	0
21	      0	0	0	1126	0	0	0	0
22	      0	0	0	937	0	0	0	0
23	      0	0	0	971	0	0	0	0
24	      0	0	0	1089	0	0	0	0
25	      0	0	0	1332	0	0	0	0
26	      0	0	0	1525	0	0	0	0
27	      0	0	0	1831	0	0	0	0
28	      0	0	0	1829	0	0	0	0
29	      0	0	0	1693	0	0	0	0
30	      0	0	0	1664	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     10	0.333333	0	37225	417	483	483	483

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-d6wdd2ocdi'
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/cnqu/00210f/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.2481264' in '/home/runner/.ya/build/build_root/cnqu/00210f/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_g9ytcmwt.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:19074/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3609
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13216
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25389
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19074
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8796
=================================== 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/cnqu/00210f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2480202
DEBUG    ya.test:process.py:259 Command (pid 2480202) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2480202) elapsed time (sec): 0.9494900703430176
DEBUG    ya.test:process.py:263 Command (pid 2480202) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) maxrss: 541076
DEBUG    ya.test:process.py:263 Command (pid 2480202) minflt: 16161
DEBUG    ya.test:process.py:263 Command (pid 2480202) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 2480202) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2480202) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2480202) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2480202) stime: 0.47090899999999997
DEBUG    ya.test:process.py:263 Command (pid 2480202) utime: 0.13186599999999998
DEBUG    ya.test:process.py:263 Command (pid 2480202) wtime: 1.007
DEBUG    ya.test:process.py:275 Command (pid 2480202) output:
Git info:
    Commit: 5c6740cc12592c107f091e63c7b2514e9438496f
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge dd69e6eb173c04a9a720db8fa1fd797f803b7ad3 into 9314a9ffb9e7474d9d6a2c28cd7ec7558cad66b6

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 5c6740cc12592c107f091e63c7b2514e9438496f
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge dd69e6eb173c04a9a720db8fa1fd797f803b7ad3 into 9314a9ffb9e7474d9d6a2c28cd7ec7558cad66b6

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8796
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/cnqu/00210f/r3tmp/kikimr_cluster_sd1ir8c6
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25389
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13216
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3609
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/cnqu/00210f/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/cnqu/00210f/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/cnqu/00210f/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_g9ytcmwt.log --grpc-port=19074 --mon-port=25389 --ic-port=8796
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19074/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/cnqu/00210f/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/cnqu/00210f/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/cnqu/00210f/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_g9ytcmwt.log --grpc-port=19074 --mon-port=25389 --ic-port=8796
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/cnqu/00210f/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/cnqu/00210f/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_g9ytcmwt.log', '--grpc-port=19074', '--mon-port=25389', '--ic-port=8796')' in '/home/runner/.ya/build/build_root/cnqu/00210f/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: 2481264
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19074/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/cnqu/00210f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2481324
DEBUG    ya.test:process.py:259 Command (pid 2481324) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2481324) elapsed time (sec): 1.0414116382598877
DEBUG    ya.test:process.py:263 Command (pid 2481324) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) maxrss: 541032
DEBUG    ya.test:process.py:263 Command (pid 2481324) minflt: 16163
DEBUG    ya.test:process.py:263 Command (pid 2481324) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 2481324) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2481324) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2481324) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2481324) stime: 0.474572
DEBUG    ya.test:process.py:263 Command (pid 2481324) utime: 0.11262499999999999
DEBUG    ya.test:process.py:263 Command (pid 2481324) wtime: 1.097
DEBUG    ya.test:process.py:275 Command (pid 2481324) output:
Git info:
    Commit: 5c6740cc12592c107f091e63c7b2514e9438496f
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge dd69e6eb173c04a9a720db8fa1fd797f803b7ad3 into 9314a9ffb9e7474d9d6a2c28cd7ec7558cad66b6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 5c6740cc12592c107f091e63c7b2514e9438496f
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge dd69e6eb173c04a9a720db8fa1fd797f803b7ad3 into 9314a9ffb9e7474d9d6a2c28cd7ec7558cad66b6
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19074', '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: 8796\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/cnqu/00210f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19074', '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: 8796\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2483145
DEBUG    ya.test:process.py:259 Command (pid 2483145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2483145) elapsed time (sec): 0.5542147159576416
DEBUG    ya.test:process.py:263 Command (pid 2483145) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) maxrss: 549308
DEBUG    ya.test:process.py:263 Command (pid 2483145) minflt: 18304
DEBUG    ya.test:process.py:263 Command (pid 2483145) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 2483145) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2483145) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 2483145) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2483145) stime: 0.342435
DEBUG    ya.test:process.py:263 Command (pid 2483145) utime: 0.135322
DEBUG    ya.test:process.py:263 Command (pid 2483145) wtime: 0.572
DEBUG    ya.test:process.py:275 Command (pid 2483145) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19074', '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/cnqu/00210f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19074', '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: 2483422
DEBUG    ya.test:process.py:259 Command (pid 2483422) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2483422) elapsed time (sec): 0.7409796714782715
DEBUG    ya.test:process.py:263 Command (pid 2483422) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) maxrss: 549312
DEBUG    ya.test:process.py:263 Command (pid 2483422) minflt: 18306
DEBUG    ya.test:process.py:263 Command (pid 2483422) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 2483422) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2483422) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 2483422) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2483422) stime: 0.41436599999999996
DEBUG    ya.test:process.py:263 Command (pid 2483422) utime: 0.130829
DEBUG    ya.test:process.py:263 Command (pid 2483422) wtime: 0.746
DEBUG    ya.test:process.py:275 Command (pid 2483422) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2483422) 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, 3c5cbd3c-aa65-439d-bbb3-800d0ac8918c, localhost:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3c5cbd3c-aa65-439d-bbb3-800d0ac8918c, localhost:19074): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3c5cbd3c-aa65-439d-bbb3-800d0ac8918c, localhost:19074): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d6wdd2ocdi.auto.internal" port: 19074 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-d6wdd2ocdi.auto.internal:19074, 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:19074
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19074
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydb/ydb -e grpc://localhost:19074 -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/cnqu/00210f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19074', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2483911
DEBUG    ya.test:process.py:259 Command (pid 2483911) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2483911) elapsed time (sec): 0.5968878269195557
DEBUG    ya.test:process.py:263 Command (pid 2483911) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) maxrss: 164200
DEBUG    ya.test:process.py:263 Command (pid 2483911) minflt: 3547
DEBUG    ya.test:process.py:263 Command (pid 2483911) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 2483911) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2483911) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 2483911) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2483911) stime: 0.026028
DEBUG    ya.test:process.py:263 Command (pid 2483911) utime: 0.04972
DEBUG    ya.test:process.py:263 Command (pid 2483911) wtime: 0.6
DEBUG    ya.test:process.py:275 Command (pid 2483911) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2483911) 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/cnqu/00210f/ydb/apps/ydb/ydb -e grpc://localhost:19074 -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/cnqu/00210f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19074', '-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: 2484202
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 2484202) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2484202) elapsed time (sec): 30.228455543518066
DEBUG    ya.test:process.py:263 Command (pid 2484202) wtime: 30.239
DEBUG    ya.test:process.py:275 Command (pid 2484202) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    333	333	0	0	24	62	84	99
2	    370	370	0	0	24	46	54	57
3	    358	358	0	0	25	46	60	63
4	    373	373	0	0	23	48	59	65
5	    387	387	0	0	23	40	45	51
6	    381	381	0	0	23	39	49	70
7	    372	372	0	0	24	46	65	69
8	    347	347	0	0	23	58	71	79
9	    331	331	0	0	24	61	68	82
10	    313	313	0	0	28	53	82	83
11	    275	275	0	0	27	79	130	135
12	    373	373	0	0	25	45	61	68
13	    356	356	0	0	25	41	52	57
14	    370	370	0	0	24	51	62	75
15	    375	375	0	0	24	41	49	52
16	    393	393	0	0	23	40	50	56
17	    334	334	0	0	26	50	71	83
18	    342	342	0	0	25	53	78	84
19	    371	371	0	0	25	39	57	63
20	    375	375	0	0	23	48	60	64
21	    306	306	0	0	29	64	72	83
22	    314	314	0	0	26	64	88	96
23	    314	314	0	0	28	61	84	87
24	    303	303	0	0	26	66	133	142
25	    295	295	0	0	27	78	93	99
26	    334	334	0	0	26	56	71	73
27	    305	305	0	0	30	57	72	75
28	    361	361	0	0	25	50	55	62
29	    352	352	0	0	25	44	53	59
30	    287	287	0	0	33	65	75	80

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10300	343.333	0	0	25	53	73	142

DEBUG    ya.test:process.py:276 Command (pid 2484202) 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, d2826a0c-e30f-4988-a384-c4d859e685b4, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d2826a0c-e30f-4988-a384-c4d859e685b4, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d2826a0c-e30f-4988-a384-c4d859e685b4, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bde4d4f2-4db9-4580-aa6c-5bdf0c78b8d4, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bde4d4f2-4db9-4580-aa6c-5bdf0c78b8d4, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bde4d4f2-4db9-4580-aa6c-5bdf0c78b8d4, ghrun-d6wdd2ocdi.auto.internal:19074): 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=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a0e8fd8-ece2-416b-9747-9d9a6da2f447, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a0e8fd8-ece2-416b-9747-9d9a6da2f447, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=" 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, 1a0e8fd8-ece2-416b-9747-9d9a6da2f447, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
INFO     root:test_log_scenario.py:217 Count rows after insert 10039 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ba0b807-11c3-46f8-b716-78a1fa60e7ab, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ba0b807-11c3-46f8-b716-78a1fa60e7ab, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=" 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, 8ba0b807-11c3-46f8-b716-78a1fa60e7ab, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef122f8f-4ce2-4a37-8a7c-4be2e6f959f2, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef122f8f-4ce2-4a37-8a7c-4be2e6f959f2, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=" 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, ef122f8f-4ce2-4a37-8a7c-4be2e6f959f2, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
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/cnqu/00210f/ydb/apps/ydb/ydb -e grpc://localhost:19074 -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=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydb/ydb -e grpc://localhost:19074 -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/cnqu/00210f/ydb/apps/ydb/ydb -e grpc://localhost:19074 -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, 69fdc08a-3d77-4baf-bb8e-846ef9df5573, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69fdc08a-3d77-4baf-bb8e-846ef9df5573, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=MTQwYzU5NjUtM2ZlNmRlOTktZTZlMzhkOWQtZTkwNjMwZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 911d46e0-a3db-4a15-b0b0-ce5be7992042, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69fdc08a-3d77-4baf-bb8e-846ef9df5573, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19074', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 911d46e0-a3db-4a15-b0b0-ce5be7992042, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 2504601
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19074', '-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:610 Executing '['/home/runner/.ya/build/build_root/cnqu/00210f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19074', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 911d46e0-a3db-4a15-b0b0-ce5be7992042, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDA3MjhkMmUtNzViNzQ3ZGItYzBkMDFhZjItMWM2NTgxOWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fee08f1f-2d20-4382-bb0f-5a335d964163, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2504630
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fee08f1f-2d20-4382-bb0f-5a335d964163, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=ZDA3MjhkMmUtNzViNzQ3ZGItYzBkMDFhZjItMWM2NTgxOWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fee08f1f-2d20-4382-bb0f-5a335d964163, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 2504629
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDA3MjhkMmUtNzViNzQ3ZGItYzBkMDFhZjItMWM2NTgxOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa2595e7-2241-434e-ac31-22680822a093, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa2595e7-2241-434e-ac31-22680822a093, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=ZDA3MjhkMmUtNzViNzQ3ZGItYzBkMDFhZjItMWM2NTgxOWY=" 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, aa2595e7-2241-434e-ac31-22680822a093, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 01302401-e6dc-49c4-b112-7fcf07f238ef, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 01302401-e6dc-49c4-b112-7fcf07f238ef, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 01302401-e6dc-49c4-b112-7fcf07f238ef, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mjg1YzQ1OC0yODY1ODIxMi0yODUxN2NmMy00M2IyNTVj" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85f77aed-1602-4c3e-851f-17d3071ce6ed, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85f77aed-1602-4c3e-851f-17d3071ce6ed, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=Mjg1YzQ1OC0yODY1ODIxMi0yODUxN2NmMy00M2IyNTVj" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85f77aed-1602-4c3e-851f-17d3071ce6ed, ghrun-d6wdd2ocdi.auto.internal:19074): 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=Mjg1YzQ1OC0yODY1ODIxMi0yODUxN2NmMy00M2IyNTVj
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 656359a9-8d07-4045-8cff-96af6f16b3a9, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 656359a9-8d07-4045-8cff-96af6f16b3a9, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=Mjg1YzQ1OC0yODY1ODIxMi0yODUxN2NmMy00M2IyNTVj" 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, 656359a9-8d07-4045-8cff-96af6f16b3a9, ghrun-d6wdd2ocdi.auto.internal:19074): 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, df3ea792-a3bd-4068-96ec-14c4437273ea, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df3ea792-a3bd-4068-96ec-14c4437273ea, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df3ea792-a3bd-4068-96ec-14c4437273ea, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDM5NThmNy1iMGIyYjQwNi00NjFlNGFiMS1mYmVkMGViYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 43a544ae-cfa0-43e7-9d55-d90e4fe6e2ed, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 43a544ae-cfa0-43e7-9d55-d90e4fe6e2ed, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=NDM5NThmNy1iMGIyYjQwNi00NjFlNGFiMS1mYmVkMGViYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 43a544ae-cfa0-43e7-9d55-d90e4fe6e2ed, ghrun-d6wdd2ocdi.auto.internal:19074): 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=NDM5NThmNy1iMGIyYjQwNi00NjFlNGFiMS1mYmVkMGViYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 250d3cf7-fc67-42d8-99a3-7801fd15303d, ghrun-d6wdd2ocdi.auto.internal:19074): 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, 250d3cf7-fc67-42d8-99a3-7801fd15303d, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=NDM5NThmNy1iMGIyYjQwNi00NjFlNGFiMS1mYmVkMGViYQ==" 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, 5d52e290-a2c8-447c-971b-f14adc7e1ff6, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5d52e290-a2c8-447c-971b-f14adc7e1ff6, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 250d3cf7-fc67-42d8-99a3-7801fd15303d, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5d52e290-a2c8-447c-971b-f14adc7e1ff6, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjljZjBiYjctNTU1OWJlOTQtNGFjYTA4MzQtMmUzNDkwMWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9a4d9103-412c-4c2c-9b35-6f59afc5d927, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9a4d9103-412c-4c2c-9b35-6f59afc5d927, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=YjljZjBiYjctNTU1OWJlOTQtNGFjYTA4MzQtMmUzNDkwMWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9a4d9103-412c-4c2c-9b35-6f59afc5d927, ghrun-d6wdd2ocdi.auto.internal:19074): 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=YjljZjBiYjctNTU1OWJlOTQtNGFjYTA4MzQtMmUzNDkwMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d67393a-9faa-4fd6-8400-8d720dd51943, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d67393a-9faa-4fd6-8400-8d720dd51943, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=YjljZjBiYjctNTU1OWJlOTQtNGFjYTA4MzQtMmUzNDkwMWM=" 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, 8d67393a-9faa-4fd6-8400-8d720dd51943, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7de50c20-87d0-4e7f-a8c6-e44064b964a7, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7de50c20-87d0-4e7f-a8c6-e44064b964a7, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7de50c20-87d0-4e7f-a8c6-e44064b964a7, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWQxYTZmNDAtOTMxZWVlMjgtNTM4YzZlZTYtNWU3Y2Q3Mzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 31ac2ca1-d13e-4992-a1e8-b2f34b299b8a, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 31ac2ca1-d13e-4992-a1e8-b2f34b299b8a, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=NWQxYTZmNDAtOTMxZWVlMjgtNTM4YzZlZTYtNWU3Y2Q3Mzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 31ac2ca1-d13e-4992-a1e8-b2f34b299b8a, ghrun-d6wdd2ocdi.auto.internal:19074): 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=NWQxYTZmNDAtOTMxZWVlMjgtNTM4YzZlZTYtNWU3Y2Q3Mzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2632a078-da48-4f20-99bc-6387ac592bd6, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fe389f32-693a-499e-951f-0e821f4f88a4, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fe389f32-693a-499e-951f-0e821f4f88a4, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2632a078-da48-4f20-99bc-6387ac592bd6, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=NWQxYTZmNDAtOTMxZWVlMjgtNTM4YzZlZTYtNWU3Y2Q3Mzc=" 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, 2632a078-da48-4f20-99bc-6387ac592bd6, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fe389f32-693a-499e-951f-0e821f4f88a4, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTgyOGYzYzItNWQxNzU2YzktZWZkNzc2OGUtMmVkNTYzNjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f479f304-c7c7-481b-ad0c-d2d07a545620, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f479f304-c7c7-481b-ad0c-d2d07a545620, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=NTgyOGYzYzItNWQxNzU2YzktZWZkNzc2OGUtMmVkNTYzNjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f479f304-c7c7-481b-ad0c-d2d07a545620, ghrun-d6wdd2ocdi.auto.internal:19074): 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=NTgyOGYzYzItNWQxNzU2YzktZWZkNzc2OGUtMmVkNTYzNjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68a44e95-be1b-4155-80d5-f77f5e2e485a, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68a44e95-be1b-4155-80d5-f77f5e2e485a, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=NTgyOGYzYzItNWQxNzU2YzktZWZkNzc2OGUtMmVkNTYzNjQ=" 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, 68a44e95-be1b-4155-80d5-f77f5e2e485a, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d70b5f06-fc88-4f67-a3aa-2add1479c13c, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d70b5f06-fc88-4f67-a3aa-2add1479c13c, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d70b5f06-fc88-4f67-a3aa-2add1479c13c, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mjk0ODY3NTItZjNjYjc5NmEtNjNhZWM1MzItYTdhYmZiY2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, db70432b-5a0f-45c4-a146-5a48aee59441, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, db70432b-5a0f-45c4-a146-5a48aee59441, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=Mjk0ODY3NTItZjNjYjc5NmEtNjNhZWM1MzItYTdhYmZiY2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, db70432b-5a0f-45c4-a146-5a48aee59441, ghrun-d6wdd2ocdi.auto.internal:19074): 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=Mjk0ODY3NTItZjNjYjc5NmEtNjNhZWM1MzItYTdhYmZiY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d96ca272-6e55-477a-8d3f-179525179a21, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d96ca272-6e55-477a-8d3f-179525179a21, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=Mjk0ODY3NTItZjNjYjc5NmEtNjNhZWM1MzItYTdhYmZiY2U=" 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, d96ca272-6e55-477a-8d3f-179525179a21, ghrun-d6wdd2ocdi.auto.internal:19074): 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, b365085f-ba75-40a4-8c3b-9010095b47d2, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b365085f-ba75-40a4-8c3b-9010095b47d2, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b365085f-ba75-40a4-8c3b-9010095b47d2, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGIzYzAyZGUtNGUwMDE0YTQtODlmMDYzODMtNGZiZWM5MjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59144b41-58a2-410d-97ce-b9699c6b5067, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59144b41-58a2-410d-97ce-b9699c6b5067, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=OGIzYzAyZGUtNGUwMDE0YTQtODlmMDYzODMtNGZiZWM5MjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59144b41-58a2-410d-97ce-b9699c6b5067, ghrun-d6wdd2ocdi.auto.internal:19074): 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=OGIzYzAyZGUtNGUwMDE0YTQtODlmMDYzODMtNGZiZWM5MjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25fd96e7-14e2-4be0-bc99-bf6e061b717e, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25fd96e7-14e2-4be0-bc99-bf6e061b717e, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=OGIzYzAyZGUtNGUwMDE0YTQtODlmMDYzODMtNGZiZWM5MjU=" 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, 25fd96e7-14e2-4be0-bc99-bf6e061b717e, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3e002044-5357-46bf-ae95-eae8b8e9114c, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3e002044-5357-46bf-ae95-eae8b8e9114c, ghrun-d6wdd2ocdi.auto.internal:19074): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3e002044-5357-46bf-ae95-eae8b8e9114c, ghrun-d6wdd2ocdi.auto.internal:19074): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmVjZmRkNjUtMmNkOWY0MTItMWU0ZmNlMDMtOTFhY2E3OTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 19701f62-8b97-4807-9326-60f29829549d, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 19701f62-8b97-4807-9326-60f29829549d, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=YmVjZmRkNjUtMmNkOWY0MTItMWU0ZmNlMDMtOTFhY2E3OTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 19701f62-8b97-4807-9326-60f29829549d, ghrun-d6wdd2ocdi.auto.internal:19074): 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=YmVjZmRkNjUtMmNkOWY0MTItMWU0ZmNlMDMtOTFhY2E3OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ce83ce8-c1a0-49e6-a91b-5eb6d25e8460, ghrun-d6wdd2ocdi.auto.internal:19074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ce83ce8-c1a0-49e6-a91b-5eb6d25e8460, ghrun-d6wdd2ocdi.auto.internal:19074): request = { session_id: "ydb://session/3?node_id=1&id=YmVjZmRkNjUtMmNkOWY0MTItMWU0ZmNlMDMtOTFhY2E3OTg=" 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, 9ce83ce8-c1a0-49e6-a91b-5eb6d25e8460, ghrun-d6wdd2ocdi.auto.internal:19074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85f77aed-1602-4c3e-851f-17d3071ce6ed, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690163765+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-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bde4d4f2-4db9-4580-aa6c-5bdf0c78b8d4, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.689999564+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 43a544ae-cfa0-43e7-9d55-d90e4fe6e2ed, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690192596+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-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9a4d9103-412c-4c2c-9b35-6f59afc5d927, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690220861+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 31ac2ca1-d13e-4992-a1e8-b2f34b299b8a, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690248204+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fee08f1f-2d20-4382-bb0f-5a335d964163, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690138454+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-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f479f304-c7c7-481b-ad0c-d2d07a545620, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690279061+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, db70432b-5a0f-45c4-a146-5a48aee59441, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690302119+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-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 19701f62-8b97-4807-9326-60f29829549d, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690351502+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 69fdc08a-3d77-4baf-bb8e-846ef9df5573, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690121666+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, aa2595e7-2241-434e-ac31-22680822a093, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690151959+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 250d3cf7-fc67-42d8-99a3-7801fd15303d, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690209426+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, 8d67393a-9faa-4fd6-8400-8d720dd51943, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690235957+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2632a078-da48-4f20-99bc-6387ac592bd6, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690262557+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, 68a44e95-be1b-4155-80d5-f77f5e2e485a, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690290436+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d96ca272-6e55-477a-8d3f-179525179a21, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690315496+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 59144b41-58a2-410d-97ce-b9699c6b5067, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:19074 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690330227+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, 656359a9-8d07-4045-8cff-96af6f16b3a9, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690180639+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 25fd96e7-14e2-4be0-bc99-bf6e061b717e, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-10T15:20:34.690341097+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-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9ce83ce8-c1a0-49e6-a91b-5eb6d25e8460, ghrun-d6wdd2ocdi.auto.internal:19074): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:20:34.690366139+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:19074
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-d6wdd2ocdi.auto.internal:19074
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-d6wdd2ocdi.auto.internal:19074
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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    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 2504630) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2504630) elapsed time (sec): 30.197285413742065
DEBUG    ya.test:process.py:263 Command (pid 2504630) wtime: 30.204
DEBUG    ya.test:process.py:275 Command (pid 2504630) 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	      2	2	0	8	1071	1103	1103	1103
3	      0	0	0	2	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	891	0	0	0	0
6	      0	0	0	1208	0	0	0	0
7	      0	0	0	1326	0	0	0	0
8	      0	0	0	1324	0	0	0	0
9	      0	0	0	1407	0	0	0	0
10	      0	0	0	1513	0	0	0	0
11	      0	0	0	1989	0	0	0	0
12	      0	0	0	1516	0	0	0	0
13	      0	0	0	1049	0	0	0	0
14	      0	0	0	1620	0	0	0	0
15	      0	0	0	1582	0	0	0	0
16	      0	0	0	1608	0	0	0	0
17	      0	0	0	1734	0	0	0	0
18	      0	0	0	1500	0	0	0	0
19	      0	0	0	1894	0	0	0	0
20	      0	0	0	1664	0	0	0	0
21	      0	0	0	1488	0	0	0	0
22	      0	0	0	1223	0	0	0	0
23	      0	0	0	1260	0	0	0	0
24	      0	0	0	1397	0	0	0	0
25	      0	0	0	1446	0	0	0	0
26	      0	0	0	1763	0	0	0	0
27	      0	0	0	1751	0	0	0	0
28	      0	0	0	1749	0	0	0	0
29	      0	0	0	1748	0	0	0	0
30	      0	0	0	1755	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	39415	1071	1103	1103	1103

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2504629) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2504629) elapsed time (sec): 30.250886917114258
DEBUG    ya.test:process.py:263 Command (pid 2504629) wtime: 30.264
DEBUG    ya.test:process.py:275 Command (pid 2504629) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	956	0	0	0	0
6	      0	0	0	1379	0	0	0	0
7	      0	0	0	1510	0	0	0	0
8	      0	0	0	1049	0	0	0	0
9	      0	0	0	1442	0	0	0	0
10	      0	0	0	1774	0	0	0	0
11	      0	0	0	2038	0	0	0	0
12	      0	0	0	1533	0	0	0	0
13	      0	0	0	1568	0	0	0	0
14	      0	0	0	1700	0	0	0	0
15	      0	0	0	1425	0	0	0	0
16	      0	0	0	1620	0	0	0	0
17	      0	0	0	1668	0	0	0	0
18	      0	0	0	1530	0	0	0	0
19	      0	0	0	1891	0	0	0	0
20	      0	0	0	1461	0	0	0	0
21	      0	0	0	1563	0	0	0	0
22	      0	0	0	1316	0	0	0	0
23	      0	0	0	1196	0	0	0	0
24	      0	0	0	1474	0	0	0	0
25	      0	0	0	1591	0	0	0	0
26	      0	0	0	1505	0	0	0	0
27	      0	0	0	1688	0	0	0	0
28	      0	0	0	1759	0	0	0	0
29	      0	0	0	1847	0	0	0	0
30	      0	0	0	1849	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2504601) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2504601) elapsed time (sec): 30.267439365386963
DEBUG    ya.test:process.py:263 Command (pid 2504601) wtime: 30.276
DEBUG    ya.test:process.py:275 Command (pid 2504601) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	417	483	483	483
2	      0	0	0	0	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	960	0	0	0	0
6	      0	0	0	1121	0	0	0	0
7	      0	0	0	1373	0	0	0	0
8	      0	0	0	1520	0	0	0	0
9	      0	0	0	1395	0	0	0	0
10	      0	0	0	1612	0	0	0	0
11	      0	0	0	2017	0	0	0	0
12	      0	0	0	1632	0	0	0	0
13	      0	0	0	1363	0	0	0	0
14	      0	0	0	1102	0	0	0	0
15	      0	0	0	1271	0	0	0	0
16	      0	0	0	1387	0	0	0	0
17	      0	0	0	1564	0	0	0	0
18	      0	0	0	1599	0	0	0	0
19	      0	0	0	1813	0	0	0	0
20	      0	0	0	1499	0	0	0	0
21	      0	0	0	1126	0	0	0	0
22	      0	0	0	937	0	0	0	0
23	      0	0	0	971	0	0	0	0
24	      0	0	0	1089	0	0	0	0
25	      0	0	0	1332	0	0	0	0
26	      0	0	0	1525	0	0	0	0
27	      0	0	0	1831	0	0	0	0
28	      0	0	0	1829	0	0	0	0
29	      0	0	0	1693	0	0	0	0
30	      0	0	0	1664	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     10	0.333333	0	37225	417	483	483	483

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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:19074
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19074". 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 ===============================
358.56s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.35s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
6.30s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(15 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/cnqu/00210f/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/cnqu/00210f/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-10T15:20:31.016026Z): source_id=112;tablet_id=72075186224037911;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 @ 0xA78AA45
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA782F86
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB610C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD9091EB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDE218
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDDF6F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8E47FD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1410D54B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D4D327
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CA4B53
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CA4B53
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA1973
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CA8427
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1412ADC8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB47A05
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5BBED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB601724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6057E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6053F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB605FDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78C69C
21. ??:0: ?? @ 0x7F6503791AC2
22. ??:0: ?? @ 0x7F65038238BF
============== 1 failed, 10 passed, 1 error in 417.55s (0:06:57) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cnqu/002067/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 ===============================
9.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
8.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
8.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
8.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
6.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
6.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 76.10s (0:01:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cnqu/00204f/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 ===============================
77.14s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
9.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
8.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
7.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
6.93s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
6.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 154.77s (0:02:34) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cnqu/0020ca/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 ===============================
109.61s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
98.04s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
87.21s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
76.55s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
73.37s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
3.25s setup    test_replace.py::TestReplace::test_copy_full
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.96s call     test_replace.py::TestReplace::test_copy_full
0.96s call     test_replace.py::TestReplace::test_count
0.95s call     test_replace.py::TestReplace::test_copy_partial
0.52s call     test_replace.py::TestReplace::test_partial_replace
0.32s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_replace.py::TestReplace::test_incorrect

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 453.99s (0:07:33) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cnqu/00217e/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 ===============================
8.59s setup    test_replace.py::TestReplace::test_replace_rollback
8.14s setup    test_select.py::TestSelect::test_incorrect
5.60s setup    test_update.py::TestUpdate::test_incorrect
1.59s call     test_select.py::TestSelect::test_json_query
1.52s call     test_update.py::TestUpdate::test_update_rollback
1.49s call     test_replace.py::TestReplace::test_replace_total
1.19s call     test_replace.py::TestReplace::test_replace_rollback
1.17s call     test_update.py::TestUpdate::test_update_many_rows
1.07s call     test_update.py::TestUpdate::test_partial_update
0.84s call     test_replace.py::TestReplace::test_replace_with_nulls
0.83s call     test_update.py::TestUpdate::test_update_pk
0.69s call     test_update.py::TestUpdate::test_incorrect
0.68s call     test_select.py::TestSelect::test_incorrect
0.04s setup    test_update.py::TestUpdate::test_partial_update

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 34.66s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cnqu/0021a7/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 ===============================
335.99s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
51.06s call     zip_bomb.py::TestZipBomb::test
17.01s teardown zip_bomb.py::TestZipBomb::test
14.36s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
10.42s setup    test_upsert.py::TestUpsert::test_copy_full
8.88s setup    test_update.py::TestUpdate::test_update_single_column
3.27s setup    zip_bomb.py::TestZipBomb::test
3.05s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.84s call     test_upsert.py::TestUpsert::test_copy_full
1.62s call     test_upsert.py::TestUpsert::test_count
1.58s call     test_upsert.py::TestUpsert::test_copy_partial
1.28s call     test_update.py::TestUpdate::test_update_single_row
1.19s call     test_update.py::TestUpdate::test_update_single_column
0.97s call     test_upsert.py::TestUpsert::test_insert_nulls
0.93s call     test_upsert.py::TestUpsert::test_partial_update
0.75s call     test_upsert.py::TestUpsert::test_incorrect
0.03s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.02s setup    test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_count
0.01s setup    test_upsert.py::TestUpsert::test_partial_update
0.01s teardown test_update.py::TestUpdate::test_update_single_column
0.01s teardown test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_update_single_row

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 455.62s (0:07:35) ========================
