============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/00166d/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_disk/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_disk.py .

============================== slowest durations ===============================
20.99s call     test_disk.py::TestSafeDiskBreak::test_erase_method
15.34s setup    test_disk.py::TestSafeDiskBreak::test_erase_method
12.04s teardown test_disk.py::TestSafeDiskBreak::test_erase_method
============================== 1 passed in 49.82s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/00167f/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_disk/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.45s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/001381/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_disk/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.33s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/00130e/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_disk/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.76s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/00165d/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_disk/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.65s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/00131e/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_disk/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.46s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/001679/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_disk/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 3.05s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/00167a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_disk/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.55s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/001665/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_disk/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.55s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/001383/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_disk/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.69s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_tablet.py E

==================================== ERRORS ====================================
___ ERROR at setup of TestMassiveKills.test_tablets_are_ok_after_many_kills ____
ydb/tests/tools/nemesis/ut/test_tablet.py:31: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:562: in __run
    self.add_storage_pool(
ydb/tests/library/harness/kikimr_runner.py:882: in add_storage_pool
    self._bs_config_invoke(request)
ydb/tests/library/harness/kikimr_runner.py:843: in _bs_config_invoke
    self.__call_kikimr_new_cli(
ydb/tests/library/harness/kikimr_runner.py:451: in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
E     DefineStoragePool {
E       BoxId: 1
E       StoragePoolId: 1
E       Name: "dynamic_storage_pool:1"
E       ErasureSpecies: "block-4-2"
E       VDiskKind: "Default"
E       Kind: "hdd"
E       NumGroups: 2
E       PDiskFilter {
E         Property {
E           Type: ROT
E         }
E         Property {
E           Kind: 0
E         }
E       }
E     }
E   }
E   ' has failed with code 2.
E   Errors:
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_tablets_are_ok_after_many_kills
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/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6711
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17921
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7468
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15629
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21312
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63419
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13551
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/tbty/00138a/r3tmp/kikimr_cluster_yr6rnjr8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21349
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22318
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26511
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4476
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_1/logfile_ep9x8e4e.log --grpc-port=21349 --mon-port=22318 --ic-port=6711
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31038
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14388
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10438
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_2/logfile_srcpugog.log --grpc-port=31038 --mon-port=14388 --ic-port=19750
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64527
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20914
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_3/logfile_ht5y8qtd.log --grpc-port=10898 --mon-port=64527 --ic-port=17921
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28680
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63321
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6129
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6767
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_4/logfile_2_riltpo.log --grpc-port=28680 --mon-port=63321 --ic-port=7468
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10888
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27750
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_5/logfile_695t8fmb.log --grpc-port=6329 --mon-port=20405 --ic-port=15629
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17297
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18057
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12351
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65373
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_6/logfile_vj8ge3bk.log --grpc-port=17297 --mon-port=18057 --ic-port=21312
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61866
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32660
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13355
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7799
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_7/logfile_hjtendz2.log --grpc-port=61866 --mon-port=32660 --ic-port=63419
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13006
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63848
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_8/logfile_tpa9i5yq.log --grpc-port=10474 --mon-port=13006 --ic-port=13551
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21349/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_1/logfile_ep9x8e4e.log --grpc-port=21349 --mon-port=22318 --ic-port=6711
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_1/logfile_ep9x8e4e.log', '--grpc-port=21349', '--mon-port=22318', '--ic-port=6711')' in '/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 13567
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21349/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/tbty/00138a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 13568
DEBUG    ya.test:process.py:259 Command (pid 13568) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 13568) elapsed time (sec): 1.191427230834961
DEBUG    ya.test:process.py:263 Command (pid 13568) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 13568) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 13568) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 13568) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 13568) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 13568) maxrss: 504736
DEBUG    ya.test:process.py:263 Command (pid 13568) minflt: 45528
DEBUG    ya.test:process.py:263 Command (pid 13568) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 13568) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 13568) nivcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 13568) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 13568) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 13568) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 13568) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 13568) stime: 0.46040499999999995
DEBUG    ya.test:process.py:263 Command (pid 13568) utime: 0.544907
DEBUG    ya.test:process.py:263 Command (pid 13568) wtime: 1.202
DEBUG    ya.test:process.py:275 Command (pid 13568) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 13568) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 SectorMap:1:64 on node localhost:31038/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_2/logfile_srcpugog.log --grpc-port=31038 --mon-port=14388 --ic-port=19750
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_2/logfile_srcpugog.log', '--grpc-port=31038', '--mon-port=14388', '--ic-port=19750')' in '/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 14072
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:31038/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/tbty/00138a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 14094
DEBUG    ya.test:process.py:259 Command (pid 14094) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 14094) elapsed time (sec): 2.0470640659332275
DEBUG    ya.test:process.py:263 Command (pid 14094) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 14094) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 14094) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 14094) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 14094) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 14094) maxrss: 505880
DEBUG    ya.test:process.py:263 Command (pid 14094) minflt: 45597
DEBUG    ya.test:process.py:263 Command (pid 14094) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 14094) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 14094) nivcsw: 279
DEBUG    ya.test:process.py:263 Command (pid 14094) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 14094) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 14094) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 14094) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 14094) stime: 0.50979
DEBUG    ya.test:process.py:263 Command (pid 14094) utime: 0.544763
DEBUG    ya.test:process.py:263 Command (pid 14094) wtime: 2.064
DEBUG    ya.test:process.py:275 Command (pid 14094) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 14094) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 SectorMap:1:64 on node localhost:10898/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_3/logfile_ht5y8qtd.log --grpc-port=10898 --mon-port=64527 --ic-port=17921
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_3/logfile_ht5y8qtd.log', '--grpc-port=10898', '--mon-port=64527', '--ic-port=17921')' in '/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 14777
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10898/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/tbty/00138a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 14792
DEBUG    ya.test:process.py:259 Command (pid 14792) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 14792) elapsed time (sec): 10.689107894897461
DEBUG    ya.test:process.py:263 Command (pid 14792) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 14792) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 14792) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 14792) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 14792) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 14792) maxrss: 506592
DEBUG    ya.test:process.py:263 Command (pid 14792) minflt: 45622
DEBUG    ya.test:process.py:263 Command (pid 14792) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 14792) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 14792) nivcsw: 1085
DEBUG    ya.test:process.py:263 Command (pid 14792) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 14792) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 14792) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 14792) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 14792) stime: 4.901283
DEBUG    ya.test:process.py:263 Command (pid 14792) utime: 0.5027349999999999
DEBUG    ya.test:process.py:263 Command (pid 14792) wtime: 10.711
DEBUG    ya.test:process.py:275 Command (pid 14792) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 14792) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 SectorMap:1:64 on node localhost:28680/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_4/logfile_2_riltpo.log --grpc-port=28680 --mon-port=63321 --ic-port=7468
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_4/logfile_2_riltpo.log', '--grpc-port=28680', '--mon-port=63321', '--ic-port=7468')' in '/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 15443
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28680/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/tbty/00138a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 15445
DEBUG    ya.test:process.py:259 Command (pid 15445) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 15445) elapsed time (sec): 8.586338996887207
DEBUG    ya.test:process.py:263 Command (pid 15445) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 15445) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 15445) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 15445) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 15445) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 15445) maxrss: 507172
DEBUG    ya.test:process.py:263 Command (pid 15445) minflt: 45532
DEBUG    ya.test:process.py:263 Command (pid 15445) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 15445) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 15445) nivcsw: 883
DEBUG    ya.test:process.py:263 Command (pid 15445) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 15445) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 15445) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 15445) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 15445) stime: 4.095306
DEBUG    ya.test:process.py:263 Command (pid 15445) utime: 0.517224
DEBUG    ya.test:process.py:263 Command (pid 15445) wtime: 8.603
DEBUG    ya.test:process.py:275 Command (pid 15445) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 15445) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 SectorMap:1:64 on node localhost:6329/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_5/logfile_695t8fmb.log --grpc-port=6329 --mon-port=20405 --ic-port=15629
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_5/logfile_695t8fmb.log', '--grpc-port=6329', '--mon-port=20405', '--ic-port=15629')' in '/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 16046
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6329/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/tbty/00138a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 16052
DEBUG    ya.test:process.py:259 Command (pid 16052) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 16052) elapsed time (sec): 8.654365539550781
DEBUG    ya.test:process.py:263 Command (pid 16052) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16052) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 16052) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16052) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16052) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 16052) maxrss: 507784
DEBUG    ya.test:process.py:263 Command (pid 16052) minflt: 47079
DEBUG    ya.test:process.py:263 Command (pid 16052) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 16052) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 16052) nivcsw: 1068
DEBUG    ya.test:process.py:263 Command (pid 16052) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 16052) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 16052) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 16052) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 16052) stime: 3.666409
DEBUG    ya.test:process.py:263 Command (pid 16052) utime: 0.495154
DEBUG    ya.test:process.py:263 Command (pid 16052) wtime: 8.668
DEBUG    ya.test:process.py:275 Command (pid 16052) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 16052) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 SectorMap:1:64 on node localhost:17297/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_6/logfile_vj8ge3bk.log --grpc-port=17297 --mon-port=18057 --ic-port=21312
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_6/logfile_vj8ge3bk.log', '--grpc-port=17297', '--mon-port=18057', '--ic-port=21312')' in '/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 16586
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17297/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/tbty/00138a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 16587
DEBUG    ya.test:process.py:259 Command (pid 16587) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 16587) elapsed time (sec): 8.82895541191101
DEBUG    ya.test:process.py:263 Command (pid 16587) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16587) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 16587) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16587) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16587) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 16587) maxrss: 508420
DEBUG    ya.test:process.py:263 Command (pid 16587) minflt: 45610
DEBUG    ya.test:process.py:263 Command (pid 16587) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 16587) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 16587) nivcsw: 960
DEBUG    ya.test:process.py:263 Command (pid 16587) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 16587) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 16587) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 16587) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 16587) stime: 3.050496
DEBUG    ya.test:process.py:263 Command (pid 16587) utime: 0.5318729999999999
DEBUG    ya.test:process.py:263 Command (pid 16587) wtime: 8.859
DEBUG    ya.test:process.py:275 Command (pid 16587) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 16587) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 SectorMap:1:64 on node localhost:61866/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_7/logfile_hjtendz2.log --grpc-port=61866 --mon-port=32660 --ic-port=63419
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_7/logfile_hjtendz2.log', '--grpc-port=61866', '--mon-port=32660', '--ic-port=63419')' in '/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 17238
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:61866/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/tbty/00138a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 17252
DEBUG    ya.test:process.py:259 Command (pid 17252) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 17252) elapsed time (sec): 11.777616739273071
DEBUG    ya.test:process.py:263 Command (pid 17252) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17252) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 17252) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17252) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17252) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 17252) maxrss: 509136
DEBUG    ya.test:process.py:263 Command (pid 17252) minflt: 45649
DEBUG    ya.test:process.py:263 Command (pid 17252) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 17252) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 17252) nivcsw: 1269
DEBUG    ya.test:process.py:263 Command (pid 17252) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 17252) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 17252) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 17252) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 17252) stime: 4.205321
DEBUG    ya.test:process.py:263 Command (pid 17252) utime: 0.5019779999999999
DEBUG    ya.test:process.py:263 Command (pid 17252) wtime: 11.796
DEBUG    ya.test:process.py:275 Command (pid 17252) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 17252) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 SectorMap:1:64 on node localhost:10474/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tbty/00138a/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/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_8/logfile_tpa9i5yq.log --grpc-port=10474 --mon-port=13006 --ic-port=13551
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_8/logfile_tpa9i5yq.log', '--grpc-port=10474', '--mon-port=13006', '--ic-port=13551')' in '/home/runner/.ya/build/build_root/tbty/00138a/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk0/testing_out_stuff/test_tablet.py.TestMassiveKills.test_tablets_are_ok_after_many_kills/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 17877
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10474/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/tbty/00138a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 17878
DEBUG    ya.test:process.py:259 Command (pid 17878) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 17878) elapsed time (sec): 13.08122730255127
DEBUG    ya.test:process.py:263 Command (pid 17878) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17878) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 17878) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17878) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17878) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 17878) maxrss: 509776
DEBUG    ya.test:process.py:263 Command (pid 17878) minflt: 45624
DEBUG    ya.test:process.py:263 Command (pid 17878) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 17878) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 17878) nivcsw: 1194
DEBUG    ya.test:process.py:263 Command (pid 17878) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 17878) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 17878) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 17878) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 17878) stime: 3.973588
DEBUG    ya.test:process.py:263 Command (pid 17878) utime: 0.505477
DEBUG    ya.test:process.py:263 Command (pid 17878) wtime: 13.112
DEBUG    ya.test:process.py:275 Command (pid 17878) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 17878) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7fimwjz5me    Host information: 
        Linux ghrun-7fimwjz5me 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/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6711\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19750\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17921\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7468\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15629\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21312\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63419\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13551\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/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6711\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19750\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17921\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7468\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15629\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21312\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63419\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13551\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 25213
DEBUG    ya.test:process.py:259 Command (pid 25213) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 25213) elapsed time (sec): 12.419783592224121
DEBUG    ya.test:process.py:263 Command (pid 25213) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 25213) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 25213) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 25213) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 25213) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 25213) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 25213) minflt: 56070
DEBUG    ya.test:process.py:263 Command (pid 25213) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 25213) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 25213) nivcsw: 1327
DEBUG    ya.test:process.py:263 Command (pid 25213) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 25213) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 25213) nvcsw: 531
DEBUG    ya.test:process.py:263 Command (pid 25213) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 25213) stime: 5.436415
DEBUG    ya.test:process.py:263 Command (pid 25213) utime: 0.533898
DEBUG    ya.test:process.py:263 Command (pid 25213) wtime: 12.43
DEBUG    ya.test:process.py:275 Command (pid 25213) 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: 12

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 26031
DEBUG    ya.test:process.py:259 Command (pid 26031) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 26031) elapsed time (sec): 7.011555194854736
DEBUG    ya.test:process.py:263 Command (pid 26031) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 26031) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 26031) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 26031) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 26031) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 26031) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 26031) minflt: 56396
DEBUG    ya.test:process.py:263 Command (pid 26031) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 26031) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 26031) nivcsw: 757
DEBUG    ya.test:process.py:263 Command (pid 26031) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 26031) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 26031) nvcsw: 739
DEBUG    ya.test:process.py:263 Command (pid 26031) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 26031) stime: 2.703525
DEBUG    ya.test:process.py:263 Command (pid 26031) utime: 0.55399
DEBUG    ya.test:process.py:263 Command (pid 26031) wtime: 7.033
DEBUG    ya.test:process.py:275 Command (pid 26031) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 27055
DEBUG    ya.test:process.py:259 Command (pid 27055) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 27055) elapsed time (sec): 11.106929063796997
DEBUG    ya.test:process.py:263 Command (pid 27055) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 27055) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 27055) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 27055) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 27055) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 27055) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 27055) minflt: 51896
DEBUG    ya.test:process.py:263 Command (pid 27055) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 27055) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 27055) nivcsw: 920
DEBUG    ya.test:process.py:263 Command (pid 27055) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 27055) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 27055) nvcsw: 857
DEBUG    ya.test:process.py:263 Command (pid 27055) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 27055) stime: 4.77467
DEBUG    ya.test:process.py:263 Command (pid 27055) utime: 0.5593389999999999
DEBUG    ya.test:process.py:263 Command (pid 27055) wtime: 11.123
DEBUG    ya.test:process.py:275 Command (pid 27055) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 28670
DEBUG    ya.test:process.py:259 Command (pid 28670) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 28670) elapsed time (sec): 11.50511384010315
DEBUG    ya.test:process.py:263 Command (pid 28670) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 28670) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 28670) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 28670) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 28670) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 28670) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 28670) minflt: 52061
DEBUG    ya.test:process.py:263 Command (pid 28670) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 28670) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 28670) nivcsw: 1122
DEBUG    ya.test:process.py:263 Command (pid 28670) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 28670) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 28670) nvcsw: 428
DEBUG    ya.test:process.py:263 Command (pid 28670) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 28670) stime: 3.991518
DEBUG    ya.test:process.py:263 Command (pid 28670) utime: 0.493737
DEBUG    ya.test:process.py:263 Command (pid 28670) wtime: 11.526
DEBUG    ya.test:process.py:275 Command (pid 28670) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 30512
DEBUG    ya.test:process.py:259 Command (pid 30512) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 30512) elapsed time (sec): 8.365762948989868
DEBUG    ya.test:process.py:263 Command (pid 30512) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 30512) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 30512) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 30512) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 30512) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 30512) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 30512) minflt: 52007
DEBUG    ya.test:process.py:263 Command (pid 30512) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 30512) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 30512) nivcsw: 837
DEBUG    ya.test:process.py:263 Command (pid 30512) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 30512) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 30512) nvcsw: 594
DEBUG    ya.test:process.py:263 Command (pid 30512) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 30512) stime: 2.227804
DEBUG    ya.test:process.py:263 Command (pid 30512) utime: 0.603633
DEBUG    ya.test:process.py:263 Command (pid 30512) wtime: 8.383
DEBUG    ya.test:process.py:275 Command (pid 30512) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 34775
DEBUG    ya.test:process.py:259 Command (pid 34775) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 34775) elapsed time (sec): 3.8508951663970947
DEBUG    ya.test:process.py:263 Command (pid 34775) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 34775) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 34775) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 34775) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 34775) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 34775) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 34775) minflt: 52207
DEBUG    ya.test:process.py:263 Command (pid 34775) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 34775) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 34775) nivcsw: 273
DEBUG    ya.test:process.py:263 Command (pid 34775) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 34775) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 34775) nvcsw: 687
DEBUG    ya.test:process.py:263 Command (pid 34775) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 34775) stime: 0.328218
DEBUG    ya.test:process.py:263 Command (pid 34775) utime: 0.598522
DEBUG    ya.test:process.py:263 Command (pid 34775) wtime: 3.861
DEBUG    ya.test:process.py:275 Command (pid 34775) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 37880
DEBUG    ya.test:process.py:259 Command (pid 37880) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 37880) elapsed time (sec): 1.222121238708496
DEBUG    ya.test:process.py:263 Command (pid 37880) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 37880) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 37880) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 37880) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 37880) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 37880) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 37880) minflt: 51956
DEBUG    ya.test:process.py:263 Command (pid 37880) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 37880) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 37880) nivcsw: 267
DEBUG    ya.test:process.py:263 Command (pid 37880) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 37880) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 37880) nvcsw: 600
DEBUG    ya.test:process.py:263 Command (pid 37880) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 37880) stime: 0.23141499999999998
DEBUG    ya.test:process.py:263 Command (pid 37880) utime: 0.59938
DEBUG    ya.test:process.py:263 Command (pid 37880) wtime: 1.235
DEBUG    ya.test:process.py:275 Command (pid 37880) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 40321
DEBUG    ya.test:process.py:259 Command (pid 40321) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 40321) elapsed time (sec): 1.4945290088653564
DEBUG    ya.test:process.py:263 Command (pid 40321) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40321) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 40321) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40321) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 40321) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 40321) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 40321) minflt: 51927
DEBUG    ya.test:process.py:263 Command (pid 40321) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 40321) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 40321) nivcsw: 367
DEBUG    ya.test:process.py:263 Command (pid 40321) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 40321) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 40321) nvcsw: 461
DEBUG    ya.test:process.py:263 Command (pid 40321) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 40321) stime: 0.328909
DEBUG    ya.test:process.py:263 Command (pid 40321) utime: 0.590087
DEBUG    ya.test:process.py:263 Command (pid 40321) wtime: 1.505
DEBUG    ya.test:process.py:275 Command (pid 40321) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 43303
DEBUG    ya.test:process.py:259 Command (pid 43303) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 43303) elapsed time (sec): 2.21799373626709
DEBUG    ya.test:process.py:263 Command (pid 43303) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 43303) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 43303) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 43303) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 43303) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 43303) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 43303) minflt: 52077
DEBUG    ya.test:process.py:263 Command (pid 43303) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 43303) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 43303) nivcsw: 272
DEBUG    ya.test:process.py:263 Command (pid 43303) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 43303) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 43303) nvcsw: 688
DEBUG    ya.test:process.py:263 Command (pid 43303) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 43303) stime: 0.260629
DEBUG    ya.test:process.py:263 Command (pid 43303) utime: 0.636822
DEBUG    ya.test:process.py:263 Command (pid 43303) wtime: 2.232
DEBUG    ya.test:process.py:275 Command (pid 43303) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 46140
DEBUG    ya.test:process.py:259 Command (pid 46140) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 46140) elapsed time (sec): 3.196953058242798
DEBUG    ya.test:process.py:263 Command (pid 46140) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 46140) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 46140) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 46140) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 46140) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 46140) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 46140) minflt: 52065
DEBUG    ya.test:process.py:263 Command (pid 46140) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 46140) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 46140) nivcsw: 317
DEBUG    ya.test:process.py:263 Command (pid 46140) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 46140) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 46140) nvcsw: 729
DEBUG    ya.test:process.py:263 Command (pid 46140) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 46140) stime: 0.270468
DEBUG    ya.test:process.py:263 Command (pid 46140) utime: 0.626008
DEBUG    ya.test:process.py:263 Command (pid 46140) wtime: 3.204
DEBUG    ya.test:process.py:275 Command (pid 46140) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 48939
DEBUG    ya.test:process.py:259 Command (pid 48939) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 48939) elapsed time (sec): 1.3751192092895508
DEBUG    ya.test:process.py:263 Command (pid 48939) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48939) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 48939) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48939) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 48939) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 48939) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 48939) minflt: 51901
DEBUG    ya.test:process.py:263 Command (pid 48939) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 48939) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 48939) nivcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 48939) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 48939) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 48939) nvcsw: 381
DEBUG    ya.test:process.py:263 Command (pid 48939) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 48939) stime: 0.252094
DEBUG    ya.test:process.py:263 Command (pid 48939) utime: 0.600009
DEBUG    ya.test:process.py:263 Command (pid 48939) wtime: 1.405
DEBUG    ya.test:process.py:275 Command (pid 48939) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 51504
DEBUG    ya.test:process.py:259 Command (pid 51504) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 51504) elapsed time (sec): 2.5195930004119873
DEBUG    ya.test:process.py:263 Command (pid 51504) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 51504) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 51504) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 51504) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 51504) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 51504) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 51504) minflt: 51901
DEBUG    ya.test:process.py:263 Command (pid 51504) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 51504) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 51504) nivcsw: 268
DEBUG    ya.test:process.py:263 Command (pid 51504) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 51504) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 51504) nvcsw: 503
DEBUG    ya.test:process.py:263 Command (pid 51504) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 51504) stime: 0.296295
DEBUG    ya.test:process.py:263 Command (pid 51504) utime: 0.573724
DEBUG    ya.test:process.py:263 Command (pid 51504) wtime: 2.556
DEBUG    ya.test:process.py:275 Command (pid 51504) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 53037
DEBUG    ya.test:process.py:259 Command (pid 53037) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 53037) elapsed time (sec): 3.5976431369781494
DEBUG    ya.test:process.py:263 Command (pid 53037) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 53037) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 53037) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 53037) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 53037) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 53037) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 53037) minflt: 51956
DEBUG    ya.test:process.py:263 Command (pid 53037) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 53037) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 53037) nivcsw: 352
DEBUG    ya.test:process.py:263 Command (pid 53037) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 53037) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 53037) nvcsw: 523
DEBUG    ya.test:process.py:263 Command (pid 53037) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 53037) stime: 0.290332
DEBUG    ya.test:process.py:263 Command (pid 53037) utime: 0.576194
DEBUG    ya.test:process.py:263 Command (pid 53037) wtime: 3.622
DEBUG    ya.test:process.py:275 Command (pid 53037) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 55065
DEBUG    ya.test:process.py:259 Command (pid 55065) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 55065) elapsed time (sec): 3.1442856788635254
DEBUG    ya.test:process.py:263 Command (pid 55065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 55065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 55065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 55065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 55065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 55065) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 55065) minflt: 51698
DEBUG    ya.test:process.py:263 Command (pid 55065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 55065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 55065) nivcsw: 276
DEBUG    ya.test:process.py:263 Command (pid 55065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 55065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 55065) nvcsw: 533
DEBUG    ya.test:process.py:263 Command (pid 55065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 55065) stime: 0.272916
DEBUG    ya.test:process.py:263 Command (pid 55065) utime: 0.569605
DEBUG    ya.test:process.py:263 Command (pid 55065) wtime: 3.183
DEBUG    ya.test:process.py:275 Command (pid 55065) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 57297
DEBUG    ya.test:process.py:259 Command (pid 57297) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 57297) elapsed time (sec): 2.602329969406128
DEBUG    ya.test:process.py:263 Command (pid 57297) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 57297) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 57297) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 57297) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 57297) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 57297) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 57297) minflt: 52004
DEBUG    ya.test:process.py:263 Command (pid 57297) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 57297) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 57297) nivcsw: 242
DEBUG    ya.test:process.py:263 Command (pid 57297) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 57297) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 57297) nvcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 57297) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 57297) stime: 0.28667899999999996
DEBUG    ya.test:process.py:263 Command (pid 57297) utime: 0.6112449999999999
DEBUG    ya.test:process.py:263 Command (pid 57297) wtime: 2.684
DEBUG    ya.test:process.py:275 Command (pid 57297) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 60614
DEBUG    ya.test:process.py:259 Command (pid 60614) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 60614) elapsed time (sec): 4.334695816040039
DEBUG    ya.test:process.py:263 Command (pid 60614) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60614) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 60614) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60614) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60614) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 60614) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 60614) minflt: 52017
DEBUG    ya.test:process.py:263 Command (pid 60614) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 60614) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 60614) nivcsw: 310
DEBUG    ya.test:process.py:263 Command (pid 60614) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 60614) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 60614) nvcsw: 476
DEBUG    ya.test:process.py:263 Command (pid 60614) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 60614) stime: 0.267117
DEBUG    ya.test:process.py:263 Command (pid 60614) utime: 0.5685859999999999
DEBUG    ya.test:process.py:263 Command (pid 60614) wtime: 4.358
DEBUG    ya.test:process.py:275 Command (pid 60614) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.23
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.23
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 62313
DEBUG    ya.test:process.py:259 Command (pid 62313) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 62313) elapsed time (sec): 3.0094950199127197
DEBUG    ya.test:process.py:263 Command (pid 62313) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 62313) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 62313) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 62313) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 62313) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 62313) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 62313) minflt: 52043
DEBUG    ya.test:process.py:263 Command (pid 62313) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 62313) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 62313) nivcsw: 384
DEBUG    ya.test:process.py:263 Command (pid 62313) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 62313) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 62313) nvcsw: 458
DEBUG    ya.test:process.py:263 Command (pid 62313) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 62313) stime: 0.25267
DEBUG    ya.test:process.py:263 Command (pid 62313) utime: 0.584865
DEBUG    ya.test:process.py:263 Command (pid 62313) wtime: 3.028
DEBUG    ya.test:process.py:275 Command (pid 62313) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.24
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.24
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 63359
DEBUG    ya.test:process.py:259 Command (pid 63359) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 63359) elapsed time (sec): 0.917149543762207
DEBUG    ya.test:process.py:263 Command (pid 63359) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 63359) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 63359) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 63359) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 63359) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 63359) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 63359) minflt: 52006
DEBUG    ya.test:process.py:263 Command (pid 63359) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 63359) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 63359) nivcsw: 157
DEBUG    ya.test:process.py:263 Command (pid 63359) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 63359) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 63359) nvcsw: 939
DEBUG    ya.test:process.py:263 Command (pid 63359) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 63359) stime: 0.210134
DEBUG    ya.test:process.py:263 Command (pid 63359) utime: 0.5607329999999999
DEBUG    ya.test:process.py:263 Command (pid 63359) wtime: 0.936
DEBUG    ya.test:process.py:275 Command (pid 63359) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.25
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.25
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 63846
DEBUG    ya.test:process.py:259 Command (pid 63846) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 63846) elapsed time (sec): 1.3245832920074463
DEBUG    ya.test:process.py:263 Command (pid 63846) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 63846) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 63846) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 63846) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 63846) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 63846) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 63846) minflt: 51975
DEBUG    ya.test:process.py:263 Command (pid 63846) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 63846) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 63846) nivcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 63846) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 63846) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 63846) nvcsw: 807
DEBUG    ya.test:process.py:263 Command (pid 63846) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 63846) stime: 0.255905
DEBUG    ya.test:process.py:263 Command (pid 63846) utime: 0.590781
DEBUG    ya.test:process.py:263 Command (pid 63846) wtime: 1.329
DEBUG    ya.test:process.py:275 Command (pid 63846) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.26
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.26
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 64462
DEBUG    ya.test:process.py:259 Command (pid 64462) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 64462) elapsed time (sec): 1.3602240085601807
DEBUG    ya.test:process.py:263 Command (pid 64462) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 64462) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 64462) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 64462) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 64462) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 64462) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 64462) minflt: 51935
DEBUG    ya.test:process.py:263 Command (pid 64462) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 64462) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 64462) nivcsw: 192
DEBUG    ya.test:process.py:263 Command (pid 64462) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 64462) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 64462) nvcsw: 551
DEBUG    ya.test:process.py:263 Command (pid 64462) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 64462) stime: 0.312479
DEBUG    ya.test:process.py:263 Command (pid 64462) utime: 0.584403
DEBUG    ya.test:process.py:263 Command (pid 64462) wtime: 1.367
DEBUG    ya.test:process.py:275 Command (pid 64462) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.27
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.27
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 65348
DEBUG    ya.test:process.py:259 Command (pid 65348) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 65348) elapsed time (sec): 2.804391622543335
DEBUG    ya.test:process.py:263 Command (pid 65348) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 65348) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 65348) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 65348) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 65348) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 65348) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 65348) minflt: 52045
DEBUG    ya.test:process.py:263 Command (pid 65348) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 65348) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 65348) nivcsw: 325
DEBUG    ya.test:process.py:263 Command (pid 65348) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 65348) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 65348) nvcsw: 608
DEBUG    ya.test:process.py:263 Command (pid 65348) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 65348) stime: 0.254289
DEBUG    ya.test:process.py:263 Command (pid 65348) utime: 0.595163
DEBUG    ya.test:process.py:263 Command (pid 65348) wtime: 2.829
DEBUG    ya.test:process.py:275 Command (pid 65348) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.28
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.28
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 66418
DEBUG    ya.test:process.py:259 Command (pid 66418) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 66418) elapsed time (sec): 2.115278959274292
DEBUG    ya.test:process.py:263 Command (pid 66418) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 66418) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 66418) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 66418) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 66418) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 66418) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 66418) minflt: 51915
DEBUG    ya.test:process.py:263 Command (pid 66418) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 66418) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 66418) nivcsw: 262
DEBUG    ya.test:process.py:263 Command (pid 66418) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 66418) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 66418) nvcsw: 556
DEBUG    ya.test:process.py:263 Command (pid 66418) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 66418) stime: 0.23118799999999998
DEBUG    ya.test:process.py:263 Command (pid 66418) utime: 0.591313
DEBUG    ya.test:process.py:263 Command (pid 66418) wtime: 2.132
DEBUG    ya.test:process.py:275 Command (pid 66418) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.29
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.29
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 67729
DEBUG    ya.test:process.py:259 Command (pid 67729) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 67729) elapsed time (sec): 2.165931463241577
DEBUG    ya.test:process.py:263 Command (pid 67729) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 67729) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 67729) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 67729) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 67729) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 67729) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 67729) minflt: 51963
DEBUG    ya.test:process.py:263 Command (pid 67729) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 67729) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 67729) nivcsw: 245
DEBUG    ya.test:process.py:263 Command (pid 67729) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 67729) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 67729) nvcsw: 368
DEBUG    ya.test:process.py:263 Command (pid 67729) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 67729) stime: 0.251867
DEBUG    ya.test:process.py:263 Command (pid 67729) utime: 0.601039
DEBUG    ya.test:process.py:263 Command (pid 67729) wtime: 2.181
DEBUG    ya.test:process.py:275 Command (pid 67729) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.30
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.30
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 69446
DEBUG    ya.test:process.py:259 Command (pid 69446) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 69446) elapsed time (sec): 1.5958569049835205
DEBUG    ya.test:process.py:263 Command (pid 69446) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 69446) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 69446) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 69446) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 69446) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 69446) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 69446) minflt: 52230
DEBUG    ya.test:process.py:263 Command (pid 69446) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 69446) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 69446) nivcsw: 290
DEBUG    ya.test:process.py:263 Command (pid 69446) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 69446) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 69446) nvcsw: 592
DEBUG    ya.test:process.py:263 Command (pid 69446) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 69446) stime: 0.233207
DEBUG    ya.test:process.py:263 Command (pid 69446) utime: 0.619404
DEBUG    ya.test:process.py:263 Command (pid 69446) wtime: 1.62
DEBUG    ya.test:process.py:275 Command (pid 69446) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.31
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.31
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 71385
DEBUG    ya.test:process.py:259 Command (pid 71385) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 71385) elapsed time (sec): 1.6896979808807373
DEBUG    ya.test:process.py:263 Command (pid 71385) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71385) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 71385) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71385) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71385) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 71385) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 71385) minflt: 51883
DEBUG    ya.test:process.py:263 Command (pid 71385) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 71385) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 71385) nivcsw: 277
DEBUG    ya.test:process.py:263 Command (pid 71385) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 71385) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 71385) nvcsw: 325
DEBUG    ya.test:process.py:263 Command (pid 71385) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 71385) stime: 0.27335699999999996
DEBUG    ya.test:process.py:263 Command (pid 71385) utime: 0.611157
DEBUG    ya.test:process.py:263 Command (pid 71385) wtime: 1.716
DEBUG    ya.test:process.py:275 Command (pid 71385) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.32
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.32
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 72922
DEBUG    ya.test:process.py:259 Command (pid 72922) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 72922) elapsed time (sec): 2.7693943977355957
DEBUG    ya.test:process.py:263 Command (pid 72922) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 72922) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 72922) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 72922) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 72922) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 72922) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 72922) minflt: 51880
DEBUG    ya.test:process.py:263 Command (pid 72922) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 72922) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 72922) nivcsw: 280
DEBUG    ya.test:process.py:263 Command (pid 72922) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 72922) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 72922) nvcsw: 588
DEBUG    ya.test:process.py:263 Command (pid 72922) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 72922) stime: 0.22852299999999998
DEBUG    ya.test:process.py:263 Command (pid 72922) utime: 0.5944969999999999
DEBUG    ya.test:process.py:263 Command (pid 72922) wtime: 2.815
DEBUG    ya.test:process.py:275 Command (pid 72922) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.33
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.33
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 75153
DEBUG    ya.test:process.py:259 Command (pid 75153) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 75153) elapsed time (sec): 1.6358027458190918
DEBUG    ya.test:process.py:263 Command (pid 75153) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75153) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 75153) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75153) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75153) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 75153) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 75153) minflt: 51961
DEBUG    ya.test:process.py:263 Command (pid 75153) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 75153) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 75153) nivcsw: 294
DEBUG    ya.test:process.py:263 Command (pid 75153) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 75153) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 75153) nvcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 75153) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 75153) stime: 0.301973
DEBUG    ya.test:process.py:263 Command (pid 75153) utime: 0.5597719999999999
DEBUG    ya.test:process.py:263 Command (pid 75153) wtime: 1.671
DEBUG    ya.test:process.py:275 Command (pid 75153) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.34
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.34
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 76779
DEBUG    ya.test:process.py:259 Command (pid 76779) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 76779) elapsed time (sec): 1.6465954780578613
DEBUG    ya.test:process.py:263 Command (pid 76779) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76779) inblock: 40
DEBUG    ya.test:process.py:263 Command (pid 76779) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76779) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76779) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 76779) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 76779) minflt: 52090
DEBUG    ya.test:process.py:263 Command (pid 76779) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76779) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76779) nivcsw: 285
DEBUG    ya.test:process.py:263 Command (pid 76779) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76779) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76779) nvcsw: 535
DEBUG    ya.test:process.py:263 Command (pid 76779) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76779) stime: 0.302199
DEBUG    ya.test:process.py:263 Command (pid 76779) utime: 0.635765
DEBUG    ya.test:process.py:263 Command (pid 76779) wtime: 1.662
DEBUG    ya.test:process.py:275 Command (pid 76779) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.35
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.35
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 78306
DEBUG    ya.test:process.py:259 Command (pid 78306) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 78306) elapsed time (sec): 1.6568644046783447
DEBUG    ya.test:process.py:263 Command (pid 78306) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 78306) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 78306) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 78306) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 78306) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 78306) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 78306) minflt: 51928
DEBUG    ya.test:process.py:263 Command (pid 78306) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 78306) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 78306) nivcsw: 310
DEBUG    ya.test:process.py:263 Command (pid 78306) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 78306) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 78306) nvcsw: 652
DEBUG    ya.test:process.py:263 Command (pid 78306) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 78306) stime: 0.25767999999999996
DEBUG    ya.test:process.py:263 Command (pid 78306) utime: 0.5827019999999999
DEBUG    ya.test:process.py:263 Command (pid 78306) wtime: 1.66
DEBUG    ya.test:process.py:275 Command (pid 78306) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.36
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.36
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 79561
DEBUG    ya.test:process.py:259 Command (pid 79561) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 79561) elapsed time (sec): 1.6802854537963867
DEBUG    ya.test:process.py:263 Command (pid 79561) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 79561) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 79561) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 79561) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 79561) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 79561) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 79561) minflt: 51872
DEBUG    ya.test:process.py:263 Command (pid 79561) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 79561) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 79561) nivcsw: 245
DEBUG    ya.test:process.py:263 Command (pid 79561) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 79561) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 79561) nvcsw: 487
DEBUG    ya.test:process.py:263 Command (pid 79561) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 79561) stime: 0.293583
DEBUG    ya.test:process.py:263 Command (pid 79561) utime: 0.581758
DEBUG    ya.test:process.py:263 Command (pid 79561) wtime: 1.691
DEBUG    ya.test:process.py:275 Command (pid 79561) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.37
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.37
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 80997
DEBUG    ya.test:process.py:259 Command (pid 80997) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 80997) elapsed time (sec): 1.513810396194458
DEBUG    ya.test:process.py:263 Command (pid 80997) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 80997) inblock: 72
DEBUG    ya.test:process.py:263 Command (pid 80997) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 80997) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 80997) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 80997) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 80997) minflt: 51928
DEBUG    ya.test:process.py:263 Command (pid 80997) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 80997) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 80997) nivcsw: 257
DEBUG    ya.test:process.py:263 Command (pid 80997) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 80997) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 80997) nvcsw: 457
DEBUG    ya.test:process.py:263 Command (pid 80997) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 80997) stime: 0.27708099999999997
DEBUG    ya.test:process.py:263 Command (pid 80997) utime: 0.581194
DEBUG    ya.test:process.py:263 Command (pid 80997) wtime: 1.53
DEBUG    ya.test:process.py:275 Command (pid 80997) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.38
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.38
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 82333
DEBUG    ya.test:process.py:259 Command (pid 82333) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 82333) elapsed time (sec): 1.1909983158111572
DEBUG    ya.test:process.py:263 Command (pid 82333) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 82333) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 82333) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 82333) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 82333) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 82333) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 82333) minflt: 52072
DEBUG    ya.test:process.py:263 Command (pid 82333) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 82333) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 82333) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 82333) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 82333) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 82333) nvcsw: 696
DEBUG    ya.test:process.py:263 Command (pid 82333) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 82333) stime: 0.26608499999999996
DEBUG    ya.test:process.py:263 Command (pid 82333) utime: 0.6012959999999999
DEBUG    ya.test:process.py:263 Command (pid 82333) wtime: 1.209
DEBUG    ya.test:process.py:275 Command (pid 82333) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.39
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.39
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 83269
DEBUG    ya.test:process.py:259 Command (pid 83269) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 83269) elapsed time (sec): 1.1904354095458984
DEBUG    ya.test:process.py:263 Command (pid 83269) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 83269) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 83269) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 83269) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 83269) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 83269) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 83269) minflt: 51925
DEBUG    ya.test:process.py:263 Command (pid 83269) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 83269) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 83269) nivcsw: 215
DEBUG    ya.test:process.py:263 Command (pid 83269) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 83269) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 83269) nvcsw: 748
DEBUG    ya.test:process.py:263 Command (pid 83269) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 83269) stime: 0.26711999999999997
DEBUG    ya.test:process.py:263 Command (pid 83269) utime: 0.5829759999999999
DEBUG    ya.test:process.py:263 Command (pid 83269) wtime: 1.243
DEBUG    ya.test:process.py:275 Command (pid 83269) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.40
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.40
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 85500
DEBUG    ya.test:process.py:259 Command (pid 85500) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 85500) elapsed time (sec): 2.1108765602111816
DEBUG    ya.test:process.py:263 Command (pid 85500) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 85500) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 85500) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 85500) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 85500) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 85500) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 85500) minflt: 52049
DEBUG    ya.test:process.py:263 Command (pid 85500) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 85500) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 85500) nivcsw: 255
DEBUG    ya.test:process.py:263 Command (pid 85500) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 85500) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 85500) nvcsw: 505
DEBUG    ya.test:process.py:263 Command (pid 85500) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 85500) stime: 0.23016699999999998
DEBUG    ya.test:process.py:263 Command (pid 85500) utime: 0.59577
DEBUG    ya.test:process.py:263 Command (pid 85500) wtime: 2.142
DEBUG    ya.test:process.py:275 Command (pid 85500) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.41
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.41
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 86157
DEBUG    ya.test:process.py:259 Command (pid 86157) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 86157) elapsed time (sec): 1.1957154273986816
DEBUG    ya.test:process.py:263 Command (pid 86157) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 86157) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 86157) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 86157) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 86157) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 86157) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 86157) minflt: 51830
DEBUG    ya.test:process.py:263 Command (pid 86157) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 86157) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 86157) nivcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 86157) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 86157) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 86157) nvcsw: 533
DEBUG    ya.test:process.py:263 Command (pid 86157) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 86157) stime: 0.266314
DEBUG    ya.test:process.py:263 Command (pid 86157) utime: 0.604584
DEBUG    ya.test:process.py:263 Command (pid 86157) wtime: 1.217
DEBUG    ya.test:process.py:275 Command (pid 86157) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.42
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.42
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 87280
DEBUG    ya.test:process.py:259 Command (pid 87280) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 87280) elapsed time (sec): 1.2204906940460205
DEBUG    ya.test:process.py:263 Command (pid 87280) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 87280) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 87280) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 87280) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 87280) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 87280) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 87280) minflt: 51833
DEBUG    ya.test:process.py:263 Command (pid 87280) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 87280) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 87280) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 87280) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 87280) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 87280) nvcsw: 605
DEBUG    ya.test:process.py:263 Command (pid 87280) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 87280) stime: 0.275586
DEBUG    ya.test:process.py:263 Command (pid 87280) utime: 0.538799
DEBUG    ya.test:process.py:263 Command (pid 87280) wtime: 1.239
DEBUG    ya.test:process.py:275 Command (pid 87280) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.43
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.43
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 88345
DEBUG    ya.test:process.py:259 Command (pid 88345) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 88345) elapsed time (sec): 1.6381876468658447
DEBUG    ya.test:process.py:263 Command (pid 88345) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 88345) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 88345) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 88345) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 88345) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 88345) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 88345) minflt: 52111
DEBUG    ya.test:process.py:263 Command (pid 88345) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 88345) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 88345) nivcsw: 229
DEBUG    ya.test:process.py:263 Command (pid 88345) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 88345) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 88345) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 88345) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 88345) stime: 0.336889
DEBUG    ya.test:process.py:263 Command (pid 88345) utime: 0.573556
DEBUG    ya.test:process.py:263 Command (pid 88345) wtime: 1.654
DEBUG    ya.test:process.py:275 Command (pid 88345) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.44
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.44
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 89441
DEBUG    ya.test:process.py:259 Command (pid 89441) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 89441) elapsed time (sec): 1.0200624465942383
DEBUG    ya.test:process.py:263 Command (pid 89441) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 89441) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 89441) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 89441) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 89441) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 89441) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 89441) minflt: 51833
DEBUG    ya.test:process.py:263 Command (pid 89441) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 89441) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 89441) nivcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 89441) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 89441) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 89441) nvcsw: 714
DEBUG    ya.test:process.py:263 Command (pid 89441) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 89441) stime: 0.2382
DEBUG    ya.test:process.py:263 Command (pid 89441) utime: 0.561739
DEBUG    ya.test:process.py:263 Command (pid 89441) wtime: 1.023
DEBUG    ya.test:process.py:275 Command (pid 89441) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.45
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.45
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 90196
DEBUG    ya.test:process.py:259 Command (pid 90196) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 90196) elapsed time (sec): 1.6189899444580078
DEBUG    ya.test:process.py:263 Command (pid 90196) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 90196) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 90196) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 90196) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 90196) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 90196) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 90196) minflt: 51973
DEBUG    ya.test:process.py:263 Command (pid 90196) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 90196) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 90196) nivcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 90196) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 90196) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 90196) nvcsw: 841
DEBUG    ya.test:process.py:263 Command (pid 90196) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 90196) stime: 0.244908
DEBUG    ya.test:process.py:263 Command (pid 90196) utime: 0.58345
DEBUG    ya.test:process.py:263 Command (pid 90196) wtime: 1.624
DEBUG    ya.test:process.py:275 Command (pid 90196) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.46
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.46
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 91428
DEBUG    ya.test:process.py:259 Command (pid 91428) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 91428) elapsed time (sec): 1.221487283706665
DEBUG    ya.test:process.py:263 Command (pid 91428) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 91428) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 91428) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 91428) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 91428) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 91428) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 91428) minflt: 51982
DEBUG    ya.test:process.py:263 Command (pid 91428) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 91428) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 91428) nivcsw: 163
DEBUG    ya.test:process.py:263 Command (pid 91428) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 91428) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 91428) nvcsw: 757
DEBUG    ya.test:process.py:263 Command (pid 91428) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 91428) stime: 0.24756199999999998
DEBUG    ya.test:process.py:263 Command (pid 91428) utime: 0.620841
DEBUG    ya.test:process.py:263 Command (pid 91428) wtime: 1.267
DEBUG    ya.test:process.py:275 Command (pid 91428) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.47
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.47
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 92915
DEBUG    ya.test:process.py:259 Command (pid 92915) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 92915) elapsed time (sec): 2.0946502685546875
DEBUG    ya.test:process.py:263 Command (pid 92915) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 92915) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 92915) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 92915) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 92915) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 92915) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 92915) minflt: 52056
DEBUG    ya.test:process.py:263 Command (pid 92915) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 92915) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 92915) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 92915) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 92915) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 92915) nvcsw: 501
DEBUG    ya.test:process.py:263 Command (pid 92915) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 92915) stime: 0.393072
DEBUG    ya.test:process.py:263 Command (pid 92915) utime: 0.575213
DEBUG    ya.test:process.py:263 Command (pid 92915) wtime: 2.104
DEBUG    ya.test:process.py:275 Command (pid 92915) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.48
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.48
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 94102
DEBUG    ya.test:process.py:259 Command (pid 94102) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 94102) elapsed time (sec): 1.219637393951416
DEBUG    ya.test:process.py:263 Command (pid 94102) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94102) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 94102) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94102) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94102) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 94102) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 94102) minflt: 51939
DEBUG    ya.test:process.py:263 Command (pid 94102) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 94102) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 94102) nivcsw: 221
DEBUG    ya.test:process.py:263 Command (pid 94102) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 94102) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 94102) nvcsw: 643
DEBUG    ya.test:process.py:263 Command (pid 94102) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 94102) stime: 0.265663
DEBUG    ya.test:process.py:263 Command (pid 94102) utime: 0.526254
DEBUG    ya.test:process.py:263 Command (pid 94102) wtime: 1.224
DEBUG    ya.test:process.py:275 Command (pid 94102) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.49
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.49
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 94734
DEBUG    ya.test:process.py:259 Command (pid 94734) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 94734) elapsed time (sec): 1.212998867034912
DEBUG    ya.test:process.py:263 Command (pid 94734) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94734) inblock: 184
DEBUG    ya.test:process.py:263 Command (pid 94734) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94734) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94734) majflt: 14
DEBUG    ya.test:process.py:263 Command (pid 94734) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 94734) minflt: 51848
DEBUG    ya.test:process.py:263 Command (pid 94734) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 94734) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 94734) nivcsw: 208
DEBUG    ya.test:process.py:263 Command (pid 94734) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 94734) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 94734) nvcsw: 603
DEBUG    ya.test:process.py:263 Command (pid 94734) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 94734) stime: 0.274233
DEBUG    ya.test:process.py:263 Command (pid 94734) utime: 0.554322
DEBUG    ya.test:process.py:263 Command (pid 94734) wtime: 1.219
DEBUG    ya.test:process.py:275 Command (pid 94734) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.50
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.50
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 95630
DEBUG    ya.test:process.py:259 Command (pid 95630) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 95630) elapsed time (sec): 2.306989908218384
DEBUG    ya.test:process.py:263 Command (pid 95630) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 95630) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 95630) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 95630) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 95630) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 95630) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 95630) minflt: 51955
DEBUG    ya.test:process.py:263 Command (pid 95630) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 95630) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 95630) nivcsw: 241
DEBUG    ya.test:process.py:263 Command (pid 95630) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 95630) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 95630) nvcsw: 697
DEBUG    ya.test:process.py:263 Command (pid 95630) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 95630) stime: 0.253858
DEBUG    ya.test:process.py:263 Command (pid 95630) utime: 0.594159
DEBUG    ya.test:process.py:263 Command (pid 95630) wtime: 2.322
DEBUG    ya.test:process.py:275 Command (pid 95630) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.51
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.51
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 96439
DEBUG    ya.test:process.py:259 Command (pid 96439) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 96439) elapsed time (sec): 1.3782622814178467
DEBUG    ya.test:process.py:263 Command (pid 96439) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 96439) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 96439) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 96439) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 96439) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 96439) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 96439) minflt: 51900
DEBUG    ya.test:process.py:263 Command (pid 96439) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 96439) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 96439) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 96439) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 96439) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 96439) nvcsw: 772
DEBUG    ya.test:process.py:263 Command (pid 96439) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 96439) stime: 0.245687
DEBUG    ya.test:process.py:263 Command (pid 96439) utime: 0.5679259999999999
DEBUG    ya.test:process.py:263 Command (pid 96439) wtime: 1.403
DEBUG    ya.test:process.py:275 Command (pid 96439) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.52
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.52
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 97096
DEBUG    ya.test:process.py:259 Command (pid 97096) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 97096) elapsed time (sec): 3.238816261291504
DEBUG    ya.test:process.py:263 Command (pid 97096) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 97096) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 97096) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 97096) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 97096) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 97096) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 97096) minflt: 51946
DEBUG    ya.test:process.py:263 Command (pid 97096) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 97096) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 97096) nivcsw: 298
DEBUG    ya.test:process.py:263 Command (pid 97096) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 97096) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 97096) nvcsw: 309
DEBUG    ya.test:process.py:263 Command (pid 97096) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 97096) stime: 0.22003299999999998
DEBUG    ya.test:process.py:263 Command (pid 97096) utime: 0.65898
DEBUG    ya.test:process.py:263 Command (pid 97096) wtime: 3.255
DEBUG    ya.test:process.py:275 Command (pid 97096) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.53
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.53
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 98145
DEBUG    ya.test:process.py:259 Command (pid 98145) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 98145) elapsed time (sec): 1.5259826183319092
DEBUG    ya.test:process.py:263 Command (pid 98145) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 98145) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 98145) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 98145) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 98145) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 98145) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 98145) minflt: 51808
DEBUG    ya.test:process.py:263 Command (pid 98145) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 98145) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 98145) nivcsw: 273
DEBUG    ya.test:process.py:263 Command (pid 98145) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 98145) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 98145) nvcsw: 737
DEBUG    ya.test:process.py:263 Command (pid 98145) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 98145) stime: 0.192601
DEBUG    ya.test:process.py:263 Command (pid 98145) utime: 0.651184
DEBUG    ya.test:process.py:263 Command (pid 98145) wtime: 1.563
DEBUG    ya.test:process.py:275 Command (pid 98145) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.54
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.54
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 99317
DEBUG    ya.test:process.py:259 Command (pid 99317) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 99317) elapsed time (sec): 0.9247543811798096
DEBUG    ya.test:process.py:263 Command (pid 99317) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 99317) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 99317) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 99317) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 99317) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 99317) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 99317) minflt: 51766
DEBUG    ya.test:process.py:263 Command (pid 99317) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 99317) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 99317) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 99317) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 99317) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 99317) nvcsw: 744
DEBUG    ya.test:process.py:263 Command (pid 99317) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 99317) stime: 0.23749599999999998
DEBUG    ya.test:process.py:263 Command (pid 99317) utime: 0.529759
DEBUG    ya.test:process.py:263 Command (pid 99317) wtime: 0.926
DEBUG    ya.test:process.py:275 Command (pid 99317) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.55
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.55
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21349', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 100832
DEBUG    ya.test:process.py:259 Command (pid 100832) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 100832) elapsed time (sec): 1.0164101123809814
DEBUG    ya.test:process.py:263 Command (pid 100832) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 100832) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 100832) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 100832) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 100832) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 100832) maxrss: 853392
DEBUG    ya.test:process.py:263 Command (pid 100832) minflt: 51883
DEBUG    ya.test:process.py:263 Command (pid 100832) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 100832) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 100832) nivcsw: 208
DEBUG    ya.test:process.py:263 Command (pid 100832) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 100832) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 100832) nvcsw: 608
DEBUG    ya.test:process.py:263 Command (pid 100832) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 100832) stime: 0.252389
DEBUG    ya.test:process.py:263 Command (pid 100832) utime: 0.5253019999999999
DEBUG    ya.test:process.py:263 Command (pid 100832) wtime: 1.019
DEBUG    ya.test:process.py:275 Command (pid 100832) output:
Status {
  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
}
ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"
ConfigTxSeqNo: 13

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	std_err:b''

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


	stdout: b'Status {\n  ErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\n}\nErrorDescription: "Group fit error BoxId# 1 StoragePoolId# 1 Error# failed to allocate group: no group options PDisks# {[(1:1-o+)(2:1-o+)(3:1-o+)(4:1-o+)(5:1-o+)(6:1-o+)(7:1-o+)(8:1-So)]}"\nConfigTxSeqNo: 13\n'
	stderr: b''
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 562, in __run
    self.add_storage_pool(
  File "ydb/tests/library/harness/kikimr_runner.py", line 882, in add_storage_pool
    self._bs_config_invoke(request)
  File "ydb/tests/library/harness/kikimr_runner.py", line 843, in _bs_config_invoke
    self.__call_kikimr_new_cli(
  File "ydb/tests/library/harness/kikimr_runner.py", line 451, in __call_kikimr_new_cli
    return yatest.common.execute(full_command, env=env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:


INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21349/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10898/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17297/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28680/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:31038/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6329/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:61866/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10474/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63848
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63269
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13006
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10474
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7799
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13355
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32660
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61866
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65373
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12351
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18057
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17297
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27750
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10888
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20405
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6329
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6767
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6129
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63321
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28680
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3043
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64527
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10898
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10438
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25433
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14388
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31038
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4476
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26511
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22318
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13551
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63419
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21312
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15629
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7468
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17921
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19750
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6711
============================== slowest durations ===============================
523.97s setup    test_tablet.py::TestMassiveKills::test_tablets_are_ok_after_many_kills

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_tablet.py::TestMassiveKills::test_tablets_are_ok_after_many_kills - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/tbty/00138a/ydb/apps/ydbd/ydbd --server grpc://localhost:21349 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "block-4-2"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:
========================= 1 error in 532.55s (0:08:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/001678/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.62s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/001388/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 7.87s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/00168b/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.41s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/00167b/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.66s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/001386/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.87s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/00167d/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.47s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/00138b/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.73s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tbty/001340/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.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/tbty/001680/ydb/tests/tools/nemesis/ut/test-results/py3test/testing_out_stuff/test_tablet/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

============================ no tests ran in 1.55s =============================
