============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/99ay/00255d/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 106 items

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

============================== slowest durations ===============================
272.33s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
96.27s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
88.24s call     tablets_movement.py::TestTabletsMovement::test[ROW]
27.05s call     order_by_with_limit.py::TestOrderBy::test
7.55s setup    data_read_correctness.py::TestDataReadCorrectness::test
6.30s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.50s call     test_create.py::TestCreate::test_create_decimals
5.06s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.44s setup    order_by_with_limit.py::TestOrderBy::test
4.16s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.79s call     test_create.py::TestCreate::test_create_all_opt_ints
0.63s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.61s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.61s call     test_create.py::TestCreate::test_create_real_opt
0.51s call     test_create.py::TestCreate::test_create_strings_opt
0.50s call     test_create.py::TestCreate::test_create_real_req
0.42s call     test_create.py::TestCreate::test_create_all_req_ints
0.30s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.26s call     data_read_correctness.py::TestDataReadCorrectness::test
0.02s setup    test_create.py::TestCreate::test_create_all_req_ints
0.01s setup    test_create.py::TestCreate::test_create_real_req
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 522.59s (0:08:42) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/99ay/002558/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 106 items

test_create.py .
test_cs_many_updates.py drop table: 52.6 ms
create table: 489.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 37.0
    "min_ms": 22.6
    "median_ms": 36.2
    "max_ms": 85.1
    "stdev_ms": 17.9
select count(*) after initial inserts: 142.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 47.8
    "min_ms": 33.3
    "median_ms": 44.0
    "max_ms": 132.0
    "stdev_ms": 12.9
select count(*) after all modifications: 2640.8 ms
select all: 3278.8 ms
delete from table: 3056.0 ms
select all after delete: 3579.8 ms
.drop table: 55.1 ms
create table: 651.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 37.4
    "min_ms": 22.4
    "median_ms": 35.2
    "max_ms": 67.8
    "stdev_ms": 13.1
select count(*) after initial inserts: 128.9 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 54.1
    "min_ms": 37.8
    "median_ms": 51.4
    "max_ms": 109.3
    "stdev_ms": 13.0
updates (step 1):
    "runs": 200
    "avg_ms": 176.4
    "min_ms": 131.2
    "median_ms": 167.8
    "max_ms": 286.7
    "stdev_ms": 29.3
upserts (step 2):
    "runs": 200
    "avg_ms": 41.8
    "min_ms": 24.6
    "median_ms": 38.1
    "max_ms": 130.1
    "stdev_ms": 15.2
select count(*) after all modifications: 317.5 ms
select all: 364.4 ms
delete from table: 401.2 ms
select all after delete: 319.0 ms
.drop table: 62.6 ms
create table: 643.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 40.7
    "min_ms": 30.3
    "median_ms": 37.6
    "max_ms": 57.4
    "stdev_ms": 9.1
select count(*) after initial inserts: 156.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 178.6
    "min_ms": 90.6
    "median_ms": 171.8
    "max_ms": 355.2
    "stdev_ms": 46.9
select count(*) after all modifications: 306.7 ms
select all: 257.0 ms
delete from table: 287.4 ms
select all after delete: 215.6 ms
.drop table: 26.7 ms
create table: 570.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 34.1
    "min_ms": 24.7
    "median_ms": 30.7
    "max_ms": 57.1
    "stdev_ms": 8.5
select count(*) after initial inserts: 108.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 118.8
    "min_ms": 90.0
    "median_ms": 113.0
    "max_ms": 222.8
    "stdev_ms": 20.5
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 55.4
    "min_ms": 43.4
    "median_ms": 54.2
    "max_ms": 83.5
    "stdev_ms": 7.3
select count(*) after all modifications: 397.3 ms
select all: 308.0 ms
delete from table: 328.3 ms
select all after delete: 288.1 ms
.drop table: 30.3 ms
create table: 422.0 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.6
    "min_ms": 24.9
    "median_ms": 29.9
    "max_ms": 33.1
    "stdev_ms": 1.6
select count(*) after initial inserts: 92.6 ms
updates (step 0):
    "runs": 200
    "avg_ms": 126.6
    "min_ms": 85.1
    "median_ms": 119.1
    "max_ms": 229.0
    "stdev_ms": 27.8
upserts (step 1):
    "runs": 200
    "avg_ms": 35.9
    "min_ms": 22.4
    "median_ms": 33.6
    "max_ms": 66.6
    "stdev_ms": 10.1
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 65.0
    "min_ms": 50.3
    "median_ms": 63.1
    "max_ms": 98.6
    "stdev_ms": 8.6
select count(*) after all modifications: 567.9 ms
select all: 531.3 ms
delete from table: 571.0 ms
select all after delete: 504.8 ms
.drop table: 37.4 ms
create table: 728.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 34.8
    "min_ms": 23.1
    "median_ms": 36.9
    "max_ms": 43.5
    "stdev_ms": 6.8
select count(*) after initial inserts: 154.9 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 29.4
    "min_ms": 21.3
    "median_ms": 27.2
    "max_ms": 66.5
    "stdev_ms": 6.6
select count(*) after all modifications: 353.9 ms
select all: 238.3 ms
delete from table: 277.5 ms
select all after delete: 210.6 ms
.Generated operation sequence:
  0. UPSERT: 12 operations
  1. UPSERT: 3 operations
  2. UPSERT: 15 operations
  3. UPDATE: 2 operations
  4. UPSERT: 18 operations
  5. UPSERT: 1 operations
  6. UPDATE: 7 operations
  7. BULK_UPSERT: 4 operations
  8. UPDATE: 4 operations
  9. UPDATE: 4 operations
drop table: 32.8 ms
create table: 451.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.5
    "min_ms": 26.1
    "median_ms": 28.3
    "max_ms": 35.7
    "stdev_ms": 3.4
select count(*) after initial inserts: 91.6 ms
upserts (step 0):
    "runs": 120
    "avg_ms": 26.4
    "min_ms": 21.7
    "median_ms": 25.4
    "max_ms": 41.4
    "stdev_ms": 3.5
upserts (step 1):
    "runs": 30
    "avg_ms": 24.7
    "min_ms": 21.1
    "median_ms": 24.3
    "max_ms": 29.3
    "stdev_ms": 1.9
upserts (step 2):
    "runs": 150
    "avg_ms": 25.5
    "min_ms": 20.6
    "median_ms": 24.1
    "max_ms": 52.7
    "stdev_ms": 4.9
updates (step 3):
    "runs": 20
    "avg_ms": 109.5
    "min_ms": 98.2
    "median_ms": 108.7
    "max_ms": 131.3
    "stdev_ms": 9.9
upserts (step 4):
    "runs": 180
    "avg_ms": 26.1
    "min_ms": 21.6
    "median_ms": 25.2
    "max_ms": 39.1
    "stdev_ms": 3.1
upserts (step 5):
    "runs": 10
    "avg_ms": 32.8
    "min_ms": 26.4
    "median_ms": 31.6
    "max_ms": 44.5
    "stdev_ms": 5.4
updates (step 6):
    "runs": 70
    "avg_ms": 113.7
    "min_ms": 96.1
    "median_ms": 112.1
    "max_ms": 148.2
    "stdev_ms": 10.3
bulk_upserts (step 7):
    "runs": 4
    "avg_ms": 42.2
    "min_ms": 39.8
    "median_ms": 43.7
    "max_ms": 45.0
    "stdev_ms": 2.5
updates (step 8):
    "runs": 40
    "avg_ms": 130.8
    "min_ms": 104.2
    "median_ms": 127.5
    "max_ms": 166.7
    "stdev_ms": 14.4
updates (step 9):
    "runs": 40
    "avg_ms": 142.5
    "min_ms": 111.6
    "median_ms": 140.8
    "max_ms": 206.4
    "stdev_ms": 18.7
select count(*) after all modifications: 140.9 ms
select all: 190.5 ms
delete from table: 209.9 ms
select all after delete: 135.4 ms
.
test_delete.py ...

============================== slowest durations ===============================
180.98s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
51.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
42.35s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
37.53s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
35.56s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
31.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
25.92s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
13.00s setup    test_create.py::TestCreate::test_dy_number_not_supported
7.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.86s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.01s setup    test_delete.py::TestDelete::test_delete_rollback
1.09s call     test_delete.py::TestDelete::test_delete_rollback
0.71s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.66s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.04s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.04s 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 teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 439.28s (0:07:19) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/99ay/0025a0/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 106 items

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

============================== slowest durations ===============================
4.98s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.85s call     test_delete.py::TestDelete::test_incorrect
1.77s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.61s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.20s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.06s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.00s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.84s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.81s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.76s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.74s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.61s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.04s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 18.23s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/99ay/002573/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 106 items

test_insert.py ........
test_log_scenario.py ..FE

==================================== 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:658: 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/99ay/002573/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/99ay/002573/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/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-10-25T21:38:48.394962Z): tablet_id=72075186224037969;self_id=[1:7565276920105144563:11151];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976710816;lock_id=281474976710795;verification=!CommitSnapshot;fline=written.h:108;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA791485
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7899C6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB61BC28
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x16A305B6
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16D4B871
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16D4B684
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16D4366E
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA1283FC
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16D6CC8C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16DCFCDE
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD1C1694
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD1BF65A
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD1C29DE
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD19B766
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD19B766
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16DCF419
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16D97E2A
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFF77
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB60C6E4
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB610792
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6103A0
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB610F8E
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7930DC
E   23. ??:0: ?? @ 0x7F5564219AC2
E   24. ??:0: ?? @ 0x7F55642AB8BF
------------------------------ 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb -e grpc://localhost:27119 -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.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27119', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2405939
DEBUG    ya.test:process.py:259 Command (pid 2405939) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2405939) elapsed time (sec): 0.4186255931854248
DEBUG    ya.test:process.py:263 Command (pid 2405939) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) maxrss: 992092
DEBUG    ya.test:process.py:263 Command (pid 2405939) minflt: 3497
DEBUG    ya.test:process.py:263 Command (pid 2405939) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2405939) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) nvcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 2405939) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2405939) stime: 0.025783999999999998
DEBUG    ya.test:process.py:263 Command (pid 2405939) utime: 0.051567999999999996
DEBUG    ya.test:process.py:263 Command (pid 2405939) wtime: 0.429
DEBUG    ya.test:process.py:275 Command (pid 2405939) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2405939) 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/99ay/002573/ydb/apps/ydb/ydb -e grpc://localhost:27119 -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.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27119', '-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: 2406125
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 8ec7afa6-6d6a-4862-9f9f-718593f006b5, localhost:31284): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8ec7afa6-6d6a-4862-9f9f-718593f006b5, localhost:31284): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8ec7afa6-6d6a-4862-9f9f-718593f006b5, localhost:31284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-udnvi3aeze.auto.internal" port: 31284 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-udnvi3aeze.auto.internal:31284, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31284
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 2406125) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2406125) elapsed time (sec): 30.203553438186646
DEBUG    ya.test:process.py:263 Command (pid 2406125) wtime: 30.21
DEBUG    ya.test:process.py:275 Command (pid 2406125) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    702	702	0	0	12	24	37	48
2	    740	740	0	0	12	21	36	40
3	    645	645	0	0	13	24	43	52
4	    611	611	0	0	14	29	38	56
5	    766	766	0	0	12	19	23	28
6	    724	724	0	0	12	20	28	36
7	    720	720	0	0	12	22	27	38
8	    785	785	0	0	11	19	23	29
9	    721	721	0	0	12	22	28	38
10	    774	774	0	0	12	20	25	32
11	    769	769	0	0	11	21	30	38
12	    777	777	0	0	11	19	25	38
13	    790	790	0	0	11	19	23	27
14	    667	667	0	0	13	22	42	49
15	    659	659	0	0	14	27	33	38
16	    702	702	0	0	13	21	26	31
17	    585	585	0	0	15	30	35	36
18	    564	564	0	0	16	30	36	45
19	    575	575	0	0	16	28	34	38
20	    529	529	0	0	17	33	37	43
21	    749	749	0	0	12	22	26	35
22	    804	804	0	0	11	17	21	24
23	    668	668	0	0	13	25	32	41
24	    540	540	0	0	16	35	45	49
25	    498	498	0	0	18	35	45	51
26	    478	478	0	0	18	35	48	56
27	    472	472	0	0	18	41	53	60
28	    401	401	0	0	20	48	91	113
29	    529	529	0	0	17	31	36	43
30	    538	538	0	0	17	32	41	44

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  19482	649.4	0	0	13	27	38	113

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 099c1305-40ed-4dac-983d-725cd97cff0e, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 099c1305-40ed-4dac-983d-725cd97cff0e, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=" 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, 099c1305-40ed-4dac-983d-725cd97cff0e, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=
INFO     root:test_log_scenario.py:217 Count rows after insert 19144 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aff35bfc-cb21-4dc5-904e-ffa6e84b9271, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aff35bfc-cb21-4dc5-904e-ffa6e84b9271, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=" 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, aff35bfc-cb21-4dc5-904e-ffa6e84b9271, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e480633-2a31-4d6d-9a85-4396db6913b7, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e480633-2a31-4d6d-9a85-4396db6913b7, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=" 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, 8e480633-2a31-4d6d-9a85-4396db6913b7, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUwOWJlZWEtNzg5ZWYxZDAtOWZmMTUxNDgtODkzNjI0NTc=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb -e grpc://localhost:27119 -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.13
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb -e grpc://localhost:27119 -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, 30bf4003-fd2d-4789-971a-335c9c2015bc, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30bf4003-fd2d-4789-971a-335c9c2015bc, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NTUwOWJlZWEtNzg5ZWYxZDAtOWZmMTUxNDgtODkzNjI0NTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb -e grpc://localhost:27119 -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 err will be placed to ydb.err.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWE1NjQ0M2UtMTlhM2ViZmEtODMyOTVlNjQtNDEwMzc3M2E=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30bf4003-fd2d-4789-971a-335c9c2015bc, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27119', '-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.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27119', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTE5NjY2YjUtZmE4YmVmYmQtOTFhZGY1YTgtYTQxMDE4MjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40566e65-a524-4fae-a76c-fa66484d112b, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40566e65-a524-4fae-a76c-fa66484d112b, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=ZTE5NjY2YjUtZmE4YmVmYmQtOTFhZGY1YTgtYTQxMDE4MjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:628 Command pid: 2426631
DEBUG    ya.test:process.py:628 Command pid: 2426626
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fbb424b-752d-4a95-9351-4b66ff30b532, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40566e65-a524-4fae-a76c-fa66484d112b, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27119', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjhiODk2YjktNjI2MTEzMjAtODJlMDk2NzItMWI5Yzk3YjM=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fbb424b-752d-4a95-9351-4b66ff30b532, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MWE1NjQ0M2UtMTlhM2ViZmEtODMyOTVlNjQtNDEwMzc3M2E=" 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:628 Command pid: 2426655
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9013801-adf7-4607-82a2-0b7e4fa67c59, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9013801-adf7-4607-82a2-0b7e4fa67c59, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NjhiODk2YjktNjI2MTEzMjAtODJlMDk2NzItMWI5Yzk3YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI0N2YxYmItMjYzMGQ4YWYtZTYyMmE4MzMtY2Y4YWJhN2Y=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fbb424b-752d-4a95-9351-4b66ff30b532, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9013801-adf7-4607-82a2-0b7e4fa67c59, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83535a9b-65ac-4803-b589-ce0422a3a466, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83535a9b-65ac-4803-b589-ce0422a3a466, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NzI0N2YxYmItMjYzMGQ4YWYtZTYyMmE4MzMtY2Y4YWJhN2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEwMjFkYjktZGZlNmEzNjUtYjI0NTQ0YzgtM2E1ZTdmZGY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83535a9b-65ac-4803-b589-ce0422a3a466, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b0e96d4-d379-4c1a-a9f4-898cd92c1484, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYxMzExM2YtNmVjZjljNjAtOWNmYWNhNDktNTAwNjQ2ZDU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b0e96d4-d379-4c1a-a9f4-898cd92c1484, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NGEwMjFkYjktZGZlNmEzNjUtYjI0NTQ0YzgtM2E1ZTdmZGY=" 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(ExecuteQuery, e16a3ea6-0c92-4d79-b422-770c6e7beb46, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e16a3ea6-0c92-4d79-b422-770c6e7beb46, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=OWYxMzExM2YtNmVjZjljNjAtOWNmYWNhNDktNTAwNjQ2ZDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee00d8ea-b0cf-40b1-9506-01abce7d4c9f, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e16a3ea6-0c92-4d79-b422-770c6e7beb46, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b0e96d4-d379-4c1a-a9f4-898cd92c1484, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee00d8ea-b0cf-40b1-9506-01abce7d4c9f, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=" 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(ExecuteQuery, 26791c0e-aaa7-4cd6-94bd-529809ed0393, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 126ac324-589e-4bd5-8c62-a16f613a7432, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee00d8ea-b0cf-40b1-9506-01abce7d4c9f, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26791c0e-aaa7-4cd6-94bd-529809ed0393, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 126ac324-589e-4bd5-8c62-a16f613a7432, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=" 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, 26791c0e-aaa7-4cd6-94bd-529809ed0393, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 126ac324-589e-4bd5-8c62-a16f613a7432, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 5578374c-c06f-40b3-85c5-05b0d94f5df5, localhost:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5578374c-c06f-40b3-85c5-05b0d94f5df5, localhost:27119): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5578374c-c06f-40b3-85c5-05b0d94f5df5, localhost:27119): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-udnvi3aeze.auto.internal" port: 27119 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-udnvi3aeze.auto.internal:27119, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTE5NjY2YjUtZmE4YmVmYmQtOTFhZGY1YTgtYTQxMDE4MjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTE5NjY2YjUtZmE4YmVmYmQtOTFhZGY1YTgtYTQxMDE4MjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85d625e3-1905-4b7a-81de-5d21f56e8890, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85d625e3-1905-4b7a-81de-5d21f56e8890, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=ZTE5NjY2YjUtZmE4YmVmYmQtOTFhZGY1YTgtYTQxMDE4MjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85d625e3-1905-4b7a-81de-5d21f56e8890, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjhiODk2YjktNjI2MTEzMjAtODJlMDk2NzItMWI5Yzk3YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjhiODk2YjktNjI2MTEzMjAtODJlMDk2NzItMWI5Yzk3YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3881cb3-bf0d-4978-80af-1bcb1878a220, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3881cb3-bf0d-4978-80af-1bcb1878a220, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NjhiODk2YjktNjI2MTEzMjAtODJlMDk2NzItMWI5Yzk3YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3881cb3-bf0d-4978-80af-1bcb1878a220, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0e6b3f1-15b9-4c27-94a9-77610ba7c9d3, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff23557f-efac-4155-8ed8-d7f329b1e836, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0e6b3f1-15b9-4c27-94a9-77610ba7c9d3, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff23557f-efac-4155-8ed8-d7f329b1e836, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0e6b3f1-15b9-4c27-94a9-77610ba7c9d3, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff23557f-efac-4155-8ed8-d7f329b1e836, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEwMjFkYjktZGZlNmEzNjUtYjI0NTQ0YzgtM2E1ZTdmZGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEwMjFkYjktZGZlNmEzNjUtYjI0NTQ0YzgtM2E1ZTdmZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9b2417d-1f9e-4c63-862a-b6daf9dea6c7, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9b2417d-1f9e-4c63-862a-b6daf9dea6c7, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NGEwMjFkYjktZGZlNmEzNjUtYjI0NTQ0YzgtM2E1ZTdmZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTUwOWJlZWEtNzg5ZWYxZDAtOWZmMTUxNDgtODkzNjI0NTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUwOWJlZWEtNzg5ZWYxZDAtOWZmMTUxNDgtODkzNjI0NTc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9b2417d-1f9e-4c63-862a-b6daf9dea6c7, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 307dbf59-0e62-4a6f-b629-1fa387c8f5de, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 307dbf59-0e62-4a6f-b629-1fa387c8f5de, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NTUwOWJlZWEtNzg5ZWYxZDAtOWZmMTUxNDgtODkzNjI0NTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 307dbf59-0e62-4a6f-b629-1fa387c8f5de, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI0N2YxYmItMjYzMGQ4YWYtZTYyMmE4MzMtY2Y4YWJhN2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI0N2YxYmItMjYzMGQ4YWYtZTYyMmE4MzMtY2Y4YWJhN2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4683663f-4c82-4006-9524-a90b61927f3c, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4683663f-4c82-4006-9524-a90b61927f3c, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NzI0N2YxYmItMjYzMGQ4YWYtZTYyMmE4MzMtY2Y4YWJhN2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4683663f-4c82-4006-9524-a90b61927f3c, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58fc7510-802f-4b72-bafb-89b7e3d05c8b, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58fc7510-802f-4b72-bafb-89b7e3d05c8b, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58fc7510-802f-4b72-bafb-89b7e3d05c8b, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWE1NjQ0M2UtMTlhM2ViZmEtODMyOTVlNjQtNDEwMzc3M2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWE1NjQ0M2UtMTlhM2ViZmEtODMyOTVlNjQtNDEwMzc3M2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f897a49-9bec-40db-9011-b860bd86f5ca, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f897a49-9bec-40db-9011-b860bd86f5ca, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MWE1NjQ0M2UtMTlhM2ViZmEtODMyOTVlNjQtNDEwMzc3M2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f897a49-9bec-40db-9011-b860bd86f5ca, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYxMzExM2YtNmVjZjljNjAtOWNmYWNhNDktNTAwNjQ2ZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYxMzExM2YtNmVjZjljNjAtOWNmYWNhNDktNTAwNjQ2ZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c41151bc-48a6-4714-bc09-4f5611005498, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c41151bc-48a6-4714-bc09-4f5611005498, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=OWYxMzExM2YtNmVjZjljNjAtOWNmYWNhNDktNTAwNjQ2ZDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c41151bc-48a6-4714-bc09-4f5611005498, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 663001e4-6bf6-4a56-b6fa-09f3388493a1, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983477371+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a74b90b7-f1ff-4378-9c7e-91db0a1d2898, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983465536+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3f7d43cd-9fcd-4da0-acc6-17defdaef838, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T21:38:54.983347805+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 696509d8-2431-478b-93ed-c971fccff9e3, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T21:38:54.983491371+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0626ea4d-ccc9-46dd-86ff-19e3a0dd8b73, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983446277+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fb7be4de-2b95-4821-836d-9ac683f44fa6, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T21:38:54.983505335+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-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 85d625e3-1905-4b7a-81de-5d21f56e8890, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T21:38:54.983566202+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a9648488-f92f-4143-a829-e093bdd3dc49, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T21:38:54.983541347+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5606959f-41cc-49db-a1c6-8982b8093c6b, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983516538+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f3881cb3-bf0d-4978-80af-1bcb1878a220, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983576936+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 83ee1e6f-6c14-4349-ae0a-3db405f810e7, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983529147+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ff23557f-efac-4155-8ed8-d7f329b1e836, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T21:38:54.983601484+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, 4683663f-4c82-4006-9524-a90b61927f3c, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983636556+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 307dbf59-0e62-4a6f-b629-1fa387c8f5de, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983625897+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 58fc7510-802f-4b72-bafb-89b7e3d05c8b, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983646521+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5f897a49-9bec-40db-9011-b860bd86f5ca, ghrun-udnvi3aeze.auto.internal:27119): 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-10-25T21:38:54.983658606+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, f0e6b3f1-15b9-4c27-94a9-77610ba7c9d3, ghrun-udnvi3aeze.auto.internal:27119): 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-10-25T21:38:54.983590339+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d9b2417d-1f9e-4c63-862a-b6daf9dea6c7, ghrun-udnvi3aeze.auto.internal:27119): 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-10-25T21:38:54.98361389+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, c41151bc-48a6-4714-bc09-4f5611005498, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983669607+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 04e7af80-7cfb-4bb9-9ad8-aa0c1432564d, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983554717+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.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: ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=
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.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 2426631) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2426631) elapsed time (sec): 30.272605419158936
DEBUG    ya.test:process.py:263 Command (pid 2426631) wtime: 30.299
DEBUG    ya.test:process.py:275 Command (pid 2426631) 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	      4	4	0	9	755	999	999	999
4	     12	12	0	2	815	955	979	979
5	      0	0	0	10	0	0	0	0
6	      1	1	0	9	1111	1111	1111	1111
7	      1	1	0	7	1031	1031	1031	1031
8	     12	12	0	0	643	1055	1063	1063
9	      0	0	0	286	0	0	0	0
10	      0	0	0	1371	0	0	0	0
11	      0	0	0	1378	0	0	0	0
12	      0	0	0	1068	0	0	0	0
13	      0	0	0	1014	0	0	0	0
14	      0	0	0	1183	0	0	0	0
15	      0	0	0	1033	0	0	0	0
16	      0	0	0	1156	0	0	0	0
17	      0	0	0	1192	0	0	0	0
18	      0	0	0	1223	0	0	0	0
19	      0	0	0	1298	0	0	0	0
20	      0	0	0	1295	0	0	0	0
21	      0	0	0	1284	0	0	0	0
22	      0	0	0	1264	0	0	0	0
23	      0	0	0	1254	0	0	0	0
24	      0	0	0	1454	0	0	0	0
25	      0	0	0	1254	0	0	0	0
26	      0	0	0	1275	0	0	0	0
27	      0	0	0	1054	0	0	0	0
28	      0	0	0	1250	0	0	0	0
29	      0	0	0	1188	0	0	0	0
30	      0	0	0	1178	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     30	1	0	25999	723	1063	1111	1111

DEBUG    ya.test:process.py:276 Command (pid 2426631) 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 2426655) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2426655) elapsed time (sec): 30.285350799560547
DEBUG    ya.test:process.py:263 Command (pid 2426655) wtime: 30.296
DEBUG    ya.test:process.py:275 Command (pid 2426655) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	268	0	0	0	0
10	      0	0	0	1310	0	0	0	0
11	      0	0	0	1318	0	0	0	0
12	      0	0	0	1147	0	0	0	0
13	      0	0	0	1285	0	0	0	0
14	      0	0	0	1008	0	0	0	0
15	      0	0	0	1179	0	0	0	0
16	      0	0	0	1179	0	0	0	0
17	      0	0	0	1130	0	0	0	0
18	      0	0	0	1196	0	0	0	0
19	      0	0	0	1298	0	0	0	0
20	      0	0	0	1288	0	0	0	0
21	      0	0	0	1290	0	0	0	0
22	      0	0	0	1174	0	0	0	0
23	      0	0	0	1219	0	0	0	0
24	      0	0	0	1324	0	0	0	0
25	      0	0	0	1225	0	0	0	0
26	      0	0	0	1345	0	0	0	0
27	      0	0	0	1111	0	0	0	0
28	      0	0	0	1284	0	0	0	0
29	      0	0	0	1201	0	0	0	0
30	      0	0	0	1165	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2426655) 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 2426626) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2426626) elapsed time (sec): 30.33653450012207
DEBUG    ya.test:process.py:263 Command (pid 2426626) wtime: 30.389
DEBUG    ya.test:process.py:275 Command (pid 2426626) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	647	703	703	703
2	     10	10	0	0	779	831	831	831
3	     11	11	0	0	979	1031	1031	1031
4	     15	15	0	0	611	695	699	699
5	      6	6	0	0	1183	1367	1367	1367
6	      9	9	0	0	1271	1399	1399	1399
7	     12	12	0	0	923	979	983	983
8	     14	14	0	0	383	739	847	847
9	      0	0	0	198	0	0	0	0
10	      0	0	0	1251	0	0	0	0
11	      0	0	0	1117	0	0	0	0
12	      0	0	0	1061	0	0	0	0
13	      0	0	0	1099	0	0	0	0
14	      0	0	0	1161	0	0	0	0
15	      0	0	0	1064	0	0	0	0
16	      0	0	0	1136	0	0	0	0
17	      0	0	0	1176	0	0	0	0
18	      0	0	0	1087	0	0	0	0
19	      0	0	0	1242	0	0	0	0
20	      0	0	0	1132	0	0	0	0
21	      0	0	0	1075	0	0	0	0
22	      0	0	0	1041	0	0	0	0
23	      0	0	0	1078	0	0	0	0
24	      0	0	0	1122	0	0	0	0
25	      0	0	0	1120	0	0	0	0
26	      0	0	0	1172	0	0	0	0
27	      0	0	0	1226	0	0	0	0
28	      0	0	0	1131	0	0	0	0
29	      0	0	0	1166	0	0	0	0
30	      0	0	0	1098	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     87	2.9	0	23953	747	1335	1383	1399

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, a594049f-b869-4584-9ef4-95d7f221f69d, localhost:31284): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a594049f-b869-4584-9ef4-95d7f221f69d, localhost:31284): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a594049f-b869-4584-9ef4-95d7f221f69d, localhost:31284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-udnvi3aeze.auto.internal" port: 31284 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-udnvi3aeze.auto.internal:31284, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31284
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 7c22c9d3-d44d-4964-9348-54a53ecb1bc4, localhost:31284): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7c22c9d3-d44d-4964-9348-54a53ecb1bc4, localhost:31284): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7c22c9d3-d44d-4964-9348-54a53ecb1bc4, localhost:31284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-udnvi3aeze.auto.internal" port: 31284 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-udnvi3aeze.auto.internal:31284, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31284
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 885a736a-64ed-4b3a-9f5e-5f6d9bc21186, localhost:31284): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 885a736a-64ed-4b3a-9f5e-5f6d9bc21186, localhost:31284): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 885a736a-64ed-4b3a-9f5e-5f6d9bc21186, localhost:31284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-udnvi3aeze.auto.internal" port: 31284 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-udnvi3aeze.auto.internal:31284, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31284
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:27119
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 81b9bcd7-764f-43cc-9dda-a2a214ef678f, localhost:31284): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 81b9bcd7-764f-43cc-9dda-a2a214ef678f, localhost:31284): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 81b9bcd7-764f-43cc-9dda-a2a214ef678f, localhost:31284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-udnvi3aeze.auto.internal" port: 31284 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-udnvi3aeze.auto.internal:31284, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31284
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-udnvi3aeze'
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/99ay/002573/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/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.2366350' in '/home/runner/.ya/build/build_root/99ay/002573/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_jief400o.log, stdout)
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:272 Stopped node localhost:27119/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20424
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27789
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16729
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27119
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20447
=================================== 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:148: in aggregation_query
    self.ydb_client.query(
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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb -e grpc://localhost:27119 -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.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27119', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2405939
DEBUG    ya.test:process.py:259 Command (pid 2405939) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2405939) elapsed time (sec): 0.4186255931854248
DEBUG    ya.test:process.py:263 Command (pid 2405939) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) maxrss: 992092
DEBUG    ya.test:process.py:263 Command (pid 2405939) minflt: 3497
DEBUG    ya.test:process.py:263 Command (pid 2405939) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2405939) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2405939) nvcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 2405939) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2405939) stime: 0.025783999999999998
DEBUG    ya.test:process.py:263 Command (pid 2405939) utime: 0.051567999999999996
DEBUG    ya.test:process.py:263 Command (pid 2405939) wtime: 0.429
DEBUG    ya.test:process.py:275 Command (pid 2405939) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2405939) 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/99ay/002573/ydb/apps/ydb/ydb -e grpc://localhost:27119 -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.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27119', '-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: 2406125
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 8ec7afa6-6d6a-4862-9f9f-718593f006b5, localhost:31284): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8ec7afa6-6d6a-4862-9f9f-718593f006b5, localhost:31284): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8ec7afa6-6d6a-4862-9f9f-718593f006b5, localhost:31284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-udnvi3aeze.auto.internal" port: 31284 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-udnvi3aeze.auto.internal:31284, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31284
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 2406125) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2406125) elapsed time (sec): 30.203553438186646
DEBUG    ya.test:process.py:263 Command (pid 2406125) wtime: 30.21
DEBUG    ya.test:process.py:275 Command (pid 2406125) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    702	702	0	0	12	24	37	48
2	    740	740	0	0	12	21	36	40
3	    645	645	0	0	13	24	43	52
4	    611	611	0	0	14	29	38	56
5	    766	766	0	0	12	19	23	28
6	    724	724	0	0	12	20	28	36
7	    720	720	0	0	12	22	27	38
8	    785	785	0	0	11	19	23	29
9	    721	721	0	0	12	22	28	38
10	    774	774	0	0	12	20	25	32
11	    769	769	0	0	11	21	30	38
12	    777	777	0	0	11	19	25	38
13	    790	790	0	0	11	19	23	27
14	    667	667	0	0	13	22	42	49
15	    659	659	0	0	14	27	33	38
16	    702	702	0	0	13	21	26	31
17	    585	585	0	0	15	30	35	36
18	    564	564	0	0	16	30	36	45
19	    575	575	0	0	16	28	34	38
20	    529	529	0	0	17	33	37	43
21	    749	749	0	0	12	22	26	35
22	    804	804	0	0	11	17	21	24
23	    668	668	0	0	13	25	32	41
24	    540	540	0	0	16	35	45	49
25	    498	498	0	0	18	35	45	51
26	    478	478	0	0	18	35	48	56
27	    472	472	0	0	18	41	53	60
28	    401	401	0	0	20	48	91	113
29	    529	529	0	0	17	31	36	43
30	    538	538	0	0	17	32	41	44

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  19482	649.4	0	0	13	27	38	113

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 099c1305-40ed-4dac-983d-725cd97cff0e, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 099c1305-40ed-4dac-983d-725cd97cff0e, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=" 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, 099c1305-40ed-4dac-983d-725cd97cff0e, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=
INFO     root:test_log_scenario.py:217 Count rows after insert 19144 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aff35bfc-cb21-4dc5-904e-ffa6e84b9271, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aff35bfc-cb21-4dc5-904e-ffa6e84b9271, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=" 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, aff35bfc-cb21-4dc5-904e-ffa6e84b9271, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e480633-2a31-4d6d-9a85-4396db6913b7, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e480633-2a31-4d6d-9a85-4396db6913b7, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=" 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, 8e480633-2a31-4d6d-9a85-4396db6913b7, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUwOWJlZWEtNzg5ZWYxZDAtOWZmMTUxNDgtODkzNjI0NTc=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb -e grpc://localhost:27119 -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.13
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb -e grpc://localhost:27119 -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, 30bf4003-fd2d-4789-971a-335c9c2015bc, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30bf4003-fd2d-4789-971a-335c9c2015bc, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NTUwOWJlZWEtNzg5ZWYxZDAtOWZmMTUxNDgtODkzNjI0NTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb -e grpc://localhost:27119 -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 err will be placed to ydb.err.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWE1NjQ0M2UtMTlhM2ViZmEtODMyOTVlNjQtNDEwMzc3M2E=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30bf4003-fd2d-4789-971a-335c9c2015bc, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27119', '-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.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27119', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTE5NjY2YjUtZmE4YmVmYmQtOTFhZGY1YTgtYTQxMDE4MjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40566e65-a524-4fae-a76c-fa66484d112b, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40566e65-a524-4fae-a76c-fa66484d112b, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=ZTE5NjY2YjUtZmE4YmVmYmQtOTFhZGY1YTgtYTQxMDE4MjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:628 Command pid: 2426631
DEBUG    ya.test:process.py:628 Command pid: 2426626
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fbb424b-752d-4a95-9351-4b66ff30b532, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40566e65-a524-4fae-a76c-fa66484d112b, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/99ay/002573/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27119', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjhiODk2YjktNjI2MTEzMjAtODJlMDk2NzItMWI5Yzk3YjM=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fbb424b-752d-4a95-9351-4b66ff30b532, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MWE1NjQ0M2UtMTlhM2ViZmEtODMyOTVlNjQtNDEwMzc3M2E=" 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:628 Command pid: 2426655
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9013801-adf7-4607-82a2-0b7e4fa67c59, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9013801-adf7-4607-82a2-0b7e4fa67c59, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NjhiODk2YjktNjI2MTEzMjAtODJlMDk2NzItMWI5Yzk3YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI0N2YxYmItMjYzMGQ4YWYtZTYyMmE4MzMtY2Y4YWJhN2Y=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fbb424b-752d-4a95-9351-4b66ff30b532, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9013801-adf7-4607-82a2-0b7e4fa67c59, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83535a9b-65ac-4803-b589-ce0422a3a466, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83535a9b-65ac-4803-b589-ce0422a3a466, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NzI0N2YxYmItMjYzMGQ4YWYtZTYyMmE4MzMtY2Y4YWJhN2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEwMjFkYjktZGZlNmEzNjUtYjI0NTQ0YzgtM2E1ZTdmZGY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83535a9b-65ac-4803-b589-ce0422a3a466, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b0e96d4-d379-4c1a-a9f4-898cd92c1484, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYxMzExM2YtNmVjZjljNjAtOWNmYWNhNDktNTAwNjQ2ZDU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b0e96d4-d379-4c1a-a9f4-898cd92c1484, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NGEwMjFkYjktZGZlNmEzNjUtYjI0NTQ0YzgtM2E1ZTdmZGY=" 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(ExecuteQuery, e16a3ea6-0c92-4d79-b422-770c6e7beb46, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e16a3ea6-0c92-4d79-b422-770c6e7beb46, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=OWYxMzExM2YtNmVjZjljNjAtOWNmYWNhNDktNTAwNjQ2ZDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee00d8ea-b0cf-40b1-9506-01abce7d4c9f, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e16a3ea6-0c92-4d79-b422-770c6e7beb46, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b0e96d4-d379-4c1a-a9f4-898cd92c1484, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee00d8ea-b0cf-40b1-9506-01abce7d4c9f, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=" 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(ExecuteQuery, 26791c0e-aaa7-4cd6-94bd-529809ed0393, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 126ac324-589e-4bd5-8c62-a16f613a7432, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee00d8ea-b0cf-40b1-9506-01abce7d4c9f, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26791c0e-aaa7-4cd6-94bd-529809ed0393, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 126ac324-589e-4bd5-8c62-a16f613a7432, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=" 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, 26791c0e-aaa7-4cd6-94bd-529809ed0393, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 126ac324-589e-4bd5-8c62-a16f613a7432, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 5578374c-c06f-40b3-85c5-05b0d94f5df5, localhost:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5578374c-c06f-40b3-85c5-05b0d94f5df5, localhost:27119): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5578374c-c06f-40b3-85c5-05b0d94f5df5, localhost:27119): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-udnvi3aeze.auto.internal" port: 27119 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-udnvi3aeze.auto.internal:27119, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTE5NjY2YjUtZmE4YmVmYmQtOTFhZGY1YTgtYTQxMDE4MjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTE5NjY2YjUtZmE4YmVmYmQtOTFhZGY1YTgtYTQxMDE4MjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85d625e3-1905-4b7a-81de-5d21f56e8890, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85d625e3-1905-4b7a-81de-5d21f56e8890, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=ZTE5NjY2YjUtZmE4YmVmYmQtOTFhZGY1YTgtYTQxMDE4MjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85d625e3-1905-4b7a-81de-5d21f56e8890, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjhiODk2YjktNjI2MTEzMjAtODJlMDk2NzItMWI5Yzk3YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjhiODk2YjktNjI2MTEzMjAtODJlMDk2NzItMWI5Yzk3YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3881cb3-bf0d-4978-80af-1bcb1878a220, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3881cb3-bf0d-4978-80af-1bcb1878a220, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NjhiODk2YjktNjI2MTEzMjAtODJlMDk2NzItMWI5Yzk3YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3881cb3-bf0d-4978-80af-1bcb1878a220, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0e6b3f1-15b9-4c27-94a9-77610ba7c9d3, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff23557f-efac-4155-8ed8-d7f329b1e836, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0e6b3f1-15b9-4c27-94a9-77610ba7c9d3, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MjBmY2NjMmYtNTg5MjQwMDEtOWJmNzhkOGYtYzFjMGJiOTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff23557f-efac-4155-8ed8-d7f329b1e836, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MWM3NzE4MGEtZDQxZjkzOTMtNjM4ZGVhZjMtNzUyYzY2YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0e6b3f1-15b9-4c27-94a9-77610ba7c9d3, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff23557f-efac-4155-8ed8-d7f329b1e836, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEwMjFkYjktZGZlNmEzNjUtYjI0NTQ0YzgtM2E1ZTdmZGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEwMjFkYjktZGZlNmEzNjUtYjI0NTQ0YzgtM2E1ZTdmZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9b2417d-1f9e-4c63-862a-b6daf9dea6c7, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9b2417d-1f9e-4c63-862a-b6daf9dea6c7, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NGEwMjFkYjktZGZlNmEzNjUtYjI0NTQ0YzgtM2E1ZTdmZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTUwOWJlZWEtNzg5ZWYxZDAtOWZmMTUxNDgtODkzNjI0NTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTUwOWJlZWEtNzg5ZWYxZDAtOWZmMTUxNDgtODkzNjI0NTc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9b2417d-1f9e-4c63-862a-b6daf9dea6c7, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 307dbf59-0e62-4a6f-b629-1fa387c8f5de, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 307dbf59-0e62-4a6f-b629-1fa387c8f5de, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NTUwOWJlZWEtNzg5ZWYxZDAtOWZmMTUxNDgtODkzNjI0NTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 307dbf59-0e62-4a6f-b629-1fa387c8f5de, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI0N2YxYmItMjYzMGQ4YWYtZTYyMmE4MzMtY2Y4YWJhN2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI0N2YxYmItMjYzMGQ4YWYtZTYyMmE4MzMtY2Y4YWJhN2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4683663f-4c82-4006-9524-a90b61927f3c, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4683663f-4c82-4006-9524-a90b61927f3c, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=NzI0N2YxYmItMjYzMGQ4YWYtZTYyMmE4MzMtY2Y4YWJhN2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4683663f-4c82-4006-9524-a90b61927f3c, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58fc7510-802f-4b72-bafb-89b7e3d05c8b, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58fc7510-802f-4b72-bafb-89b7e3d05c8b, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58fc7510-802f-4b72-bafb-89b7e3d05c8b, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWE1NjQ0M2UtMTlhM2ViZmEtODMyOTVlNjQtNDEwMzc3M2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWE1NjQ0M2UtMTlhM2ViZmEtODMyOTVlNjQtNDEwMzc3M2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f897a49-9bec-40db-9011-b860bd86f5ca, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f897a49-9bec-40db-9011-b860bd86f5ca, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=MWE1NjQ0M2UtMTlhM2ViZmEtODMyOTVlNjQtNDEwMzc3M2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f897a49-9bec-40db-9011-b860bd86f5ca, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWYxMzExM2YtNmVjZjljNjAtOWNmYWNhNDktNTAwNjQ2ZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWYxMzExM2YtNmVjZjljNjAtOWNmYWNhNDktNTAwNjQ2ZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c41151bc-48a6-4714-bc09-4f5611005498, ghrun-udnvi3aeze.auto.internal:27119): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c41151bc-48a6-4714-bc09-4f5611005498, ghrun-udnvi3aeze.auto.internal:27119): request = { session_id: "ydb://session/3?node_id=1&id=OWYxMzExM2YtNmVjZjljNjAtOWNmYWNhNDktNTAwNjQ2ZDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c41151bc-48a6-4714-bc09-4f5611005498, ghrun-udnvi3aeze.auto.internal:27119): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 663001e4-6bf6-4a56-b6fa-09f3388493a1, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983477371+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a74b90b7-f1ff-4378-9c7e-91db0a1d2898, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983465536+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3f7d43cd-9fcd-4da0-acc6-17defdaef838, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T21:38:54.983347805+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 696509d8-2431-478b-93ed-c971fccff9e3, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T21:38:54.983491371+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0626ea4d-ccc9-46dd-86ff-19e3a0dd8b73, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983446277+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fb7be4de-2b95-4821-836d-9ac683f44fa6, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T21:38:54.983505335+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-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 85d625e3-1905-4b7a-81de-5d21f56e8890, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T21:38:54.983566202+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a9648488-f92f-4143-a829-e093bdd3dc49, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T21:38:54.983541347+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5606959f-41cc-49db-a1c6-8982b8093c6b, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983516538+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f3881cb3-bf0d-4978-80af-1bcb1878a220, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983576936+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 83ee1e6f-6c14-4349-ae0a-3db405f810e7, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983529147+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ff23557f-efac-4155-8ed8-d7f329b1e836, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T21:38:54.983601484+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, 4683663f-4c82-4006-9524-a90b61927f3c, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983636556+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 307dbf59-0e62-4a6f-b629-1fa387c8f5de, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983625897+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 58fc7510-802f-4b72-bafb-89b7e3d05c8b, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983646521+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5f897a49-9bec-40db-9011-b860bd86f5ca, ghrun-udnvi3aeze.auto.internal:27119): 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-10-25T21:38:54.983658606+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, f0e6b3f1-15b9-4c27-94a9-77610ba7c9d3, ghrun-udnvi3aeze.auto.internal:27119): 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-10-25T21:38:54.983590339+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d9b2417d-1f9e-4c63-862a-b6daf9dea6c7, ghrun-udnvi3aeze.auto.internal:27119): 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-10-25T21:38:54.98361389+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, c41151bc-48a6-4714-bc09-4f5611005498, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983669607+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 04e7af80-7cfb-4bb9-9ad8-aa0c1432564d, ghrun-udnvi3aeze.auto.internal:27119): 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:27119 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T21:38:54.983554717+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-udnvi3aeze.auto.internal:27119
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.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: ydb://session/3?node_id=1&id=ZjVmYzhlMmItYjYxNzBkMGQtYzVlMmVjMTktMTFhMjEwMGM=
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.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 2426631) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2426631) elapsed time (sec): 30.272605419158936
DEBUG    ya.test:process.py:263 Command (pid 2426631) wtime: 30.299
DEBUG    ya.test:process.py:275 Command (pid 2426631) 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	      4	4	0	9	755	999	999	999
4	     12	12	0	2	815	955	979	979
5	      0	0	0	10	0	0	0	0
6	      1	1	0	9	1111	1111	1111	1111
7	      1	1	0	7	1031	1031	1031	1031
8	     12	12	0	0	643	1055	1063	1063
9	      0	0	0	286	0	0	0	0
10	      0	0	0	1371	0	0	0	0
11	      0	0	0	1378	0	0	0	0
12	      0	0	0	1068	0	0	0	0
13	      0	0	0	1014	0	0	0	0
14	      0	0	0	1183	0	0	0	0
15	      0	0	0	1033	0	0	0	0
16	      0	0	0	1156	0	0	0	0
17	      0	0	0	1192	0	0	0	0
18	      0	0	0	1223	0	0	0	0
19	      0	0	0	1298	0	0	0	0
20	      0	0	0	1295	0	0	0	0
21	      0	0	0	1284	0	0	0	0
22	      0	0	0	1264	0	0	0	0
23	      0	0	0	1254	0	0	0	0
24	      0	0	0	1454	0	0	0	0
25	      0	0	0	1254	0	0	0	0
26	      0	0	0	1275	0	0	0	0
27	      0	0	0	1054	0	0	0	0
28	      0	0	0	1250	0	0	0	0
29	      0	0	0	1188	0	0	0	0
30	      0	0	0	1178	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     30	1	0	25999	723	1063	1111	1111

DEBUG    ya.test:process.py:276 Command (pid 2426631) 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 2426655) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2426655) elapsed time (sec): 30.285350799560547
DEBUG    ya.test:process.py:263 Command (pid 2426655) wtime: 30.296
DEBUG    ya.test:process.py:275 Command (pid 2426655) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	268	0	0	0	0
10	      0	0	0	1310	0	0	0	0
11	      0	0	0	1318	0	0	0	0
12	      0	0	0	1147	0	0	0	0
13	      0	0	0	1285	0	0	0	0
14	      0	0	0	1008	0	0	0	0
15	      0	0	0	1179	0	0	0	0
16	      0	0	0	1179	0	0	0	0
17	      0	0	0	1130	0	0	0	0
18	      0	0	0	1196	0	0	0	0
19	      0	0	0	1298	0	0	0	0
20	      0	0	0	1288	0	0	0	0
21	      0	0	0	1290	0	0	0	0
22	      0	0	0	1174	0	0	0	0
23	      0	0	0	1219	0	0	0	0
24	      0	0	0	1324	0	0	0	0
25	      0	0	0	1225	0	0	0	0
26	      0	0	0	1345	0	0	0	0
27	      0	0	0	1111	0	0	0	0
28	      0	0	0	1284	0	0	0	0
29	      0	0	0	1201	0	0	0	0
30	      0	0	0	1165	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2426655) 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 2426626) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2426626) elapsed time (sec): 30.33653450012207
DEBUG    ya.test:process.py:263 Command (pid 2426626) wtime: 30.389
DEBUG    ya.test:process.py:275 Command (pid 2426626) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	647	703	703	703
2	     10	10	0	0	779	831	831	831
3	     11	11	0	0	979	1031	1031	1031
4	     15	15	0	0	611	695	699	699
5	      6	6	0	0	1183	1367	1367	1367
6	      9	9	0	0	1271	1399	1399	1399
7	     12	12	0	0	923	979	983	983
8	     14	14	0	0	383	739	847	847
9	      0	0	0	198	0	0	0	0
10	      0	0	0	1251	0	0	0	0
11	      0	0	0	1117	0	0	0	0
12	      0	0	0	1061	0	0	0	0
13	      0	0	0	1099	0	0	0	0
14	      0	0	0	1161	0	0	0	0
15	      0	0	0	1064	0	0	0	0
16	      0	0	0	1136	0	0	0	0
17	      0	0	0	1176	0	0	0	0
18	      0	0	0	1087	0	0	0	0
19	      0	0	0	1242	0	0	0	0
20	      0	0	0	1132	0	0	0	0
21	      0	0	0	1075	0	0	0	0
22	      0	0	0	1041	0	0	0	0
23	      0	0	0	1078	0	0	0	0
24	      0	0	0	1122	0	0	0	0
25	      0	0	0	1120	0	0	0	0
26	      0	0	0	1172	0	0	0	0
27	      0	0	0	1226	0	0	0	0
28	      0	0	0	1131	0	0	0	0
29	      0	0	0	1166	0	0	0	0
30	      0	0	0	1098	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     87	2.9	0	23953	747	1335	1383	1399

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, a594049f-b869-4584-9ef4-95d7f221f69d, localhost:31284): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a594049f-b869-4584-9ef4-95d7f221f69d, localhost:31284): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a594049f-b869-4584-9ef4-95d7f221f69d, localhost:31284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-udnvi3aeze.auto.internal" port: 31284 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-udnvi3aeze.auto.internal:31284, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31284
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 7c22c9d3-d44d-4964-9348-54a53ecb1bc4, localhost:31284): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7c22c9d3-d44d-4964-9348-54a53ecb1bc4, localhost:31284): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7c22c9d3-d44d-4964-9348-54a53ecb1bc4, localhost:31284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-udnvi3aeze.auto.internal" port: 31284 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-udnvi3aeze.auto.internal:31284, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31284
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 885a736a-64ed-4b3a-9f5e-5f6d9bc21186, localhost:31284): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 885a736a-64ed-4b3a-9f5e-5f6d9bc21186, localhost:31284): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 885a736a-64ed-4b3a-9f5e-5f6d9bc21186, localhost:31284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-udnvi3aeze.auto.internal" port: 31284 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-udnvi3aeze.auto.internal:31284, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31284
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:27119
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 81b9bcd7-764f-43cc-9dda-a2a214ef678f, localhost:31284): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 81b9bcd7-764f-43cc-9dda-a2a214ef678f, localhost:31284): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 81b9bcd7-764f-43cc-9dda-a2a214ef678f, localhost:31284): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-udnvi3aeze.auto.internal" port: 31284 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-udnvi3aeze.auto.internal:31284, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31284
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27119
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27119". 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 ===============================
334.91s call     test_log_scenario.py::TestLogScenario::test_log_uniform
28.95s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
22.05s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
6.21s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.63s setup    test_insert.py::TestInsertStatement::test_bulk
2.33s call     test_insert.py::TestInsertStatement::test_copy_partial
1.79s call     test_insert.py::TestInsertStatement::test_copy_full
1.36s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
1.28s call     test_insert.py::TestInsertStatement::test_plain
1.01s call     test_insert.py::TestInsertStatement::test_bulk
0.70s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.69s call     test_insert.py::TestInsertStatement::test_duplicate
0.68s call     test_insert.py::TestInsertStatement::test_incorrect
0.57s call     test_insert.py::TestInsertStatement::test_out_of_range
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.02s setup    test_insert.py::TestInsertStatement::test_copy_full
0.02s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.02s teardown test_insert.py::TestInsertStatement::test_insert_rollback
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_insert_rollback

(11 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/99ay/002573/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/99ay/002573/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/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-10-25T21:38:48.394962Z): tablet_id=72075186224037969;self_id=[1:7565276920105144563:11151];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976710816;lock_id=281474976710795;verification=!CommitSnapshot;fline=written.h:108;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA791485
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7899C6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB61BC28
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x16A305B6
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16D4B871
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16D4B684
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16D4366E
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA1283FC
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16D6CC8C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16DCFCDE
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD1C1694
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD1BF65A
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD1C29DE
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD19B766
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD19B766
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16DCF419
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16D97E2A
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFF77
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB60C6E4
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB610792
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6103A0
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB610F8E
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7930DC
23. ??:0: ?? @ 0x7F5564219AC2
24. ??:0: ?? @ 0x7F55642AB8BF
============== 1 failed, 10 passed, 1 error in 408.77s (0:06:48) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/99ay/00248d/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 106 items

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

============================== slowest durations ===============================
12.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
8.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
6.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-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-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 69.12s (0:01:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/99ay/00259b/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 106 items

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

============================== slowest durations ===============================
12.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
7.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-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[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 70.39s (0:01:10) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/99ay/0025b9/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 106 items

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

============================== slowest durations ===============================
96.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
7.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
7.15s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
5.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.09s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 154.40s (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/99ay/0025a5/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 106 items

test_overloads.py .....
test_replace.py .....

============================== slowest durations ===============================
111.69s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
96.98s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
81.46s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
79.39s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
68.84s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
3.94s setup    test_replace.py::TestReplace::test_copy_full
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.30s call     test_replace.py::TestReplace::test_copy_full
1.29s call     test_replace.py::TestReplace::test_count
1.06s call     test_replace.py::TestReplace::test_copy_partial
0.65s call     test_replace.py::TestReplace::test_partial_replace
0.44s call     test_replace.py::TestReplace::test_incorrect
0.02s setup    test_replace.py::TestReplace::test_partial_replace
0.02s setup    test_replace.py::TestReplace::test_incorrect
0.01s teardown test_replace.py::TestReplace::test_copy_partial
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_replace.py::TestReplace::test_count

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 451.19s (0:07:31) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/99ay/00256c/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 106 items

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

============================== slowest durations ===============================
7.06s setup    test_update.py::TestUpdate::test_incorrect
6.93s setup    test_replace.py::TestReplace::test_replace_rollback
5.53s setup    test_select.py::TestSelect::test_incorrect
1.09s call     test_update.py::TestUpdate::test_update_rollback
1.07s call     test_select.py::TestSelect::test_json_query
1.05s call     test_update.py::TestUpdate::test_update_many_rows
1.02s call     test_replace.py::TestReplace::test_replace_total
0.96s call     test_replace.py::TestReplace::test_replace_rollback
0.94s call     test_update.py::TestUpdate::test_partial_update
0.73s call     test_replace.py::TestReplace::test_replace_with_nulls
0.61s call     test_update.py::TestUpdate::test_update_pk
0.56s call     test_update.py::TestUpdate::test_incorrect
0.47s call     test_select.py::TestSelect::test_incorrect
0.02s setup    test_update.py::TestUpdate::test_update_many_rows
0.02s setup    test_replace.py::TestReplace::test_replace_total
0.01s setup    test_update.py::TestUpdate::test_update_rollback
0.01s teardown test_replace.py::TestReplace::test_replace_rollback
0.01s setup    test_replace.py::TestReplace::test_replace_with_nulls

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 29.04s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/99ay/00258b/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 106 items

test_update.py ..
test_upsert.py ......
upgrade_to_internal_path_id.py .
zip_bomb.py .

============================== slowest durations ===============================
364.33s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
47.05s call     zip_bomb.py::TestZipBomb::test
12.01s teardown zip_bomb.py::TestZipBomb::test
10.69s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
7.74s setup    test_upsert.py::TestUpsert::test_copy_full
5.23s setup    test_update.py::TestUpdate::test_update_single_column
3.55s setup    zip_bomb.py::TestZipBomb::test
3.05s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.43s call     test_upsert.py::TestUpsert::test_copy_full
1.26s call     test_upsert.py::TestUpsert::test_copy_partial
1.13s call     test_upsert.py::TestUpsert::test_count
1.04s call     test_update.py::TestUpdate::test_update_single_column
0.83s call     test_update.py::TestUpdate::test_update_single_row
0.66s call     test_upsert.py::TestUpsert::test_insert_nulls
0.66s call     test_upsert.py::TestUpsert::test_partial_update
0.49s call     test_upsert.py::TestUpsert::test_incorrect
0.02s setup    test_upsert.py::TestUpsert::test_count
0.01s setup    test_upsert.py::TestUpsert::test_incorrect

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 462.35s (0:07:42) ========================
