============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ieiq/0081d3/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
118.95s call     test_restarts.py::TestRestartClusterBlock42::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
37.30s setup    test_restarts.py::TestRestartClusterBlock42::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
7.08s teardown test_restarts.py::TestRestartClusterBlock42::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
======================== 1 passed in 163.77s (0:02: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/ieiq/0081d6/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
123.06s call     test_restarts.py::TestRestartClusterMirror34::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
34.69s setup    test_restarts.py::TestRestartClusterMirror34::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
7.52s teardown test_restarts.py::TestRestartClusterMirror34::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
======================== 1 passed in 165.82s (0:02:45) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ieiq/0081e6/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
139.66s call     test_restarts.py::TestRestartClusterMirror3DC::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
30.95s setup    test_restarts.py::TestRestartClusterMirror3DC::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
7.09s teardown test_restarts.py::TestRestartClusterMirror3DC::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
======================== 1 passed in 178.20s (0:02:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ieiq/0081d7/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
131.14s call     test_restarts.py::TestRestartMultipleBlock42::test_tablets_are_successfully_started_after_few_killed_nodes
36.95s setup    test_restarts.py::TestRestartMultipleBlock42::test_tablets_are_successfully_started_after_few_killed_nodes
7.07s teardown test_restarts.py::TestRestartMultipleBlock42::test_tablets_are_successfully_started_after_few_killed_nodes
======================== 1 passed in 175.58s (0:02:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py F

=================================== FAILURES ===================================
_ TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes _
ydb/tests/functional/restarts/test_restarts.py:41: in test_tablets_are_successfully_started_after_few_killed_nodes
    all_tablet_ids = create_tablets_and_wait_for_start(self.cluster.client, nodes_count * TABLETS_PER_NODE)
ydb/tests/library/kv/helpers.py:33: in create_tablets_and_wait_for_start
    assert_that(
E   AssertionError: 
E   Expected: 
E   ============================================================
E    {
E     CreateTabletResult = a sequence containing [an object with a property 'Status' matching (<0> or <2>)]
E     Status = <1>
E   
E   }
E   ============================================================
E   
E        but: Actual protobuf = 
E   ============================================================
E   Status: 128
E   ErrorReason: "Client pipe to Hive destroyed (connection lost), Marker# HC9"
E   
E   ============================================================
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_tablets_are_successfully_started_after_few_killed_nodes
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14500
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15605
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3304
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3729
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18821
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15575
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/kikimr_cluster_2fx6ssli
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12615
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12615
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12616
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24264
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8932
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/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/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_1/logfile_oph16_cw.log --grpc-port=12616 --mon-port=24264 --ic-port=14500
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1872
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26992
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10451
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61842
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/logfile_j67qfs8r.log --grpc-port=1872 --mon-port=26992 --ic-port=15605
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6378
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15748
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4723
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17130
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_3/logfile_ml_rtqtm.log --grpc-port=6378 --mon-port=15748 --ic-port=3304
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12111
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11735
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5896
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21605
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_4/logfile_rq8h7luy.log --grpc-port=12111 --mon-port=11735 --ic-port=30926
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20975
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11773
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26644
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29040
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_5/logfile_ghfp1seu.log --grpc-port=20975 --mon-port=11773 --ic-port=11140
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14487
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23141
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30124
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/logfile_2fml0jpd.log --grpc-port=14487 --mon-port=25416 --ic-port=3729
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6057
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23364
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10328
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10384
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_7/logfile_w1ol3e_r.log --grpc-port=6057 --mon-port=23364 --ic-port=18821
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28878
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11420
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61364
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_8/logfile_e53_3y5z.log --grpc-port=28878 --mon-port=11420 --ic-port=15575
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1za588ndo.data on node localhost:12616/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/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/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_1/logfile_oph16_cw.log --grpc-port=12616 --mon-port=24264 --ic-port=14500
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_1/logfile_oph16_cw.log', '--grpc-port=12616', '--mon-port=24264', '--ic-port=14500')' in '/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3028904
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12616/1
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/ieiq/0081de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3028906
DEBUG    ya.test:process.py:259 Command (pid 3028906) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3028906) elapsed time (sec): 1.0767185688018799
DEBUG    ya.test:process.py:263 Command (pid 3028906) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3028906) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3028906) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3028906) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3028906) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3028906) maxrss: 546108
DEBUG    ya.test:process.py:263 Command (pid 3028906) minflt: 20027
DEBUG    ya.test:process.py:263 Command (pid 3028906) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3028906) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3028906) nivcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 3028906) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3028906) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3028906) nvcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 3028906) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3028906) stime: 0.887814
DEBUG    ya.test:process.py:263 Command (pid 3028906) utime: 0.109633
DEBUG    ya.test:process.py:263 Command (pid 3028906) wtime: 1.078
DEBUG    ya.test:process.py:275 Command (pid 3028906) output:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3028906) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1_ccgv4x1.data on node localhost:1872/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/logfile_j67qfs8r.log --grpc-port=1872 --mon-port=26992 --ic-port=15605
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/logfile_j67qfs8r.log', '--grpc-port=1872', '--mon-port=26992', '--ic-port=15605')' in '/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3029721
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1872/2
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/ieiq/0081de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3029724
DEBUG    ya.test:process.py:259 Command (pid 3029724) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3029724) elapsed time (sec): 2.4011523723602295
DEBUG    ya.test:process.py:263 Command (pid 3029724) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3029724) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3029724) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3029724) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3029724) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3029724) maxrss: 546108
DEBUG    ya.test:process.py:263 Command (pid 3029724) minflt: 16700
DEBUG    ya.test:process.py:263 Command (pid 3029724) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3029724) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3029724) nivcsw: 455
DEBUG    ya.test:process.py:263 Command (pid 3029724) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3029724) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3029724) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 3029724) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3029724) stime: 2.028454
DEBUG    ya.test:process.py:263 Command (pid 3029724) utime: 0.09475599999999999
DEBUG    ya.test:process.py:263 Command (pid 3029724) wtime: 2.421
DEBUG    ya.test:process.py:275 Command (pid 3029724) output:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3029724) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1urt1s73_.data on node localhost:6378/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_3/logfile_ml_rtqtm.log --grpc-port=6378 --mon-port=15748 --ic-port=3304
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_3/logfile_ml_rtqtm.log', '--grpc-port=6378', '--mon-port=15748', '--ic-port=3304')' in '/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3031867
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6378/3
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/ieiq/0081de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3031869
DEBUG    ya.test:process.py:259 Command (pid 3031869) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3031869) elapsed time (sec): 1.9172327518463135
DEBUG    ya.test:process.py:263 Command (pid 3031869) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3031869) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3031869) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3031869) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3031869) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3031869) maxrss: 546108
DEBUG    ya.test:process.py:263 Command (pid 3031869) minflt: 16251
DEBUG    ya.test:process.py:263 Command (pid 3031869) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3031869) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3031869) nivcsw: 333
DEBUG    ya.test:process.py:263 Command (pid 3031869) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3031869) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3031869) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3031869) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3031869) stime: 1.45249
DEBUG    ya.test:process.py:263 Command (pid 3031869) utime: 0.121057
DEBUG    ya.test:process.py:263 Command (pid 3031869) wtime: 1.918
DEBUG    ya.test:process.py:275 Command (pid 3031869) output:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3031869) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1b1d74omn.data on node localhost:12111/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_4/logfile_rq8h7luy.log --grpc-port=12111 --mon-port=11735 --ic-port=30926
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_4/logfile_rq8h7luy.log', '--grpc-port=12111', '--mon-port=11735', '--ic-port=30926')' in '/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3033749
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12111/4
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/ieiq/0081de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3033750
DEBUG    ya.test:process.py:259 Command (pid 3033750) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3033750) elapsed time (sec): 1.934244155883789
DEBUG    ya.test:process.py:263 Command (pid 3033750) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3033750) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3033750) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3033750) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3033750) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3033750) maxrss: 546108
DEBUG    ya.test:process.py:263 Command (pid 3033750) minflt: 16245
DEBUG    ya.test:process.py:263 Command (pid 3033750) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3033750) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3033750) nivcsw: 326
DEBUG    ya.test:process.py:263 Command (pid 3033750) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3033750) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3033750) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3033750) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3033750) stime: 1.625795
DEBUG    ya.test:process.py:263 Command (pid 3033750) utime: 0.103007
DEBUG    ya.test:process.py:263 Command (pid 3033750) wtime: 1.943
DEBUG    ya.test:process.py:275 Command (pid 3033750) output:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3033750) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1x2oofsul.data on node localhost:20975/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_5/logfile_ghfp1seu.log --grpc-port=20975 --mon-port=11773 --ic-port=11140
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_5/logfile_ghfp1seu.log', '--grpc-port=20975', '--mon-port=11773', '--ic-port=11140')' in '/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3035386
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20975/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3035412
DEBUG    ya.test:process.py:259 Command (pid 3035412) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3035412) elapsed time (sec): 2.680760622024536
DEBUG    ya.test:process.py:263 Command (pid 3035412) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3035412) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3035412) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3035412) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3035412) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3035412) maxrss: 546108
DEBUG    ya.test:process.py:263 Command (pid 3035412) minflt: 16246
DEBUG    ya.test:process.py:263 Command (pid 3035412) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3035412) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3035412) nivcsw: 322
DEBUG    ya.test:process.py:263 Command (pid 3035412) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3035412) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3035412) nvcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 3035412) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3035412) stime: 1.142727
DEBUG    ya.test:process.py:263 Command (pid 3035412) utime: 0.11703699999999999
DEBUG    ya.test:process.py:263 Command (pid 3035412) wtime: 2.682
DEBUG    ya.test:process.py:275 Command (pid 3035412) output:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3035412) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1zc1by3eg.data on node localhost:14487/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/logfile_2fml0jpd.log --grpc-port=14487 --mon-port=25416 --ic-port=3729
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/logfile_2fml0jpd.log', '--grpc-port=14487', '--mon-port=25416', '--ic-port=3729')' in '/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3037794
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14487/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3037802
DEBUG    ya.test:process.py:259 Command (pid 3037802) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3037802) elapsed time (sec): 2.215632438659668
DEBUG    ya.test:process.py:263 Command (pid 3037802) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3037802) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3037802) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3037802) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3037802) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3037802) maxrss: 546108
DEBUG    ya.test:process.py:263 Command (pid 3037802) minflt: 16246
DEBUG    ya.test:process.py:263 Command (pid 3037802) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3037802) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3037802) nivcsw: 408
DEBUG    ya.test:process.py:263 Command (pid 3037802) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3037802) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3037802) nvcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 3037802) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3037802) stime: 1.293603
DEBUG    ya.test:process.py:263 Command (pid 3037802) utime: 0.116615
DEBUG    ya.test:process.py:263 Command (pid 3037802) wtime: 2.217
DEBUG    ya.test:process.py:275 Command (pid 3037802) output:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3037802) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1dpw9do5m.data on node localhost:6057/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_7/logfile_w1ol3e_r.log --grpc-port=6057 --mon-port=23364 --ic-port=18821
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_7/logfile_w1ol3e_r.log', '--grpc-port=6057', '--mon-port=23364', '--ic-port=18821')' in '/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3039691
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6057/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3039701
DEBUG    ya.test:process.py:259 Command (pid 3039701) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3039701) elapsed time (sec): 2.7966196537017822
DEBUG    ya.test:process.py:263 Command (pid 3039701) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3039701) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3039701) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3039701) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3039701) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3039701) maxrss: 546108
DEBUG    ya.test:process.py:263 Command (pid 3039701) minflt: 16245
DEBUG    ya.test:process.py:263 Command (pid 3039701) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3039701) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3039701) nivcsw: 292
DEBUG    ya.test:process.py:263 Command (pid 3039701) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3039701) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3039701) nvcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 3039701) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3039701) stime: 0.881949
DEBUG    ya.test:process.py:263 Command (pid 3039701) utime: 0.096872
DEBUG    ya.test:process.py:263 Command (pid 3039701) wtime: 2.822
DEBUG    ya.test:process.py:275 Command (pid 3039701) output:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3039701) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1xxllhuu8.data on node localhost:28878/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_8/logfile_e53_3y5z.log --grpc-port=28878 --mon-port=11420 --ic-port=15575
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_8/logfile_e53_3y5z.log', '--grpc-port=28878', '--mon-port=11420', '--ic-port=15575')' in '/home/runner/.ya/build/build_root/ieiq/0081de/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3042847
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28878/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3043034
DEBUG    ya.test:process.py:259 Command (pid 3043034) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3043034) elapsed time (sec): 1.9020302295684814
DEBUG    ya.test:process.py:263 Command (pid 3043034) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3043034) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3043034) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3043034) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3043034) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3043034) maxrss: 546108
DEBUG    ya.test:process.py:263 Command (pid 3043034) minflt: 16248
DEBUG    ya.test:process.py:263 Command (pid 3043034) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3043034) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3043034) nivcsw: 272
DEBUG    ya.test:process.py:263 Command (pid 3043034) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3043034) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3043034) nvcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 3043034) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3043034) stime: 0.788802
DEBUG    ya.test:process.py:263 Command (pid 3043034) utime: 0.103984
DEBUG    ya.test:process.py:263 Command (pid 3043034) wtime: 1.903
DEBUG    ya.test:process.py:275 Command (pid 3043034) output:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3043034) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 1fe68f51c97cb71b444845ace5feba15beb725c3
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge 6979adb5dd8eb2f5eb45057f22c6755baa662fcf into 795ad02dd85f35d699ddab72f65a15af37209a23
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my6unlt3eu    Host information: 
        Linux ghrun-my6unlt3eu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12616', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1za588ndo.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1_ccgv4x1.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1urt1s73_.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1b1d74omn.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1x2oofsul.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1zc1by3eg.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1dpw9do5m.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1xxllhuu8.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14500\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15605\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3304\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30926\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11140\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3729\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18821\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15575\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12616', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1za588ndo.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1_ccgv4x1.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1urt1s73_.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1b1d74omn.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1x2oofsul.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1zc1by3eg.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1dpw9do5m.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/ieiq/0081de/r3tmp/pdisk1xxllhuu8.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14500\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15605\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3304\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30926\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11140\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3729\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18821\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15575\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3048247
DEBUG    ya.test:process.py:259 Command (pid 3048247) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3048247) elapsed time (sec): 4.252994775772095
DEBUG    ya.test:process.py:263 Command (pid 3048247) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3048247) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3048247) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3048247) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3048247) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3048247) maxrss: 554664
DEBUG    ya.test:process.py:263 Command (pid 3048247) minflt: 20082
DEBUG    ya.test:process.py:263 Command (pid 3048247) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3048247) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3048247) nivcsw: 989
DEBUG    ya.test:process.py:263 Command (pid 3048247) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3048247) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3048247) nvcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 3048247) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3048247) stime: 2.822712
DEBUG    ya.test:process.py:263 Command (pid 3048247) utime: 0.364141
DEBUG    ya.test:process.py:263 Command (pid 3048247) wtime: 4.373
DEBUG    ya.test:process.py:275 Command (pid 3048247) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 3

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12616', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3of4"\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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ieiq/0081de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12616', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3of4"\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: 3052805
DEBUG    ya.test:process.py:259 Command (pid 3052805) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3052805) elapsed time (sec): 1.4002101421356201
DEBUG    ya.test:process.py:263 Command (pid 3052805) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3052805) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3052805) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3052805) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3052805) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3052805) maxrss: 554596
DEBUG    ya.test:process.py:263 Command (pid 3052805) minflt: 18389
DEBUG    ya.test:process.py:263 Command (pid 3052805) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3052805) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3052805) nivcsw: 463
DEBUG    ya.test:process.py:263 Command (pid 3052805) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3052805) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3052805) nvcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 3052805) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3052805) stime: 0.940457
DEBUG    ya.test:process.py:263 Command (pid 3052805) utime: 0.156449
DEBUG    ya.test:process.py:263 Command (pid 3052805) wtime: 1.407
DEBUG    ya.test:process.py:275 Command (pid 3052805) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_restarts.py::TestRestartMultipleMirror34, test_name: test_tablets_are_successfully_started_after_few_killed_nodes)
INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1764351320927
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037889
  ChangeTime: 1764351321846
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037889
  ChangeTime: 1764351322074
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037890
  ChangeTime: 1764351324504
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037891
  ChangeTime: 1764351326080
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037891
  ChangeTime: 1764351326161
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037892
  ChangeTime: 1764351328114
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037892
  ChangeTime: 1764351328231
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037893
  ChangeTime: 1764351330210
  State: ResolveStateStorage
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037893
  ChangeTime: 1764351330299
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037894
  ChangeTime: 1764351332284
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037894
  ChangeTime: 1764351332443
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037895
  ChangeTime: 1764351334324
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037895
  ChangeTime: 1764351334424
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037896
  ChangeTime: 1764351336363
  State: Lock
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037896
  ChangeTime: 1764351336465
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037897
  ChangeTime: 1764351338432
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037897
  ChangeTime: 1764351338515
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037898
  ChangeTime: 1764351340528
  State: Lock
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037898
  ChangeTime: 1764351340615
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037899
  ChangeTime: 1764351342601
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037899
  ChangeTime: 1764351342677
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037900
  ChangeTime: 1764351344639
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037900
  ChangeTime: 1764351344733
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037901
  ChangeTime: 1764351346681
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037901
  ChangeTime: 1764351346763
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037902
  ChangeTime: 1764351348738
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037902
  ChangeTime: 1764351348862
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037903
  ChangeTime: 1764351350813
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037903
  ChangeTime: 1764351350938
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037904
  ChangeTime: 1764351352913
  State: Lock
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037904
  ChangeTime: 1764351353025
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037905
  ChangeTime: 1764351354960
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037905
  ChangeTime: 1764351355063
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037906
  ChangeTime: 1764351357024
  State: Lock
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037906
  ChangeTime: 1764351357104
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037907
  ChangeTime: 1764351359108
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037907
  ChangeTime: 1764351359265
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037908
  ChangeTime: 1764351361141
  State: ResolveStateStorage
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037908
  ChangeTime: 1764351361254
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037909
  ChangeTime: 1764351363269
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037909
  ChangeTime: 1764351363360
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037910
  ChangeTime: 1764351365337
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037910
  ChangeTime: 1764351365487
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037911
  ChangeTime: 1764351367381
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037911
  ChangeTime: 1764351367480
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037912
  ChangeTime: 1764351369454
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037912
  ChangeTime: 1764351369555
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037913
  ChangeTime: 1764351371515
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037913
  ChangeTime: 1764351371550
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037914
  ChangeTime: 1764351373602
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037914
  ChangeTime: 1764351373666
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037915
  ChangeTime: 1764351375754
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037916
  ChangeTime: 1764351377724
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037916
  ChangeTime: 1764351377770
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037917
  ChangeTime: 1764351379823
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037918
  ChangeTime: 1764351381786
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037918
  ChangeTime: 1764351381878
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1872/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20975/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6378/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14487/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6057/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28878/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12111/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12616/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61364
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11420
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28878
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10384
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10328
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23364
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6057
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30124
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23141
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14487
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29040
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26644
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11773
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20975
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21605
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5896
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11735
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12111
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17130
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4723
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15748
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6378
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61842
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10451
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26992
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1872
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8932
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24264
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12616
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15575
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18821
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3729
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11140
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30926
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3304
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15605
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14500
============================== slowest durations ===============================
64.88s call     test_restarts.py::TestRestartMultipleMirror34::test_tablets_are_successfully_started_after_few_killed_nodes
35.66s setup    test_restarts.py::TestRestartMultipleMirror34::test_tablets_are_successfully_started_after_few_killed_nodes
7.22s teardown test_restarts.py::TestRestartMultipleMirror34::test_tablets_are_successfully_started_after_few_killed_nodes
=========================== short test summary info ============================
FAILED test_restarts.py::TestRestartMultipleMirror34::test_tablets_are_successfully_started_after_few_killed_nodes - AssertionError: 
Expected: 
============================================================
 {
  CreateTabletResult = a sequence containing [an object with a property 'Status' matching (<0> or <2>)]
  Status = <1>

}
============================================================

     but: Actual protobuf = 
============================================================
Status: 128
ErrorReason: "Client pipe to Hive destroyed (connection lost), Marker# HC9"

============================================================
======================== 1 failed in 108.59s (0:01:48) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ieiq/0081dd/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
165.90s call     test_restarts.py::TestRestartMultipleMirror3DC::test_tablets_are_successfully_started_after_few_killed_nodes
33.89s setup    test_restarts.py::TestRestartMultipleMirror3DC::test_tablets_are_successfully_started_after_few_killed_nodes
3.03s teardown test_restarts.py::TestRestartMultipleMirror3DC::test_tablets_are_successfully_started_after_few_killed_nodes
======================== 1 passed in 203.25s (0:03:23) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ieiq/0081d9/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
111.41s call     test_restarts.py::TestRestartSingleBlock42::test_restart_single_node_is_ok
37.42s setup    test_restarts.py::TestRestartSingleBlock42::test_restart_single_node_is_ok
7.19s teardown test_restarts.py::TestRestartSingleBlock42::test_restart_single_node_is_ok
======================== 1 passed in 156.46s (0:02:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ieiq/0081d5/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
132.14s call     test_restarts.py::TestRestartSingleMirror3DC::test_restart_single_node_is_ok
35.09s setup    test_restarts.py::TestRestartSingleMirror3DC::test_restart_single_node_is_ok
7.05s teardown test_restarts.py::TestRestartSingleMirror3DC::test_restart_single_node_is_ok
======================== 1 passed in 174.81s (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/ieiq/0081d2/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

============================ no tests ran in 0.43s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ieiq/0081df/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

============================ no tests ran in 0.47s =============================
