============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/iq5t/001f92/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 ===============================
142.16s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
98.71s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
92.78s call     tablets_movement.py::TestTabletsMovement::test[ROW]
31.48s call     order_by_with_limit.py::TestOrderBy::test
6.69s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
6.66s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
6.27s call     test_create.py::TestCreate::test_create_decimals
4.61s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.85s setup    order_by_with_limit.py::TestOrderBy::test
3.84s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.81s call     test_create.py::TestCreate::test_create_real_req
0.79s call     test_create.py::TestCreate::test_create_real_opt
0.74s call     test_create.py::TestCreate::test_create_all_opt_ints
0.69s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.64s call     test_create.py::TestCreate::test_create_all_req_ints
0.64s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.22s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.18s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.12s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.05s setup    test_create.py::TestCreate::test_create_real_req
0.05s teardown test_create.py::TestCreate::test_create_all_opt_ints
0.03s setup    test_create.py::TestCreate::test_create_all_req_ints
0.02s setup    test_create.py::TestCreate::test_create_decimals
0.01s setup    test_create.py::TestCreate::test_create_real_opt
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 403.27s (0:06:43) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/iq5t/001fa8/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: 49.4 ms
create table: 434.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 40.9
    "min_ms": 29.1
    "median_ms": 34.4
    "max_ms": 82.3
    "stdev_ms": 16.3
select count(*) after initial inserts: 106.0 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 95.5
    "min_ms": 32.6
    "median_ms": 84.7
    "max_ms": 1323.6
    "stdev_ms": 87.6
select count(*) after all modifications: 5261.3 ms
select all: 3494.8 ms
delete from table: 3524.2 ms
select all after delete: 3946.5 ms
.drop table: 83.2 ms
create table: 1589.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 53.9
    "min_ms": 30.6
    "median_ms": 47.7
    "max_ms": 94.7
    "stdev_ms": 19.1
select count(*) after initial inserts: 160.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 111.2
    "min_ms": 43.5
    "median_ms": 100.9
    "max_ms": 751.9
    "stdev_ms": 74.6
updates (step 1):
    "runs": 200
    "avg_ms": 368.4
    "min_ms": 179.0
    "median_ms": 328.5
    "max_ms": 2206.4
    "stdev_ms": 199.5
upserts (step 2):
    "runs": 200
    "avg_ms": 129.8
    "min_ms": 20.5
    "median_ms": 76.4
    "max_ms": 1071.1
    "stdev_ms": 154.2
select count(*) after all modifications: 987.0 ms
select all: 647.5 ms
delete from table: 492.6 ms
select all after delete: 421.5 ms
.drop table: 92.1 ms
create table: 609.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 78.0
    "min_ms": 31.5
    "median_ms": 66.1
    "max_ms": 193.7
    "stdev_ms": 49.5
select count(*) after initial inserts: 163.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 207.0
    "min_ms": 70.6
    "median_ms": 198.3
    "max_ms": 840.0
    "stdev_ms": 91.3
select count(*) after all modifications: 485.8 ms
select all: 381.5 ms
delete from table: 568.2 ms
select all after delete: 569.9 ms
.drop table: 68.0 ms
create table: 786.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 53.6
    "min_ms": 29.1
    "median_ms": 52.0
    "max_ms": 95.7
    "stdev_ms": 22.0
select count(*) after initial inserts: 302.5 ms
updates (step 0):
    "runs": 150
    "avg_ms": 123.5
    "min_ms": 80.8
    "median_ms": 106.1
    "max_ms": 368.2
    "stdev_ms": 49.0
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 69.8
    "min_ms": 42.9
    "median_ms": 62.2
    "max_ms": 233.6
    "stdev_ms": 25.3
select count(*) after all modifications: 346.5 ms
select all: 267.7 ms
delete from table: 258.3 ms
select all after delete: 250.6 ms
.drop table: 26.2 ms
create table: 446.6 ms
initial inserts:
    "runs": 20
    "avg_ms": 32.4
    "min_ms": 23.8
    "median_ms": 30.6
    "max_ms": 53.0
    "stdev_ms": 7.6
select count(*) after initial inserts: 106.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 170.7
    "min_ms": 82.8
    "median_ms": 152.9
    "max_ms": 439.5
    "stdev_ms": 69.6
upserts (step 1):
    "runs": 200
    "avg_ms": 23.7
    "min_ms": 19.1
    "median_ms": 23.6
    "max_ms": 39.4
    "stdev_ms": 2.2
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 54.8
    "min_ms": 44.3
    "median_ms": 53.9
    "max_ms": 69.0
    "stdev_ms": 4.9
select count(*) after all modifications: 530.7 ms
select all: 510.9 ms
delete from table: 511.5 ms
select all after delete: 480.4 ms
.drop table: 33.3 ms
create table: 449.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.4
    "min_ms": 23.4
    "median_ms": 29.9
    "max_ms": 41.7
    "stdev_ms": 4.6
select count(*) after initial inserts: 98.8 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 57.1
    "min_ms": 21.9
    "median_ms": 54.4
    "max_ms": 174.5
    "stdev_ms": 24.1
select count(*) after all modifications: 712.0 ms
select all: 664.2 ms
delete from table: 631.0 ms
select all after delete: 347.0 ms
.Generated operation sequence:
  0. BULK_UPSERT: 12 operations
  1. UPDATE: 18 operations
  2. UPSERT: 13 operations
  3. UPDATE: 20 operations
  4. UPSERT: 4 operations
  5. UPSERT: 14 operations
  6. UPSERT: 4 operations
  7. BULK_UPSERT: 5 operations
  8. BULK_UPSERT: 7 operations
  9. BULK_UPSERT: 20 operations
drop table: 410.9 ms
create table: 1528.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 65.8
    "min_ms": 36.2
    "median_ms": 65.6
    "max_ms": 90.5
    "stdev_ms": 17.6
select count(*) after initial inserts: 214.9 ms
bulk_upserts (step 0):
    "runs": 12
    "avg_ms": 95.6
    "min_ms": 68.6
    "median_ms": 95.9
    "max_ms": 141.6
    "stdev_ms": 18.5


============================== slowest durations ===============================
210.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
115.70s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
65.00s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
60.33s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
47.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
28.61s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
20.85s setup    test_create.py::TestCreate::test_create_strings_opt
10.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
1.26s call     test_create.py::TestCreate::test_create_strings_opt
0.05s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s setup    test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
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_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 8 passed in 603.22s (0:10:03) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...er/.ya/build/build_root/iq5t/001fa8/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/iq5t/001fa8/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/iq5t/001fa8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/iq5t/001fa8', '--source-root', '/home/runner/.ya/build/build_root/iq5t/001fa8/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/iq5t/001fa8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10190826595/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '1', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...er/.ya/build/build_root/iq5t/001fa8/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/iq5t/001fa8/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/iq5t/001fa8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/iq5t/001fa8', '--source-root', '/home/runner/.ya/build/build_root/iq5t/001fa8/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/iq5t/001fa8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10190826595/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '1', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/iq5t/001fc3/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 ===============================
17.43s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.71s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.62s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.29s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.27s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.18s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.07s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.00s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.99s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.95s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.86s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.81s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.08s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.05s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]

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

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

============================== slowest durations ===============================
30.18s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
15.93s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.19s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.02s setup    test_delete.py::TestDelete::test_incorrect
5.83s setup    test_insert.py::TestInsertStatement::test_bulk
3.05s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
2.26s call     test_insert.py::TestInsertStatement::test_copy_full
1.67s call     test_insert.py::TestInsertStatement::test_copy_partial
0.79s call     test_insert.py::TestInsertStatement::test_duplicate
0.78s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.71s call     test_insert.py::TestInsertStatement::test_plain
0.55s call     test_insert.py::TestInsertStatement::test_bulk
0.54s call     test_insert.py::TestInsertStatement::test_incorrect
0.37s call     test_insert.py::TestInsertStatement::test_out_of_range
0.36s call     test_delete.py::TestDelete::test_incorrect
0.05s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 78.30s (0:01:18) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/iq5t/001f7a/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/iq5t/001f7a/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/iq5t/001f7a/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-08T14:01:46.086827Z): source_id=336;tablet_id=72075186224037918;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 @ 0xA657E25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA650366
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4DEBF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7D726B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9CAD218
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9CACF6F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7B287D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1659DD6B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x167F4B17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1674C343
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1674C343
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16749163
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1674FC17
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165BB4B8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CA0E5D5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB489E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4CF6A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4D3764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4D3370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4D3F5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA659A7C
E   21. ??:0: ?? @ 0x7F253EE15AC2
E   22. ??:0: ?? @ 0x7F253EEA78BF
------------------------------ 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/iq5t/001f7a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2515670
DEBUG    ya.test:process.py:259 Command (pid 2515670) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2515670) elapsed time (sec): 1.5785672664642334
DEBUG    ya.test:process.py:263 Command (pid 2515670) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 2515670) minflt: 16149
DEBUG    ya.test:process.py:263 Command (pid 2515670) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2515670) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 2515670) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2515670) stime: 1.385548
DEBUG    ya.test:process.py:263 Command (pid 2515670) utime: 0.131766
DEBUG    ya.test:process.py:263 Command (pid 2515670) wtime: 1.584
DEBUG    ya.test:process.py:275 Command (pid 2515670) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30776
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/iq5t/001f7a/r3tmp/kikimr_cluster_84prc1wi
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14511
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22637
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22734
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62450
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/001f7a/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/iq5t/001f7a/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/iq5t/001f7a/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_z1xsk8b2.log --grpc-port=14511 --mon-port=22637 --ic-port=30776
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14511/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/001f7a/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/iq5t/001f7a/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/iq5t/001f7a/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_z1xsk8b2.log --grpc-port=14511 --mon-port=22637 --ic-port=30776
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/iq5t/001f7a/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/iq5t/001f7a/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_z1xsk8b2.log', '--grpc-port=14511', '--mon-port=22637', '--ic-port=30776')' in '/home/runner/.ya/build/build_root/iq5t/001f7a/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: 2516477
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14511/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/iq5t/001f7a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2516493
DEBUG    ya.test:process.py:259 Command (pid 2516493) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2516493) elapsed time (sec): 1.0874230861663818
DEBUG    ya.test:process.py:263 Command (pid 2516493) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) maxrss: 539756
DEBUG    ya.test:process.py:263 Command (pid 2516493) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 2516493) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 2516493) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2516493) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2516493) stime: 0.8953479999999999
DEBUG    ya.test:process.py:263 Command (pid 2516493) utime: 0.132462
DEBUG    ya.test:process.py:263 Command (pid 2516493) wtime: 1.088
DEBUG    ya.test:process.py:275 Command (pid 2516493) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14511', '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: 30776\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/iq5t/001f7a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14511', '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: 30776\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2518759
DEBUG    ya.test:process.py:259 Command (pid 2518759) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2518759) elapsed time (sec): 1.1711761951446533
DEBUG    ya.test:process.py:263 Command (pid 2518759) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) maxrss: 548152
DEBUG    ya.test:process.py:263 Command (pid 2518759) minflt: 18291
DEBUG    ya.test:process.py:263 Command (pid 2518759) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2518759) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 2518759) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2518759) stime: 0.995261
DEBUG    ya.test:process.py:263 Command (pid 2518759) utime: 0.12104699999999999
DEBUG    ya.test:process.py:263 Command (pid 2518759) wtime: 1.173
DEBUG    ya.test:process.py:275 Command (pid 2518759) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14511', '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/iq5t/001f7a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14511', '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: 2519436
DEBUG    ya.test:process.py:259 Command (pid 2519436) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2519436) elapsed time (sec): 1.3038830757141113
DEBUG    ya.test:process.py:263 Command (pid 2519436) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) maxrss: 548132
DEBUG    ya.test:process.py:263 Command (pid 2519436) minflt: 18289
DEBUG    ya.test:process.py:263 Command (pid 2519436) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2519436) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) nvcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 2519436) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2519436) stime: 1.109634
DEBUG    ya.test:process.py:263 Command (pid 2519436) utime: 0.128188
DEBUG    ya.test:process.py:263 Command (pid 2519436) wtime: 1.305
DEBUG    ya.test:process.py:275 Command (pid 2519436) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2519436) 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, 298f0868-18a4-4720-8916-27c04b9a90e6, localhost:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 298f0868-18a4-4720-8916-27c04b9a90e6, localhost:14511): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 298f0868-18a4-4720-8916-27c04b9a90e6, localhost:14511): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-fuvzixzx7q.auto.internal" port: 14511 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-fuvzixzx7q.auto.internal:14511, 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:14511
------------------------------ 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/iq5t/001f7a/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydb/ydb -e grpc://localhost:14511 -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/iq5t/001f7a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14511', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2520145
DEBUG    ya.test:process.py:259 Command (pid 2520145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2520145) elapsed time (sec): 0.3698008060455322
DEBUG    ya.test:process.py:263 Command (pid 2520145) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) maxrss: 166132
DEBUG    ya.test:process.py:263 Command (pid 2520145) minflt: 3552
DEBUG    ya.test:process.py:263 Command (pid 2520145) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 2520145) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) nvcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 2520145) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2520145) stime: 0.028843999999999998
DEBUG    ya.test:process.py:263 Command (pid 2520145) utime: 0.048073
DEBUG    ya.test:process.py:263 Command (pid 2520145) wtime: 0.371
DEBUG    ya.test:process.py:275 Command (pid 2520145) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2520145) 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/iq5t/001f7a/ydb/apps/ydb/ydb -e grpc://localhost:14511 -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/iq5t/001f7a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14511', '-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: 2520528
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 2520528) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2520528) elapsed time (sec): 30.199130535125732
DEBUG    ya.test:process.py:263 Command (pid 2520528) wtime: 30.2
DEBUG    ya.test:process.py:275 Command (pid 2520528) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    803	803	0	0	11	19	27	36
2	    890	890	0	0	10	15	24	35
3	    836	836	0	0	10	22	30	36
4	    746	746	0	0	11	23	40	65
5	    554	554	0	0	11	48	82	113
6	    619	619	0	0	12	45	80	93
7	    724	724	0	0	10	38	52	56
8	    773	773	0	0	9	36	51	58
9	    875	875	0	0	9	23	39	41
10	    900	900	0	0	9	21	32	37
11	    739	739	0	0	9	42	63	64
12	    627	627	0	0	10	41	68	71
13	    757	757	0	0	9	36	52	56
14	    766	766	0	0	9	35	51	53
15	    803	803	0	0	10	27	33	51
16	    355	355	0	0	10	32	543	591
17	    652	652	0	0	9	12	21	317
18	   1000	1000	0	0	9	11	17	447
19	    982	982	0	0	9	14	21	24
20	    403	403	0	0	10	16	591	595
21	   1118	1118	0	0	8	10	11	12
22	   1107	1107	0	0	8	10	13	16
23	    944	944	0	0	9	16	24	27
24	    950	950	0	0	9	14	19	24
25	   1022	1022	0	0	9	13	16	19
26	    941	941	0	0	9	15	17	22
27	   1081	1081	0	0	9	11	14	18
28	   1047	1047	0	0	9	11	13	17
29	    998	998	0	0	9	13	20	29
30	   1059	1059	0	0	9	12	15	18

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  25071	835.7	0	0	9	20	45	595

DEBUG    ya.test:process.py:276 Command (pid 2520528) 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, 69cb8c53-4494-4473-b9a6-ef252c00cc65, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 69cb8c53-4494-4473-b9a6-ef252c00cc65, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 69cb8c53-4494-4473-b9a6-ef252c00cc65, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 56e5bc0f-4755-425e-a726-b676855066a3, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 56e5bc0f-4755-425e-a726-b676855066a3, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 56e5bc0f-4755-425e-a726-b676855066a3, ghrun-fuvzixzx7q.auto.internal:14511): 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=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4822600-9faa-46ba-9b43-c823d9f392dd, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4822600-9faa-46ba-9b43-c823d9f392dd, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=" 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, e4822600-9faa-46ba-9b43-c823d9f392dd, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
INFO     root:test_log_scenario.py:217 Count rows after insert 24689 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a29ef5b-09dc-4ae9-8a87-7145e485d457, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a29ef5b-09dc-4ae9-8a87-7145e485d457, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=" 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, 3a29ef5b-09dc-4ae9-8a87-7145e485d457, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5b76bb9-7f8b-42ef-a618-8bf4707d761b, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5b76bb9-7f8b-42ef-a618-8bf4707d761b, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=" 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, c5b76bb9-7f8b-42ef-a618-8bf4707d761b, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydb/ydb -e grpc://localhost:14511 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydb/ydb -e grpc://localhost:14511 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydb/ydb -e grpc://localhost:14511 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61bf26fa-dc29-4636-86a1-0b6df2ccddbf, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61bf26fa-dc29-4636-86a1-0b6df2ccddbf, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c8af21a8-3637-4762-9c64-d6ff913e33df, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61bf26fa-dc29-4636-86a1-0b6df2ccddbf, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8af21a8-3637-4762-9c64-d6ff913e33df, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
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/iq5t/001f7a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14511', '-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:610 Executing '['/home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14511', '-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: 2545667
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8af21a8-3637-4762-9c64-d6ff913e33df, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzI4M2Q2NjMtNTQzMDk1MGMtMTAwMjliZDItYmMyNDY0MDg=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2545668
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14511', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, abcd6145-0176-4bc5-8cf9-340967026ba0, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2545669
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, abcd6145-0176-4bc5-8cf9-340967026ba0, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YzI4M2Q2NjMtNTQzMDk1MGMtMTAwMjliZDItYmMyNDY0MDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, abcd6145-0176-4bc5-8cf9-340967026ba0, ghrun-fuvzixzx7q.auto.internal:14511): 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=YzI4M2Q2NjMtNTQzMDk1MGMtMTAwMjliZDItYmMyNDY0MDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c528df0-60b7-4ac9-afff-29bbc112f5ac, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c528df0-60b7-4ac9-afff-29bbc112f5ac, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YzI4M2Q2NjMtNTQzMDk1MGMtMTAwMjliZDItYmMyNDY0MDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e7036a28-25c9-4f58-be17-fc7d49240401, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e7036a28-25c9-4f58-be17-fc7d49240401, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c528df0-60b7-4ac9-afff-29bbc112f5ac, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e7036a28-25c9-4f58-be17-fc7d49240401, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjJkY2RlMDUtNjBmZWJjN2MtNjdkZWFiYjItYWFmNTk4M2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ea32b3a2-331f-4566-9f24-756cfc63dec3, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ea32b3a2-331f-4566-9f24-756cfc63dec3, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=MjJkY2RlMDUtNjBmZWJjN2MtNjdkZWFiYjItYWFmNTk4M2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ea32b3a2-331f-4566-9f24-756cfc63dec3, ghrun-fuvzixzx7q.auto.internal:14511): 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=MjJkY2RlMDUtNjBmZWJjN2MtNjdkZWFiYjItYWFmNTk4M2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77857583-b810-44a2-baa0-66b95a34b9ff, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77857583-b810-44a2-baa0-66b95a34b9ff, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=MjJkY2RlMDUtNjBmZWJjN2MtNjdkZWFiYjItYWFmNTk4M2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f3a2b1a1-2dfc-4bb0-9277-8ae2a2f2fcd5, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77857583-b810-44a2-baa0-66b95a34b9ff, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f3a2b1a1-2dfc-4bb0-9277-8ae2a2f2fcd5, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f3a2b1a1-2dfc-4bb0-9277-8ae2a2f2fcd5, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2E2MmU1MTAtODM4MDU5NTktMTA5ZmVkNDAtMzMyYmFiMTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e9293276-8b47-46d8-a216-c3422cfbf35e, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e9293276-8b47-46d8-a216-c3422cfbf35e, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=M2E2MmU1MTAtODM4MDU5NTktMTA5ZmVkNDAtMzMyYmFiMTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e9293276-8b47-46d8-a216-c3422cfbf35e, ghrun-fuvzixzx7q.auto.internal:14511): 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=M2E2MmU1MTAtODM4MDU5NTktMTA5ZmVkNDAtMzMyYmFiMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c88d617-a0a7-4810-8577-6aee1ffaa400, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c88d617-a0a7-4810-8577-6aee1ffaa400, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=M2E2MmU1MTAtODM4MDU5NTktMTA5ZmVkNDAtMzMyYmFiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 269e7888-a860-4d84-a487-3cb655e29378, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c88d617-a0a7-4810-8577-6aee1ffaa400, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 269e7888-a860-4d84-a487-3cb655e29378, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 269e7888-a860-4d84-a487-3cb655e29378, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWE3OTRlMmYtY2E5ZGFjOS0zNmZhYzQzZS0yNDU5ZWFkZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, da8435d4-c628-4c4f-af3a-a2460e686760, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, da8435d4-c628-4c4f-af3a-a2460e686760, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=ZWE3OTRlMmYtY2E5ZGFjOS0zNmZhYzQzZS0yNDU5ZWFkZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, da8435d4-c628-4c4f-af3a-a2460e686760, ghrun-fuvzixzx7q.auto.internal:14511): 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=ZWE3OTRlMmYtY2E5ZGFjOS0zNmZhYzQzZS0yNDU5ZWFkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bccc326-c994-466f-81a7-5277ec65419e, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bccc326-c994-466f-81a7-5277ec65419e, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=ZWE3OTRlMmYtY2E5ZGFjOS0zNmZhYzQzZS0yNDU5ZWFkZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 895d47a8-c4bf-4422-94fd-d22b25cfa0e2, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bccc326-c994-466f-81a7-5277ec65419e, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 895d47a8-c4bf-4422-94fd-d22b25cfa0e2, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 895d47a8-c4bf-4422-94fd-d22b25cfa0e2, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJlNmJjNjctMmE5N2YxMGUtM2E1OWUyNDAtZGRmYTNhN2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6311d757-1f14-41f0-87d0-7fe9e1bad69f, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6311d757-1f14-41f0-87d0-7fe9e1bad69f, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=MTJlNmJjNjctMmE5N2YxMGUtM2E1OWUyNDAtZGRmYTNhN2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6311d757-1f14-41f0-87d0-7fe9e1bad69f, ghrun-fuvzixzx7q.auto.internal:14511): 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=MTJlNmJjNjctMmE5N2YxMGUtM2E1OWUyNDAtZGRmYTNhN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9746b5bf-6a4f-47cb-be3b-ebde2b7b92c1, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9746b5bf-6a4f-47cb-be3b-ebde2b7b92c1, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=MTJlNmJjNjctMmE5N2YxMGUtM2E1OWUyNDAtZGRmYTNhN2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ad3857a3-f972-4f08-a037-41408241b8a2, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9746b5bf-6a4f-47cb-be3b-ebde2b7b92c1, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ad3857a3-f972-4f08-a037-41408241b8a2, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ad3857a3-f972-4f08-a037-41408241b8a2, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGVlMTcyYWUtOGY3ZTRiYzQtY2U4MGZkOGItNTM4ZTkwMDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b88787b5-69b4-4b6a-bf0d-d738d1c4c39c, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b88787b5-69b4-4b6a-bf0d-d738d1c4c39c, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=OGVlMTcyYWUtOGY3ZTRiYzQtY2U4MGZkOGItNTM4ZTkwMDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b88787b5-69b4-4b6a-bf0d-d738d1c4c39c, ghrun-fuvzixzx7q.auto.internal:14511): 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=OGVlMTcyYWUtOGY3ZTRiYzQtY2U4MGZkOGItNTM4ZTkwMDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 483093fe-fdae-4aae-8e5d-ce49e3ee78c1, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 483093fe-fdae-4aae-8e5d-ce49e3ee78c1, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=OGVlMTcyYWUtOGY3ZTRiYzQtY2U4MGZkOGItNTM4ZTkwMDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 27b02510-cf97-4d8e-b4a2-d0687431fd62, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 27b02510-cf97-4d8e-b4a2-d0687431fd62, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 483093fe-fdae-4aae-8e5d-ce49e3ee78c1, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 27b02510-cf97-4d8e-b4a2-d0687431fd62, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODdkMGVmMTYtOTEwYjNmMzItODY5MTU0Y2EtMmFhMDgwMjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d1730b73-8b0e-402e-b4f3-6feaa7e7f64a, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d1730b73-8b0e-402e-b4f3-6feaa7e7f64a, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=ODdkMGVmMTYtOTEwYjNmMzItODY5MTU0Y2EtMmFhMDgwMjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d1730b73-8b0e-402e-b4f3-6feaa7e7f64a, ghrun-fuvzixzx7q.auto.internal:14511): 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=ODdkMGVmMTYtOTEwYjNmMzItODY5MTU0Y2EtMmFhMDgwMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dddf7ace-386f-4b10-b8b3-0e45b934eb85, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dddf7ace-386f-4b10-b8b3-0e45b934eb85, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=ODdkMGVmMTYtOTEwYjNmMzItODY5MTU0Y2EtMmFhMDgwMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 489a876a-bfa0-4186-bdc3-b62506fd7378, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 489a876a-bfa0-4186-bdc3-b62506fd7378, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dddf7ace-386f-4b10-b8b3-0e45b934eb85, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 489a876a-bfa0-4186-bdc3-b62506fd7378, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDA4NDAwN2YtMjVjYzRlNjgtMzFlYmRkMzgtMzcxY2IwODU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 05471888-89e9-4870-ae8b-1c4c6f38e55f, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 05471888-89e9-4870-ae8b-1c4c6f38e55f, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=ZDA4NDAwN2YtMjVjYzRlNjgtMzFlYmRkMzgtMzcxY2IwODU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 05471888-89e9-4870-ae8b-1c4c6f38e55f, ghrun-fuvzixzx7q.auto.internal:14511): 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=ZDA4NDAwN2YtMjVjYzRlNjgtMzFlYmRkMzgtMzcxY2IwODU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4ead447-ecbe-462d-a88a-4bae0c921147, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4ead447-ecbe-462d-a88a-4bae0c921147, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=ZDA4NDAwN2YtMjVjYzRlNjgtMzFlYmRkMzgtMzcxY2IwODU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5825aae9-a1af-4290-9b86-c57baefe6f32, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5825aae9-a1af-4290-9b86-c57baefe6f32, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4ead447-ecbe-462d-a88a-4bae0c921147, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5825aae9-a1af-4290-9b86-c57baefe6f32, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjkzYTBmNy0xMTMyMTRiOC0yMWJiZTUxZC1iMGNmZGU4OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1401ff56-5ed6-4f3f-bb83-4698f5dfc685, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1401ff56-5ed6-4f3f-bb83-4698f5dfc685, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTBmNy0xMTMyMTRiOC0yMWJiZTUxZC1iMGNmZGU4OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1401ff56-5ed6-4f3f-bb83-4698f5dfc685, ghrun-fuvzixzx7q.auto.internal:14511): 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=MjkzYTBmNy0xMTMyMTRiOC0yMWJiZTUxZC1iMGNmZGU4OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec964761-f164-48b7-b8f4-10589bc72caf, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec964761-f164-48b7-b8f4-10589bc72caf, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTBmNy0xMTMyMTRiOC0yMWJiZTUxZC1iMGNmZGU4OQ==" 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, ec964761-f164-48b7-b8f4-10589bc72caf, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 56e5bc0f-4755-425e-a726-b676855066a3, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924170617+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-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, abcd6145-0176-4bc5-8cf9-340967026ba0, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.92436788+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ea32b3a2-331f-4566-9f24-756cfc63dec3, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924401004+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-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e9293276-8b47-46d8-a216-c3422cfbf35e, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924427482+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, da8435d4-c628-4c4f-af3a-a2460e686760, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924460181+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6311d757-1f14-41f0-87d0-7fe9e1bad69f, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924521874+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b88787b5-69b4-4b6a-bf0d-d738d1c4c39c, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924551921+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d1730b73-8b0e-402e-b4f3-6feaa7e7f64a, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924593485+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-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 05471888-89e9-4870-ae8b-1c4c6f38e55f, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924624705+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1401ff56-5ed6-4f3f-bb83-4698f5dfc685, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924649418+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-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 61bf26fa-dc29-4636-86a1-0b6df2ccddbf, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924339866+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8c528df0-60b7-4ac9-afff-29bbc112f5ac, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924386824+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 77857583-b810-44a2-baa0-66b95a34b9ff, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924415167+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8c88d617-a0a7-4810-8577-6aee1ffaa400, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924444589+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9bccc326-c994-466f-81a7-5277ec65419e, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924509564+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9746b5bf-6a4f-47cb-be3b-ebde2b7b92c1, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924539256+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-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 483093fe-fdae-4aae-8e5d-ce49e3ee78c1, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924566697+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dddf7ace-386f-4b10-b8b3-0e45b934eb85, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924611703+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c4ead447-ecbe-462d-a88a-4bae0c921147, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924638566+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ec964761-f164-48b7-b8f4-10589bc72caf, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924680081+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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    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 2545667) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2545667) elapsed time (sec): 30.159645080566406
DEBUG    ya.test:process.py:263 Command (pid 2545667) wtime: 30.163
DEBUG    ya.test:process.py:275 Command (pid 2545667) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     38	38	0	0	209	555	619	619
2	    188	188	0	0	50	89	100	113
3	    196	196	0	0	48	77	89	105
4	    205	205	0	0	46	72	94	98
5	     99	99	0	0	49	84	92	105
6	      0	0	0	1921	0	0	0	0
7	      0	0	0	2254	0	0	0	0
8	      0	0	0	2191	0	0	0	0
9	      0	0	0	2313	0	0	0	0
10	      0	0	0	2278	0	0	0	0
11	      0	0	0	2214	0	0	0	0
12	      0	0	0	2128	0	0	0	0
13	      0	0	0	2313	0	0	0	0
14	      0	0	0	1892	0	0	0	0
15	      0	0	0	1846	0	0	0	0
16	      0	0	0	2043	0	0	0	0
17	      0	0	0	2057	0	0	0	0
18	      0	0	0	2211	0	0	0	0
19	      0	0	0	2269	0	0	0	0
20	      0	0	0	2184	0	0	0	0
21	      0	0	0	2324	0	0	0	0
22	      0	0	0	2303	0	0	0	0
23	      0	0	0	2479	0	0	0	0
24	      0	0	0	2510	0	0	0	0
25	      0	0	0	2394	0	0	0	0
26	      0	0	0	2387	0	0	0	0
27	      0	0	0	2229	0	0	0	0
28	      0	0	0	2294	0	0	0	0
29	      0	0	0	2073	0	0	0	0
30	      0	0	0	2103	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    726	24.2	0	55210	49	98	515	619

DEBUG    ya.test:process.py:276 Command (pid 2545667) 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 2545668) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2545668) elapsed time (sec): 30.241344213485718
DEBUG    ya.test:process.py:263 Command (pid 2545668) wtime: 30.244
DEBUG    ya.test:process.py:275 Command (pid 2545668) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     21	21	0	0	361	743	755	755
2	    129	129	0	0	77	111	125	130
3	    134	134	0	0	71	106	117	117
4	    140	140	0	0	69	113	126	140
5	     71	71	0	0	72	105	112	112
6	      0	0	0	1949	0	0	0	0
7	      0	0	0	2299	0	0	0	0
8	      0	0	0	2246	0	0	0	0
9	      0	0	0	2338	0	0	0	0
10	      0	0	0	2206	0	0	0	0
11	      0	0	0	2285	0	0	0	0
12	      0	0	0	2302	0	0	0	0
13	      0	0	0	2301	0	0	0	0
14	      0	0	0	1944	0	0	0	0
15	      0	0	0	1917	0	0	0	0
16	      0	0	0	2045	0	0	0	0
17	      0	0	0	2117	0	0	0	0
18	      0	0	0	2279	0	0	0	0
19	      0	0	0	2347	0	0	0	0
20	      0	0	0	2169	0	0	0	0
21	      0	0	0	2370	0	0	0	0
22	      0	0	0	2334	0	0	0	0
23	      0	0	0	2459	0	0	0	0
24	      0	0	0	2510	0	0	0	0
25	      0	0	0	2440	0	0	0	0
26	      0	0	0	2398	0	0	0	0
27	      0	0	0	2247	0	0	0	0
28	      0	0	0	2310	0	0	0	0
29	      0	0	0	2136	0	0	0	0
30	      0	0	0	2154	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    495	16.5	0	56102	71	125	663	755

DEBUG    ya.test:process.py:276 Command (pid 2545668) 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 2545669) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2545669) elapsed time (sec): 30.242477416992188
DEBUG    ya.test:process.py:263 Command (pid 2545669) wtime: 30.244
DEBUG    ya.test:process.py:275 Command (pid 2545669) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	1936	0	0	0	0
7	      0	0	0	2337	0	0	0	0
8	      0	0	0	2282	0	0	0	0
9	      0	0	0	2315	0	0	0	0
10	      0	0	0	2221	0	0	0	0
11	      0	0	0	2319	0	0	0	0
12	      0	0	0	2270	0	0	0	0
13	      0	0	0	2340	0	0	0	0
14	      0	0	0	1982	0	0	0	0
15	      0	0	0	2030	0	0	0	0
16	      0	0	0	2085	0	0	0	0
17	      0	0	0	2057	0	0	0	0
18	      0	0	0	2258	0	0	0	0
19	      0	0	0	2341	0	0	0	0
20	      0	0	0	2207	0	0	0	0
21	      0	0	0	2387	0	0	0	0
22	      0	0	0	2291	0	0	0	0
23	      0	0	0	2465	0	0	0	0
24	      0	0	0	2500	0	0	0	0
25	      0	0	0	2450	0	0	0	0
26	      0	0	0	2424	0	0	0	0
27	      0	0	0	2279	0	0	0	0
28	      0	0	0	2370	0	0	0	0
29	      0	0	0	2164	0	0	0	0
30	      0	0	0	2145	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2545669) 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.connection:connection.py:549 Closing channel for endpoint localhost:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
ERROR    ydb.query.pool:pool.py:81 An attempt to take session from closed session pool.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-fuvzixzx7q'
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/iq5t/001f7a/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.2516477' in '/home/runner/.ya/build/build_root/iq5t/001f7a/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_z1xsk8b2.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:14511/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62450
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22734
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22637
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14511
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30776
=================================== 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/iq5t/001f7a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2515670
DEBUG    ya.test:process.py:259 Command (pid 2515670) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2515670) elapsed time (sec): 1.5785672664642334
DEBUG    ya.test:process.py:263 Command (pid 2515670) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 2515670) minflt: 16149
DEBUG    ya.test:process.py:263 Command (pid 2515670) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2515670) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2515670) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 2515670) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2515670) stime: 1.385548
DEBUG    ya.test:process.py:263 Command (pid 2515670) utime: 0.131766
DEBUG    ya.test:process.py:263 Command (pid 2515670) wtime: 1.584
DEBUG    ya.test:process.py:275 Command (pid 2515670) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30776
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/iq5t/001f7a/r3tmp/kikimr_cluster_84prc1wi
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14511
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22637
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22734
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62450
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/001f7a/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/iq5t/001f7a/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/iq5t/001f7a/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_z1xsk8b2.log --grpc-port=14511 --mon-port=22637 --ic-port=30776
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14511/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/iq5t/001f7a/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/iq5t/001f7a/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/iq5t/001f7a/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_z1xsk8b2.log --grpc-port=14511 --mon-port=22637 --ic-port=30776
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/iq5t/001f7a/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/iq5t/001f7a/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_z1xsk8b2.log', '--grpc-port=14511', '--mon-port=22637', '--ic-port=30776')' in '/home/runner/.ya/build/build_root/iq5t/001f7a/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: 2516477
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14511/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/iq5t/001f7a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2516493
DEBUG    ya.test:process.py:259 Command (pid 2516493) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2516493) elapsed time (sec): 1.0874230861663818
DEBUG    ya.test:process.py:263 Command (pid 2516493) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) maxrss: 539756
DEBUG    ya.test:process.py:263 Command (pid 2516493) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 2516493) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 2516493) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2516493) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2516493) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2516493) stime: 0.8953479999999999
DEBUG    ya.test:process.py:263 Command (pid 2516493) utime: 0.132462
DEBUG    ya.test:process.py:263 Command (pid 2516493) wtime: 1.088
DEBUG    ya.test:process.py:275 Command (pid 2516493) output:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 9692a8bd4cb4b514a110566e8ad356634cfc4caa
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge b7635b6b1bf574cae87cebc9d18c91d044a1efec into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14511', '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: 30776\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/iq5t/001f7a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14511', '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: 30776\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2518759
DEBUG    ya.test:process.py:259 Command (pid 2518759) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2518759) elapsed time (sec): 1.1711761951446533
DEBUG    ya.test:process.py:263 Command (pid 2518759) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) maxrss: 548152
DEBUG    ya.test:process.py:263 Command (pid 2518759) minflt: 18291
DEBUG    ya.test:process.py:263 Command (pid 2518759) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2518759) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2518759) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 2518759) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2518759) stime: 0.995261
DEBUG    ya.test:process.py:263 Command (pid 2518759) utime: 0.12104699999999999
DEBUG    ya.test:process.py:263 Command (pid 2518759) wtime: 1.173
DEBUG    ya.test:process.py:275 Command (pid 2518759) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14511', '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/iq5t/001f7a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14511', '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: 2519436
DEBUG    ya.test:process.py:259 Command (pid 2519436) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2519436) elapsed time (sec): 1.3038830757141113
DEBUG    ya.test:process.py:263 Command (pid 2519436) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) maxrss: 548132
DEBUG    ya.test:process.py:263 Command (pid 2519436) minflt: 18289
DEBUG    ya.test:process.py:263 Command (pid 2519436) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2519436) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2519436) nvcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 2519436) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2519436) stime: 1.109634
DEBUG    ya.test:process.py:263 Command (pid 2519436) utime: 0.128188
DEBUG    ya.test:process.py:263 Command (pid 2519436) wtime: 1.305
DEBUG    ya.test:process.py:275 Command (pid 2519436) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2519436) 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, 298f0868-18a4-4720-8916-27c04b9a90e6, localhost:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 298f0868-18a4-4720-8916-27c04b9a90e6, localhost:14511): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 298f0868-18a4-4720-8916-27c04b9a90e6, localhost:14511): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-fuvzixzx7q.auto.internal" port: 14511 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-fuvzixzx7q.auto.internal:14511, 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:14511
------------------------------ 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/iq5t/001f7a/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydb/ydb -e grpc://localhost:14511 -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/iq5t/001f7a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14511', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2520145
DEBUG    ya.test:process.py:259 Command (pid 2520145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2520145) elapsed time (sec): 0.3698008060455322
DEBUG    ya.test:process.py:263 Command (pid 2520145) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) maxrss: 166132
DEBUG    ya.test:process.py:263 Command (pid 2520145) minflt: 3552
DEBUG    ya.test:process.py:263 Command (pid 2520145) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 2520145) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2520145) nvcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 2520145) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2520145) stime: 0.028843999999999998
DEBUG    ya.test:process.py:263 Command (pid 2520145) utime: 0.048073
DEBUG    ya.test:process.py:263 Command (pid 2520145) wtime: 0.371
DEBUG    ya.test:process.py:275 Command (pid 2520145) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2520145) 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/iq5t/001f7a/ydb/apps/ydb/ydb -e grpc://localhost:14511 -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/iq5t/001f7a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14511', '-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: 2520528
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 2520528) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2520528) elapsed time (sec): 30.199130535125732
DEBUG    ya.test:process.py:263 Command (pid 2520528) wtime: 30.2
DEBUG    ya.test:process.py:275 Command (pid 2520528) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    803	803	0	0	11	19	27	36
2	    890	890	0	0	10	15	24	35
3	    836	836	0	0	10	22	30	36
4	    746	746	0	0	11	23	40	65
5	    554	554	0	0	11	48	82	113
6	    619	619	0	0	12	45	80	93
7	    724	724	0	0	10	38	52	56
8	    773	773	0	0	9	36	51	58
9	    875	875	0	0	9	23	39	41
10	    900	900	0	0	9	21	32	37
11	    739	739	0	0	9	42	63	64
12	    627	627	0	0	10	41	68	71
13	    757	757	0	0	9	36	52	56
14	    766	766	0	0	9	35	51	53
15	    803	803	0	0	10	27	33	51
16	    355	355	0	0	10	32	543	591
17	    652	652	0	0	9	12	21	317
18	   1000	1000	0	0	9	11	17	447
19	    982	982	0	0	9	14	21	24
20	    403	403	0	0	10	16	591	595
21	   1118	1118	0	0	8	10	11	12
22	   1107	1107	0	0	8	10	13	16
23	    944	944	0	0	9	16	24	27
24	    950	950	0	0	9	14	19	24
25	   1022	1022	0	0	9	13	16	19
26	    941	941	0	0	9	15	17	22
27	   1081	1081	0	0	9	11	14	18
28	   1047	1047	0	0	9	11	13	17
29	    998	998	0	0	9	13	20	29
30	   1059	1059	0	0	9	12	15	18

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  25071	835.7	0	0	9	20	45	595

DEBUG    ya.test:process.py:276 Command (pid 2520528) 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, 69cb8c53-4494-4473-b9a6-ef252c00cc65, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 69cb8c53-4494-4473-b9a6-ef252c00cc65, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 69cb8c53-4494-4473-b9a6-ef252c00cc65, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 56e5bc0f-4755-425e-a726-b676855066a3, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 56e5bc0f-4755-425e-a726-b676855066a3, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 56e5bc0f-4755-425e-a726-b676855066a3, ghrun-fuvzixzx7q.auto.internal:14511): 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=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4822600-9faa-46ba-9b43-c823d9f392dd, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4822600-9faa-46ba-9b43-c823d9f392dd, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=" 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, e4822600-9faa-46ba-9b43-c823d9f392dd, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
INFO     root:test_log_scenario.py:217 Count rows after insert 24689 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a29ef5b-09dc-4ae9-8a87-7145e485d457, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a29ef5b-09dc-4ae9-8a87-7145e485d457, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=" 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, 3a29ef5b-09dc-4ae9-8a87-7145e485d457, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5b76bb9-7f8b-42ef-a618-8bf4707d761b, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5b76bb9-7f8b-42ef-a618-8bf4707d761b, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=" 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, c5b76bb9-7f8b-42ef-a618-8bf4707d761b, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydb/ydb -e grpc://localhost:14511 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydb/ydb -e grpc://localhost:14511 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydb/ydb -e grpc://localhost:14511 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61bf26fa-dc29-4636-86a1-0b6df2ccddbf, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61bf26fa-dc29-4636-86a1-0b6df2ccddbf, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YTEwYzg2ZmItZjA4NjZkYmYtNjNlOTk1NTItNzE3ZDRjZWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c8af21a8-3637-4762-9c64-d6ff913e33df, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61bf26fa-dc29-4636-86a1-0b6df2ccddbf, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8af21a8-3637-4762-9c64-d6ff913e33df, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
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/iq5t/001f7a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14511', '-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:610 Executing '['/home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14511', '-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: 2545667
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8af21a8-3637-4762-9c64-d6ff913e33df, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzI4M2Q2NjMtNTQzMDk1MGMtMTAwMjliZDItYmMyNDY0MDg=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2545668
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/iq5t/001f7a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14511', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, abcd6145-0176-4bc5-8cf9-340967026ba0, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2545669
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, abcd6145-0176-4bc5-8cf9-340967026ba0, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YzI4M2Q2NjMtNTQzMDk1MGMtMTAwMjliZDItYmMyNDY0MDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, abcd6145-0176-4bc5-8cf9-340967026ba0, ghrun-fuvzixzx7q.auto.internal:14511): 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=YzI4M2Q2NjMtNTQzMDk1MGMtMTAwMjliZDItYmMyNDY0MDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c528df0-60b7-4ac9-afff-29bbc112f5ac, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c528df0-60b7-4ac9-afff-29bbc112f5ac, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=YzI4M2Q2NjMtNTQzMDk1MGMtMTAwMjliZDItYmMyNDY0MDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e7036a28-25c9-4f58-be17-fc7d49240401, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e7036a28-25c9-4f58-be17-fc7d49240401, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c528df0-60b7-4ac9-afff-29bbc112f5ac, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e7036a28-25c9-4f58-be17-fc7d49240401, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjJkY2RlMDUtNjBmZWJjN2MtNjdkZWFiYjItYWFmNTk4M2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ea32b3a2-331f-4566-9f24-756cfc63dec3, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ea32b3a2-331f-4566-9f24-756cfc63dec3, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=MjJkY2RlMDUtNjBmZWJjN2MtNjdkZWFiYjItYWFmNTk4M2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ea32b3a2-331f-4566-9f24-756cfc63dec3, ghrun-fuvzixzx7q.auto.internal:14511): 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=MjJkY2RlMDUtNjBmZWJjN2MtNjdkZWFiYjItYWFmNTk4M2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77857583-b810-44a2-baa0-66b95a34b9ff, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77857583-b810-44a2-baa0-66b95a34b9ff, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=MjJkY2RlMDUtNjBmZWJjN2MtNjdkZWFiYjItYWFmNTk4M2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f3a2b1a1-2dfc-4bb0-9277-8ae2a2f2fcd5, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77857583-b810-44a2-baa0-66b95a34b9ff, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f3a2b1a1-2dfc-4bb0-9277-8ae2a2f2fcd5, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f3a2b1a1-2dfc-4bb0-9277-8ae2a2f2fcd5, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2E2MmU1MTAtODM4MDU5NTktMTA5ZmVkNDAtMzMyYmFiMTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e9293276-8b47-46d8-a216-c3422cfbf35e, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e9293276-8b47-46d8-a216-c3422cfbf35e, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=M2E2MmU1MTAtODM4MDU5NTktMTA5ZmVkNDAtMzMyYmFiMTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e9293276-8b47-46d8-a216-c3422cfbf35e, ghrun-fuvzixzx7q.auto.internal:14511): 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=M2E2MmU1MTAtODM4MDU5NTktMTA5ZmVkNDAtMzMyYmFiMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c88d617-a0a7-4810-8577-6aee1ffaa400, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c88d617-a0a7-4810-8577-6aee1ffaa400, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=M2E2MmU1MTAtODM4MDU5NTktMTA5ZmVkNDAtMzMyYmFiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 269e7888-a860-4d84-a487-3cb655e29378, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c88d617-a0a7-4810-8577-6aee1ffaa400, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 269e7888-a860-4d84-a487-3cb655e29378, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 269e7888-a860-4d84-a487-3cb655e29378, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWE3OTRlMmYtY2E5ZGFjOS0zNmZhYzQzZS0yNDU5ZWFkZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, da8435d4-c628-4c4f-af3a-a2460e686760, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, da8435d4-c628-4c4f-af3a-a2460e686760, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=ZWE3OTRlMmYtY2E5ZGFjOS0zNmZhYzQzZS0yNDU5ZWFkZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, da8435d4-c628-4c4f-af3a-a2460e686760, ghrun-fuvzixzx7q.auto.internal:14511): 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=ZWE3OTRlMmYtY2E5ZGFjOS0zNmZhYzQzZS0yNDU5ZWFkZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bccc326-c994-466f-81a7-5277ec65419e, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bccc326-c994-466f-81a7-5277ec65419e, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=ZWE3OTRlMmYtY2E5ZGFjOS0zNmZhYzQzZS0yNDU5ZWFkZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 895d47a8-c4bf-4422-94fd-d22b25cfa0e2, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bccc326-c994-466f-81a7-5277ec65419e, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 895d47a8-c4bf-4422-94fd-d22b25cfa0e2, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 895d47a8-c4bf-4422-94fd-d22b25cfa0e2, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJlNmJjNjctMmE5N2YxMGUtM2E1OWUyNDAtZGRmYTNhN2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6311d757-1f14-41f0-87d0-7fe9e1bad69f, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6311d757-1f14-41f0-87d0-7fe9e1bad69f, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=MTJlNmJjNjctMmE5N2YxMGUtM2E1OWUyNDAtZGRmYTNhN2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6311d757-1f14-41f0-87d0-7fe9e1bad69f, ghrun-fuvzixzx7q.auto.internal:14511): 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=MTJlNmJjNjctMmE5N2YxMGUtM2E1OWUyNDAtZGRmYTNhN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9746b5bf-6a4f-47cb-be3b-ebde2b7b92c1, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9746b5bf-6a4f-47cb-be3b-ebde2b7b92c1, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=MTJlNmJjNjctMmE5N2YxMGUtM2E1OWUyNDAtZGRmYTNhN2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ad3857a3-f972-4f08-a037-41408241b8a2, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9746b5bf-6a4f-47cb-be3b-ebde2b7b92c1, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ad3857a3-f972-4f08-a037-41408241b8a2, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ad3857a3-f972-4f08-a037-41408241b8a2, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGVlMTcyYWUtOGY3ZTRiYzQtY2U4MGZkOGItNTM4ZTkwMDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b88787b5-69b4-4b6a-bf0d-d738d1c4c39c, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b88787b5-69b4-4b6a-bf0d-d738d1c4c39c, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=OGVlMTcyYWUtOGY3ZTRiYzQtY2U4MGZkOGItNTM4ZTkwMDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b88787b5-69b4-4b6a-bf0d-d738d1c4c39c, ghrun-fuvzixzx7q.auto.internal:14511): 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=OGVlMTcyYWUtOGY3ZTRiYzQtY2U4MGZkOGItNTM4ZTkwMDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 483093fe-fdae-4aae-8e5d-ce49e3ee78c1, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 483093fe-fdae-4aae-8e5d-ce49e3ee78c1, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=OGVlMTcyYWUtOGY3ZTRiYzQtY2U4MGZkOGItNTM4ZTkwMDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 27b02510-cf97-4d8e-b4a2-d0687431fd62, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 27b02510-cf97-4d8e-b4a2-d0687431fd62, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 483093fe-fdae-4aae-8e5d-ce49e3ee78c1, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 27b02510-cf97-4d8e-b4a2-d0687431fd62, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODdkMGVmMTYtOTEwYjNmMzItODY5MTU0Y2EtMmFhMDgwMjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d1730b73-8b0e-402e-b4f3-6feaa7e7f64a, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d1730b73-8b0e-402e-b4f3-6feaa7e7f64a, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=ODdkMGVmMTYtOTEwYjNmMzItODY5MTU0Y2EtMmFhMDgwMjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d1730b73-8b0e-402e-b4f3-6feaa7e7f64a, ghrun-fuvzixzx7q.auto.internal:14511): 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=ODdkMGVmMTYtOTEwYjNmMzItODY5MTU0Y2EtMmFhMDgwMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dddf7ace-386f-4b10-b8b3-0e45b934eb85, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dddf7ace-386f-4b10-b8b3-0e45b934eb85, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=ODdkMGVmMTYtOTEwYjNmMzItODY5MTU0Y2EtMmFhMDgwMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 489a876a-bfa0-4186-bdc3-b62506fd7378, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 489a876a-bfa0-4186-bdc3-b62506fd7378, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dddf7ace-386f-4b10-b8b3-0e45b934eb85, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 489a876a-bfa0-4186-bdc3-b62506fd7378, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDA4NDAwN2YtMjVjYzRlNjgtMzFlYmRkMzgtMzcxY2IwODU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 05471888-89e9-4870-ae8b-1c4c6f38e55f, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 05471888-89e9-4870-ae8b-1c4c6f38e55f, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=ZDA4NDAwN2YtMjVjYzRlNjgtMzFlYmRkMzgtMzcxY2IwODU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 05471888-89e9-4870-ae8b-1c4c6f38e55f, ghrun-fuvzixzx7q.auto.internal:14511): 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=ZDA4NDAwN2YtMjVjYzRlNjgtMzFlYmRkMzgtMzcxY2IwODU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4ead447-ecbe-462d-a88a-4bae0c921147, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4ead447-ecbe-462d-a88a-4bae0c921147, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=ZDA4NDAwN2YtMjVjYzRlNjgtMzFlYmRkMzgtMzcxY2IwODU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5825aae9-a1af-4290-9b86-c57baefe6f32, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5825aae9-a1af-4290-9b86-c57baefe6f32, ghrun-fuvzixzx7q.auto.internal:14511): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4ead447-ecbe-462d-a88a-4bae0c921147, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5825aae9-a1af-4290-9b86-c57baefe6f32, ghrun-fuvzixzx7q.auto.internal:14511): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjkzYTBmNy0xMTMyMTRiOC0yMWJiZTUxZC1iMGNmZGU4OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1401ff56-5ed6-4f3f-bb83-4698f5dfc685, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1401ff56-5ed6-4f3f-bb83-4698f5dfc685, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTBmNy0xMTMyMTRiOC0yMWJiZTUxZC1iMGNmZGU4OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1401ff56-5ed6-4f3f-bb83-4698f5dfc685, ghrun-fuvzixzx7q.auto.internal:14511): 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=MjkzYTBmNy0xMTMyMTRiOC0yMWJiZTUxZC1iMGNmZGU4OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec964761-f164-48b7-b8f4-10589bc72caf, ghrun-fuvzixzx7q.auto.internal:14511): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec964761-f164-48b7-b8f4-10589bc72caf, ghrun-fuvzixzx7q.auto.internal:14511): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTBmNy0xMTMyMTRiOC0yMWJiZTUxZC1iMGNmZGU4OQ==" 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, ec964761-f164-48b7-b8f4-10589bc72caf, ghrun-fuvzixzx7q.auto.internal:14511): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 56e5bc0f-4755-425e-a726-b676855066a3, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924170617+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-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, abcd6145-0176-4bc5-8cf9-340967026ba0, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.92436788+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ea32b3a2-331f-4566-9f24-756cfc63dec3, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924401004+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-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e9293276-8b47-46d8-a216-c3422cfbf35e, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924427482+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, da8435d4-c628-4c4f-af3a-a2460e686760, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924460181+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6311d757-1f14-41f0-87d0-7fe9e1bad69f, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924521874+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b88787b5-69b4-4b6a-bf0d-d738d1c4c39c, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924551921+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d1730b73-8b0e-402e-b4f3-6feaa7e7f64a, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924593485+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-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 05471888-89e9-4870-ae8b-1c4c6f38e55f, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924624705+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1401ff56-5ed6-4f3f-bb83-4698f5dfc685, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14511 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924649418+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-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 61bf26fa-dc29-4636-86a1-0b6df2ccddbf, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924339866+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8c528df0-60b7-4ac9-afff-29bbc112f5ac, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924386824+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 77857583-b810-44a2-baa0-66b95a34b9ff, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924415167+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8c88d617-a0a7-4810-8577-6aee1ffaa400, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924444589+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9bccc326-c994-466f-81a7-5277ec65419e, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924509564+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9746b5bf-6a4f-47cb-be3b-ebde2b7b92c1, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924539256+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-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 483093fe-fdae-4aae-8e5d-ce49e3ee78c1, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924566697+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dddf7ace-386f-4b10-b8b3-0e45b934eb85, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-08T14:01:50.924611703+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c4ead447-ecbe-462d-a88a-4bae0c921147, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924638566+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ec964761-f164-48b7-b8f4-10589bc72caf, ghrun-fuvzixzx7q.auto.internal:14511): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T14:01:50.924680081+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fuvzixzx7q.auto.internal:14511
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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    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 2545667) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2545667) elapsed time (sec): 30.159645080566406
DEBUG    ya.test:process.py:263 Command (pid 2545667) wtime: 30.163
DEBUG    ya.test:process.py:275 Command (pid 2545667) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     38	38	0	0	209	555	619	619
2	    188	188	0	0	50	89	100	113
3	    196	196	0	0	48	77	89	105
4	    205	205	0	0	46	72	94	98
5	     99	99	0	0	49	84	92	105
6	      0	0	0	1921	0	0	0	0
7	      0	0	0	2254	0	0	0	0
8	      0	0	0	2191	0	0	0	0
9	      0	0	0	2313	0	0	0	0
10	      0	0	0	2278	0	0	0	0
11	      0	0	0	2214	0	0	0	0
12	      0	0	0	2128	0	0	0	0
13	      0	0	0	2313	0	0	0	0
14	      0	0	0	1892	0	0	0	0
15	      0	0	0	1846	0	0	0	0
16	      0	0	0	2043	0	0	0	0
17	      0	0	0	2057	0	0	0	0
18	      0	0	0	2211	0	0	0	0
19	      0	0	0	2269	0	0	0	0
20	      0	0	0	2184	0	0	0	0
21	      0	0	0	2324	0	0	0	0
22	      0	0	0	2303	0	0	0	0
23	      0	0	0	2479	0	0	0	0
24	      0	0	0	2510	0	0	0	0
25	      0	0	0	2394	0	0	0	0
26	      0	0	0	2387	0	0	0	0
27	      0	0	0	2229	0	0	0	0
28	      0	0	0	2294	0	0	0	0
29	      0	0	0	2073	0	0	0	0
30	      0	0	0	2103	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    726	24.2	0	55210	49	98	515	619

DEBUG    ya.test:process.py:276 Command (pid 2545667) 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 2545668) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2545668) elapsed time (sec): 30.241344213485718
DEBUG    ya.test:process.py:263 Command (pid 2545668) wtime: 30.244
DEBUG    ya.test:process.py:275 Command (pid 2545668) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     21	21	0	0	361	743	755	755
2	    129	129	0	0	77	111	125	130
3	    134	134	0	0	71	106	117	117
4	    140	140	0	0	69	113	126	140
5	     71	71	0	0	72	105	112	112
6	      0	0	0	1949	0	0	0	0
7	      0	0	0	2299	0	0	0	0
8	      0	0	0	2246	0	0	0	0
9	      0	0	0	2338	0	0	0	0
10	      0	0	0	2206	0	0	0	0
11	      0	0	0	2285	0	0	0	0
12	      0	0	0	2302	0	0	0	0
13	      0	0	0	2301	0	0	0	0
14	      0	0	0	1944	0	0	0	0
15	      0	0	0	1917	0	0	0	0
16	      0	0	0	2045	0	0	0	0
17	      0	0	0	2117	0	0	0	0
18	      0	0	0	2279	0	0	0	0
19	      0	0	0	2347	0	0	0	0
20	      0	0	0	2169	0	0	0	0
21	      0	0	0	2370	0	0	0	0
22	      0	0	0	2334	0	0	0	0
23	      0	0	0	2459	0	0	0	0
24	      0	0	0	2510	0	0	0	0
25	      0	0	0	2440	0	0	0	0
26	      0	0	0	2398	0	0	0	0
27	      0	0	0	2247	0	0	0	0
28	      0	0	0	2310	0	0	0	0
29	      0	0	0	2136	0	0	0	0
30	      0	0	0	2154	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    495	16.5	0	56102	71	125	663	755

DEBUG    ya.test:process.py:276 Command (pid 2545668) 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 2545669) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2545669) elapsed time (sec): 30.242477416992188
DEBUG    ya.test:process.py:263 Command (pid 2545669) wtime: 30.244
DEBUG    ya.test:process.py:275 Command (pid 2545669) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	1936	0	0	0	0
7	      0	0	0	2337	0	0	0	0
8	      0	0	0	2282	0	0	0	0
9	      0	0	0	2315	0	0	0	0
10	      0	0	0	2221	0	0	0	0
11	      0	0	0	2319	0	0	0	0
12	      0	0	0	2270	0	0	0	0
13	      0	0	0	2340	0	0	0	0
14	      0	0	0	1982	0	0	0	0
15	      0	0	0	2030	0	0	0	0
16	      0	0	0	2085	0	0	0	0
17	      0	0	0	2057	0	0	0	0
18	      0	0	0	2258	0	0	0	0
19	      0	0	0	2341	0	0	0	0
20	      0	0	0	2207	0	0	0	0
21	      0	0	0	2387	0	0	0	0
22	      0	0	0	2291	0	0	0	0
23	      0	0	0	2465	0	0	0	0
24	      0	0	0	2500	0	0	0	0
25	      0	0	0	2450	0	0	0	0
26	      0	0	0	2424	0	0	0	0
27	      0	0	0	2279	0	0	0	0
28	      0	0	0	2370	0	0	0	0
29	      0	0	0	2164	0	0	0	0
30	      0	0	0	2145	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2545669) 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.connection:connection.py:549 Closing channel for endpoint localhost:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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:14511
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14511". 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 ===============================
306.58s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
7.48s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
6.36s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.82s 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-8]
4.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/iq5t/001f7a/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/iq5t/001f7a/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-08T14:01:46.086827Z): source_id=336;tablet_id=72075186224037918;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 @ 0xA657E25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA650366
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4DEBF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7D726B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9CAD218
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9CACF6F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7B287D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1659DD6B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x167F4B17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1674C343
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1674C343
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16749163
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1674FC17
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165BB4B8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CA0E5D5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB489E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4CF6A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4D3764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4D3370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4D3F5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA659A7C
21. ??:0: ?? @ 0x7F253EE15AC2
22. ??:0: ?? @ 0x7F253EEA78BF
============== 1 failed, 10 passed, 1 error in 378.51s (0:06:18) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/iq5t/001f7e/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 ===============================
8.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
7.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 66.17s (0:01:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/iq5t/001f82/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.64s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
9.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
7.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
7.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
7.10s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
6.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
6.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.69s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
4.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 174.68s (0:02: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/iq5t/001f8c/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 ===============================
119.30s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
116.00s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
103.29s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
80.06s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
73.75s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
4.17s setup    test_replace.py::TestReplace::test_copy_full
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.47s call     test_replace.py::TestReplace::test_count
1.35s call     test_replace.py::TestReplace::test_copy_full
1.22s call     test_replace.py::TestReplace::test_copy_partial
0.91s call     test_replace.py::TestReplace::test_partial_replace
0.76s call     test_replace.py::TestReplace::test_incorrect
0.02s setup    test_replace.py::TestReplace::test_incorrect
0.02s setup    test_replace.py::TestReplace::test_partial_replace
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 506.54s (0:08:26) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/iq5t/001f89/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.96s setup    test_select.py::TestSelect::test_incorrect
9.80s setup    test_replace.py::TestReplace::test_replace_rollback
7.11s setup    test_update.py::TestUpdate::test_incorrect
1.17s call     test_select.py::TestSelect::test_json_query
0.81s call     test_update.py::TestUpdate::test_update_rollback
0.77s call     test_replace.py::TestReplace::test_replace_rollback
0.70s call     test_replace.py::TestReplace::test_replace_total
0.65s call     test_update.py::TestUpdate::test_partial_update
0.63s call     test_update.py::TestUpdate::test_update_many_rows
0.59s call     test_replace.py::TestReplace::test_replace_with_nulls
0.40s call     test_select.py::TestSelect::test_incorrect
0.40s call     test_update.py::TestUpdate::test_incorrect
0.39s call     test_update.py::TestUpdate::test_update_pk
0.01s setup    test_replace.py::TestReplace::test_replace_total

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 36.47s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/iq5t/001fa1/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 ===============================
387.34s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
73.12s call     zip_bomb.py::TestZipBomb::test
12.65s setup    test_upsert.py::TestUpsert::test_copy_full
12.01s teardown zip_bomb.py::TestZipBomb::test
11.24s setup    test_update.py::TestUpdate::test_update_single_column
8.53s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
4.56s setup    zip_bomb.py::TestZipBomb::test
3.21s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.47s call     test_upsert.py::TestUpsert::test_copy_partial
1.32s call     test_upsert.py::TestUpsert::test_copy_full
1.24s call     test_upsert.py::TestUpsert::test_count
0.76s call     test_update.py::TestUpdate::test_update_single_column
0.74s call     test_update.py::TestUpdate::test_update_single_row
0.54s call     test_upsert.py::TestUpsert::test_incorrect
0.52s call     test_upsert.py::TestUpsert::test_partial_update
0.45s call     test_upsert.py::TestUpsert::test_insert_nulls

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 520.76s (0:08:40) ========================
