============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bavn/004506/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 ===============================
172.54s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
99.97s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
93.43s call     tablets_movement.py::TestTabletsMovement::test[ROW]
29.09s call     order_by_with_limit.py::TestOrderBy::test
14.07s setup    order_by_with_limit.py::TestOrderBy::test
6.74s setup    data_read_correctness.py::TestDataReadCorrectness::test
5.16s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
5.04s call     test_create.py::TestCreate::test_create_decimals
4.16s setup    test_create.py::TestCreate::test_create_all_opt_ints
4.13s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.63s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.62s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.59s call     test_create.py::TestCreate::test_create_real_opt
0.58s call     test_create.py::TestCreate::test_create_real_req
0.56s call     test_create.py::TestCreate::test_create_all_req_ints
0.55s call     test_create.py::TestCreate::test_create_all_opt_ints
0.51s call     test_create.py::TestCreate::test_create_strings_opt
0.25s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.19s call     data_read_correctness.py::TestDataReadCorrectness::test
0.01s setup    test_create.py::TestCreate::test_create_decimals
0.01s teardown test_create.py::TestCreate::test_create_real_req
0.01s setup    test_create.py::TestCreate::test_create_real_opt
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 439.83s (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/bavn/004590/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: 22.5 ms
create table: 468.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 46.3
    "min_ms": 25.4
    "median_ms": 39.4
    "max_ms": 90.3
    "stdev_ms": 20.3
select count(*) after initial inserts: 119.9 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 42.2
    "min_ms": 31.9
    "median_ms": 38.9
    "max_ms": 273.2
    "stdev_ms": 15.3
select count(*) after all modifications: 2542.6 ms
select all: 2733.3 ms
delete from table: 2870.0 ms
select all after delete: 2820.6 ms
.drop table: 26.5 ms
create table: 391.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 25.0
    "median_ms": 30.3
    "max_ms": 31.6
    "stdev_ms": 1.8
select count(*) after initial inserts: 89.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 38.6
    "min_ms": 34.1
    "median_ms": 38.4
    "max_ms": 49.4
    "stdev_ms": 2.3
updates (step 1):
    "runs": 200
    "avg_ms": 172.0
    "min_ms": 132.3
    "median_ms": 157.3
    "max_ms": 333.7
    "stdev_ms": 39.0
upserts (step 2):
    "runs": 200
    "avg_ms": 34.6
    "min_ms": 21.7
    "median_ms": 31.8
    "max_ms": 82.8
    "stdev_ms": 9.6
select count(*) after all modifications: 389.4 ms
select all: 439.0 ms
delete from table: 639.6 ms
select all after delete: 555.8 ms
.drop table: 60.0 ms
create table: 789.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 40.2
    "min_ms": 27.2
    "median_ms": 41.5
    "max_ms": 66.0
    "stdev_ms": 11.3
select count(*) after initial inserts: 116.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 133.7
    "min_ms": 86.4
    "median_ms": 127.2
    "max_ms": 791.7
    "stdev_ms": 35.6
select count(*) after all modifications: 403.4 ms
select all: 670.9 ms
delete from table: 310.8 ms
select all after delete: 292.2 ms
.drop table: 53.1 ms
create table: 566.7 ms
initial inserts:
    "runs": 15
    "avg_ms": 33.6
    "min_ms": 26.7
    "median_ms": 31.4
    "max_ms": 44.5
    "stdev_ms": 6.6
select count(*) after initial inserts: 124.1 ms
updates (step 0):
    "runs": 150
    "avg_ms": 134.1
    "min_ms": 104.8
    "median_ms": 128.6
    "max_ms": 234.8
    "stdev_ms": 21.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 58.6
    "min_ms": 45.0
    "median_ms": 56.2
    "max_ms": 92.0
    "stdev_ms": 8.7
select count(*) after all modifications: 352.4 ms
select all: 313.5 ms
delete from table: 390.8 ms
select all after delete: 371.6 ms
.drop table: 29.0 ms
create table: 791.6 ms
initial inserts:
    "runs": 20
    "avg_ms": 40.6
    "min_ms": 29.3
    "median_ms": 36.1
    "max_ms": 67.3
    "stdev_ms": 11.8
select count(*) after initial inserts: 228.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 164.0
    "min_ms": 105.6
    "median_ms": 159.5
    "max_ms": 347.6
    "stdev_ms": 38.2
upserts (step 1):
    "runs": 200
    "avg_ms": 38.4
    "min_ms": 25.0
    "median_ms": 36.6
    "max_ms": 85.7
    "stdev_ms": 9.4
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 90.7
    "min_ms": 66.2
    "median_ms": 89.3
    "max_ms": 144.3
    "stdev_ms": 16.0
select count(*) after all modifications: 817.7 ms
select all: 669.5 ms
delete from table: 674.3 ms
select all after delete: 1027.6 ms
.drop table: 55.1 ms
create table: 761.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.7
    "min_ms": 25.7
    "median_ms": 34.7
    "max_ms": 47.0
    "stdev_ms": 6.2
select count(*) after initial inserts: 111.7 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 33.6
    "min_ms": 23.4
    "median_ms": 31.5
    "max_ms": 101.1
    "stdev_ms": 7.9
select count(*) after all modifications: 370.7 ms
select all: 245.0 ms
delete from table: 320.0 ms
select all after delete: 231.6 ms
.Generated operation sequence:
  0. UPDATE: 12 operations
  1. UPDATE: 17 operations
  2. UPSERT: 1 operations
  3. BULK_UPSERT: 20 operations
  4. UPDATE: 17 operations
  5. UPDATE: 14 operations
  6. UPDATE: 3 operations
  7. BULK_UPSERT: 13 operations
  8. BULK_UPSERT: 12 operations
  9. UPSERT: 15 operations
drop table: 39.5 ms
create table: 521.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.5
    "min_ms": 26.2
    "median_ms": 29.9
    "max_ms": 33.6
    "stdev_ms": 2.1
select count(*) after initial inserts: 110.8 ms
updates (step 0):
    "runs": 120
    "avg_ms": 143.8
    "min_ms": 97.7
    "median_ms": 122.6
    "max_ms": 283.8
    "stdev_ms": 44.8
updates (step 1):
    "runs": 170
    "avg_ms": 158.0
    "min_ms": 103.8
    "median_ms": 152.2
    "max_ms": 274.2
    "stdev_ms": 38.9
upserts (step 2):
    "runs": 10
    "avg_ms": 26.4
    "min_ms": 24.5
    "median_ms": 26.4
    "max_ms": 28.6
    "stdev_ms": 1.2
bulk_upserts (step 3):
    "runs": 20
    "avg_ms": 42.8
    "min_ms": 39.8
    "median_ms": 42.9
    "max_ms": 46.4
    "stdev_ms": 2.0
updates (step 4):
    "runs": 170
    "avg_ms": 155.1
    "min_ms": 108.4
    "median_ms": 139.7
    "max_ms": 451.7
    "stdev_ms": 47.9
updates (step 5):
    "runs": 140
    "avg_ms": 151.8
    "min_ms": 126.2
    "median_ms": 146.6
    "max_ms": 242.4
    "stdev_ms": 19.1
updates (step 6):
    "runs": 30
    "avg_ms": 152.4
    "min_ms": 133.7
    "median_ms": 150.4
    "max_ms": 185.5
    "stdev_ms": 13.6
bulk_upserts (step 7):
    "runs": 13
    "avg_ms": 45.3
    "min_ms": 41.0
    "median_ms": 44.6
    "max_ms": 51.4
    "stdev_ms": 2.8
bulk_upserts (step 8):
    "runs": 12
    "avg_ms": 47.2
    "min_ms": 41.2
    "median_ms": 47.0
    "max_ms": 62.9
    "stdev_ms": 5.8
upserts (step 9):
    "runs": 150
    "avg_ms": 30.7
    "min_ms": 24.4
    "median_ms": 28.9
    "max_ms": 53.5
    "stdev_ms": 5.6
select count(*) after all modifications: 409.0 ms
select all: 368.8 ms
delete from table: 398.2 ms
select all after delete: 436.2 ms
.
test_delete.py ...

============================== slowest durations ===============================
136.80s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
105.78s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
54.61s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
48.02s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
36.08s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
33.17s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
28.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
6.37s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
5.28s setup    test_create.py::TestCreate::test_dy_number_not_supported
3.94s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.91s call     test_delete.py::TestDelete::test_delete_rollback
0.66s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.52s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.03s 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_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_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[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 464.97s (0:07:44) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bavn/004596/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.41s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.81s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.74s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.71s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.71s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.71s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.61s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.59s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.56s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.54s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.51s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.44s call     test_delete.py::TestDelete::test_incorrect
0.01s teardown test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 12.33s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bavn/0045a1/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:676: 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/bavn/0045a1/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/bavn/0045a1/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-29T16:10:43.963693Z): tablet_id=72075186224037994;self_id=[1:7566676697650512373:6922];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711180;lock_id=281474976711159;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 @ 0xA7F9DD5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7F2316
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB682C98
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x1696B596
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16C87191
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16C86FA4
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16C7EFBE
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA190D7C
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16CA85AC
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16D0C1BE
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xD15CD06
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xD15ACCE
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xD15E04E
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD136E46
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD136E46
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16D0B8F9
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16CD3F4A
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB62BD57
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB673744
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB677804
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB677410
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB677FFE
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7FBA2C
E   23. ??:0: ?? @ 0x7F1763EC6AC2
E   24. ??:0: ?? @ 0x7F1763F588BF
------------------------------ 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/bavn/0045a1/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bavn/0045a1/ydb/apps/ydb/ydb -e grpc://localhost:6289 -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/bavn/0045a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6289', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1477715
DEBUG    ya.test:process.py:259 Command (pid 1477715) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1477715) elapsed time (sec): 0.3527712821960449
DEBUG    ya.test:process.py:263 Command (pid 1477715) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) maxrss: 1358720
DEBUG    ya.test:process.py:263 Command (pid 1477715) minflt: 3657
DEBUG    ya.test:process.py:263 Command (pid 1477715) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 1477715) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) nvcsw: 202
DEBUG    ya.test:process.py:263 Command (pid 1477715) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1477715) stime: 0.044146
DEBUG    ya.test:process.py:263 Command (pid 1477715) utime: 0.040132
DEBUG    ya.test:process.py:263 Command (pid 1477715) wtime: 0.354
DEBUG    ya.test:process.py:275 Command (pid 1477715) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1477715) 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/bavn/0045a1/ydb/apps/ydb/ydb -e grpc://localhost:6289 -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/bavn/0045a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6289', '-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: 1478037
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 3b068258-ecae-4a85-bfa5-d3a91ddba029, localhost:10943): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3b068258-ecae-4a85-bfa5-d3a91ddba029, localhost:10943): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3b068258-ecae-4a85-bfa5-d3a91ddba029, localhost:10943): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 10943 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-s3sf7hqfl4.auto.internal:10943, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10943
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 1478037) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1478037) elapsed time (sec): 30.16645097732544
DEBUG    ya.test:process.py:263 Command (pid 1478037) wtime: 30.168
DEBUG    ya.test:process.py:275 Command (pid 1478037) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	   1083	1083	0	0	8	10	14	21
2	   1013	1013	0	0	9	12	14	16
3	    979	979	0	0	9	13	16	17
4	    847	847	0	0	10	18	24	29
5	    825	825	0	0	11	18	21	29
6	    939	939	0	0	10	15	19	25
7	    845	845	0	0	10	19	32	37
8	    903	903	0	0	10	16	23	30
9	    819	819	0	0	11	19	22	26
10	    736	736	0	0	12	23	30	33
11	    565	565	0	0	15	31	64	78
12	    650	650	0	0	14	24	27	30
13	    700	700	0	0	12	24	31	42
14	    642	642	0	0	13	28	33	42
15	    782	782	0	0	11	21	36	43
16	    846	846	0	0	10	22	31	35
17	   1030	1030	0	0	9	12	15	16
18	    933	933	0	0	10	15	18	25
19	    987	987	0	0	9	14	19	26
20	   1022	1022	0	0	9	12	14	18
21	    878	878	0	0	10	17	21	28
22	    652	652	0	0	13	27	47	52
23	    753	753	0	0	11	23	33	43
24	    658	658	0	0	13	27	33	37
25	    529	529	0	0	17	30	37	40
26	    512	512	0	0	15	44	54	63
27	    609	609	0	0	14	29	35	47
28	    547	547	0	0	15	38	60	75
29	    537	537	0	0	16	34	50	61
30	    511	511	0	0	18	32	57	63

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  23332	777.733	0	0	10	23	34	78

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a01577b-65ef-4280-a578-5bed1a690e7b, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a01577b-65ef-4280-a578-5bed1a690e7b, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=" 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, 4a01577b-65ef-4280-a578-5bed1a690e7b, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=
INFO     root:test_log_scenario.py:217 Count rows after insert 22992 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a8bf79f-014c-4b3e-b4e7-643a62f1600e, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a8bf79f-014c-4b3e-b4e7-643a62f1600e, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=" 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, 7a8bf79f-014c-4b3e-b4e7-643a62f1600e, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5d55373-0f2b-45b2-989a-a45c89dad7c9, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5d55373-0f2b-45b2-989a-a45c89dad7c9, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=" 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, b5d55373-0f2b-45b2-989a-a45c89dad7c9, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bavn/0045a1/ydb/apps/ydb/ydb -e grpc://localhost:6289 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bavn/0045a1/ydb/apps/ydb/ydb -e grpc://localhost:6289 -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    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJlMmJkZTQtNjg1NjAzNy01NzQ0ODQ1NC0yNGM5Yjdl
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bavn/0045a1/ydb/apps/ydb/ydb -e grpc://localhost:6289 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2b0f0de-f7bb-4c72-95a1-028a23e4544e, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2b0f0de-f7bb-4c72-95a1-028a23e4544e, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=NjJlMmJkZTQtNjg1NjAzNy01NzQ0ODQ1NC0yNGM5Yjdl" 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=ZDllN2JhZTMtMTgwNmY3Ny0xYjVjNjM1Yi1kMzg0ODMzMQ==
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6c23f0d-2aaf-4c50-9a9d-4ce481331236, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhjYjJkZGYtZGVjYjVhOTctNGE3ZDNjNTktNTMxYjJjOGI=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bavn/0045a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6289', '-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=ZTNiMzIzYjYtNDU2YTBmN2QtNWVkZTUxODAtZWMzM2YwMjM=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bdbddb68-5937-4645-ae7c-1916b527ad45, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d518225e-3f2a-46e1-9bf3-e591a25f127b, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d518225e-3f2a-46e1-9bf3-e591a25f127b, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=ZTNiMzIzYjYtNDU2YTBmN2QtNWVkZTUxODAtZWMzM2YwMjM=" 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: 1493184
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2b0f0de-f7bb-4c72-95a1-028a23e4544e, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
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/bavn/0045a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6289', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6c23f0d-2aaf-4c50-9a9d-4ce481331236, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=ZDllN2JhZTMtMTgwNmY3Ny0xYjVjNjM1Yi1kMzg0ODMzMQ==" 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, d6c23f0d-2aaf-4c50-9a9d-4ce481331236, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bdbddb68-5937-4645-ae7c-1916b527ad45, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=NzhjYjJkZGYtZGVjYjVhOTctNGE3ZDNjNTktNTMxYjJjOGI=" 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, bdbddb68-5937-4645-ae7c-1916b527ad45, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bavn/0045a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6289', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1493186
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d518225e-3f2a-46e1-9bf3-e591a25f127b, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1493193
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU5YTAzYmQtZDI3ZmQwNDItZjQzODFmYTQtOTNjODRjYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 376b256b-0bc4-484f-8c96-ecde0ff0bfe7, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 376b256b-0bc4-484f-8c96-ecde0ff0bfe7, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=ZDU5YTAzYmQtZDI3ZmQwNDItZjQzODFmYTQtOTNjODRjYjk=" 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, 376b256b-0bc4-484f-8c96-ecde0ff0bfe7, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzc5ZmNhYmMtYmY0NGU0MDItN2QzNzUyN2EtODVkZTEzODI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0407d60d-45a2-4b06-b18d-d3189ed0a6e9, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0407d60d-45a2-4b06-b18d-d3189ed0a6e9, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=Nzc5ZmNhYmMtYmY0NGU0MDItN2QzNzUyN2EtODVkZTEzODI=" 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, 0407d60d-45a2-4b06-b18d-d3189ed0a6e9, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY5OGViOTMtOThmNWI1YzQtNDlhZGNkNC0xYTM3YjUxNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee5be647-b6f7-4ffa-bd29-2d6d87fcd480, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee5be647-b6f7-4ffa-bd29-2d6d87fcd480, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=MWY5OGViOTMtOThmNWI1YzQtNDlhZGNkNC0xYTM3YjUxNA==" 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, ee5be647-b6f7-4ffa-bd29-2d6d87fcd480, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 192763bd-1dc0-4fda-b82b-5d658be44999, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 192763bd-1dc0-4fda-b82b-5d658be44999, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=" 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, 192763bd-1dc0-4fda-b82b-5d658be44999, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2dd9fa2-4e37-48f6-af56-53d40480b46c, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2dd9fa2-4e37-48f6-af56-53d40480b46c, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=" 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, e2dd9fa2-4e37-48f6-af56-53d40480b46c, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d90199ac-a4ad-4c13-b94b-2654fe9e259c, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d90199ac-a4ad-4c13-b94b-2654fe9e259c, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=" 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, d90199ac-a4ad-4c13-b94b-2654fe9e259c, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a812fff2-2ff2-4120-bf1f-ae7a0232baed, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a812fff2-2ff2-4120-bf1f-ae7a0232baed, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=" 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.connection:connection.py:52 RpcState(ExecuteQuery, a812fff2-2ff2-4120-bf1f-ae7a0232baed, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 913c6e37-7f2d-4854-8047-a1ab611f65bb, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 913c6e37-7f2d-4854-8047-a1ab611f65bb, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=" 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.connection:connection.py:52 RpcState(ExecuteQuery, 913c6e37-7f2d-4854-8047-a1ab611f65bb, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDllN2JhZTMtMTgwNmY3Ny0xYjVjNjM1Yi1kMzg0ODMzMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDllN2JhZTMtMTgwNmY3Ny0xYjVjNjM1Yi1kMzg0ODMzMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f786c7e-b025-4417-809d-70c1d5be197e, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f786c7e-b025-4417-809d-70c1d5be197e, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=ZDllN2JhZTMtMTgwNmY3Ny0xYjVjNjM1Yi1kMzg0ODMzMQ==" 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, 2f786c7e-b025-4417-809d-70c1d5be197e, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU5YTAzYmQtZDI3ZmQwNDItZjQzODFmYTQtOTNjODRjYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU5YTAzYmQtZDI3ZmQwNDItZjQzODFmYTQtOTNjODRjYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e2c1198-e00d-40d2-a021-2c763b6ba1ad, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e2c1198-e00d-40d2-a021-2c763b6ba1ad, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=ZDU5YTAzYmQtZDI3ZmQwNDItZjQzODFmYTQtOTNjODRjYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e2c1198-e00d-40d2-a021-2c763b6ba1ad, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhjYjJkZGYtZGVjYjVhOTctNGE3ZDNjNTktNTMxYjJjOGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhjYjJkZGYtZGVjYjVhOTctNGE3ZDNjNTktNTMxYjJjOGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1bb4562-c62e-44d7-a607-e9496a7c0fd4, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1bb4562-c62e-44d7-a607-e9496a7c0fd4, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=NzhjYjJkZGYtZGVjYjVhOTctNGE3ZDNjNTktNTMxYjJjOGI=" 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, c1bb4562-c62e-44d7-a607-e9496a7c0fd4, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjJlMmJkZTQtNjg1NjAzNy01NzQ0ODQ1NC0yNGM5Yjdl
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJlMmJkZTQtNjg1NjAzNy01NzQ0ODQ1NC0yNGM5Yjdl
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40bbc622-4dce-42ca-ad34-6a73c7382ff0, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40bbc622-4dce-42ca-ad34-6a73c7382ff0, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=NjJlMmJkZTQtNjg1NjAzNy01NzQ0ODQ1NC0yNGM5Yjdl" 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:52 RpcState(ExecuteQuery, 40bbc622-4dce-42ca-ad34-6a73c7382ff0, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY5OGViOTMtOThmNWI1YzQtNDlhZGNkNC0xYTM3YjUxNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY5OGViOTMtOThmNWI1YzQtNDlhZGNkNC0xYTM3YjUxNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e5fa409-df8c-46b2-95bb-7deef67c666a, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e5fa409-df8c-46b2-95bb-7deef67c666a, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=MWY5OGViOTMtOThmNWI1YzQtNDlhZGNkNC0xYTM3YjUxNA==" 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, 7e5fa409-df8c-46b2-95bb-7deef67c666a, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNiMzIzYjYtNDU2YTBmN2QtNWVkZTUxODAtZWMzM2YwMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNiMzIzYjYtNDU2YTBmN2QtNWVkZTUxODAtZWMzM2YwMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6968056-a676-4e44-aa66-a5d6dd74870d, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6968056-a676-4e44-aa66-a5d6dd74870d, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=ZTNiMzIzYjYtNDU2YTBmN2QtNWVkZTUxODAtZWMzM2YwMjM=" 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, e6968056-a676-4e44-aa66-a5d6dd74870d, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzc5ZmNhYmMtYmY0NGU0MDItN2QzNzUyN2EtODVkZTEzODI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzc5ZmNhYmMtYmY0NGU0MDItN2QzNzUyN2EtODVkZTEzODI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6313708-c7e6-47ac-8d6e-cab23a2e6197, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6313708-c7e6-47ac-8d6e-cab23a2e6197, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=Nzc5ZmNhYmMtYmY0NGU0MDItN2QzNzUyN2EtODVkZTEzODI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6313708-c7e6-47ac-8d6e-cab23a2e6197, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 117cf794-b716-4f9b-bdfa-cb58da83b9fe, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 117cf794-b716-4f9b-bdfa-cb58da83b9fe, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=" 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, 117cf794-b716-4f9b-bdfa-cb58da83b9fe, ghrun-s3sf7hqfl4.auto.internal:6289): 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, 3cd583d2-3972-4701-96a8-c0af828db50e, localhost:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3cd583d2-3972-4701-96a8-c0af828db50e, localhost:6289): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3cd583d2-3972-4701-96a8-c0af828db50e, localhost:6289): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 6289 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-s3sf7hqfl4.auto.internal:6289, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4e9dfaa8-e664-47d7-a883-219e55f0c828, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219305244+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-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3c5a4902-c53b-43c8-a605-07d4ee31774c, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219288111+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 12af3f99-0fce-4ef5-be7a-589f867fce10, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219324161+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, 90121352-0901-40e7-9d86-683c2bfa8227, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219345974+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a8d30097-76a4-4e98-a4c1-7753f5e3a986, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219363717+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 82cd07fc-f7a8-432d-a68a-4a71a0a57387, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219393667+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, 2f786c7e-b025-4417-809d-70c1d5be197e, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219101901+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, be8ab601-85ee-4a38-9d75-4941b33d0382, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.21940765+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c2660012-159a-4b50-b0ed-bd88fd04b231, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219424494+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fcb46437-f5bb-42de-b68a-eb1582f63250, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219439121+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, 2e2c1198-e00d-40d2-a021-2c763b6ba1ad, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219128806+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, 7e5fa409-df8c-46b2-95bb-7deef67c666a, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219184486+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-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e6968056-a676-4e44-aa66-a5d6dd74870d, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219200032+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e6313708-c7e6-47ac-8d6e-cab23a2e6197, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219213756+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 913c6e37-7f2d-4854-8047-a1ab611f65bb, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219080414+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 117cf794-b716-4f9b-bdfa-cb58da83b9fe, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219228891+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, c1bb4562-c62e-44d7-a607-e9496a7c0fd4, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219148991+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f8c960d9-d865-453e-be31-2e35ccb9eedf, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219377802+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 40bbc622-4dce-42ca-ad34-6a73c7382ff0, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.21916674+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a812fff2-2ff2-4120-bf1f-ae7a0232baed, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.218968689+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU5YTAzYmQtZDI3ZmQwNDItZjQzODFmYTQtOTNjODRjYjk=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: ydb://session/3?node_id=1&id=ZDllN2JhZTMtMTgwNmY3Ny0xYjVjNjM1Yi1kMzg0ODMzMQ==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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: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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1493186) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493186) elapsed time (sec): 30.297133922576904
DEBUG    ya.test:process.py:263 Command (pid 1493186) wtime: 30.303
DEBUG    ya.test:process.py:275 Command (pid 1493186) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	357	415	423	423
2	     39	39	0	0	243	413	449	449
3	     28	28	0	0	295	603	635	635
4	     28	28	0	0	341	535	547	547
5	     61	61	0	0	179	287	297	307
6	     18	18	0	0	373	587	647	647
7	      8	8	0	0	895	1207	1207	1207
8	      9	9	0	0	1127	1239	1239	1239
9	     10	10	0	0	811	963	963	963
10	      9	9	0	0	1003	1239	1239	1239
11	      7	7	0	0	1271	1375	1375	1375
12	      3	3	0	0	1151	1223	1223	1223
13	      0	0	0	162	0	0	0	0
14	      0	0	0	858	0	0	0	0
15	      0	0	0	1237	0	0	0	0
16	      0	0	0	1800	0	0	0	0
17	      0	0	0	1404	0	0	0	0
18	      0	0	0	1770	0	0	0	0
19	      0	0	0	1538	0	0	0	0
20	      0	0	0	1006	0	0	0	0
21	      0	0	0	1296	0	0	0	0
22	      0	0	0	1127	0	0	0	0
23	      0	0	0	1051	0	0	0	0
24	      0	0	0	1325	0	0	0	0
25	      0	0	0	1561	0	0	0	0
26	      0	0	0	1244	0	0	0	0
27	      0	0	0	1178	0	0	0	0
28	      0	0	0	1136	0	0	0	0
29	      0	0	0	1411	0	0	0	0
30	      0	0	0	1809	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    240	8	0	22913	319	1199	1303	1375

DEBUG    ya.test:process.py:276 Command (pid 1493186) 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 1493184) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493184) elapsed time (sec): 30.32807207107544
DEBUG    ya.test:process.py:263 Command (pid 1493184) wtime: 30.333
DEBUG    ya.test:process.py:275 Command (pid 1493184) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      4	4	0	0	831	923	923	923
2	      2	2	0	9	635	1071	1071	1071
3	      2	2	0	9	747	1031	1031	1031
4	     11	11	0	2	683	1015	1047	1047
5	      7	7	0	4	879	963	963	963
6	      6	6	0	4	675	831	831	831
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	9	0	0	0	0
10	      0	0	0	8	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	202	0	0	0	0
14	      0	0	0	1132	0	0	0	0
15	      0	0	0	1045	0	0	0	0
16	      0	0	0	1842	0	0	0	0
17	      0	0	0	1620	0	0	0	0
18	      0	0	0	2001	0	0	0	0
19	      0	0	0	1769	0	0	0	0
20	      0	0	0	1085	0	0	0	0
21	      0	0	0	1313	0	0	0	0
22	      0	0	0	1458	0	0	0	0
23	      0	0	0	382	0	0	0	0
24	      0	0	0	0	0	0	0	0
25	      0	0	0	0	0	0	0	0
26	      0	0	0	809	0	0	0	0
27	      0	0	0	1300	0	0	0	0
28	      0	0	0	1278	0	0	0	0
29	      0	0	0	1571	0	0	0	0
30	      0	0	0	1970	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     32	1.06667	0	20862	775	1031	1071	1071

DEBUG    ya.test:process.py:276 Command (pid 1493184) 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 1493193) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493193) elapsed time (sec): 30.81540012359619
DEBUG    ya.test:process.py:263 Command (pid 1493193) wtime: 30.818
DEBUG    ya.test:process.py:275 Command (pid 1493193) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	659	735	735	735
2	     30	30	0	0	391	551	559	559
3	     20	20	0	0	437	687	695	695
4	     26	26	0	0	407	591	611	611
5	     40	40	0	0	251	343	435	435
6	     15	15	0	0	481	775	783	783
7	      1	1	0	9	867	867	867	867
8	      0	0	0	9	0	0	0	0
9	      7	7	0	2	987	1039	1039	1039
10	      1	1	0	9	1039	1039	1039	1039
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	228	0	0	0	0
14	      0	0	0	1374	0	0	0	0
15	      0	0	0	1386	0	0	0	0
16	      0	0	0	2009	0	0	0	0
17	      0	0	0	1603	0	0	0	0
18	      0	0	0	1781	0	0	0	0
19	      0	0	0	1656	0	0	0	0
20	      0	0	0	1327	0	0	0	0
21	      0	0	0	1395	0	0	0	0
22	      0	0	0	1488	0	0	0	0
23	      0	0	0	1365	0	0	0	0
24	      0	0	0	1243	0	0	0	0
25	      0	0	0	1728	0	0	0	0
26	      0	0	0	1464	0	0	0	0
27	      0	0	0	1259	0	0	0	0
28	      0	0	0	535	0	0	0	0
29	      0	0	0	0	0	0	0	0
30	      0	0	0	10	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    150	5	0	21900	375	947	1039	1039

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 21eaffbf-a8ed-4810-85c8-124151d5dc6c, localhost:10943): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 21eaffbf-a8ed-4810-85c8-124151d5dc6c, localhost:10943): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 21eaffbf-a8ed-4810-85c8-124151d5dc6c, localhost:10943): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 10943 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-s3sf7hqfl4.auto.internal:10943, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10943
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:6289". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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, 20bc1683-4b91-4486-92ef-c98dca025805, localhost:10943): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 20bc1683-4b91-4486-92ef-c98dca025805, localhost:10943): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 20bc1683-4b91-4486-92ef-c98dca025805, localhost:10943): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 10943 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-s3sf7hqfl4.auto.internal:10943, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10943
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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, b1b064ba-869b-45c0-8580-0728ae26007d, localhost:10943): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b1b064ba-869b-45c0-8580-0728ae26007d, localhost:10943): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b1b064ba-869b-45c0-8580-0728ae26007d, localhost:10943): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 10943 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-s3sf7hqfl4.auto.internal:10943, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10943
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-s3sf7hqfl4'
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/bavn/0045a1/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.1440867' in '/home/runner/.ya/build/build_root/bavn/0045a1/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, stdout, logfile__yafz2ct.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6289/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26378
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2167
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1482
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6289
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16045
=================================== 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/bavn/0045a1/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bavn/0045a1/ydb/apps/ydb/ydb -e grpc://localhost:6289 -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/bavn/0045a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6289', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1477715
DEBUG    ya.test:process.py:259 Command (pid 1477715) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1477715) elapsed time (sec): 0.3527712821960449
DEBUG    ya.test:process.py:263 Command (pid 1477715) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) maxrss: 1358720
DEBUG    ya.test:process.py:263 Command (pid 1477715) minflt: 3657
DEBUG    ya.test:process.py:263 Command (pid 1477715) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 1477715) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1477715) nvcsw: 202
DEBUG    ya.test:process.py:263 Command (pid 1477715) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1477715) stime: 0.044146
DEBUG    ya.test:process.py:263 Command (pid 1477715) utime: 0.040132
DEBUG    ya.test:process.py:263 Command (pid 1477715) wtime: 0.354
DEBUG    ya.test:process.py:275 Command (pid 1477715) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1477715) 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/bavn/0045a1/ydb/apps/ydb/ydb -e grpc://localhost:6289 -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/bavn/0045a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6289', '-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: 1478037
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 3b068258-ecae-4a85-bfa5-d3a91ddba029, localhost:10943): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3b068258-ecae-4a85-bfa5-d3a91ddba029, localhost:10943): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3b068258-ecae-4a85-bfa5-d3a91ddba029, localhost:10943): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 10943 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-s3sf7hqfl4.auto.internal:10943, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10943
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 1478037) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1478037) elapsed time (sec): 30.16645097732544
DEBUG    ya.test:process.py:263 Command (pid 1478037) wtime: 30.168
DEBUG    ya.test:process.py:275 Command (pid 1478037) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	   1083	1083	0	0	8	10	14	21
2	   1013	1013	0	0	9	12	14	16
3	    979	979	0	0	9	13	16	17
4	    847	847	0	0	10	18	24	29
5	    825	825	0	0	11	18	21	29
6	    939	939	0	0	10	15	19	25
7	    845	845	0	0	10	19	32	37
8	    903	903	0	0	10	16	23	30
9	    819	819	0	0	11	19	22	26
10	    736	736	0	0	12	23	30	33
11	    565	565	0	0	15	31	64	78
12	    650	650	0	0	14	24	27	30
13	    700	700	0	0	12	24	31	42
14	    642	642	0	0	13	28	33	42
15	    782	782	0	0	11	21	36	43
16	    846	846	0	0	10	22	31	35
17	   1030	1030	0	0	9	12	15	16
18	    933	933	0	0	10	15	18	25
19	    987	987	0	0	9	14	19	26
20	   1022	1022	0	0	9	12	14	18
21	    878	878	0	0	10	17	21	28
22	    652	652	0	0	13	27	47	52
23	    753	753	0	0	11	23	33	43
24	    658	658	0	0	13	27	33	37
25	    529	529	0	0	17	30	37	40
26	    512	512	0	0	15	44	54	63
27	    609	609	0	0	14	29	35	47
28	    547	547	0	0	15	38	60	75
29	    537	537	0	0	16	34	50	61
30	    511	511	0	0	18	32	57	63

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  23332	777.733	0	0	10	23	34	78

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a01577b-65ef-4280-a578-5bed1a690e7b, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a01577b-65ef-4280-a578-5bed1a690e7b, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=" 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, 4a01577b-65ef-4280-a578-5bed1a690e7b, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=
INFO     root:test_log_scenario.py:217 Count rows after insert 22992 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a8bf79f-014c-4b3e-b4e7-643a62f1600e, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a8bf79f-014c-4b3e-b4e7-643a62f1600e, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=" 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, 7a8bf79f-014c-4b3e-b4e7-643a62f1600e, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5d55373-0f2b-45b2-989a-a45c89dad7c9, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5d55373-0f2b-45b2-989a-a45c89dad7c9, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=" 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, b5d55373-0f2b-45b2-989a-a45c89dad7c9, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bavn/0045a1/ydb/apps/ydb/ydb -e grpc://localhost:6289 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bavn/0045a1/ydb/apps/ydb/ydb -e grpc://localhost:6289 -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    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJlMmJkZTQtNjg1NjAzNy01NzQ0ODQ1NC0yNGM5Yjdl
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bavn/0045a1/ydb/apps/ydb/ydb -e grpc://localhost:6289 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2b0f0de-f7bb-4c72-95a1-028a23e4544e, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2b0f0de-f7bb-4c72-95a1-028a23e4544e, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=NjJlMmJkZTQtNjg1NjAzNy01NzQ0ODQ1NC0yNGM5Yjdl" 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=ZDllN2JhZTMtMTgwNmY3Ny0xYjVjNjM1Yi1kMzg0ODMzMQ==
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6c23f0d-2aaf-4c50-9a9d-4ce481331236, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhjYjJkZGYtZGVjYjVhOTctNGE3ZDNjNTktNTMxYjJjOGI=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bavn/0045a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6289', '-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=ZTNiMzIzYjYtNDU2YTBmN2QtNWVkZTUxODAtZWMzM2YwMjM=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bdbddb68-5937-4645-ae7c-1916b527ad45, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d518225e-3f2a-46e1-9bf3-e591a25f127b, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d518225e-3f2a-46e1-9bf3-e591a25f127b, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=ZTNiMzIzYjYtNDU2YTBmN2QtNWVkZTUxODAtZWMzM2YwMjM=" 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: 1493184
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2b0f0de-f7bb-4c72-95a1-028a23e4544e, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
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/bavn/0045a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6289', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6c23f0d-2aaf-4c50-9a9d-4ce481331236, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=ZDllN2JhZTMtMTgwNmY3Ny0xYjVjNjM1Yi1kMzg0ODMzMQ==" 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, d6c23f0d-2aaf-4c50-9a9d-4ce481331236, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bdbddb68-5937-4645-ae7c-1916b527ad45, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=NzhjYjJkZGYtZGVjYjVhOTctNGE3ZDNjNTktNTMxYjJjOGI=" 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, bdbddb68-5937-4645-ae7c-1916b527ad45, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bavn/0045a1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6289', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1493186
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d518225e-3f2a-46e1-9bf3-e591a25f127b, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1493193
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU5YTAzYmQtZDI3ZmQwNDItZjQzODFmYTQtOTNjODRjYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 376b256b-0bc4-484f-8c96-ecde0ff0bfe7, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 376b256b-0bc4-484f-8c96-ecde0ff0bfe7, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=ZDU5YTAzYmQtZDI3ZmQwNDItZjQzODFmYTQtOTNjODRjYjk=" 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, 376b256b-0bc4-484f-8c96-ecde0ff0bfe7, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzc5ZmNhYmMtYmY0NGU0MDItN2QzNzUyN2EtODVkZTEzODI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0407d60d-45a2-4b06-b18d-d3189ed0a6e9, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0407d60d-45a2-4b06-b18d-d3189ed0a6e9, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=Nzc5ZmNhYmMtYmY0NGU0MDItN2QzNzUyN2EtODVkZTEzODI=" 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, 0407d60d-45a2-4b06-b18d-d3189ed0a6e9, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY5OGViOTMtOThmNWI1YzQtNDlhZGNkNC0xYTM3YjUxNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee5be647-b6f7-4ffa-bd29-2d6d87fcd480, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee5be647-b6f7-4ffa-bd29-2d6d87fcd480, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=MWY5OGViOTMtOThmNWI1YzQtNDlhZGNkNC0xYTM3YjUxNA==" 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, ee5be647-b6f7-4ffa-bd29-2d6d87fcd480, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 192763bd-1dc0-4fda-b82b-5d658be44999, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 192763bd-1dc0-4fda-b82b-5d658be44999, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=" 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, 192763bd-1dc0-4fda-b82b-5d658be44999, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2dd9fa2-4e37-48f6-af56-53d40480b46c, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2dd9fa2-4e37-48f6-af56-53d40480b46c, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=" 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, e2dd9fa2-4e37-48f6-af56-53d40480b46c, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d90199ac-a4ad-4c13-b94b-2654fe9e259c, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d90199ac-a4ad-4c13-b94b-2654fe9e259c, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=" 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, d90199ac-a4ad-4c13-b94b-2654fe9e259c, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a812fff2-2ff2-4120-bf1f-ae7a0232baed, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a812fff2-2ff2-4120-bf1f-ae7a0232baed, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=MmVhZTA0MWYtODNmNTFjZDgtZTg0ZGY5NjUtNzE3ZWU0MGM=" 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.connection:connection.py:52 RpcState(ExecuteQuery, a812fff2-2ff2-4120-bf1f-ae7a0232baed, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 913c6e37-7f2d-4854-8047-a1ab611f65bb, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 913c6e37-7f2d-4854-8047-a1ab611f65bb, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=OTk0MGJjMDMtOTVmMmQ2NWYtN2ZjMzgwNDItMjMwYzI3MzY=" 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.connection:connection.py:52 RpcState(ExecuteQuery, 913c6e37-7f2d-4854-8047-a1ab611f65bb, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDllN2JhZTMtMTgwNmY3Ny0xYjVjNjM1Yi1kMzg0ODMzMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDllN2JhZTMtMTgwNmY3Ny0xYjVjNjM1Yi1kMzg0ODMzMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f786c7e-b025-4417-809d-70c1d5be197e, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f786c7e-b025-4417-809d-70c1d5be197e, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=ZDllN2JhZTMtMTgwNmY3Ny0xYjVjNjM1Yi1kMzg0ODMzMQ==" 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, 2f786c7e-b025-4417-809d-70c1d5be197e, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU5YTAzYmQtZDI3ZmQwNDItZjQzODFmYTQtOTNjODRjYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDU5YTAzYmQtZDI3ZmQwNDItZjQzODFmYTQtOTNjODRjYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e2c1198-e00d-40d2-a021-2c763b6ba1ad, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e2c1198-e00d-40d2-a021-2c763b6ba1ad, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=ZDU5YTAzYmQtZDI3ZmQwNDItZjQzODFmYTQtOTNjODRjYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e2c1198-e00d-40d2-a021-2c763b6ba1ad, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhjYjJkZGYtZGVjYjVhOTctNGE3ZDNjNTktNTMxYjJjOGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzhjYjJkZGYtZGVjYjVhOTctNGE3ZDNjNTktNTMxYjJjOGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1bb4562-c62e-44d7-a607-e9496a7c0fd4, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1bb4562-c62e-44d7-a607-e9496a7c0fd4, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=NzhjYjJkZGYtZGVjYjVhOTctNGE3ZDNjNTktNTMxYjJjOGI=" 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, c1bb4562-c62e-44d7-a607-e9496a7c0fd4, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjJlMmJkZTQtNjg1NjAzNy01NzQ0ODQ1NC0yNGM5Yjdl
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJlMmJkZTQtNjg1NjAzNy01NzQ0ODQ1NC0yNGM5Yjdl
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40bbc622-4dce-42ca-ad34-6a73c7382ff0, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40bbc622-4dce-42ca-ad34-6a73c7382ff0, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=NjJlMmJkZTQtNjg1NjAzNy01NzQ0ODQ1NC0yNGM5Yjdl" 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:52 RpcState(ExecuteQuery, 40bbc622-4dce-42ca-ad34-6a73c7382ff0, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY5OGViOTMtOThmNWI1YzQtNDlhZGNkNC0xYTM3YjUxNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY5OGViOTMtOThmNWI1YzQtNDlhZGNkNC0xYTM3YjUxNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e5fa409-df8c-46b2-95bb-7deef67c666a, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e5fa409-df8c-46b2-95bb-7deef67c666a, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=MWY5OGViOTMtOThmNWI1YzQtNDlhZGNkNC0xYTM3YjUxNA==" 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, 7e5fa409-df8c-46b2-95bb-7deef67c666a, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNiMzIzYjYtNDU2YTBmN2QtNWVkZTUxODAtZWMzM2YwMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNiMzIzYjYtNDU2YTBmN2QtNWVkZTUxODAtZWMzM2YwMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6968056-a676-4e44-aa66-a5d6dd74870d, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6968056-a676-4e44-aa66-a5d6dd74870d, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=ZTNiMzIzYjYtNDU2YTBmN2QtNWVkZTUxODAtZWMzM2YwMjM=" 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, e6968056-a676-4e44-aa66-a5d6dd74870d, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzc5ZmNhYmMtYmY0NGU0MDItN2QzNzUyN2EtODVkZTEzODI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzc5ZmNhYmMtYmY0NGU0MDItN2QzNzUyN2EtODVkZTEzODI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6313708-c7e6-47ac-8d6e-cab23a2e6197, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6313708-c7e6-47ac-8d6e-cab23a2e6197, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=Nzc5ZmNhYmMtYmY0NGU0MDItN2QzNzUyN2EtODVkZTEzODI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6313708-c7e6-47ac-8d6e-cab23a2e6197, ghrun-s3sf7hqfl4.auto.internal:6289): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 117cf794-b716-4f9b-bdfa-cb58da83b9fe, ghrun-s3sf7hqfl4.auto.internal:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 117cf794-b716-4f9b-bdfa-cb58da83b9fe, ghrun-s3sf7hqfl4.auto.internal:6289): request = { session_id: "ydb://session/3?node_id=1&id=Y2M3ZDk4MTMtZDgwYjY4MTMtZjhiNDc4MzMtODE1NGZiMDU=" 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, 117cf794-b716-4f9b-bdfa-cb58da83b9fe, ghrun-s3sf7hqfl4.auto.internal:6289): 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, 3cd583d2-3972-4701-96a8-c0af828db50e, localhost:6289): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3cd583d2-3972-4701-96a8-c0af828db50e, localhost:6289): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3cd583d2-3972-4701-96a8-c0af828db50e, localhost:6289): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 6289 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-s3sf7hqfl4.auto.internal:6289, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4e9dfaa8-e664-47d7-a883-219e55f0c828, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219305244+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-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3c5a4902-c53b-43c8-a605-07d4ee31774c, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219288111+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 12af3f99-0fce-4ef5-be7a-589f867fce10, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219324161+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, 90121352-0901-40e7-9d86-683c2bfa8227, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219345974+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a8d30097-76a4-4e98-a4c1-7753f5e3a986, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219363717+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 82cd07fc-f7a8-432d-a68a-4a71a0a57387, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219393667+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, 2f786c7e-b025-4417-809d-70c1d5be197e, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219101901+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, be8ab601-85ee-4a38-9d75-4941b33d0382, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.21940765+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c2660012-159a-4b50-b0ed-bd88fd04b231, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219424494+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fcb46437-f5bb-42de-b68a-eb1582f63250, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219439121+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, 2e2c1198-e00d-40d2-a021-2c763b6ba1ad, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219128806+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, 7e5fa409-df8c-46b2-95bb-7deef67c666a, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219184486+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-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e6968056-a676-4e44-aa66-a5d6dd74870d, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219200032+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e6313708-c7e6-47ac-8d6e-cab23a2e6197, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219213756+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 913c6e37-7f2d-4854-8047-a1ab611f65bb, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219080414+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 117cf794-b716-4f9b-bdfa-cb58da83b9fe, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.219228891+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, c1bb4562-c62e-44d7-a607-e9496a7c0fd4, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219148991+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f8c960d9-d865-453e-be31-2e35ccb9eedf, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.219377802+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 40bbc622-4dce-42ca-ad34-6a73c7382ff0, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T16:10:50.21916674+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a812fff2-2ff2-4120-bf1f-ae7a0232baed, ghrun-s3sf7hqfl4.auto.internal:6289): 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:6289 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T16:10:50.218968689+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDU5YTAzYmQtZDI3ZmQwNDItZjQzODFmYTQtOTNjODRjYjk=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: ydb://session/3?node_id=1&id=ZDllN2JhZTMtMTgwNmY3Ny0xYjVjNjM1Yi1kMzg0ODMzMQ==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:6289
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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: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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1493186) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493186) elapsed time (sec): 30.297133922576904
DEBUG    ya.test:process.py:263 Command (pid 1493186) wtime: 30.303
DEBUG    ya.test:process.py:275 Command (pid 1493186) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	357	415	423	423
2	     39	39	0	0	243	413	449	449
3	     28	28	0	0	295	603	635	635
4	     28	28	0	0	341	535	547	547
5	     61	61	0	0	179	287	297	307
6	     18	18	0	0	373	587	647	647
7	      8	8	0	0	895	1207	1207	1207
8	      9	9	0	0	1127	1239	1239	1239
9	     10	10	0	0	811	963	963	963
10	      9	9	0	0	1003	1239	1239	1239
11	      7	7	0	0	1271	1375	1375	1375
12	      3	3	0	0	1151	1223	1223	1223
13	      0	0	0	162	0	0	0	0
14	      0	0	0	858	0	0	0	0
15	      0	0	0	1237	0	0	0	0
16	      0	0	0	1800	0	0	0	0
17	      0	0	0	1404	0	0	0	0
18	      0	0	0	1770	0	0	0	0
19	      0	0	0	1538	0	0	0	0
20	      0	0	0	1006	0	0	0	0
21	      0	0	0	1296	0	0	0	0
22	      0	0	0	1127	0	0	0	0
23	      0	0	0	1051	0	0	0	0
24	      0	0	0	1325	0	0	0	0
25	      0	0	0	1561	0	0	0	0
26	      0	0	0	1244	0	0	0	0
27	      0	0	0	1178	0	0	0	0
28	      0	0	0	1136	0	0	0	0
29	      0	0	0	1411	0	0	0	0
30	      0	0	0	1809	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    240	8	0	22913	319	1199	1303	1375

DEBUG    ya.test:process.py:276 Command (pid 1493186) 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 1493184) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493184) elapsed time (sec): 30.32807207107544
DEBUG    ya.test:process.py:263 Command (pid 1493184) wtime: 30.333
DEBUG    ya.test:process.py:275 Command (pid 1493184) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      4	4	0	0	831	923	923	923
2	      2	2	0	9	635	1071	1071	1071
3	      2	2	0	9	747	1031	1031	1031
4	     11	11	0	2	683	1015	1047	1047
5	      7	7	0	4	879	963	963	963
6	      6	6	0	4	675	831	831	831
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	9	0	0	0	0
10	      0	0	0	8	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	202	0	0	0	0
14	      0	0	0	1132	0	0	0	0
15	      0	0	0	1045	0	0	0	0
16	      0	0	0	1842	0	0	0	0
17	      0	0	0	1620	0	0	0	0
18	      0	0	0	2001	0	0	0	0
19	      0	0	0	1769	0	0	0	0
20	      0	0	0	1085	0	0	0	0
21	      0	0	0	1313	0	0	0	0
22	      0	0	0	1458	0	0	0	0
23	      0	0	0	382	0	0	0	0
24	      0	0	0	0	0	0	0	0
25	      0	0	0	0	0	0	0	0
26	      0	0	0	809	0	0	0	0
27	      0	0	0	1300	0	0	0	0
28	      0	0	0	1278	0	0	0	0
29	      0	0	0	1571	0	0	0	0
30	      0	0	0	1970	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     32	1.06667	0	20862	775	1031	1071	1071

DEBUG    ya.test:process.py:276 Command (pid 1493184) 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 1493193) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1493193) elapsed time (sec): 30.81540012359619
DEBUG    ya.test:process.py:263 Command (pid 1493193) wtime: 30.818
DEBUG    ya.test:process.py:275 Command (pid 1493193) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	659	735	735	735
2	     30	30	0	0	391	551	559	559
3	     20	20	0	0	437	687	695	695
4	     26	26	0	0	407	591	611	611
5	     40	40	0	0	251	343	435	435
6	     15	15	0	0	481	775	783	783
7	      1	1	0	9	867	867	867	867
8	      0	0	0	9	0	0	0	0
9	      7	7	0	2	987	1039	1039	1039
10	      1	1	0	9	1039	1039	1039	1039
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	228	0	0	0	0
14	      0	0	0	1374	0	0	0	0
15	      0	0	0	1386	0	0	0	0
16	      0	0	0	2009	0	0	0	0
17	      0	0	0	1603	0	0	0	0
18	      0	0	0	1781	0	0	0	0
19	      0	0	0	1656	0	0	0	0
20	      0	0	0	1327	0	0	0	0
21	      0	0	0	1395	0	0	0	0
22	      0	0	0	1488	0	0	0	0
23	      0	0	0	1365	0	0	0	0
24	      0	0	0	1243	0	0	0	0
25	      0	0	0	1728	0	0	0	0
26	      0	0	0	1464	0	0	0	0
27	      0	0	0	1259	0	0	0	0
28	      0	0	0	535	0	0	0	0
29	      0	0	0	0	0	0	0	0
30	      0	0	0	10	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    150	5	0	21900	375	947	1039	1039

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 21eaffbf-a8ed-4810-85c8-124151d5dc6c, localhost:10943): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 21eaffbf-a8ed-4810-85c8-124151d5dc6c, localhost:10943): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 21eaffbf-a8ed-4810-85c8-124151d5dc6c, localhost:10943): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 10943 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-s3sf7hqfl4.auto.internal:10943, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10943
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:6289". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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, 20bc1683-4b91-4486-92ef-c98dca025805, localhost:10943): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 20bc1683-4b91-4486-92ef-c98dca025805, localhost:10943): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 20bc1683-4b91-4486-92ef-c98dca025805, localhost:10943): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 10943 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-s3sf7hqfl4.auto.internal:10943, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10943
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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, b1b064ba-869b-45c0-8580-0728ae26007d, localhost:10943): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b1b064ba-869b-45c0-8580-0728ae26007d, localhost:10943): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b1b064ba-869b-45c0-8580-0728ae26007d, localhost:10943): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 10943 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-s3sf7hqfl4.auto.internal:10943, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10943
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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:6289
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6289". 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 ===============================
325.58s call     test_log_scenario.py::TestLogScenario::test_log_uniform
30.23s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
18.50s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.87s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.21s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.00s setup    test_insert.py::TestInsertStatement::test_bulk
0.92s call     test_insert.py::TestInsertStatement::test_copy_full
0.87s call     test_insert.py::TestInsertStatement::test_copy_partial
0.52s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.45s call     test_insert.py::TestInsertStatement::test_bulk
0.44s call     test_insert.py::TestInsertStatement::test_plain
0.40s call     test_insert.py::TestInsertStatement::test_duplicate
0.32s call     test_insert.py::TestInsertStatement::test_incorrect
0.30s call     test_insert.py::TestInsertStatement::test_out_of_range
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(17 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/bavn/0045a1/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/bavn/0045a1/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-29T16:10:43.963693Z): tablet_id=72075186224037994;self_id=[1:7566676697650512373:6922];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711180;lock_id=281474976711159;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 @ 0xA7F9DD5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7F2316
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB682C98
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x1696B596
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16C87191
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16C86FA4
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16C7EFBE
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA190D7C
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16CA85AC
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16D0C1BE
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xD15CD06
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xD15ACCE
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xD15E04E
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD136E46
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD136E46
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16D0B8F9
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16CD3F4A
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB62BD57
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB673744
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB677804
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB677410
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB677FFE
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7FBA2C
23. ??:0: ?? @ 0x7F1763EC6AC2
24. ??:0: ?? @ 0x7F1763F588BF
============== 1 failed, 10 passed, 1 error in 393.04s (0:06:33) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bavn/0045b1/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 ===============================
4.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
3.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
3.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
3.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
3.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 42.92s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bavn/0045a2/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 ===============================
10.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
6.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 59.58s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bavn/00459d/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 ===============================
82.16s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
12.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
6.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
6.07s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 142.77s (0:02:22) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bavn/00459a/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 ....F
test_replace.py .....

=================================== FAILURES ===================================
_________________ TestLogScenario.test_overloads_workload[2-2] _________________
library/python/testing/yatest_common/yatest/common/process.py:384: in wait
    wait_for(
library/python/testing/yatest_common/yatest/common/process.py:765: in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
E   yatest.common.process.TimeoutError: 120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10358', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_overloads.py:190: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:71: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:65: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:46: in _call
    yatest.common.execute(command=command, wait=wait, timeout=timeout, stderr=self.stderr, stdout=self.stdout)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:398: in wait
    raise ExecutionTimeoutError(self, str(e))
E   yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10358', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_overloads_workload[2-2]
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_overloads.py::TestLogScenario, test_name: test_overloads_workload[2-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1680607
DEBUG    ya.test:process.py:259 Command (pid 1680607) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1680607) elapsed time (sec): 0.6935813426971436
DEBUG    ya.test:process.py:263 Command (pid 1680607) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1680607) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1680607) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1680607) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1680607) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1680607) maxrss: 541320
DEBUG    ya.test:process.py:263 Command (pid 1680607) minflt: 16255
DEBUG    ya.test:process.py:263 Command (pid 1680607) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1680607) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1680607) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 1680607) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1680607) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1680607) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1680607) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1680607) stime: 0.34199999999999997
DEBUG    ya.test:process.py:263 Command (pid 1680607) utime: 0.10420199999999999
DEBUG    ya.test:process.py:263 Command (pid 1680607) wtime: 0.695
DEBUG    ya.test:process.py:275 Command (pid 1680607) output:
Git info:
    Commit: e164cb61a5359444fa632f71e3163c6effa9532f
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge cfd6180d0c4ce789fc0f50ee39ede8254f29a525 into ad8b580660c7c72a9e33aa14a755f58fb4e59658

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

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

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

INFO     __tests__.test_overloads:test_overloads.py:94 Git info:
    Commit: e164cb61a5359444fa632f71e3163c6effa9532f
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge cfd6180d0c4ce789fc0f50ee39ede8254f29a525 into ad8b580660c7c72a9e33aa14a755f58fb4e59658

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21215
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/bavn/00459a/r3tmp/kikimr_cluster_fj4inzqs
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10358
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19728
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20443
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20532
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bavn/00459a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/bavn/00459a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_3ina7wza.log --grpc-port=10358 --mon-port=19728 --ic-port=21215
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10358/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bavn/00459a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/bavn/00459a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_3ina7wza.log --grpc-port=10358 --mon-port=19728 --ic-port=21215
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bavn/00459a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/bavn/00459a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_3ina7wza.log', '--grpc-port=10358', '--mon-port=19728', '--ic-port=21215')' in '/home/runner/.ya/build/build_root/bavn/00459a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1681075
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10358/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1681079
DEBUG    ya.test:process.py:259 Command (pid 1681079) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1681079) elapsed time (sec): 0.756619930267334
DEBUG    ya.test:process.py:263 Command (pid 1681079) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1681079) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1681079) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1681079) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1681079) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1681079) maxrss: 541320
DEBUG    ya.test:process.py:263 Command (pid 1681079) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1681079) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1681079) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1681079) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 1681079) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1681079) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1681079) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1681079) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1681079) stime: 0.37010299999999996
DEBUG    ya.test:process.py:263 Command (pid 1681079) utime: 0.128597
DEBUG    ya.test:process.py:263 Command (pid 1681079) wtime: 0.762
DEBUG    ya.test:process.py:275 Command (pid 1681079) output:
Git info:
    Commit: e164cb61a5359444fa632f71e3163c6effa9532f
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge cfd6180d0c4ce789fc0f50ee39ede8254f29a525 into ad8b580660c7c72a9e33aa14a755f58fb4e59658

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: e164cb61a5359444fa632f71e3163c6effa9532f
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge cfd6180d0c4ce789fc0f50ee39ede8254f29a525 into ad8b580660c7c72a9e33aa14a755f58fb4e59658
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10358', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21215\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10358', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21215\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1683722
DEBUG    ya.test:process.py:259 Command (pid 1683722) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1683722) elapsed time (sec): 0.6986730098724365
DEBUG    ya.test:process.py:263 Command (pid 1683722) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1683722) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1683722) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1683722) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1683722) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1683722) maxrss: 549728
DEBUG    ya.test:process.py:263 Command (pid 1683722) minflt: 18397
DEBUG    ya.test:process.py:263 Command (pid 1683722) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1683722) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1683722) nivcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 1683722) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1683722) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1683722) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 1683722) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1683722) stime: 0.269624
DEBUG    ya.test:process.py:263 Command (pid 1683722) utime: 0.142515
DEBUG    ya.test:process.py:263 Command (pid 1683722) wtime: 0.711
DEBUG    ya.test:process.py:275 Command (pid 1683722) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10358', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10358', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1684366
DEBUG    ya.test:process.py:259 Command (pid 1684366) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1684366) elapsed time (sec): 0.5222933292388916
DEBUG    ya.test:process.py:263 Command (pid 1684366) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1684366) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1684366) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1684366) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1684366) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1684366) maxrss: 549724
DEBUG    ya.test:process.py:263 Command (pid 1684366) minflt: 18396
DEBUG    ya.test:process.py:263 Command (pid 1684366) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1684366) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1684366) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 1684366) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1684366) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1684366) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1684366) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1684366) stime: 0.312349
DEBUG    ya.test:process.py:263 Command (pid 1684366) utime: 0.132748
DEBUG    ya.test:process.py:263 Command (pid 1684366) wtime: 0.527
DEBUG    ya.test:process.py:275 Command (pid 1684366) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2d1fb276-4b4d-4fab-b3bf-f7d44e849835, localhost:10358): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2d1fb276-4b4d-4fab-b3bf-f7d44e849835, localhost:10358): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2d1fb276-4b4d-4fab-b3bf-f7d44e849835, localhost:10358): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 10358 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-s3sf7hqfl4.auto.internal:10358, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10358
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydb/ydb -e grpc://localhost:10358 -d /Root workload log --path log_2_2 init --path log_2_2 --store column --ttl 1000 with wait = True
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/bavn/00459a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10358', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'init', '--path', 'log_2_2', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1685043
DEBUG    ya.test:process.py:259 Command (pid 1685043) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1685043) elapsed time (sec): 0.5107696056365967
DEBUG    ya.test:process.py:263 Command (pid 1685043) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1685043) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1685043) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1685043) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1685043) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1685043) maxrss: 181144
DEBUG    ya.test:process.py:263 Command (pid 1685043) minflt: 3651
DEBUG    ya.test:process.py:263 Command (pid 1685043) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1685043) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1685043) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1685043) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1685043) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1685043) nvcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 1685043) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1685043) stime: 0.039353
DEBUG    ya.test:process.py:263 Command (pid 1685043) utime: 0.043726
DEBUG    ya.test:process.py:263 Command (pid 1685043) wtime: 0.513
DEBUG    ya.test:process.py:275 Command (pid 1685043) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1685043) errors:

INFO     root:test_overloads.py:53 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydb/ydb -e grpc://localhost:10358 -d /Root workload log --path log_2_2 run bulk_upsert --seconds 60 --threads 10 --rows 10 --quiet with wait = True
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/bavn/00459a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10358', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1685321
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 4fbe6585-263d-4b39-9850-2d9f4f96a200, localhost:30493): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4fbe6585-263d-4b39-9850-2d9f4f96a200, localhost:30493): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4fbe6585-263d-4b39-9850-2d9f4f96a200, localhost:30493): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 30493 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-s3sf7hqfl4.auto.internal:30493, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30493
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 3d666dcc-4dff-4310-a00a-8124ebc2e555, localhost:10599): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3d666dcc-4dff-4310-a00a-8124ebc2e555, localhost:10599): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3d666dcc-4dff-4310-a00a-8124ebc2e555, localhost:10599): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 10599 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-s3sf7hqfl4.auto.internal:10599, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10599
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, ad7b0882-8107-4eae-bcc9-587faca4b57a, localhost:10358): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ad7b0882-8107-4eae-bcc9-587faca4b57a, localhost:10358): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ad7b0882-8107-4eae-bcc9-587faca4b57a, localhost:10358): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 10358 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-s3sf7hqfl4.auto.internal:10358, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10358
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 824f656f-394a-4707-bcce-1f5949ab4adb, localhost:28303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 824f656f-394a-4707-bcce-1f5949ab4adb, localhost:28303): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 824f656f-394a-4707-bcce-1f5949ab4adb, localhost:28303): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 28303 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-s3sf7hqfl4.auto.internal:28303, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, ac8bcadb-36c7-46cc-9f52-9f70c97bd85e, localhost:10599): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ac8bcadb-36c7-46cc-9f52-9f70c97bd85e, localhost:10599): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ac8bcadb-36c7-46cc-9f52-9f70c97bd85e, localhost:10599): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 10599 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-s3sf7hqfl4.auto.internal:10599, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10599
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, c3028744-6650-45fa-b069-b29e147be05d, localhost:64909): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c3028744-6650-45fa-b069-b29e147be05d, localhost:64909): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c3028744-6650-45fa-b069-b29e147be05d, localhost:64909): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 64909 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-s3sf7hqfl4.auto.internal:64909, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64909
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 241e3448-a070-4869-b443-3afbddf266f0, localhost:30493): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 241e3448-a070-4869-b443-3afbddf266f0, localhost:30493): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 241e3448-a070-4869-b443-3afbddf266f0, localhost:30493): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 30493 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-s3sf7hqfl4.auto.internal:30493, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30493
DEBUG    ya.test:process.py:773 Killing process 1685321
DEBUG    ya.test:process.py:799 Killing process tree for pid 1685321 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 1685321
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 1685321
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 1685321
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10358', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 1685321) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 1685321) elapsed time (sec): 120.07469916343689
DEBUG    ya.test:process.py:263 Command (pid 1685321) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1685321) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1685321) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1685321) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1685321) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1685321) maxrss: 181320
DEBUG    ya.test:process.py:263 Command (pid 1685321) minflt: 6556
DEBUG    ya.test:process.py:263 Command (pid 1685321) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1685321) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1685321) nivcsw: 587
DEBUG    ya.test:process.py:263 Command (pid 1685321) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1685321) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1685321) nvcsw: 803728
DEBUG    ya.test:process.py:263 Command (pid 1685321) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1685321) stime: 3.288419
DEBUG    ya.test:process.py:263 Command (pid 1685321) utime: 4.82226
DEBUG    ya.test:process.py:263 Command (pid 1685321) wtime: 120.082
DEBUG    ya.test:process.py:275 Command (pid 1685321) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1685321) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-s3sf7hqfl4'
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/bavn/00459a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) 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.1685321' in '/home/runner/.ya/build/build_root/bavn/00459a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
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
---------------------------- 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:10358
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:10358
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10358/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20532
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20443
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19728
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10358
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21215
============================== slowest durations ===============================
125.90s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
125.24s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
122.88s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
89.80s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
76.47s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
4.10s setup    test_replace.py::TestReplace::test_copy_full
1.12s call     test_replace.py::TestReplace::test_copy_partial
1.07s call     test_replace.py::TestReplace::test_copy_full
1.04s call     test_replace.py::TestReplace::test_count
0.43s call     test_replace.py::TestReplace::test_partial_replace
0.38s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[2-2] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/bavn/00459a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10358', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
=================== 1 failed, 9 passed in 561.98s (0:09:21) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bavn/0044fb/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 ===============================
5.84s setup    test_replace.py::TestReplace::test_replace_rollback
3.78s setup    test_update.py::TestUpdate::test_incorrect
3.78s setup    test_select.py::TestSelect::test_incorrect
0.75s call     test_replace.py::TestReplace::test_replace_rollback
0.73s call     test_select.py::TestSelect::test_json_query
0.68s call     test_update.py::TestUpdate::test_update_rollback
0.68s call     test_replace.py::TestReplace::test_replace_total
0.54s call     test_update.py::TestUpdate::test_update_many_rows
0.53s call     test_update.py::TestUpdate::test_partial_update
0.45s call     test_replace.py::TestReplace::test_replace_with_nulls
0.35s call     test_update.py::TestUpdate::test_incorrect
0.33s call     test_update.py::TestUpdate::test_update_pk
0.32s call     test_select.py::TestSelect::test_incorrect

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 19.66s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bavn/0045c1/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 ===============================
309.45s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
61.06s call     zip_bomb.py::TestZipBomb::test
12.01s teardown zip_bomb.py::TestZipBomb::test
7.07s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
5.59s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
4.86s setup    zip_bomb.py::TestZipBomb::test
3.24s setup    test_update.py::TestUpdate::test_update_single_column
3.08s setup    test_upsert.py::TestUpsert::test_copy_full
0.71s call     test_upsert.py::TestUpsert::test_count
0.65s call     test_upsert.py::TestUpsert::test_copy_full
0.61s call     test_upsert.py::TestUpsert::test_copy_partial
0.50s call     test_update.py::TestUpdate::test_update_single_column
0.42s call     test_update.py::TestUpdate::test_update_single_row
0.34s call     test_upsert.py::TestUpsert::test_partial_update
0.31s call     test_upsert.py::TestUpsert::test_insert_nulls
0.24s call     test_upsert.py::TestUpsert::test_incorrect

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