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

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

============================== slowest durations ===============================
130.55s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
103.87s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
86.27s call     tablets_movement.py::TestTabletsMovement::test[ROW]
28.49s call     order_by_with_limit.py::TestOrderBy::test
4.87s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.78s call     test_create.py::TestCreate::test_create_decimals
3.81s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.76s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.76s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.70s setup    order_by_with_limit.py::TestOrderBy::test
0.58s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.57s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.47s call     test_create.py::TestCreate::test_create_all_opt_ints
0.43s call     test_create.py::TestCreate::test_create_all_req_ints
0.38s call     test_create.py::TestCreate::test_create_real_opt
0.35s call     test_create.py::TestCreate::test_create_real_req
0.15s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.14s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.10s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 377.81s (0:06:17) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y1eo/0009a9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_create.py ..
test_cs_many_updates.py drop table: 38.2 ms
create table: 915.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 66.9
    "min_ms": 39.8
    "median_ms": 68.2
    "max_ms": 114.1
    "stdev_ms": 19.3
select count(*) after initial inserts: 174.7 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 130.5
    "min_ms": 71.8
    "median_ms": 127.3
    "max_ms": 291.2
    "stdev_ms": 29.6
select count(*) after all modifications: 5834.1 ms
select all: 7776.4 ms
delete from table: 7023.3 ms
select all after delete: 6323.9 ms
.drop table: 107.0 ms
create table: 1259.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 63.3
    "min_ms": 50.7
    "median_ms": 60.7
    "max_ms": 91.9
    "stdev_ms": 14.2
select count(*) after initial inserts: 244.9 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 140.9
    "min_ms": 75.0
    "median_ms": 141.4
    "max_ms": 228.1
    "stdev_ms": 32.5
updates (step 1):
    "runs": 200
    "avg_ms": 443.6
    "min_ms": 239.2
    "median_ms": 419.0
    "max_ms": 896.8
    "stdev_ms": 118.2
upserts (step 2):
    "runs": 200
    "avg_ms": 59.8
    "min_ms": 20.7
    "median_ms": 59.3
    "max_ms": 101.2
    "stdev_ms": 15.7
select count(*) after all modifications: 758.0 ms
select all: 627.6 ms
delete from table: 1119.8 ms
select all after delete: 541.0 ms
.drop table: 89.7 ms
create table: 1337.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 78.3
    "min_ms": 60.0
    "median_ms": 75.4
    "max_ms": 105.8
    "stdev_ms": 14.9
select count(*) after initial inserts: 345.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 123.2
    "min_ms": 70.4
    "median_ms": 100.7
    "max_ms": 565.2
    "stdev_ms": 69.6
select count(*) after all modifications: 277.1 ms
select all: 216.3 ms
delete from table: 249.5 ms
select all after delete: 185.6 ms
.drop table: 22.8 ms
create table: 400.5 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.8
    "min_ms": 25.7
    "median_ms": 29.8
    "max_ms": 30.8
    "stdev_ms": 1.2
select count(*) after initial inserts: 84.1 ms
updates (step 0):
    "runs": 150
    "avg_ms": 101.8
    "min_ms": 78.3
    "median_ms": 99.6
    "max_ms": 179.1
    "stdev_ms": 14.7
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 59.9
    "min_ms": 52.2
    "median_ms": 59.7
    "max_ms": 77.2
    "stdev_ms": 3.5
select count(*) after all modifications: 262.7 ms
select all: 259.8 ms
delete from table: 333.5 ms
select all after delete: 272.9 ms
.drop table: 28.8 ms
create table: 381.1 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.8
    "min_ms": 25.2
    "median_ms": 29.8
    "max_ms": 31.9
    "stdev_ms": 1.3
select count(*) after initial inserts: 97.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 90.5
    "min_ms": 76.4
    "median_ms": 89.5
    "max_ms": 119.4
    "stdev_ms": 7.4
upserts (step 1):
    "runs": 200
    "avg_ms": 22.2
    "min_ms": 17.2
    "median_ms": 22.3
    "max_ms": 27.6
    "stdev_ms": 1.9
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 76.9
    "min_ms": 66.8
    "median_ms": 77.6
    "max_ms": 90.5
    "stdev_ms": 4.4
select count(*) after all modifications: 529.3 ms
select all: 554.6 ms
delete from table: 574.7 ms
select all after delete: 454.1 ms
.drop table: 36.1 ms
create table: 363.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 26.1
    "median_ms": 28.8
    "max_ms": 34.2
    "stdev_ms": 2.9
select count(*) after initial inserts: 88.8 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 29.0
    "min_ms": 18.3
    "median_ms": 26.0
    "max_ms": 81.3
    "stdev_ms": 8.9
select count(*) after all modifications: 580.6 ms
select all: 371.9 ms
delete from table: 437.9 ms
select all after delete: 266.7 ms
.Generated operation sequence:
  0. UPDATE: 11 operations
  1. UPSERT: 15 operations
  2. BULK_UPSERT: 14 operations
  3. UPDATE: 10 operations
  4. BULK_UPSERT: 18 operations
  5. UPSERT: 3 operations
  6. BULK_UPSERT: 7 operations
  7. BULK_UPSERT: 16 operations
  8. UPDATE: 6 operations
  9. UPDATE: 18 operations
drop table: 110.8 ms
create table: 645.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 41.8
    "min_ms": 27.5
    "median_ms": 37.9
    "max_ms": 64.9
    "stdev_ms": 12.2
select count(*) after initial inserts: 149.2 ms
updates (step 0):
    "runs": 110
    "avg_ms": 144.4
    "min_ms": 91.5
    "median_ms": 138.6
    "max_ms": 260.4
    "stdev_ms": 30.1
upserts (step 1):
    "runs": 150
    "avg_ms": 34.7
    "min_ms": 20.2
    "median_ms": 31.3
    "max_ms": 85.1
    "stdev_ms": 11.0
bulk_upserts (step 2):
    "runs": 14
    "avg_ms": 62.3
    "min_ms": 50.7
    "median_ms": 62.9
    "max_ms": 77.6
    "stdev_ms": 8.5
updates (step 3):
    "runs": 100
    "avg_ms": 131.5
    "min_ms": 97.1
    "median_ms": 123.7
    "max_ms": 213.1
    "stdev_ms": 25.3
bulk_upserts (step 4):
    "runs": 18
    "avg_ms": 54.9
    "min_ms": 45.8
    "median_ms": 52.4
    "max_ms": 66.8
    "stdev_ms": 6.9
upserts (step 5):
    "runs": 30
    "avg_ms": 26.0
    "min_ms": 22.3
    "median_ms": 25.0
    "max_ms": 39.3
    "stdev_ms": 3.7
bulk_upserts (step 6):
    "runs": 7
    "avg_ms": 53.4
    "min_ms": 47.0
    "median_ms": 53.0
    "max_ms": 63.2
    "stdev_ms": 6.8
bulk_upserts (step 7):
    "runs": 16
    "avg_ms": 63.2
    "min_ms": 47.2
    "median_ms": 57.4
    "max_ms": 107.2
    "stdev_ms": 17.9
updates (step 8):
    "runs": 60
    "avg_ms": 182.6
    "min_ms": 136.3
    "median_ms": 177.1
    "max_ms": 257.5
    "stdev_ms": 28.0
updates (step 9):
    "runs": 180
    "avg_ms": 209.5
    "min_ms": 137.5
    "median_ms": 199.5
    "max_ms": 374.4
    "stdev_ms": 49.7
select count(*) after all modifications: 328.3 ms
select all: 334.6 ms
delete from table: 364.1 ms
select all after delete: 314.0 ms
.
test_delete.py ..

============================== slowest durations ===============================
126.73s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
120.08s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
94.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
89.61s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
33.46s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
31.42s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
23.35s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
10.89s setup    test_create.py::TestCreate::test_create_strings_opt
10.15s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.91s setup    test_delete.py::TestDelete::test_delete_rollback
3.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.68s call     test_create.py::TestCreate::test_create_strings_opt
0.94s call     test_delete.py::TestDelete::test_delete_rollback
0.62s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 552.02s (0:09:12) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y1eo/0009af/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
12.62s setup    test_delete.py::TestDelete::test_delete_where[True-0]
2.81s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
2.72s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
2.53s call     test_delete.py::TestDelete::test_delete_where[True-0]
2.50s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
2.20s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
2.19s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
2.04s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
2.04s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.90s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.62s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.40s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 38.98s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y1eo/0009ab/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_delete.py .
test_insert.py ........
test_log_scenario.py .F

=================================== FAILURES ===================================
___________________ TestLogScenario.test_log_deviation[180] ____________________
ydb/tests/olap/test_log_scenario.py:200: in test_log_deviation
    assert current_count != prev_count
E   assert 10000 != 10000
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_deviation[180]
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_deviation[180])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y1eo/0009ab/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y1eo/0009ab/ydb/apps/ydb/ydb -e grpc://localhost:18309 -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.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009ab/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18309', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1161199
DEBUG    ya.test:process.py:259 Command (pid 1161199) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1161199) elapsed time (sec): 1.0760200023651123
DEBUG    ya.test:process.py:263 Command (pid 1161199) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161199) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1161199) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161199) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161199) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1161199) maxrss: 404668
DEBUG    ya.test:process.py:263 Command (pid 1161199) minflt: 3540
DEBUG    ya.test:process.py:263 Command (pid 1161199) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1161199) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1161199) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 1161199) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1161199) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1161199) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 1161199) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1161199) stime: 0.013849
DEBUG    ya.test:process.py:263 Command (pid 1161199) utime: 0.060014
DEBUG    ya.test:process.py:263 Command (pid 1161199) wtime: 1.087
DEBUG    ya.test:process.py:275 Command (pid 1161199) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91c2a523-c34f-4769-9189-2d6dbe6ffbe1, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91c2a523-c34f-4769-9189-2d6dbe6ffbe1, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER OBJECT `//Root/log` (TYPE TABLE) SET (ACTION=UPSERT_OPTIONS, `SCAN_READER_POLICY_NAME`=`SIMPLE`) " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91c2a523-c34f-4769-9189-2d6dbe6ffbe1, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
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/y1eo/0009ab/ydb/apps/ydb/ydb -e grpc://localhost:18309 -d /Root workload log --path log run bulk_upsert --seconds 3 --threads 10 --rows 500 --timestamp_deviation 180 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009ab/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18309', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '3', '--threads', '10', '--rows', '500', '--timestamp_deviation', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1161439
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 1161439) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1161439) elapsed time (sec): 4.5291948318481445
DEBUG    ya.test:process.py:263 Command (pid 1161439) wtime: 4.547
DEBUG    ya.test:process.py:275 Command (pid 1161439) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      9	9	0	0	1639	1783	1783	1783
3	     11	11	0	0	1943	1983	1991	1991

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
3	     20	6.66667	0	0	1815	1983	1991	1991

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d769896d-d21a-4723-8f98-be33970e140c, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d769896d-d21a-4723-8f98-be33970e140c, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=" 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, d769896d-d21a-4723-8f98-be33970e140c, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=
INFO     root:test_log_scenario.py:178 Count rows after insert 10000 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b9cb937-54e6-43cb-8de1-cc78d3e83718, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b9cb937-54e6-43cb-8de1-cc78d3e83718, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=" 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, 0b9cb937-54e6-43cb-8de1-cc78d3e83718, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 899f4d41-0dc2-4168-ae18-2a98d8d1f1d3, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 899f4d41-0dc2-4168-ae18-2a98d8d1f1d3, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=" 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, 899f4d41-0dc2-4168-ae18-2a98d8d1f1d3, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=
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/y1eo/0009ab/ydb/apps/ydb/ydb -e grpc://localhost:18309 -d /Root workload log --path log run bulk_upsert --seconds 3 --threads 10 --rows 500 --timestamp_deviation 180 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y1eo/0009ab/ydb/apps/ydb/ydb -e grpc://localhost:18309 -d /Root workload log --path log run insert --seconds 3 --threads 10 --rows 500 --timestamp_deviation 180 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y1eo/0009ab/ydb/apps/ydb/ydb -e grpc://localhost:18309 -d /Root workload log --path log run upsert --seconds 3 --threads 10 --rows 500 --timestamp_deviation 180 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.7
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.8
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009ab/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18309', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '3', '--threads', '10', '--rows', '500', '--timestamp_deviation', '180']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009ab/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18309', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '3', '--threads', '10', '--rows', '500', '--timestamp_deviation', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1163948
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009ab/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18309', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '3', '--threads', '10', '--rows', '500', '--timestamp_deviation', '180']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=
DEBUG    ya.test:process.py:628 Command pid: 1163984
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02758daf-adbc-49a0-b13c-b618318650ef, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02758daf-adbc-49a0-b13c-b618318650ef, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=" 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, 02758daf-adbc-49a0-b13c-b618318650ef, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1164010
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbbebb35-e569-44c1-825c-a3100dc9cb9c, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbbebb35-e569-44c1-825c-a3100dc9cb9c, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=" 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, bbbebb35-e569-44c1-825c-a3100dc9cb9c, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e79be67-e7dc-4ca3-9160-f035ad3b4aba, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e79be67-e7dc-4ca3-9160-f035ad3b4aba, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=" 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=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6fa73892-0a28-4b91-b1a4-52617901c2e9, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fa73892-0a28-4b91-b1a4-52617901c2e9, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=" 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=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f34622df-91f1-4ba1-a0d0-428a86f9ba74, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f34622df-91f1-4ba1-a0d0-428a86f9ba74, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=" 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, 4e79be67-e7dc-4ca3-9160-f035ad3b4aba, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fa73892-0a28-4b91-b1a4-52617901c2e9, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f34622df-91f1-4ba1-a0d0-428a86f9ba74, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75f7bf51-228f-4563-b191-f0e86806e3e4, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75f7bf51-228f-4563-b191-f0e86806e3e4, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==" 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, 75f7bf51-228f-4563-b191-f0e86806e3e4, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d13d74f6-eb03-484b-bb82-65d831957e0e, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d13d74f6-eb03-484b-bb82-65d831957e0e, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=" 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, d13d74f6-eb03-484b-bb82-65d831957e0e, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f32df0b-1eeb-491c-8a1b-86156d7ff310, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f32df0b-1eeb-491c-8a1b-86156d7ff310, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=" 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, 6f32df0b-1eeb-491c-8a1b-86156d7ff310, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51fdce38-0b67-4cb9-a44f-15c8d37fa5bf, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51fdce38-0b67-4cb9-a44f-15c8d37fa5bf, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=" 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, 51fdce38-0b67-4cb9-a44f-15c8d37fa5bf, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14fcbc28-c7b7-4a40-880e-80ed06f36f64, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14fcbc28-c7b7-4a40-880e-80ed06f36f64, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=" 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, 14fcbc28-c7b7-4a40-880e-80ed06f36f64, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
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 1164010) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1164010) elapsed time (sec): 4.822342872619629
DEBUG    ya.test:process.py:263 Command (pid 1164010) wtime: 4.875
DEBUG    ya.test:process.py:275 Command (pid 1164010) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	8	0	0	0	0
3	      0	0	0	12	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
3	      0	0	0	20	0	0	0	0

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

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 2b903854-24ad-49af-a602-3bd5c3879d59, localhost:1638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2b903854-24ad-49af-a602-3bd5c3879d59, localhost:1638): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2b903854-24ad-49af-a602-3bd5c3879d59, localhost:1638): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-vb3yoermsa.auto.internal" port: 1638 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-vb3yoermsa.auto.internal:1638, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1638
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 1163948) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1163948) elapsed time (sec): 6.605377197265625
DEBUG    ya.test:process.py:263 Command (pid 1163948) wtime: 6.653
DEBUG    ya.test:process.py:275 Command (pid 1163948) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	6	0	0	0	0
3	      0	0	0	14	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
3	      0	0	0	20	0	0	0	0

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

DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef766875-be6e-4e06-8827-50a525246555, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef766875-be6e-4e06-8827-50a525246555, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=" 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, ef766875-be6e-4e06-8827-50a525246555, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9612076-ac12-4a37-9f1a-9ea232e7036b, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9612076-ac12-4a37-9f1a-9ea232e7036b, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=" 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.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b47a0068-51ee-4955-b9f1-1cf509a5b603, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b47a0068-51ee-4955-b9f1-1cf509a5b603, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=" 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, b47a0068-51ee-4955-b9f1-1cf509a5b603, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9612076-ac12-4a37-9f1a-9ea232e7036b, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d1e97dd-dd73-4e3a-b236-701dee384931, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d1e97dd-dd73-4e3a-b236-701dee384931, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=" 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, 8d1e97dd-dd73-4e3a-b236-701dee384931, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2964f364-fabc-4176-9c16-b07424bb0481, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2964f364-fabc-4176-9c16-b07424bb0481, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2964f364-fabc-4176-9c16-b07424bb0481, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5d16bd5-7c55-4ce7-a7b9-d9870dcd09b7, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5d16bd5-7c55-4ce7-a7b9-d9870dcd09b7, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=" 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, a5d16bd5-7c55-4ce7-a7b9-d9870dcd09b7, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 466d0567-f738-4917-98d9-e109a2f51943, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 466d0567-f738-4917-98d9-e109a2f51943, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=" 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, 466d0567-f738-4917-98d9-e109a2f51943, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7541a753-bced-450d-be54-3bcb3704c4d3, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7541a753-bced-450d-be54-3bcb3704c4d3, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=" 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, 7541a753-bced-450d-be54-3bcb3704c4d3, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1aa40520-461b-4a5c-b476-30be0a5752de, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1aa40520-461b-4a5c-b476-30be0a5752de, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=" 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, 1aa40520-461b-4a5c-b476-30be0a5752de, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d8c76b1-2a35-4521-8907-da5c39ad817b, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d8c76b1-2a35-4521-8907-da5c39ad817b, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=" 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, 0d8c76b1-2a35-4521-8907-da5c39ad817b, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d381812-b354-44af-a555-102c28bcd251, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d381812-b354-44af-a555-102c28bcd251, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d381812-b354-44af-a555-102c28bcd251, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 781e4adf-adb8-4b53-aa37-3408d14a432d, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 781e4adf-adb8-4b53-aa37-3408d14a432d, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(11)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 781e4adf-adb8-4b53-aa37-3408d14a432d, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6efba53-e501-4b39-be1f-d199b3f758dd, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6efba53-e501-4b39-be1f-d199b3f758dd, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6efba53-e501-4b39-be1f-d199b3f758dd, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c176d73-c104-4df6-ba41-0babd899f956, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c176d73-c104-4df6-ba41-0babd899f956, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c176d73-c104-4df6-ba41-0babd899f956, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1293307-622e-4f55-9c06-3fc0f08b94e6, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1293307-622e-4f55-9c06-3fc0f08b94e6, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1293307-622e-4f55-9c06-3fc0f08b94e6, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca39c860-d0a3-4434-a553-03267cd0955a, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca39c860-d0a3-4434-a553-03267cd0955a, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca39c860-d0a3-4434-a553-03267cd0955a, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3369b81b-0416-45b4-a58e-026dea26e9fc, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3369b81b-0416-45b4-a58e-026dea26e9fc, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3369b81b-0416-45b4-a58e-026dea26e9fc, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64dc0640-9e87-4724-a1e7-e6b18e74c160, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64dc0640-9e87-4724-a1e7-e6b18e74c160, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64dc0640-9e87-4724-a1e7-e6b18e74c160, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f610f22-f314-4b80-900a-41d53dfb099d, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f610f22-f314-4b80-900a-41d53dfb099d, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f610f22-f314-4b80-900a-41d53dfb099d, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80e3be4c-e0a1-4f8d-9eb7-bbd0dc863562, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80e3be4c-e0a1-4f8d-9eb7-bbd0dc863562, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80e3be4c-e0a1-4f8d-9eb7-bbd0dc863562, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00447507-05ec-4198-b6d6-43eadde1dce7, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00447507-05ec-4198-b6d6-43eadde1dce7, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00447507-05ec-4198-b6d6-43eadde1dce7, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13e241b7-acbb-4288-84dc-6bcd4fde560a, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13e241b7-acbb-4288-84dc-6bcd4fde560a, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(7))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13e241b7-acbb-4288-84dc-6bcd4fde560a, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39d68578-a1f1-45fc-aa2b-2f68fa6f238f, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39d68578-a1f1-45fc-aa2b-2f68fa6f238f, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(8))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39d68578-a1f1-45fc-aa2b-2f68fa6f238f, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa973932-cf55-4026-b11f-0deb03ca8df2, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa973932-cf55-4026-b11f-0deb03ca8df2, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(5))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa973932-cf55-4026-b11f-0deb03ca8df2, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f093ae1-9c00-4b08-b2fb-f795ea5d4161, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f093ae1-9c00-4b08-b2fb-f795ea5d4161, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(3))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f093ae1-9c00-4b08-b2fb-f795ea5d4161, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1aabbb6b-fbc9-4f4e-8d8a-c87848b8bcfa, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1aabbb6b-fbc9-4f4e-8d8a-c87848b8bcfa, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(3))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1aabbb6b-fbc9-4f4e-8d8a-c87848b8bcfa, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e00686f-aa49-4892-887b-e834494f6872, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e00686f-aa49-4892-887b-e834494f6872, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(1))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e00686f-aa49-4892-887b-e834494f6872, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 899a6d6b-ac27-44c0-ba77-0b7b11a030e9, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 899a6d6b-ac27-44c0-ba77-0b7b11a030e9, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(2))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 899a6d6b-ac27-44c0-ba77-0b7b11a030e9, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 530d740d-4aa7-44ed-80a3-dedd49b56319, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 530d740d-4aa7-44ed-80a3-dedd49b56319, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(6))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 530d740d-4aa7-44ed-80a3-dedd49b56319, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eed05390-1649-4d1b-9dd4-2375b0cf937c, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eed05390-1649-4d1b-9dd4-2375b0cf937c, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eed05390-1649-4d1b-9dd4-2375b0cf937c, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==
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 1163984) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1163984) elapsed time (sec): 21.200751066207886
DEBUG    ya.test:process.py:263 Command (pid 1163984) wtime: 21.269
DEBUG    ya.test:process.py:275 Command (pid 1163984) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	0	0	0	0	0
3	      0	0	0	10	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
3	      0	0	0	10	0	0	0	0

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8acf1a51-e61e-4d27-9764-9d94558242d5, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8acf1a51-e61e-4d27-9764-9d94558242d5, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=" 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, 8acf1a51-e61e-4d27-9764-9d94558242d5, ghrun-vb3yoermsa.auto.internal:18309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=
INFO     root:test_log_scenario.py:199 check insert: 10000 10000
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 601beb85-3d32-42b6-a03c-056597e11a1d, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 601beb85-3d32-42b6-a03c-056597e11a1d, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NDg5YWJmYzYtYjE1ODY4MTMtMzA2YmZhZTctNjRiMWFjYzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 601beb85-3d32-42b6-a03c-056597e11a1d, ghrun-vb3yoermsa.auto.internal:18309): response = { status: SUCCESS }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e9e226bc-3dd7-4f50-94ac-b8183debeaac, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e9e226bc-3dd7-4f50-94ac-b8183debeaac, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OTEzOWUyZjctNzg4MzI5ZjQtYTY3NWVmNTQtNzc2NzdhNjA=" }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 95608638-22d5-4c4b-9cd6-9117b3ffe854, ghrun-vb3yoermsa.auto.internal:18309): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e9e226bc-3dd7-4f50-94ac-b8183debeaac, ghrun-vb3yoermsa.auto.internal:18309): response = { status: SUCCESS }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ae29299c-5180-4557-8c8c-0086947a9716, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ae29299c-5180-4557-8c8c-0086947a9716, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NDc2MjI0OTQtODI1MGEyZmUtMmEyZWY5YmYtZmZhNDI0YjU=" }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 362776ec-1883-446d-be15-0e39227dc002, ghrun-vb3yoermsa.auto.internal:18309): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ae29299c-5180-4557-8c8c-0086947a9716, ghrun-vb3yoermsa.auto.internal:18309): response = { status: SUCCESS }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 46b64e72-b8a7-45da-834c-849ac0655275, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 46b64e72-b8a7-45da-834c-849ac0655275, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NGIyZGYxYmYtNmMxMmU4ODktNTIwZTZhZDAtYTdlMGI3NGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 46b64e72-b8a7-45da-834c-849ac0655275, ghrun-vb3yoermsa.auto.internal:18309): response = { status: SUCCESS }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8b2d60cd-1e43-44ae-9ee5-29659ddbf1b3, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8b2d60cd-1e43-44ae-9ee5-29659ddbf1b3, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OTQxZmExZGQtNGIzMmZmOTMtYzg4NTY1MTMtZDU2ZGZhY2I=" }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cf52cab3-b3de-48db-b705-f4a8c6b27792, ghrun-vb3yoermsa.auto.internal:18309): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8b2d60cd-1e43-44ae-9ee5-29659ddbf1b3, ghrun-vb3yoermsa.auto.internal:18309): response = { status: SUCCESS }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a2089d64-f102-4811-9cc0-1b08aff6e576, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a2089d64-f102-4811-9cc0-1b08aff6e576, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=MTkyYTgyMWItMmNjNjRkZjEtYTcwNzBkM2MtNjZmZmQ3YTY=" }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ab260667-9586-496a-8d8f-6c7da7cc72fc, ghrun-vb3yoermsa.auto.internal:18309): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a2089d64-f102-4811-9cc0-1b08aff6e576, ghrun-vb3yoermsa.auto.internal:18309): response = { status: SUCCESS }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 14f641b5-192f-438f-8d35-a9322ddc1c18, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 14f641b5-192f-438f-8d35-a9322ddc1c18, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ0MjgwMWItMWZjNWZjM2QtYTFiN2U2YmQtMmIyM2QxZjU=" }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cfc92f36-2f26-4d64-ad82-ec4129eade00, ghrun-vb3yoermsa.auto.internal:18309): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 14f641b5-192f-438f-8d35-a9322ddc1c18, ghrun-vb3yoermsa.auto.internal:18309): response = { status: SUCCESS }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d61db894-e645-45bf-a046-3956bd3b4510, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d61db894-e645-45bf-a046-3956bd3b4510, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=YWU4ZjkzZDgtYmI4MTlmZDQtYzVmNGZhNDAtOTlmMmI4Yjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d61db894-e645-45bf-a046-3956bd3b4510, ghrun-vb3yoermsa.auto.internal:18309): response = { status: SUCCESS }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d2632bf8-8b56-43cf-aac1-04cf9a5222a7, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d2632bf8-8b56-43cf-aac1-04cf9a5222a7, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=NTA1NTQ1Zi00Y2Q3MmQ3Yi03MTUzNjU4YS0yZDc1ZWVmYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d2632bf8-8b56-43cf-aac1-04cf9a5222a7, ghrun-vb3yoermsa.auto.internal:18309): response = { status: SUCCESS }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9edf9a64-4e67-472e-8489-b877a1fca6dc, ghrun-vb3yoermsa.auto.internal:18309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9edf9a64-4e67-472e-8489-b877a1fca6dc, ghrun-vb3yoermsa.auto.internal:18309): request = { session_id: "ydb://session/3?node_id=1&id=OGYzMTBmMTQtZWY1NDM4ODQtODAyNmJlNjEtZDQ1NWE4MWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9edf9a64-4e67-472e-8489-b877a1fca6dc, ghrun-vb3yoermsa.auto.internal:18309): response = { status: SUCCESS }
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:18309
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:18309
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:18309/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8846
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4438
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1153
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18309
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6944
============================== slowest durations ===============================
36.02s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
29.27s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
11.65s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
10.49s setup    test_insert.py::TestInsertStatement::test_bulk
9.95s setup    test_delete.py::TestDelete::test_incorrect
7.12s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
3.42s call     test_insert.py::TestInsertStatement::test_copy_full
3.26s call     test_insert.py::TestInsertStatement::test_copy_partial
1.53s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.36s call     test_insert.py::TestInsertStatement::test_plain
1.30s call     test_insert.py::TestInsertStatement::test_duplicate
1.28s call     test_insert.py::TestInsertStatement::test_bulk
1.07s call     test_insert.py::TestInsertStatement::test_out_of_range
1.05s call     test_insert.py::TestInsertStatement::test_incorrect
0.98s call     test_delete.py::TestDelete::test_incorrect
0.04s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.03s setup    test_insert.py::TestInsertStatement::test_copy_full
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect
0.01s setup    test_insert.py::TestInsertStatement::test_plain

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_deviation[180] - assert 10000 != 10000
=================== 1 failed, 10 passed in 123.83s (0:02:03) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_log_scenario.py FE
test_overloads.py ..........

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-11T16:13:31.460242Z): source_id=111;tablet_id=72075186224037924;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7908E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA788E26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB616C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90F1AB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE43C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE411F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EA7BD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411345B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D53067
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CAAA63
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CAAA63
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA7883
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CAE337
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14130CD8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB551E5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C1ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB607724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60B7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60B3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60BFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79253C
E   21. ??:0: ?? @ 0x7F96D124EAC2
E   22. ??:0: ?? @ 0x7F96D12E08BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1116337
DEBUG    ya.test:process.py:259 Command (pid 1116337) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1116337) elapsed time (sec): 1.196732997894287
DEBUG    ya.test:process.py:263 Command (pid 1116337) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) maxrss: 541084
DEBUG    ya.test:process.py:263 Command (pid 1116337) minflt: 16169
DEBUG    ya.test:process.py:263 Command (pid 1116337) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1116337) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1116337) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1116337) stime: 0.29078499999999996
DEBUG    ya.test:process.py:263 Command (pid 1116337) utime: 0.110667
DEBUG    ya.test:process.py:263 Command (pid 1116337) wtime: 1.207
DEBUG    ya.test:process.py:275 Command (pid 1116337) output:
Git info:
    Commit: 8d73c3b672aec01e659c446142c7a17d47fb7b86
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into 8a4d64c49a7679189be0d410f35b930fb517fe75

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 8d73c3b672aec01e659c446142c7a17d47fb7b86
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into 8a4d64c49a7679189be0d410f35b930fb517fe75

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8641
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/y1eo/0009b3/r3tmp/kikimr_cluster_cgstoaqg
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17925
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9688
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/y1eo/0009b3/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/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_68ra8bm2.log --grpc-port=61075 --mon-port=17926 --ic-port=8641
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61075/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/y1eo/0009b3/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/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_68ra8bm2.log --grpc-port=61075 --mon-port=17926 --ic-port=8641
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_68ra8bm2.log', '--grpc-port=61075', '--mon-port=17926', '--ic-port=8641')' in '/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1117250
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:61075/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1117251
DEBUG    ya.test:process.py:259 Command (pid 1117251) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1117251) elapsed time (sec): 1.371617317199707
DEBUG    ya.test:process.py:263 Command (pid 1117251) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) maxrss: 541072
DEBUG    ya.test:process.py:263 Command (pid 1117251) minflt: 16170
DEBUG    ya.test:process.py:263 Command (pid 1117251) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 1117251) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1117251) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1117251) stime: 0.264635
DEBUG    ya.test:process.py:263 Command (pid 1117251) utime: 0.109329
DEBUG    ya.test:process.py:263 Command (pid 1117251) wtime: 1.386
DEBUG    ya.test:process.py:275 Command (pid 1117251) output:
Git info:
    Commit: 8d73c3b672aec01e659c446142c7a17d47fb7b86
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into 8a4d64c49a7679189be0d410f35b930fb517fe75

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 8d73c3b672aec01e659c446142c7a17d47fb7b86
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into 8a4d64c49a7679189be0d410f35b930fb517fe75
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61075', '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: 8641\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61075', '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: 8641\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1118508
DEBUG    ya.test:process.py:259 Command (pid 1118508) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1118508) elapsed time (sec): 1.762937068939209
DEBUG    ya.test:process.py:263 Command (pid 1118508) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) maxrss: 549332
DEBUG    ya.test:process.py:263 Command (pid 1118508) minflt: 18310
DEBUG    ya.test:process.py:263 Command (pid 1118508) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 1118508) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) nvcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 1118508) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1118508) stime: 0.313418
DEBUG    ya.test:process.py:263 Command (pid 1118508) utime: 0.114406
DEBUG    ya.test:process.py:263 Command (pid 1118508) wtime: 1.793
DEBUG    ya.test:process.py:275 Command (pid 1118508) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61075', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61075', '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: 1119498
DEBUG    ya.test:process.py:259 Command (pid 1119498) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1119498) elapsed time (sec): 1.8581748008728027
DEBUG    ya.test:process.py:263 Command (pid 1119498) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) maxrss: 549340
DEBUG    ya.test:process.py:263 Command (pid 1119498) minflt: 18311
DEBUG    ya.test:process.py:263 Command (pid 1119498) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 1119498) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) nvcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 1119498) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1119498) stime: 0.274824
DEBUG    ya.test:process.py:263 Command (pid 1119498) utime: 0.142152
DEBUG    ya.test:process.py:263 Command (pid 1119498) wtime: 1.861
DEBUG    ya.test:process.py:275 Command (pid 1119498) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 295e596a-d45b-44dc-9a2c-ef5a4799c176, localhost:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 295e596a-d45b-44dc-9a2c-ef5a4799c176, localhost:61075): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 295e596a-d45b-44dc-9a2c-ef5a4799c176, localhost:61075): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-vb3yoermsa.auto.internal" port: 61075 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-vb3yoermsa.auto.internal:61075, 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:61075
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb -e grpc://localhost:61075 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61075', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1119961
DEBUG    ya.test:process.py:259 Command (pid 1119961) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1119961) elapsed time (sec): 0.9327807426452637
DEBUG    ya.test:process.py:263 Command (pid 1119961) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) maxrss: 168832
DEBUG    ya.test:process.py:263 Command (pid 1119961) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 1119961) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 1119961) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 1119961) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1119961) stime: 0.024606
DEBUG    ya.test:process.py:263 Command (pid 1119961) utime: 0.053313
DEBUG    ya.test:process.py:263 Command (pid 1119961) wtime: 0.945
DEBUG    ya.test:process.py:275 Command (pid 1119961) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1119961) 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/y1eo/0009b3/ydb/apps/ydb/ydb -e grpc://localhost:61075 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61075', '-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: 1120261
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 1120261) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1120261) elapsed time (sec): 30.361183404922485
DEBUG    ya.test:process.py:263 Command (pid 1120261) wtime: 30.371
DEBUG    ya.test:process.py:275 Command (pid 1120261) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    195	195	0	0	44	86	95	104
2	    170	170	0	0	49	107	115	123
3	    180	180	0	0	49	96	107	119
4	    267	267	0	0	33	76	119	139
5	    227	227	0	0	34	95	103	121
6	    209	209	0	0	48	70	75	78
7	    128	128	0	0	75	113	120	121
8	    169	169	0	0	56	99	106	109
9	    122	122	0	0	76	121	128	131
10	    179	179	0	0	47	109	118	124
11	    207	207	0	0	48	82	89	93
12	    204	204	0	0	45	78	89	106
13	    207	207	0	0	41	91	111	119
14	    167	167	0	0	58	99	107	114
15	    201	201	0	0	48	73	80	90
16	    139	139	0	0	75	117	123	128
17	    111	111	0	0	87	120	123	127
18	    198	198	0	0	44	100	108	108
19	    203	203	0	0	44	87	105	111
20	    194	194	0	0	48	77	87	102
21	    124	124	0	0	78	101	107	111
22	    179	179	0	0	51	97	104	114
23	    158	158	0	0	59	99	105	111
24	    147	147	0	0	55	175	201	201
25	    184	184	0	0	48	94	104	111
26	    187	187	0	0	47	110	124	126
27	    281	281	0	0	33	53	77	83
28	    149	149	0	0	59	96	104	105
29	    157	157	0	0	62	102	106	110
30	    235	235	0	0	43	63	76	84

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   5478	182.6	0	0	49	100	119	201

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ae2eacc4-b42a-4c18-a033-f2fc12dca4b3, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ae2eacc4-b42a-4c18-a033-f2fc12dca4b3, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ae2eacc4-b42a-4c18-a033-f2fc12dca4b3, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7a9ca726-e2ea-48a4-a68e-acd3653114c0, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7a9ca726-e2ea-48a4-a68e-acd3653114c0, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7a9ca726-e2ea-48a4-a68e-acd3653114c0, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd31a26b-9bc9-49fa-9b6c-66061aab688c, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd31a26b-9bc9-49fa-9b6c-66061aab688c, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=" 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, bd31a26b-9bc9-49fa-9b6c-66061aab688c, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 5375 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 187e1ce4-5abc-4087-8bd4-5e2e60c5d678, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 187e1ce4-5abc-4087-8bd4-5e2e60c5d678, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=" 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, 187e1ce4-5abc-4087-8bd4-5e2e60c5d678, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1550eb79-4b7b-4eab-afb1-8e22c24cd8f2, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1550eb79-4b7b-4eab-afb1-8e22c24cd8f2, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=" 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, 1550eb79-4b7b-4eab-afb1-8e22c24cd8f2, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
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/y1eo/0009b3/ydb/apps/ydb/ydb -e grpc://localhost:61075 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61075', '-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: 1134073
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb -e grpc://localhost:61075 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61075', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1134114
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb -e grpc://localhost:61075 -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.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61075', '-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: 1134152
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 901b4686-3d08-48ed-883e-f3ec5fb5a863, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 901b4686-3d08-48ed-883e-f3ec5fb5a863, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=" 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, 901b4686-3d08-48ed-883e-f3ec5fb5a863, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 55a80258-941f-42b3-a61c-ace3b6ee93e6, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55a80258-941f-42b3-a61c-ace3b6ee93e6, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55a80258-941f-42b3-a61c-ace3b6ee93e6, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Nzc2MWZlYTgtZGZkYjUxYWItZTdkMWU4ZWYtOGZlZjhjOTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f5bfb2f4-44b6-4d0c-919c-2207ccc3f872, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f5bfb2f4-44b6-4d0c-919c-2207ccc3f872, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=Nzc2MWZlYTgtZGZkYjUxYWItZTdkMWU4ZWYtOGZlZjhjOTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f5bfb2f4-44b6-4d0c-919c-2207ccc3f872, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Nzc2MWZlYTgtZGZkYjUxYWItZTdkMWU4ZWYtOGZlZjhjOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f31c9ec5-62e9-466a-b2a3-20d28632c273, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f31c9ec5-62e9-466a-b2a3-20d28632c273, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=Nzc2MWZlYTgtZGZkYjUxYWItZTdkMWU4ZWYtOGZlZjhjOTU=" 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, f31c9ec5-62e9-466a-b2a3-20d28632c273, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 549a0dd6-9e4d-4cba-9db7-705a3db4495e, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 549a0dd6-9e4d-4cba-9db7-705a3db4495e, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 549a0dd6-9e4d-4cba-9db7-705a3db4495e, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmY0MWZhODQtYTUxZGYzNzEtMmU2ZTU5NTItNDk4ZWM0M2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c512f490-b070-4ac7-9be3-2517fb58d245, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c512f490-b070-4ac7-9be3-2517fb58d245, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MmY0MWZhODQtYTUxZGYzNzEtMmU2ZTU5NTItNDk4ZWM0M2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c512f490-b070-4ac7-9be3-2517fb58d245, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmY0MWZhODQtYTUxZGYzNzEtMmU2ZTU5NTItNDk4ZWM0M2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5701884-c4ea-416c-b4f5-3edc7dc0bc12, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5701884-c4ea-416c-b4f5-3edc7dc0bc12, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MmY0MWZhODQtYTUxZGYzNzEtMmU2ZTU5NTItNDk4ZWM0M2U=" 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, e5701884-c4ea-416c-b4f5-3edc7dc0bc12, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 81d7baca-f72d-4334-8bee-92278bd15f45, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 81d7baca-f72d-4334-8bee-92278bd15f45, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 81d7baca-f72d-4334-8bee-92278bd15f45, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzA5NTQxNy1jYjdmNjE2Yy1mZjBhZDI0Yy1jMzc0NzVkNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3bc62252-7891-4036-bfc9-0909d9193fdf, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3bc62252-7891-4036-bfc9-0909d9193fdf, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=NzA5NTQxNy1jYjdmNjE2Yy1mZjBhZDI0Yy1jMzc0NzVkNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3bc62252-7891-4036-bfc9-0909d9193fdf, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzA5NTQxNy1jYjdmNjE2Yy1mZjBhZDI0Yy1jMzc0NzVkNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b635fc1b-b044-4e48-a970-cd374880b69f, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b635fc1b-b044-4e48-a970-cd374880b69f, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=NzA5NTQxNy1jYjdmNjE2Yy1mZjBhZDI0Yy1jMzc0NzVkNA==" 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, b635fc1b-b044-4e48-a970-cd374880b69f, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e36cfa3b-21e1-49c7-aaaa-e8bd75cc098d, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e36cfa3b-21e1-49c7-aaaa-e8bd75cc098d, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e36cfa3b-21e1-49c7-aaaa-e8bd75cc098d, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODg5ZmQ2N2MtM2RkZTI3MWEtZGQzMTBiZTMtMjQ4NzQ2Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, de3c92de-ada5-43c7-94b9-ba02a564a20d, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, de3c92de-ada5-43c7-94b9-ba02a564a20d, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=ODg5ZmQ2N2MtM2RkZTI3MWEtZGQzMTBiZTMtMjQ4NzQ2Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, de3c92de-ada5-43c7-94b9-ba02a564a20d, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODg5ZmQ2N2MtM2RkZTI3MWEtZGQzMTBiZTMtMjQ4NzQ2Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b00a1e55-f6e8-4ba3-a2c9-1b5f59f621ed, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b00a1e55-f6e8-4ba3-a2c9-1b5f59f621ed, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=ODg5ZmQ2N2MtM2RkZTI3MWEtZGQzMTBiZTMtMjQ4NzQ2Mw==" 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, b00a1e55-f6e8-4ba3-a2c9-1b5f59f621ed, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 96fdb44a-160c-40f6-b407-ff47b60a3185, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 96fdb44a-160c-40f6-b407-ff47b60a3185, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 96fdb44a-160c-40f6-b407-ff47b60a3185, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGY5MDYwZjMtMzU4MzQ0MS1mYWFjMGNjZi1lZDk2YzhkNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6cb39d70-8261-4598-8527-88e2aa4edb64, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6cb39d70-8261-4598-8527-88e2aa4edb64, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=OGY5MDYwZjMtMzU4MzQ0MS1mYWFjMGNjZi1lZDk2YzhkNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6cb39d70-8261-4598-8527-88e2aa4edb64, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGY5MDYwZjMtMzU4MzQ0MS1mYWFjMGNjZi1lZDk2YzhkNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f153fa14-e24a-4c69-85de-ce5f8306fde4, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f153fa14-e24a-4c69-85de-ce5f8306fde4, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=OGY5MDYwZjMtMzU4MzQ0MS1mYWFjMGNjZi1lZDk2YzhkNA==" 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, f153fa14-e24a-4c69-85de-ce5f8306fde4, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ab995ecf-783d-4da8-9a97-3618613fb590, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab995ecf-783d-4da8-9a97-3618613fb590, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab995ecf-783d-4da8-9a97-3618613fb590, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzc4ZDI1OGYtZDhmZDUzYWUtYzYxZTZhZjMtNzdmNTU4Nzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9941616a-b909-40fc-a63b-76ec1386c972, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9941616a-b909-40fc-a63b-76ec1386c972, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=Yzc4ZDI1OGYtZDhmZDUzYWUtYzYxZTZhZjMtNzdmNTU4Nzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9941616a-b909-40fc-a63b-76ec1386c972, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yzc4ZDI1OGYtZDhmZDUzYWUtYzYxZTZhZjMtNzdmNTU4Nzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b877336-7001-426e-8746-e1dade53eec3, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b877336-7001-426e-8746-e1dade53eec3, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=Yzc4ZDI1OGYtZDhmZDUzYWUtYzYxZTZhZjMtNzdmNTU4Nzc=" 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, 8b877336-7001-426e-8746-e1dade53eec3, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 77c70971-f4c3-440d-9b89-0c95c41e2fd7, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77c70971-f4c3-440d-9b89-0c95c41e2fd7, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77c70971-f4c3-440d-9b89-0c95c41e2fd7, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmEyODQ2MTYtYjQ4YzEwY2QtY2MwMTIzOS04MWQ2ZWU5YQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba38e8e9-bb4f-4b3b-b06a-dcbc62143d83, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba38e8e9-bb4f-4b3b-b06a-dcbc62143d83, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MmEyODQ2MTYtYjQ4YzEwY2QtY2MwMTIzOS04MWQ2ZWU5YQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba38e8e9-bb4f-4b3b-b06a-dcbc62143d83, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmEyODQ2MTYtYjQ4YzEwY2QtY2MwMTIzOS04MWQ2ZWU5YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1f57c6a-dadc-40c8-a9f7-6ed82546555c, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1f57c6a-dadc-40c8-a9f7-6ed82546555c, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MmEyODQ2MTYtYjQ4YzEwY2QtY2MwMTIzOS04MWQ2ZWU5YQ==" 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, e1f57c6a-dadc-40c8-a9f7-6ed82546555c, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 90997a52-d52c-4beb-9b73-e5ad23e8bd17, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90997a52-d52c-4beb-9b73-e5ad23e8bd17, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90997a52-d52c-4beb-9b73-e5ad23e8bd17, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTBiOGUyODEtOWVjN2RmZjEtOTEyNzdmZTAtMjQ0YTIyYmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, db1a8ad3-2332-417f-a11f-7a58c5bb00ec, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, db1a8ad3-2332-417f-a11f-7a58c5bb00ec, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MTBiOGUyODEtOWVjN2RmZjEtOTEyNzdmZTAtMjQ0YTIyYmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, db1a8ad3-2332-417f-a11f-7a58c5bb00ec, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTBiOGUyODEtOWVjN2RmZjEtOTEyNzdmZTAtMjQ0YTIyYmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b78c948b-f12a-4d14-aa44-a9c4febbe9ac, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b78c948b-f12a-4d14-aa44-a9c4febbe9ac, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MTBiOGUyODEtOWVjN2RmZjEtOTEyNzdmZTAtMjQ0YTIyYmI=" 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, b78c948b-f12a-4d14-aa44-a9c4febbe9ac, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fc7c17b9-d5d4-44d2-ad15-34141e92a35e, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fc7c17b9-d5d4-44d2-ad15-34141e92a35e, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fc7c17b9-d5d4-44d2-ad15-34141e92a35e, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWJjNzk1Y2MtNTI4OTcwOTktMjUxNTk4ZDYtNzQxNWNhMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b7268a1f-ae5b-4590-971f-ffaae92ec7aa, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b7268a1f-ae5b-4590-971f-ffaae92ec7aa, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNzk1Y2MtNTI4OTcwOTktMjUxNTk4ZDYtNzQxNWNhMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b7268a1f-ae5b-4590-971f-ffaae92ec7aa, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWJjNzk1Y2MtNTI4OTcwOTktMjUxNTk4ZDYtNzQxNWNhMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2aa4ff26-b00b-4956-be22-5baf1e334f6f, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2aa4ff26-b00b-4956-be22-5baf1e334f6f, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNzk1Y2MtNTI4OTcwOTktMjUxNTk4ZDYtNzQxNWNhMTE=" 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, 2aa4ff26-b00b-4956-be22-5baf1e334f6f, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, de3c92de-ada5-43c7-94b9-ba02a564a20d, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555219789+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a9ca726-e2ea-48a4-a68e-acd3653114c0, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555012262+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b00a1e55-f6e8-4ba3-a2c9-1b5f59f621ed, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555239042+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c512f490-b070-4ac7-9be3-2517fb58d245, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T16:13:39.555162863+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-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, db1a8ad3-2332-417f-a11f-7a58c5bb00ec, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555335249+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6cb39d70-8261-4598-8527-88e2aa4edb64, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T16:13:39.555251368+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-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8b877336-7001-426e-8746-e1dade53eec3, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555294034+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc4ZDI1OGYtZDhmZDUzYWUtYzYxZTZhZjMtNzdmNTU4Nzc=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f5bfb2f4-44b6-4d0c-919c-2207ccc3f872, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T16:13:39.555139054+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-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f153fa14-e24a-4c69-85de-ce5f8306fde4, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555263095+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b78c948b-f12a-4d14-aa44-a9c4febbe9ac, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555352256+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f31c9ec5-62e9-466a-b2a3-20d28632c273, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555151514+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b7268a1f-ae5b-4590-971f-ffaae92ec7aa, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555362867+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b635fc1b-b044-4e48-a970-cd374880b69f, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555208555+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzA5NTQxNy1jYjdmNjE2Yy1mZjBhZDI0Yy1jMzc0NzVkNA==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 901b4686-3d08-48ed-883e-f3ec5fb5a863, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555122559+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3bc62252-7891-4036-bfc9-0909d9193fdf, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555186062+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e1f57c6a-dadc-40c8-a9f7-6ed82546555c, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T16:13:39.555323488+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-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e5701884-c4ea-416c-b4f5-3edc7dc0bc12, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T16:13:39.555174356+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-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmEyODQ2MTYtYjQ4YzEwY2QtY2MwMTIzOS04MWQ2ZWU5YQ==
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba38e8e9-bb4f-4b3b-b06a-dcbc62143d83, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T16:13:39.555304549+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-vb3yoermsa.auto.internal:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9941616a-b909-40fc-a63b-76ec1386c972, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555276262+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2aa4ff26-b00b-4956-be22-5baf1e334f6f, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.55537386+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc4ZDI1OGYtZDhmZDUzYWUtYzYxZTZhZjMtNzdmNTU4Nzc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: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.connection:connection.py:549 Closing channel for endpoint localhost:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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    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 1134073) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1134073) elapsed time (sec): 30.302653312683105
DEBUG    ya.test:process.py:263 Command (pid 1134073) wtime: 30.318
DEBUG    ya.test:process.py:275 Command (pid 1134073) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	419	515	839	839
2	     41	41	0	0	257	703	727	727
3	     35	35	0	0	281	489	531	531
4	     36	36	0	0	234	425	443	443
5	     55	55	0	0	194	255	297	299
6	     36	36	0	0	232	401	423	423
7	     33	33	0	0	285	469	479	479
8	     24	24	0	0	173	375	375	375
9	      0	0	0	257	0	0	0	0
10	      0	0	0	661	0	0	0	0
11	      0	0	0	662	0	0	0	0
12	      0	0	0	768	0	0	0	0
13	      0	0	0	779	0	0	0	0
14	      0	0	0	606	0	0	0	0
15	      0	0	0	839	0	0	0	0
16	      0	0	0	860	0	0	0	0
17	      0	0	0	759	0	0	0	0
18	      0	0	0	837	0	0	0	0
19	      0	0	0	810	0	0	0	0
20	      0	0	0	609	0	0	0	0
21	      0	0	0	790	0	0	0	0
22	      0	0	0	900	0	0	0	0
23	      0	0	0	860	0	0	0	0
24	      0	0	0	787	0	0	0	0
25	      0	0	0	870	0	0	0	0
26	      0	0	0	790	0	0	0	0
27	      0	0	0	620	0	0	0	0
28	      0	0	0	817	0	0	0	0
29	      0	0	0	850	0	0	0	0
30	      0	0	0	880	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    271	9.03333	0	16611	238	487	703	839

DEBUG    ya.test:process.py:276 Command (pid 1134073) 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 1134114) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1134114) elapsed time (sec): 30.307737112045288
DEBUG    ya.test:process.py:263 Command (pid 1134114) wtime: 30.318
DEBUG    ya.test:process.py:275 Command (pid 1134114) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      1	1	0	10	373	373	373	373
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	300	0	0	0	0
10	      0	0	0	670	0	0	0	0
11	      0	0	0	840	0	0	0	0
12	      0	0	0	890	0	0	0	0
13	      0	0	0	801	0	0	0	0
14	      0	0	0	599	0	0	0	0
15	      0	0	0	780	0	0	0	0
16	      0	0	0	860	0	0	0	0
17	      0	0	0	800	0	0	0	0
18	      0	0	0	847	0	0	0	0
19	      0	0	0	859	0	0	0	0
20	      0	0	0	663	0	0	0	0
21	      0	0	0	787	0	0	0	0
22	      0	0	0	809	0	0	0	0
23	      0	0	0	841	0	0	0	0
24	      0	0	0	890	0	0	0	0
25	      0	0	0	840	0	0	0	0
26	      0	0	0	860	0	0	0	0
27	      0	0	0	720	0	0	0	0
28	      0	0	0	810	0	0	0	0
29	      0	0	0	850	0	0	0	0
30	      0	0	0	760	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	17146	373	373	373	373

DEBUG    ya.test:process.py:276 Command (pid 1134114) 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 1134152) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1134152) elapsed time (sec): 30.388747692108154
DEBUG    ya.test:process.py:263 Command (pid 1134152) wtime: 30.403
DEBUG    ya.test:process.py:275 Command (pid 1134152) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      3	3	0	0	975	979	979	979
2	     35	35	0	1	254	1023	1031	1031
3	     30	30	0	0	246	579	591	591
4	     29	29	0	0	319	457	463	463
5	     47	47	0	0	237	309	329	329
6	     30	30	0	0	317	431	445	445
7	     30	30	0	0	325	511	523	523
8	     19	19	0	0	239	457	467	467
9	      0	0	0	365	0	0	0	0
10	      0	0	0	690	0	0	0	0
11	      0	0	0	780	0	0	0	0
12	      0	0	0	780	0	0	0	0
13	      0	0	0	836	0	0	0	0
14	      0	0	0	600	0	0	0	0
15	      0	0	0	810	0	0	0	0
16	      0	0	0	1000	0	0	0	0
17	      0	0	0	830	0	0	0	0
18	      0	0	0	870	0	0	0	0
19	      0	0	0	890	0	0	0	0
20	      0	0	0	667	0	0	0	0
21	      0	0	0	812	0	0	0	0
22	      0	0	0	780	0	0	0	0
23	      0	0	0	820	0	0	0	0
24	      0	0	0	850	0	0	0	0
25	      0	0	0	860	0	0	0	0
26	      0	0	0	846	0	0	0	0
27	      0	0	0	724	0	0	0	0
28	      0	0	0	800	0	0	0	0
29	      0	0	0	820	0	0	0	0
30	      0	0	0	750	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    223	7.43333	0	17181	281	571	1023	1031

DEBUG    ya.test:process.py:276 Command (pid 1134152) 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-vb3yoermsa'
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/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.1117250' in '/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_68ra8bm2.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:61075/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9688
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8379
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17926
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61075
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8641
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1116337
DEBUG    ya.test:process.py:259 Command (pid 1116337) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1116337) elapsed time (sec): 1.196732997894287
DEBUG    ya.test:process.py:263 Command (pid 1116337) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) maxrss: 541084
DEBUG    ya.test:process.py:263 Command (pid 1116337) minflt: 16169
DEBUG    ya.test:process.py:263 Command (pid 1116337) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1116337) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1116337) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1116337) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1116337) stime: 0.29078499999999996
DEBUG    ya.test:process.py:263 Command (pid 1116337) utime: 0.110667
DEBUG    ya.test:process.py:263 Command (pid 1116337) wtime: 1.207
DEBUG    ya.test:process.py:275 Command (pid 1116337) output:
Git info:
    Commit: 8d73c3b672aec01e659c446142c7a17d47fb7b86
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into 8a4d64c49a7679189be0d410f35b930fb517fe75

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 8d73c3b672aec01e659c446142c7a17d47fb7b86
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into 8a4d64c49a7679189be0d410f35b930fb517fe75

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8641
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/y1eo/0009b3/r3tmp/kikimr_cluster_cgstoaqg
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17925
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9688
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/y1eo/0009b3/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/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_68ra8bm2.log --grpc-port=61075 --mon-port=17926 --ic-port=8641
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61075/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/y1eo/0009b3/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/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_68ra8bm2.log --grpc-port=61075 --mon-port=17926 --ic-port=8641
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_68ra8bm2.log', '--grpc-port=61075', '--mon-port=17926', '--ic-port=8641')' in '/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1117250
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:61075/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1117251
DEBUG    ya.test:process.py:259 Command (pid 1117251) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1117251) elapsed time (sec): 1.371617317199707
DEBUG    ya.test:process.py:263 Command (pid 1117251) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) maxrss: 541072
DEBUG    ya.test:process.py:263 Command (pid 1117251) minflt: 16170
DEBUG    ya.test:process.py:263 Command (pid 1117251) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 1117251) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1117251) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1117251) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1117251) stime: 0.264635
DEBUG    ya.test:process.py:263 Command (pid 1117251) utime: 0.109329
DEBUG    ya.test:process.py:263 Command (pid 1117251) wtime: 1.386
DEBUG    ya.test:process.py:275 Command (pid 1117251) output:
Git info:
    Commit: 8d73c3b672aec01e659c446142c7a17d47fb7b86
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into 8a4d64c49a7679189be0d410f35b930fb517fe75

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 8d73c3b672aec01e659c446142c7a17d47fb7b86
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge ff13479d27d4896ae8745f863d645cb15399e80c into 8a4d64c49a7679189be0d410f35b930fb517fe75
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61075', '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: 8641\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61075', '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: 8641\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1118508
DEBUG    ya.test:process.py:259 Command (pid 1118508) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1118508) elapsed time (sec): 1.762937068939209
DEBUG    ya.test:process.py:263 Command (pid 1118508) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) maxrss: 549332
DEBUG    ya.test:process.py:263 Command (pid 1118508) minflt: 18310
DEBUG    ya.test:process.py:263 Command (pid 1118508) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 1118508) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1118508) nvcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 1118508) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1118508) stime: 0.313418
DEBUG    ya.test:process.py:263 Command (pid 1118508) utime: 0.114406
DEBUG    ya.test:process.py:263 Command (pid 1118508) wtime: 1.793
DEBUG    ya.test:process.py:275 Command (pid 1118508) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61075', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61075', '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: 1119498
DEBUG    ya.test:process.py:259 Command (pid 1119498) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1119498) elapsed time (sec): 1.8581748008728027
DEBUG    ya.test:process.py:263 Command (pid 1119498) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) maxrss: 549340
DEBUG    ya.test:process.py:263 Command (pid 1119498) minflt: 18311
DEBUG    ya.test:process.py:263 Command (pid 1119498) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 1119498) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1119498) nvcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 1119498) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1119498) stime: 0.274824
DEBUG    ya.test:process.py:263 Command (pid 1119498) utime: 0.142152
DEBUG    ya.test:process.py:263 Command (pid 1119498) wtime: 1.861
DEBUG    ya.test:process.py:275 Command (pid 1119498) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 295e596a-d45b-44dc-9a2c-ef5a4799c176, localhost:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 295e596a-d45b-44dc-9a2c-ef5a4799c176, localhost:61075): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 295e596a-d45b-44dc-9a2c-ef5a4799c176, localhost:61075): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-vb3yoermsa.auto.internal" port: 61075 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-vb3yoermsa.auto.internal:61075, 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:61075
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb -e grpc://localhost:61075 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61075', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1119961
DEBUG    ya.test:process.py:259 Command (pid 1119961) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1119961) elapsed time (sec): 0.9327807426452637
DEBUG    ya.test:process.py:263 Command (pid 1119961) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) maxrss: 168832
DEBUG    ya.test:process.py:263 Command (pid 1119961) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 1119961) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 1119961) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1119961) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 1119961) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1119961) stime: 0.024606
DEBUG    ya.test:process.py:263 Command (pid 1119961) utime: 0.053313
DEBUG    ya.test:process.py:263 Command (pid 1119961) wtime: 0.945
DEBUG    ya.test:process.py:275 Command (pid 1119961) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1119961) 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/y1eo/0009b3/ydb/apps/ydb/ydb -e grpc://localhost:61075 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61075', '-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: 1120261
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 1120261) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1120261) elapsed time (sec): 30.361183404922485
DEBUG    ya.test:process.py:263 Command (pid 1120261) wtime: 30.371
DEBUG    ya.test:process.py:275 Command (pid 1120261) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    195	195	0	0	44	86	95	104
2	    170	170	0	0	49	107	115	123
3	    180	180	0	0	49	96	107	119
4	    267	267	0	0	33	76	119	139
5	    227	227	0	0	34	95	103	121
6	    209	209	0	0	48	70	75	78
7	    128	128	0	0	75	113	120	121
8	    169	169	0	0	56	99	106	109
9	    122	122	0	0	76	121	128	131
10	    179	179	0	0	47	109	118	124
11	    207	207	0	0	48	82	89	93
12	    204	204	0	0	45	78	89	106
13	    207	207	0	0	41	91	111	119
14	    167	167	0	0	58	99	107	114
15	    201	201	0	0	48	73	80	90
16	    139	139	0	0	75	117	123	128
17	    111	111	0	0	87	120	123	127
18	    198	198	0	0	44	100	108	108
19	    203	203	0	0	44	87	105	111
20	    194	194	0	0	48	77	87	102
21	    124	124	0	0	78	101	107	111
22	    179	179	0	0	51	97	104	114
23	    158	158	0	0	59	99	105	111
24	    147	147	0	0	55	175	201	201
25	    184	184	0	0	48	94	104	111
26	    187	187	0	0	47	110	124	126
27	    281	281	0	0	33	53	77	83
28	    149	149	0	0	59	96	104	105
29	    157	157	0	0	62	102	106	110
30	    235	235	0	0	43	63	76	84

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   5478	182.6	0	0	49	100	119	201

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ae2eacc4-b42a-4c18-a033-f2fc12dca4b3, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ae2eacc4-b42a-4c18-a033-f2fc12dca4b3, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ae2eacc4-b42a-4c18-a033-f2fc12dca4b3, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7a9ca726-e2ea-48a4-a68e-acd3653114c0, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7a9ca726-e2ea-48a4-a68e-acd3653114c0, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7a9ca726-e2ea-48a4-a68e-acd3653114c0, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd31a26b-9bc9-49fa-9b6c-66061aab688c, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd31a26b-9bc9-49fa-9b6c-66061aab688c, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=" 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, bd31a26b-9bc9-49fa-9b6c-66061aab688c, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 5375 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 187e1ce4-5abc-4087-8bd4-5e2e60c5d678, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 187e1ce4-5abc-4087-8bd4-5e2e60c5d678, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=" 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, 187e1ce4-5abc-4087-8bd4-5e2e60c5d678, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1550eb79-4b7b-4eab-afb1-8e22c24cd8f2, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1550eb79-4b7b-4eab-afb1-8e22c24cd8f2, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=" 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, 1550eb79-4b7b-4eab-afb1-8e22c24cd8f2, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
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/y1eo/0009b3/ydb/apps/ydb/ydb -e grpc://localhost:61075 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61075', '-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: 1134073
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb -e grpc://localhost:61075 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61075', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1134114
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb -e grpc://localhost:61075 -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.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61075', '-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: 1134152
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 901b4686-3d08-48ed-883e-f3ec5fb5a863, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 901b4686-3d08-48ed-883e-f3ec5fb5a863, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MzFlMWE0MTUtNTYwNDk0Y2EtYjAzY2Y5MDgtNmM0NWMzMmQ=" 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, 901b4686-3d08-48ed-883e-f3ec5fb5a863, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 55a80258-941f-42b3-a61c-ace3b6ee93e6, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55a80258-941f-42b3-a61c-ace3b6ee93e6, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55a80258-941f-42b3-a61c-ace3b6ee93e6, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Nzc2MWZlYTgtZGZkYjUxYWItZTdkMWU4ZWYtOGZlZjhjOTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f5bfb2f4-44b6-4d0c-919c-2207ccc3f872, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f5bfb2f4-44b6-4d0c-919c-2207ccc3f872, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=Nzc2MWZlYTgtZGZkYjUxYWItZTdkMWU4ZWYtOGZlZjhjOTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f5bfb2f4-44b6-4d0c-919c-2207ccc3f872, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Nzc2MWZlYTgtZGZkYjUxYWItZTdkMWU4ZWYtOGZlZjhjOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f31c9ec5-62e9-466a-b2a3-20d28632c273, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f31c9ec5-62e9-466a-b2a3-20d28632c273, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=Nzc2MWZlYTgtZGZkYjUxYWItZTdkMWU4ZWYtOGZlZjhjOTU=" 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, f31c9ec5-62e9-466a-b2a3-20d28632c273, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 549a0dd6-9e4d-4cba-9db7-705a3db4495e, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 549a0dd6-9e4d-4cba-9db7-705a3db4495e, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 549a0dd6-9e4d-4cba-9db7-705a3db4495e, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmY0MWZhODQtYTUxZGYzNzEtMmU2ZTU5NTItNDk4ZWM0M2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c512f490-b070-4ac7-9be3-2517fb58d245, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c512f490-b070-4ac7-9be3-2517fb58d245, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MmY0MWZhODQtYTUxZGYzNzEtMmU2ZTU5NTItNDk4ZWM0M2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c512f490-b070-4ac7-9be3-2517fb58d245, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmY0MWZhODQtYTUxZGYzNzEtMmU2ZTU5NTItNDk4ZWM0M2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5701884-c4ea-416c-b4f5-3edc7dc0bc12, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5701884-c4ea-416c-b4f5-3edc7dc0bc12, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MmY0MWZhODQtYTUxZGYzNzEtMmU2ZTU5NTItNDk4ZWM0M2U=" 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, e5701884-c4ea-416c-b4f5-3edc7dc0bc12, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 81d7baca-f72d-4334-8bee-92278bd15f45, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 81d7baca-f72d-4334-8bee-92278bd15f45, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 81d7baca-f72d-4334-8bee-92278bd15f45, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzA5NTQxNy1jYjdmNjE2Yy1mZjBhZDI0Yy1jMzc0NzVkNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3bc62252-7891-4036-bfc9-0909d9193fdf, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3bc62252-7891-4036-bfc9-0909d9193fdf, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=NzA5NTQxNy1jYjdmNjE2Yy1mZjBhZDI0Yy1jMzc0NzVkNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3bc62252-7891-4036-bfc9-0909d9193fdf, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzA5NTQxNy1jYjdmNjE2Yy1mZjBhZDI0Yy1jMzc0NzVkNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b635fc1b-b044-4e48-a970-cd374880b69f, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b635fc1b-b044-4e48-a970-cd374880b69f, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=NzA5NTQxNy1jYjdmNjE2Yy1mZjBhZDI0Yy1jMzc0NzVkNA==" 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, b635fc1b-b044-4e48-a970-cd374880b69f, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e36cfa3b-21e1-49c7-aaaa-e8bd75cc098d, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e36cfa3b-21e1-49c7-aaaa-e8bd75cc098d, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e36cfa3b-21e1-49c7-aaaa-e8bd75cc098d, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODg5ZmQ2N2MtM2RkZTI3MWEtZGQzMTBiZTMtMjQ4NzQ2Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, de3c92de-ada5-43c7-94b9-ba02a564a20d, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, de3c92de-ada5-43c7-94b9-ba02a564a20d, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=ODg5ZmQ2N2MtM2RkZTI3MWEtZGQzMTBiZTMtMjQ4NzQ2Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, de3c92de-ada5-43c7-94b9-ba02a564a20d, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODg5ZmQ2N2MtM2RkZTI3MWEtZGQzMTBiZTMtMjQ4NzQ2Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b00a1e55-f6e8-4ba3-a2c9-1b5f59f621ed, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b00a1e55-f6e8-4ba3-a2c9-1b5f59f621ed, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=ODg5ZmQ2N2MtM2RkZTI3MWEtZGQzMTBiZTMtMjQ4NzQ2Mw==" 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, b00a1e55-f6e8-4ba3-a2c9-1b5f59f621ed, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 96fdb44a-160c-40f6-b407-ff47b60a3185, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 96fdb44a-160c-40f6-b407-ff47b60a3185, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 96fdb44a-160c-40f6-b407-ff47b60a3185, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGY5MDYwZjMtMzU4MzQ0MS1mYWFjMGNjZi1lZDk2YzhkNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6cb39d70-8261-4598-8527-88e2aa4edb64, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6cb39d70-8261-4598-8527-88e2aa4edb64, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=OGY5MDYwZjMtMzU4MzQ0MS1mYWFjMGNjZi1lZDk2YzhkNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6cb39d70-8261-4598-8527-88e2aa4edb64, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGY5MDYwZjMtMzU4MzQ0MS1mYWFjMGNjZi1lZDk2YzhkNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f153fa14-e24a-4c69-85de-ce5f8306fde4, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f153fa14-e24a-4c69-85de-ce5f8306fde4, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=OGY5MDYwZjMtMzU4MzQ0MS1mYWFjMGNjZi1lZDk2YzhkNA==" 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, f153fa14-e24a-4c69-85de-ce5f8306fde4, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ab995ecf-783d-4da8-9a97-3618613fb590, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab995ecf-783d-4da8-9a97-3618613fb590, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab995ecf-783d-4da8-9a97-3618613fb590, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzc4ZDI1OGYtZDhmZDUzYWUtYzYxZTZhZjMtNzdmNTU4Nzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9941616a-b909-40fc-a63b-76ec1386c972, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9941616a-b909-40fc-a63b-76ec1386c972, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=Yzc4ZDI1OGYtZDhmZDUzYWUtYzYxZTZhZjMtNzdmNTU4Nzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9941616a-b909-40fc-a63b-76ec1386c972, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yzc4ZDI1OGYtZDhmZDUzYWUtYzYxZTZhZjMtNzdmNTU4Nzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b877336-7001-426e-8746-e1dade53eec3, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b877336-7001-426e-8746-e1dade53eec3, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=Yzc4ZDI1OGYtZDhmZDUzYWUtYzYxZTZhZjMtNzdmNTU4Nzc=" 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, 8b877336-7001-426e-8746-e1dade53eec3, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 77c70971-f4c3-440d-9b89-0c95c41e2fd7, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77c70971-f4c3-440d-9b89-0c95c41e2fd7, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77c70971-f4c3-440d-9b89-0c95c41e2fd7, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmEyODQ2MTYtYjQ4YzEwY2QtY2MwMTIzOS04MWQ2ZWU5YQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba38e8e9-bb4f-4b3b-b06a-dcbc62143d83, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba38e8e9-bb4f-4b3b-b06a-dcbc62143d83, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MmEyODQ2MTYtYjQ4YzEwY2QtY2MwMTIzOS04MWQ2ZWU5YQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba38e8e9-bb4f-4b3b-b06a-dcbc62143d83, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmEyODQ2MTYtYjQ4YzEwY2QtY2MwMTIzOS04MWQ2ZWU5YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1f57c6a-dadc-40c8-a9f7-6ed82546555c, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1f57c6a-dadc-40c8-a9f7-6ed82546555c, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MmEyODQ2MTYtYjQ4YzEwY2QtY2MwMTIzOS04MWQ2ZWU5YQ==" 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, e1f57c6a-dadc-40c8-a9f7-6ed82546555c, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 90997a52-d52c-4beb-9b73-e5ad23e8bd17, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90997a52-d52c-4beb-9b73-e5ad23e8bd17, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90997a52-d52c-4beb-9b73-e5ad23e8bd17, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTBiOGUyODEtOWVjN2RmZjEtOTEyNzdmZTAtMjQ0YTIyYmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, db1a8ad3-2332-417f-a11f-7a58c5bb00ec, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, db1a8ad3-2332-417f-a11f-7a58c5bb00ec, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MTBiOGUyODEtOWVjN2RmZjEtOTEyNzdmZTAtMjQ0YTIyYmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, db1a8ad3-2332-417f-a11f-7a58c5bb00ec, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTBiOGUyODEtOWVjN2RmZjEtOTEyNzdmZTAtMjQ0YTIyYmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b78c948b-f12a-4d14-aa44-a9c4febbe9ac, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b78c948b-f12a-4d14-aa44-a9c4febbe9ac, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=MTBiOGUyODEtOWVjN2RmZjEtOTEyNzdmZTAtMjQ0YTIyYmI=" 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, b78c948b-f12a-4d14-aa44-a9c4febbe9ac, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fc7c17b9-d5d4-44d2-ad15-34141e92a35e, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fc7c17b9-d5d4-44d2-ad15-34141e92a35e, ghrun-vb3yoermsa.auto.internal:61075): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fc7c17b9-d5d4-44d2-ad15-34141e92a35e, ghrun-vb3yoermsa.auto.internal:61075): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWJjNzk1Y2MtNTI4OTcwOTktMjUxNTk4ZDYtNzQxNWNhMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b7268a1f-ae5b-4590-971f-ffaae92ec7aa, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b7268a1f-ae5b-4590-971f-ffaae92ec7aa, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNzk1Y2MtNTI4OTcwOTktMjUxNTk4ZDYtNzQxNWNhMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b7268a1f-ae5b-4590-971f-ffaae92ec7aa, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWJjNzk1Y2MtNTI4OTcwOTktMjUxNTk4ZDYtNzQxNWNhMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2aa4ff26-b00b-4956-be22-5baf1e334f6f, ghrun-vb3yoermsa.auto.internal:61075): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2aa4ff26-b00b-4956-be22-5baf1e334f6f, ghrun-vb3yoermsa.auto.internal:61075): request = { session_id: "ydb://session/3?node_id=1&id=NWJjNzk1Y2MtNTI4OTcwOTktMjUxNTk4ZDYtNzQxNWNhMTE=" 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, 2aa4ff26-b00b-4956-be22-5baf1e334f6f, ghrun-vb3yoermsa.auto.internal:61075): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, de3c92de-ada5-43c7-94b9-ba02a564a20d, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555219789+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a9ca726-e2ea-48a4-a68e-acd3653114c0, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555012262+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b00a1e55-f6e8-4ba3-a2c9-1b5f59f621ed, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555239042+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c512f490-b070-4ac7-9be3-2517fb58d245, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T16:13:39.555162863+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-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, db1a8ad3-2332-417f-a11f-7a58c5bb00ec, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555335249+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6cb39d70-8261-4598-8527-88e2aa4edb64, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T16:13:39.555251368+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-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8b877336-7001-426e-8746-e1dade53eec3, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555294034+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzc4ZDI1OGYtZDhmZDUzYWUtYzYxZTZhZjMtNzdmNTU4Nzc=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f5bfb2f4-44b6-4d0c-919c-2207ccc3f872, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T16:13:39.555139054+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-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f153fa14-e24a-4c69-85de-ce5f8306fde4, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555263095+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b78c948b-f12a-4d14-aa44-a9c4febbe9ac, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555352256+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f31c9ec5-62e9-466a-b2a3-20d28632c273, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555151514+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b7268a1f-ae5b-4590-971f-ffaae92ec7aa, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555362867+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b635fc1b-b044-4e48-a970-cd374880b69f, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555208555+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzA5NTQxNy1jYjdmNjE2Yy1mZjBhZDI0Yy1jMzc0NzVkNA==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 901b4686-3d08-48ed-883e-f3ec5fb5a863, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555122559+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3bc62252-7891-4036-bfc9-0909d9193fdf, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555186062+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e1f57c6a-dadc-40c8-a9f7-6ed82546555c, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T16:13:39.555323488+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-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e5701884-c4ea-416c-b4f5-3edc7dc0bc12, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T16:13:39.555174356+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-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmEyODQ2MTYtYjQ4YzEwY2QtY2MwMTIzOS04MWQ2ZWU5YQ==
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba38e8e9-bb4f-4b3b-b06a-dcbc62143d83, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T16:13:39.555304549+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-vb3yoermsa.auto.internal:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9941616a-b909-40fc-a63b-76ec1386c972, ghrun-vb3yoermsa.auto.internal:61075): 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:61075 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.555276262+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2aa4ff26-b00b-4956-be22-5baf1e334f6f, ghrun-vb3yoermsa.auto.internal:61075): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T16:13:39.55537386+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vb3yoermsa.auto.internal:61075
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzc4ZDI1OGYtZDhmZDUzYWUtYzYxZTZhZjMtNzdmNTU4Nzc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: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.connection:connection.py:549 Closing channel for endpoint localhost:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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    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 1134073) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1134073) elapsed time (sec): 30.302653312683105
DEBUG    ya.test:process.py:263 Command (pid 1134073) wtime: 30.318
DEBUG    ya.test:process.py:275 Command (pid 1134073) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	419	515	839	839
2	     41	41	0	0	257	703	727	727
3	     35	35	0	0	281	489	531	531
4	     36	36	0	0	234	425	443	443
5	     55	55	0	0	194	255	297	299
6	     36	36	0	0	232	401	423	423
7	     33	33	0	0	285	469	479	479
8	     24	24	0	0	173	375	375	375
9	      0	0	0	257	0	0	0	0
10	      0	0	0	661	0	0	0	0
11	      0	0	0	662	0	0	0	0
12	      0	0	0	768	0	0	0	0
13	      0	0	0	779	0	0	0	0
14	      0	0	0	606	0	0	0	0
15	      0	0	0	839	0	0	0	0
16	      0	0	0	860	0	0	0	0
17	      0	0	0	759	0	0	0	0
18	      0	0	0	837	0	0	0	0
19	      0	0	0	810	0	0	0	0
20	      0	0	0	609	0	0	0	0
21	      0	0	0	790	0	0	0	0
22	      0	0	0	900	0	0	0	0
23	      0	0	0	860	0	0	0	0
24	      0	0	0	787	0	0	0	0
25	      0	0	0	870	0	0	0	0
26	      0	0	0	790	0	0	0	0
27	      0	0	0	620	0	0	0	0
28	      0	0	0	817	0	0	0	0
29	      0	0	0	850	0	0	0	0
30	      0	0	0	880	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    271	9.03333	0	16611	238	487	703	839

DEBUG    ya.test:process.py:276 Command (pid 1134073) 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 1134114) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1134114) elapsed time (sec): 30.307737112045288
DEBUG    ya.test:process.py:263 Command (pid 1134114) wtime: 30.318
DEBUG    ya.test:process.py:275 Command (pid 1134114) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      1	1	0	10	373	373	373	373
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	300	0	0	0	0
10	      0	0	0	670	0	0	0	0
11	      0	0	0	840	0	0	0	0
12	      0	0	0	890	0	0	0	0
13	      0	0	0	801	0	0	0	0
14	      0	0	0	599	0	0	0	0
15	      0	0	0	780	0	0	0	0
16	      0	0	0	860	0	0	0	0
17	      0	0	0	800	0	0	0	0
18	      0	0	0	847	0	0	0	0
19	      0	0	0	859	0	0	0	0
20	      0	0	0	663	0	0	0	0
21	      0	0	0	787	0	0	0	0
22	      0	0	0	809	0	0	0	0
23	      0	0	0	841	0	0	0	0
24	      0	0	0	890	0	0	0	0
25	      0	0	0	840	0	0	0	0
26	      0	0	0	860	0	0	0	0
27	      0	0	0	720	0	0	0	0
28	      0	0	0	810	0	0	0	0
29	      0	0	0	850	0	0	0	0
30	      0	0	0	760	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	17146	373	373	373	373

DEBUG    ya.test:process.py:276 Command (pid 1134114) 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 1134152) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1134152) elapsed time (sec): 30.388747692108154
DEBUG    ya.test:process.py:263 Command (pid 1134152) wtime: 30.403
DEBUG    ya.test:process.py:275 Command (pid 1134152) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      3	3	0	0	975	979	979	979
2	     35	35	0	1	254	1023	1031	1031
3	     30	30	0	0	246	579	591	591
4	     29	29	0	0	319	457	463	463
5	     47	47	0	0	237	309	329	329
6	     30	30	0	0	317	431	445	445
7	     30	30	0	0	325	511	523	523
8	     19	19	0	0	239	457	467	467
9	      0	0	0	365	0	0	0	0
10	      0	0	0	690	0	0	0	0
11	      0	0	0	780	0	0	0	0
12	      0	0	0	780	0	0	0	0
13	      0	0	0	836	0	0	0	0
14	      0	0	0	600	0	0	0	0
15	      0	0	0	810	0	0	0	0
16	      0	0	0	1000	0	0	0	0
17	      0	0	0	830	0	0	0	0
18	      0	0	0	870	0	0	0	0
19	      0	0	0	890	0	0	0	0
20	      0	0	0	667	0	0	0	0
21	      0	0	0	812	0	0	0	0
22	      0	0	0	780	0	0	0	0
23	      0	0	0	820	0	0	0	0
24	      0	0	0	850	0	0	0	0
25	      0	0	0	860	0	0	0	0
26	      0	0	0	846	0	0	0	0
27	      0	0	0	724	0	0	0	0
28	      0	0	0	800	0	0	0	0
29	      0	0	0	820	0	0	0	0
30	      0	0	0	750	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    223	7.43333	0	17181	281	571	1023	1031

DEBUG    ya.test:process.py:276 Command (pid 1134152) 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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:61075
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61075". 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 ===============================
368.50s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.53s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
8.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
6.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
3.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
3.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.22s teardown test_log_scenario.py::TestLogScenario::test_log_uniform

(19 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/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/y1eo/0009b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-11T16:13:31.460242Z): source_id=111;tablet_id=72075186224037924;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7908E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA788E26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB616C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90F1AB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE43C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE411F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EA7BD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411345B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D53067
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CAAA63
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CAAA63
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA7883
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CAE337
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14130CD8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB551E5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C1ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB607724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60B7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60B3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60BFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79253C
21. ??:0: ?? @ 0x7F96D124EAC2
22. ??:0: ?? @ 0x7F96D12E08BF
============== 1 failed, 10 passed, 1 error in 433.47s (0:07:13) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y1eo/0009ad/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
13.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
13.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
12.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
11.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
11.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
11.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
10.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
10.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
10.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
8.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
8.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 128.55s (0:02:08) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y1eo/0009a3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
101.40s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
6.41s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 153.73s (0:02: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/y1eo/0009a5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
116.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
108.70s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
81.27s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
80.71s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
79.83s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
2.98s setup    test_replace.py::TestReplace::test_copy_full
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.83s call     test_replace.py::TestReplace::test_count
0.80s call     test_replace.py::TestReplace::test_copy_full
0.75s call     test_replace.py::TestReplace::test_copy_partial
0.38s call     test_replace.py::TestReplace::test_partial_replace
0.20s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

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

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

============================== slowest durations ===============================
11.64s setup    test_update.py::TestUpdate::test_incorrect
10.08s setup    test_replace.py::TestReplace::test_replace_rollback
9.84s setup    test_select.py::TestSelect::test_incorrect
3.57s call     test_replace.py::TestReplace::test_replace_total
2.95s call     test_update.py::TestUpdate::test_update_many_rows
2.87s call     test_update.py::TestUpdate::test_update_rollback
2.74s call     test_replace.py::TestReplace::test_replace_rollback
2.53s call     test_update.py::TestUpdate::test_partial_update
1.76s call     test_select.py::TestSelect::test_json_query
1.74s call     test_update.py::TestUpdate::test_update_pk
1.29s call     test_replace.py::TestReplace::test_replace_with_nulls
1.29s call     test_update.py::TestUpdate::test_incorrect
0.86s call     test_select.py::TestSelect::test_incorrect
0.04s setup    test_update.py::TestUpdate::test_partial_update
0.03s setup    test_replace.py::TestReplace::test_replace_total
0.02s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_update.py::TestUpdate::test_update_pk

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 55.56s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y1eo/0009b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
427.16s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
48.05s call     zip_bomb.py::TestZipBomb::test
23.86s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.78s setup    test_update.py::TestUpdate::test_update_single_column
12.01s teardown zip_bomb.py::TestZipBomb::test
10.60s setup    test_upsert.py::TestUpsert::test_copy_full
3.44s setup    zip_bomb.py::TestZipBomb::test
3.26s call     test_upsert.py::TestUpsert::test_count
3.05s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.87s call     test_upsert.py::TestUpsert::test_copy_full
2.40s call     test_upsert.py::TestUpsert::test_copy_partial
2.24s call     test_update.py::TestUpdate::test_update_single_column
2.11s call     test_upsert.py::TestUpsert::test_partial_update
1.45s call     test_update.py::TestUpdate::test_update_single_row
1.35s call     test_upsert.py::TestUpsert::test_incorrect
1.23s call     test_upsert.py::TestUpsert::test_insert_nulls
0.02s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.01s setup    test_update.py::TestUpdate::test_update_single_row
0.01s setup    test_upsert.py::TestUpsert::test_count
0.01s setup    test_upsert.py::TestUpsert::test_incorrect

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 562.44s (0:09:22) ========================
