============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/uphp/00820f/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_rename.py .

============================== slowest durations ===============================
53.00s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_async_table-True]
33.21s call     test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_async_table-True]
15.74s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_async_table-True]
======================== 1 passed in 102.05s (0:01:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/uphp/0081ec/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_rename.py .

============================== slowest durations ===============================
42.98s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True]
28.32s call     test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True]
13.85s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True]
========================= 1 passed in 85.40s (0:01:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/uphp/0081f2/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_rename.py .

============================== slowest durations ===============================
49.36s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_simple_table-False]
25.24s call     test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_simple_table-False]
15.69s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_simple_table-False]
========================= 1 passed in 90.41s (0:01:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/uphp/0081c7/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_rename.py .

============================== slowest durations ===============================
39.05s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_async_table-True]
25.33s call     test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_async_table-True]
15.80s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_async_table-True]
========================= 1 passed in 80.44s (0:01:20) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_rename.py E

==================================== ERRORS ====================================
_ ERROR at setup of test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_table-True] _
ydb/tests/library/fixtures/__init__.py:54: in ydb_cluster
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
E     DefineStoragePool {
E       BoxId: 1
E       StoragePoolId: 1
E       Name: "dynamic_storage_pool:1"
E       ErasureSpecies: "none"
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_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_table-True]
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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25026
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2889
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7794
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_rename
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/uphp/0081ed/r3tmp/kikimr_cluster_g9kv5yi4
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7814
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7051
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15337
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26933
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/uphp/0081ed/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/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/node_1/logfile_tmg2f5ka.log --grpc-port=7814 --mon-port=7051 --ic-port=25026
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8173
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20145
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/uphp/0081ed/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/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/node_2/logfile_eald77tt.log --grpc-port=8173 --mon-port=30012 --ic-port=2889
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12170
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28988
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22492
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/uphp/0081ed/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/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/node_3/logfile_m2gqiqlb.log --grpc-port=12170 --mon-port=28988 --ic-port=7794
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7814/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/uphp/0081ed/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/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/node_1/logfile_tmg2f5ka.log --grpc-port=7814 --mon-port=7051 --ic-port=25026
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/node_1/logfile_tmg2f5ka.log', '--grpc-port=7814', '--mon-port=7051', '--ic-port=25026')' in '/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 124241
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7814/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/uphp/0081ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 124243
DEBUG    ya.test:process.py:259 Command (pid 124243) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 124243) elapsed time (sec): 1.4753062725067139
DEBUG    ya.test:process.py:263 Command (pid 124243) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 124243) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 124243) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 124243) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 124243) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 124243) maxrss: 545476
DEBUG    ya.test:process.py:263 Command (pid 124243) minflt: 16247
DEBUG    ya.test:process.py:263 Command (pid 124243) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 124243) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 124243) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 124243) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 124243) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 124243) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 124243) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 124243) stime: 0.606445
DEBUG    ya.test:process.py:263 Command (pid 124243) utime: 0.132442
DEBUG    ya.test:process.py:263 Command (pid 124243) wtime: 1.49
DEBUG    ya.test:process.py:275 Command (pid 124243) 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 124243) 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 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:8173/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/uphp/0081ed/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/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/node_2/logfile_eald77tt.log --grpc-port=8173 --mon-port=30012 --ic-port=2889
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/node_2/logfile_eald77tt.log', '--grpc-port=8173', '--mon-port=30012', '--ic-port=2889')' in '/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 124686
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8173/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/uphp/0081ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 124717
DEBUG    ya.test:process.py:259 Command (pid 124717) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 124717) elapsed time (sec): 2.0791244506835938
DEBUG    ya.test:process.py:263 Command (pid 124717) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 124717) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 124717) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 124717) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 124717) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 124717) maxrss: 545372
DEBUG    ya.test:process.py:263 Command (pid 124717) minflt: 16238
DEBUG    ya.test:process.py:263 Command (pid 124717) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 124717) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 124717) nivcsw: 314
DEBUG    ya.test:process.py:263 Command (pid 124717) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 124717) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 124717) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 124717) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 124717) stime: 1.191548
DEBUG    ya.test:process.py:263 Command (pid 124717) utime: 0.10157999999999999
DEBUG    ya.test:process.py:263 Command (pid 124717) wtime: 2.087
DEBUG    ya.test:process.py:275 Command (pid 124717) 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 124717) 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 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:12170/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/uphp/0081ed/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/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/node_3/logfile_m2gqiqlb.log --grpc-port=12170 --mon-port=28988 --ic-port=7794
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/node_3/logfile_m2gqiqlb.log', '--grpc-port=12170', '--mon-port=28988', '--ic-port=7794')' in '/home/runner/.ya/build/build_root/uphp/0081ed/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.substitute_table-create_indexed_table-True/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 125107
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12170/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/uphp/0081ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 125121
DEBUG    ya.test:process.py:259 Command (pid 125121) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 125121) elapsed time (sec): 0.8478662967681885
DEBUG    ya.test:process.py:263 Command (pid 125121) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 125121) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 125121) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 125121) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 125121) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 125121) maxrss: 545508
DEBUG    ya.test:process.py:263 Command (pid 125121) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 125121) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 125121) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 125121) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 125121) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 125121) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 125121) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 125121) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 125121) stime: 0.574082
DEBUG    ya.test:process.py:263 Command (pid 125121) utime: 0.11402999999999999
DEBUG    ya.test:process.py:263 Command (pid 125121) wtime: 0.858
DEBUG    ya.test:process.py:275 Command (pid 125121) 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 125121) 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', '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  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25026\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2889\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7794\n      }\n      HostConfigId: 3\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', '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  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25026\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2889\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7794\n      }\n      HostConfigId: 3\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 129491
DEBUG    ya.test:process.py:259 Command (pid 129491) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 129491) elapsed time (sec): 4.8594970703125
DEBUG    ya.test:process.py:263 Command (pid 129491) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 129491) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 129491) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 129491) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 129491) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 129491) maxrss: 553768
DEBUG    ya.test:process.py:263 Command (pid 129491) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 129491) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 129491) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 129491) nivcsw: 551
DEBUG    ya.test:process.py:263 Command (pid 129491) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 129491) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 129491) nvcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 129491) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 129491) stime: 2.570223
DEBUG    ya.test:process.py:263 Command (pid 129491) utime: 0.135682
DEBUG    ya.test:process.py:263 Command (pid 129491) wtime: 4.872
DEBUG    ya.test:process.py:275 Command (pid 129491) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 7

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 130051
DEBUG    ya.test:process.py:259 Command (pid 130051) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 130051) elapsed time (sec): 19.29948401451111
DEBUG    ya.test:process.py:263 Command (pid 130051) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 130051) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 130051) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 130051) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 130051) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 130051) maxrss: 554164
DEBUG    ya.test:process.py:263 Command (pid 130051) minflt: 20744
DEBUG    ya.test:process.py:263 Command (pid 130051) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 130051) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 130051) nivcsw: 2587
DEBUG    ya.test:process.py:263 Command (pid 130051) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 130051) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 130051) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 130051) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 130051) stime: 10.439868
DEBUG    ya.test:process.py:263 Command (pid 130051) utime: 0.8949889999999999
DEBUG    ya.test:process.py:263 Command (pid 130051) wtime: 19.305
DEBUG    ya.test:process.py:275 Command (pid 130051) output:

DEBUG    ya.test:process.py:276 Command (pid 130051) errors:
MP-0128 Tablet pipe client destroyed Marker# MBT2

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'MP-0128 Tablet pipe client destroyed Marker# MBT2\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:453 KiKiMR command '/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' failed with error: Command '/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 1.
Errors:
MP-0128 Tablet pipe client destroyed Marker# MBT2


	stdout: b''
	stderr: b'MP-0128 Tablet pipe client destroyed Marker# MBT2\n'
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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 1.
Errors:
MP-0128 Tablet pipe client destroyed Marker# MBT2


ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:855 Failed to execute, Command '/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 1.
Errors:
MP-0128 Tablet pipe client destroyed Marker# MBT2


DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 136012
DEBUG    ya.test:process.py:259 Command (pid 136012) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 136012) elapsed time (sec): 1.060274600982666
DEBUG    ya.test:process.py:263 Command (pid 136012) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 136012) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 136012) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 136012) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 136012) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 136012) maxrss: 553768
DEBUG    ya.test:process.py:263 Command (pid 136012) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 136012) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 136012) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 136012) nivcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 136012) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 136012) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 136012) nvcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 136012) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 136012) stime: 0.448069
DEBUG    ya.test:process.py:263 Command (pid 136012) utime: 0.143563
DEBUG    ya.test:process.py:263 Command (pid 136012) wtime: 1.074
DEBUG    ya.test:process.py:275 Command (pid 136012) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 140208
DEBUG    ya.test:process.py:259 Command (pid 140208) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 140208) elapsed time (sec): 0.5617625713348389
DEBUG    ya.test:process.py:263 Command (pid 140208) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 140208) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 140208) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 140208) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 140208) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 140208) maxrss: 555896
DEBUG    ya.test:process.py:263 Command (pid 140208) minflt: 18894
DEBUG    ya.test:process.py:263 Command (pid 140208) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 140208) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 140208) nivcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 140208) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 140208) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 140208) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 140208) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 140208) stime: 0.334511
DEBUG    ya.test:process.py:263 Command (pid 140208) utime: 0.124469
DEBUG    ya.test:process.py:263 Command (pid 140208) wtime: 0.569
DEBUG    ya.test:process.py:275 Command (pid 140208) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 143715
DEBUG    ya.test:process.py:259 Command (pid 143715) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 143715) elapsed time (sec): 0.463228702545166
DEBUG    ya.test:process.py:263 Command (pid 143715) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 143715) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 143715) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 143715) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 143715) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 143715) maxrss: 553736
DEBUG    ya.test:process.py:263 Command (pid 143715) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 143715) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 143715) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 143715) nivcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 143715) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 143715) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 143715) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 143715) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 143715) stime: 0.242384
DEBUG    ya.test:process.py:263 Command (pid 143715) utime: 0.131125
DEBUG    ya.test:process.py:263 Command (pid 143715) wtime: 0.464
DEBUG    ya.test:process.py:275 Command (pid 143715) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 147731
DEBUG    ya.test:process.py:259 Command (pid 147731) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 147731) elapsed time (sec): 0.9309396743774414
DEBUG    ya.test:process.py:263 Command (pid 147731) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 147731) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 147731) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 147731) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 147731) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 147731) maxrss: 553760
DEBUG    ya.test:process.py:263 Command (pid 147731) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 147731) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 147731) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 147731) nivcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 147731) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 147731) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 147731) nvcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 147731) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 147731) stime: 0.331563
DEBUG    ya.test:process.py:263 Command (pid 147731) utime: 0.149608
DEBUG    ya.test:process.py:263 Command (pid 147731) wtime: 0.949
DEBUG    ya.test:process.py:275 Command (pid 147731) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 151672
DEBUG    ya.test:process.py:259 Command (pid 151672) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 151672) elapsed time (sec): 0.9450416564941406
DEBUG    ya.test:process.py:263 Command (pid 151672) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 151672) inblock: 1184
DEBUG    ya.test:process.py:263 Command (pid 151672) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 151672) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 151672) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 151672) maxrss: 553744
DEBUG    ya.test:process.py:263 Command (pid 151672) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 151672) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 151672) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 151672) nivcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 151672) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 151672) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 151672) nvcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 151672) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 151672) stime: 0.283251
DEBUG    ya.test:process.py:263 Command (pid 151672) utime: 0.154417
DEBUG    ya.test:process.py:263 Command (pid 151672) wtime: 0.998
DEBUG    ya.test:process.py:275 Command (pid 151672) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 155354
DEBUG    ya.test:process.py:259 Command (pid 155354) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 155354) elapsed time (sec): 0.7123017311096191
DEBUG    ya.test:process.py:263 Command (pid 155354) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 155354) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 155354) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 155354) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 155354) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 155354) maxrss: 553780
DEBUG    ya.test:process.py:263 Command (pid 155354) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 155354) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 155354) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 155354) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 155354) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 155354) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 155354) nvcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 155354) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 155354) stime: 0.31644
DEBUG    ya.test:process.py:263 Command (pid 155354) utime: 0.14261
DEBUG    ya.test:process.py:263 Command (pid 155354) wtime: 0.715
DEBUG    ya.test:process.py:275 Command (pid 155354) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 159584
DEBUG    ya.test:process.py:259 Command (pid 159584) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 159584) elapsed time (sec): 0.45449304580688477
DEBUG    ya.test:process.py:263 Command (pid 159584) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 159584) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 159584) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 159584) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 159584) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 159584) maxrss: 553768
DEBUG    ya.test:process.py:263 Command (pid 159584) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 159584) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 159584) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 159584) nivcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 159584) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 159584) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 159584) nvcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 159584) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 159584) stime: 0.26770099999999997
DEBUG    ya.test:process.py:263 Command (pid 159584) utime: 0.124896
DEBUG    ya.test:process.py:263 Command (pid 159584) wtime: 0.51
DEBUG    ya.test:process.py:275 Command (pid 159584) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 164052
DEBUG    ya.test:process.py:259 Command (pid 164052) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 164052) elapsed time (sec): 0.6808300018310547
DEBUG    ya.test:process.py:263 Command (pid 164052) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 164052) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 164052) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 164052) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 164052) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 164052) maxrss: 553768
DEBUG    ya.test:process.py:263 Command (pid 164052) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 164052) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 164052) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 164052) nivcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 164052) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 164052) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 164052) nvcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 164052) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 164052) stime: 0.274979
DEBUG    ya.test:process.py:263 Command (pid 164052) utime: 0.15928
DEBUG    ya.test:process.py:263 Command (pid 164052) wtime: 0.695
DEBUG    ya.test:process.py:275 Command (pid 164052) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 168061
DEBUG    ya.test:process.py:259 Command (pid 168061) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 168061) elapsed time (sec): 0.5019075870513916
DEBUG    ya.test:process.py:263 Command (pid 168061) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 168061) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 168061) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 168061) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 168061) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 168061) maxrss: 553756
DEBUG    ya.test:process.py:263 Command (pid 168061) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 168061) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 168061) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 168061) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 168061) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 168061) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 168061) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 168061) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 168061) stime: 0.291267
DEBUG    ya.test:process.py:263 Command (pid 168061) utime: 0.11731499999999999
DEBUG    ya.test:process.py:263 Command (pid 168061) wtime: 0.51
DEBUG    ya.test:process.py:275 Command (pid 168061) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 172094
DEBUG    ya.test:process.py:259 Command (pid 172094) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 172094) elapsed time (sec): 0.5963852405548096
DEBUG    ya.test:process.py:263 Command (pid 172094) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 172094) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 172094) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 172094) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 172094) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 172094) maxrss: 553756
DEBUG    ya.test:process.py:263 Command (pid 172094) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 172094) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 172094) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 172094) nivcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 172094) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 172094) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 172094) nvcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 172094) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 172094) stime: 0.269621
DEBUG    ya.test:process.py:263 Command (pid 172094) utime: 0.13877499999999998
DEBUG    ya.test:process.py:263 Command (pid 172094) wtime: 0.609
DEBUG    ya.test:process.py:275 Command (pid 172094) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 177262
DEBUG    ya.test:process.py:259 Command (pid 177262) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 177262) elapsed time (sec): 0.498366117477417
DEBUG    ya.test:process.py:263 Command (pid 177262) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 177262) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 177262) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 177262) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 177262) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 177262) maxrss: 553780
DEBUG    ya.test:process.py:263 Command (pid 177262) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 177262) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 177262) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 177262) nivcsw: 74
DEBUG    ya.test:process.py:263 Command (pid 177262) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 177262) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 177262) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 177262) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 177262) stime: 0.30223099999999997
DEBUG    ya.test:process.py:263 Command (pid 177262) utime: 0.125034
DEBUG    ya.test:process.py:263 Command (pid 177262) wtime: 0.499
DEBUG    ya.test:process.py:275 Command (pid 177262) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 182448
DEBUG    ya.test:process.py:259 Command (pid 182448) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 182448) elapsed time (sec): 0.4214463233947754
DEBUG    ya.test:process.py:263 Command (pid 182448) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 182448) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 182448) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 182448) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 182448) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 182448) maxrss: 553744
DEBUG    ya.test:process.py:263 Command (pid 182448) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 182448) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 182448) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 182448) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 182448) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 182448) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 182448) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 182448) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 182448) stime: 0.240891
DEBUG    ya.test:process.py:263 Command (pid 182448) utime: 0.101169
DEBUG    ya.test:process.py:263 Command (pid 182448) wtime: 0.425
DEBUG    ya.test:process.py:275 Command (pid 182448) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 187560
DEBUG    ya.test:process.py:259 Command (pid 187560) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 187560) elapsed time (sec): 0.3817780017852783
DEBUG    ya.test:process.py:263 Command (pid 187560) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 187560) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 187560) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 187560) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 187560) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 187560) maxrss: 553780
DEBUG    ya.test:process.py:263 Command (pid 187560) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 187560) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 187560) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 187560) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 187560) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 187560) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 187560) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 187560) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 187560) stime: 0.253281
DEBUG    ya.test:process.py:263 Command (pid 187560) utime: 0.09648799999999999
DEBUG    ya.test:process.py:263 Command (pid 187560) wtime: 0.397
DEBUG    ya.test:process.py:275 Command (pid 187560) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 191752
DEBUG    ya.test:process.py:259 Command (pid 191752) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 191752) elapsed time (sec): 0.3936798572540283
DEBUG    ya.test:process.py:263 Command (pid 191752) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 191752) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 191752) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 191752) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 191752) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 191752) maxrss: 553764
DEBUG    ya.test:process.py:263 Command (pid 191752) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 191752) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 191752) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 191752) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 191752) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 191752) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 191752) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 191752) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 191752) stime: 0.25754499999999997
DEBUG    ya.test:process.py:263 Command (pid 191752) utime: 0.09113099999999999
DEBUG    ya.test:process.py:263 Command (pid 191752) wtime: 0.395
DEBUG    ya.test:process.py:275 Command (pid 191752) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 195094
DEBUG    ya.test:process.py:259 Command (pid 195094) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 195094) elapsed time (sec): 0.3476142883300781
DEBUG    ya.test:process.py:263 Command (pid 195094) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 195094) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 195094) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 195094) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 195094) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 195094) maxrss: 553768
DEBUG    ya.test:process.py:263 Command (pid 195094) minflt: 18384
DEBUG    ya.test:process.py:263 Command (pid 195094) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 195094) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 195094) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 195094) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 195094) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 195094) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 195094) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 195094) stime: 0.18304399999999998
DEBUG    ya.test:process.py:263 Command (pid 195094) utime: 0.103459
DEBUG    ya.test:process.py:263 Command (pid 195094) wtime: 0.348
DEBUG    ya.test:process.py:275 Command (pid 195094) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 198685
DEBUG    ya.test:process.py:259 Command (pid 198685) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 198685) elapsed time (sec): 0.3831603527069092
DEBUG    ya.test:process.py:263 Command (pid 198685) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 198685) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 198685) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 198685) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 198685) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 198685) maxrss: 553748
DEBUG    ya.test:process.py:263 Command (pid 198685) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 198685) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 198685) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 198685) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 198685) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 198685) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 198685) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 198685) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 198685) stime: 0.24917799999999998
DEBUG    ya.test:process.py:263 Command (pid 198685) utime: 0.102839
DEBUG    ya.test:process.py:263 Command (pid 198685) wtime: 0.397
DEBUG    ya.test:process.py:275 Command (pid 198685) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 203032
DEBUG    ya.test:process.py:259 Command (pid 203032) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 203032) elapsed time (sec): 0.3495509624481201
DEBUG    ya.test:process.py:263 Command (pid 203032) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 203032) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 203032) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 203032) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 203032) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 203032) maxrss: 553780
DEBUG    ya.test:process.py:263 Command (pid 203032) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 203032) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 203032) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 203032) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 203032) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 203032) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 203032) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 203032) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 203032) stime: 0.189912
DEBUG    ya.test:process.py:263 Command (pid 203032) utime: 0.104645
DEBUG    ya.test:process.py:263 Command (pid 203032) wtime: 0.351
DEBUG    ya.test:process.py:275 Command (pid 203032) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 206971
DEBUG    ya.test:process.py:259 Command (pid 206971) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 206971) elapsed time (sec): 0.4209012985229492
DEBUG    ya.test:process.py:263 Command (pid 206971) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 206971) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 206971) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 206971) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 206971) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 206971) maxrss: 553740
DEBUG    ya.test:process.py:263 Command (pid 206971) minflt: 18387
DEBUG    ya.test:process.py:263 Command (pid 206971) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 206971) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 206971) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 206971) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 206971) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 206971) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 206971) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 206971) stime: 0.22283599999999998
DEBUG    ya.test:process.py:263 Command (pid 206971) utime: 0.152467
DEBUG    ya.test:process.py:263 Command (pid 206971) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 206971) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 214362
DEBUG    ya.test:process.py:259 Command (pid 214362) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 214362) elapsed time (sec): 0.36138463020324707
DEBUG    ya.test:process.py:263 Command (pid 214362) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 214362) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 214362) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 214362) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 214362) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 214362) maxrss: 553764
DEBUG    ya.test:process.py:263 Command (pid 214362) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 214362) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 214362) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 214362) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 214362) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 214362) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 214362) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 214362) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 214362) stime: 0.21716
DEBUG    ya.test:process.py:263 Command (pid 214362) utime: 0.098455
DEBUG    ya.test:process.py:263 Command (pid 214362) wtime: 0.362
DEBUG    ya.test:process.py:275 Command (pid 214362) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 221018
DEBUG    ya.test:process.py:259 Command (pid 221018) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 221018) elapsed time (sec): 0.4484076499938965
DEBUG    ya.test:process.py:263 Command (pid 221018) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 221018) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 221018) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 221018) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 221018) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 221018) maxrss: 553752
DEBUG    ya.test:process.py:263 Command (pid 221018) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 221018) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 221018) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 221018) nivcsw: 64
DEBUG    ya.test:process.py:263 Command (pid 221018) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 221018) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 221018) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 221018) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 221018) stime: 0.244359
DEBUG    ya.test:process.py:263 Command (pid 221018) utime: 0.13963399999999998
DEBUG    ya.test:process.py:263 Command (pid 221018) wtime: 0.454
DEBUG    ya.test:process.py:275 Command (pid 221018) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 226936
DEBUG    ya.test:process.py:259 Command (pid 226936) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 226936) elapsed time (sec): 0.45082879066467285
DEBUG    ya.test:process.py:263 Command (pid 226936) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 226936) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 226936) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 226936) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 226936) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 226936) maxrss: 553764
DEBUG    ya.test:process.py:263 Command (pid 226936) minflt: 18385
DEBUG    ya.test:process.py:263 Command (pid 226936) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 226936) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 226936) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 226936) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 226936) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 226936) nvcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 226936) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 226936) stime: 0.253996
DEBUG    ya.test:process.py:263 Command (pid 226936) utime: 0.14514
DEBUG    ya.test:process.py:263 Command (pid 226936) wtime: 0.456
DEBUG    ya.test:process.py:275 Command (pid 226936) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 233554
DEBUG    ya.test:process.py:259 Command (pid 233554) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 233554) elapsed time (sec): 0.4896268844604492
DEBUG    ya.test:process.py:263 Command (pid 233554) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 233554) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 233554) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 233554) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 233554) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 233554) maxrss: 553756
DEBUG    ya.test:process.py:263 Command (pid 233554) minflt: 18386
DEBUG    ya.test:process.py:263 Command (pid 233554) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 233554) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 233554) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 233554) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 233554) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 233554) nvcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 233554) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 233554) stime: 0.242726
DEBUG    ya.test:process.py:263 Command (pid 233554) utime: 0.12945399999999999
DEBUG    ya.test:process.py:263 Command (pid 233554) wtime: 0.493
DEBUG    ya.test:process.py:275 Command (pid 233554) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 240519
DEBUG    ya.test:process.py:259 Command (pid 240519) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 240519) elapsed time (sec): 0.6142635345458984
DEBUG    ya.test:process.py:263 Command (pid 240519) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 240519) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 240519) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 240519) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 240519) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 240519) maxrss: 553772
DEBUG    ya.test:process.py:263 Command (pid 240519) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 240519) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 240519) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 240519) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 240519) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 240519) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 240519) nvcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 240519) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 240519) stime: 0.328582
DEBUG    ya.test:process.py:263 Command (pid 240519) utime: 0.13486399999999998
DEBUG    ya.test:process.py:263 Command (pid 240519) wtime: 0.623
DEBUG    ya.test:process.py:275 Command (pid 240519) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 247555
DEBUG    ya.test:process.py:259 Command (pid 247555) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 247555) elapsed time (sec): 0.7384445667266846
DEBUG    ya.test:process.py:263 Command (pid 247555) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 247555) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 247555) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 247555) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 247555) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 247555) maxrss: 553764
DEBUG    ya.test:process.py:263 Command (pid 247555) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 247555) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 247555) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 247555) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 247555) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 247555) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 247555) nvcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 247555) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 247555) stime: 0.30553199999999997
DEBUG    ya.test:process.py:263 Command (pid 247555) utime: 0.14782
DEBUG    ya.test:process.py:263 Command (pid 247555) wtime: 0.753
DEBUG    ya.test:process.py:275 Command (pid 247555) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 254166
DEBUG    ya.test:process.py:259 Command (pid 254166) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 254166) elapsed time (sec): 0.5508108139038086
DEBUG    ya.test:process.py:263 Command (pid 254166) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 254166) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 254166) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 254166) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 254166) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 254166) maxrss: 553756
DEBUG    ya.test:process.py:263 Command (pid 254166) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 254166) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 254166) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 254166) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 254166) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 254166) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 254166) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 254166) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 254166) stime: 0.259976
DEBUG    ya.test:process.py:263 Command (pid 254166) utime: 0.147971
DEBUG    ya.test:process.py:263 Command (pid 254166) wtime: 0.564
DEBUG    ya.test:process.py:275 Command (pid 254166) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 260444
DEBUG    ya.test:process.py:259 Command (pid 260444) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 260444) elapsed time (sec): 0.5115113258361816
DEBUG    ya.test:process.py:263 Command (pid 260444) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 260444) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 260444) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 260444) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 260444) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 260444) maxrss: 553760
DEBUG    ya.test:process.py:263 Command (pid 260444) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 260444) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 260444) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 260444) nivcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 260444) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 260444) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 260444) nvcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 260444) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 260444) stime: 0.240758
DEBUG    ya.test:process.py:263 Command (pid 260444) utime: 0.140366
DEBUG    ya.test:process.py:263 Command (pid 260444) wtime: 0.515
DEBUG    ya.test:process.py:275 Command (pid 260444) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 266236
DEBUG    ya.test:process.py:259 Command (pid 266236) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 266236) elapsed time (sec): 0.5714173316955566
DEBUG    ya.test:process.py:263 Command (pid 266236) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 266236) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 266236) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 266236) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 266236) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 266236) maxrss: 553752
DEBUG    ya.test:process.py:263 Command (pid 266236) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 266236) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 266236) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 266236) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 266236) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 266236) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 266236) nvcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 266236) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 266236) stime: 0.262088
DEBUG    ya.test:process.py:263 Command (pid 266236) utime: 0.140823
DEBUG    ya.test:process.py:263 Command (pid 266236) wtime: 0.575
DEBUG    ya.test:process.py:275 Command (pid 266236) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 271754
DEBUG    ya.test:process.py:259 Command (pid 271754) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 271754) elapsed time (sec): 0.3988163471221924
DEBUG    ya.test:process.py:263 Command (pid 271754) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 271754) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 271754) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 271754) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 271754) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 271754) maxrss: 553764
DEBUG    ya.test:process.py:263 Command (pid 271754) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 271754) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 271754) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 271754) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 271754) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 271754) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 271754) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 271754) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 271754) stime: 0.227629
DEBUG    ya.test:process.py:263 Command (pid 271754) utime: 0.115811
DEBUG    ya.test:process.py:263 Command (pid 271754) wtime: 0.4
DEBUG    ya.test:process.py:275 Command (pid 271754) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 277091
DEBUG    ya.test:process.py:259 Command (pid 277091) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 277091) elapsed time (sec): 0.4295327663421631
DEBUG    ya.test:process.py:263 Command (pid 277091) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 277091) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 277091) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 277091) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 277091) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 277091) maxrss: 553760
DEBUG    ya.test:process.py:263 Command (pid 277091) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 277091) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 277091) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 277091) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 277091) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 277091) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 277091) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 277091) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 277091) stime: 0.205201
DEBUG    ya.test:process.py:263 Command (pid 277091) utime: 0.15390099999999998
DEBUG    ya.test:process.py:263 Command (pid 277091) wtime: 0.434
DEBUG    ya.test:process.py:275 Command (pid 277091) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 281971
DEBUG    ya.test:process.py:259 Command (pid 281971) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 281971) elapsed time (sec): 0.4208555221557617
DEBUG    ya.test:process.py:263 Command (pid 281971) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 281971) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 281971) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 281971) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 281971) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 281971) maxrss: 553756
DEBUG    ya.test:process.py:263 Command (pid 281971) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 281971) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 281971) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 281971) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 281971) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 281971) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 281971) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 281971) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 281971) stime: 0.25851399999999997
DEBUG    ya.test:process.py:263 Command (pid 281971) utime: 0.087795
DEBUG    ya.test:process.py:263 Command (pid 281971) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 281971) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 287589
DEBUG    ya.test:process.py:259 Command (pid 287589) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 287589) elapsed time (sec): 0.3947601318359375
DEBUG    ya.test:process.py:263 Command (pid 287589) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 287589) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 287589) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 287589) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 287589) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 287589) maxrss: 553776
DEBUG    ya.test:process.py:263 Command (pid 287589) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 287589) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 287589) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 287589) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 287589) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 287589) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 287589) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 287589) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 287589) stime: 0.21378999999999998
DEBUG    ya.test:process.py:263 Command (pid 287589) utime: 0.130649
DEBUG    ya.test:process.py:263 Command (pid 287589) wtime: 0.396
DEBUG    ya.test:process.py:275 Command (pid 287589) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 294444
DEBUG    ya.test:process.py:259 Command (pid 294444) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 294444) elapsed time (sec): 0.3038625717163086
DEBUG    ya.test:process.py:263 Command (pid 294444) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 294444) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 294444) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 294444) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 294444) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 294444) maxrss: 553760
DEBUG    ya.test:process.py:263 Command (pid 294444) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 294444) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 294444) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 294444) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 294444) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 294444) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 294444) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 294444) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 294444) stime: 0.151639
DEBUG    ya.test:process.py:263 Command (pid 294444) utime: 0.107748
DEBUG    ya.test:process.py:263 Command (pid 294444) wtime: 0.305
DEBUG    ya.test:process.py:275 Command (pid 294444) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 301174
DEBUG    ya.test:process.py:259 Command (pid 301174) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 301174) elapsed time (sec): 0.29261231422424316
DEBUG    ya.test:process.py:263 Command (pid 301174) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 301174) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 301174) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 301174) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 301174) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 301174) maxrss: 553760
DEBUG    ya.test:process.py:263 Command (pid 301174) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 301174) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 301174) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 301174) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 301174) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 301174) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 301174) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 301174) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 301174) stime: 0.15181999999999998
DEBUG    ya.test:process.py:263 Command (pid 301174) utime: 0.095886
DEBUG    ya.test:process.py:263 Command (pid 301174) wtime: 0.293
DEBUG    ya.test:process.py:275 Command (pid 301174) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 309556
DEBUG    ya.test:process.py:259 Command (pid 309556) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 309556) elapsed time (sec): 0.3265376091003418
DEBUG    ya.test:process.py:263 Command (pid 309556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 309556) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 309556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 309556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 309556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 309556) maxrss: 553768
DEBUG    ya.test:process.py:263 Command (pid 309556) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 309556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 309556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 309556) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 309556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 309556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 309556) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 309556) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 309556) stime: 0.186684
DEBUG    ya.test:process.py:263 Command (pid 309556) utime: 0.093342
DEBUG    ya.test:process.py:263 Command (pid 309556) wtime: 0.328
DEBUG    ya.test:process.py:275 Command (pid 309556) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 318077
DEBUG    ya.test:process.py:259 Command (pid 318077) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 318077) elapsed time (sec): 0.3731110095977783
DEBUG    ya.test:process.py:263 Command (pid 318077) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 318077) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 318077) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 318077) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 318077) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 318077) maxrss: 553760
DEBUG    ya.test:process.py:263 Command (pid 318077) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 318077) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 318077) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 318077) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 318077) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 318077) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 318077) nvcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 318077) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 318077) stime: 0.21884599999999998
DEBUG    ya.test:process.py:263 Command (pid 318077) utime: 0.10231
DEBUG    ya.test:process.py:263 Command (pid 318077) wtime: 0.376
DEBUG    ya.test:process.py:275 Command (pid 318077) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 326277
DEBUG    ya.test:process.py:259 Command (pid 326277) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 326277) elapsed time (sec): 0.34739041328430176
DEBUG    ya.test:process.py:263 Command (pid 326277) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 326277) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 326277) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 326277) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 326277) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 326277) maxrss: 553768
DEBUG    ya.test:process.py:263 Command (pid 326277) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 326277) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 326277) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 326277) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 326277) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 326277) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 326277) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 326277) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 326277) stime: 0.226212
DEBUG    ya.test:process.py:263 Command (pid 326277) utime: 0.07675
DEBUG    ya.test:process.py:263 Command (pid 326277) wtime: 0.348
DEBUG    ya.test:process.py:275 Command (pid 326277) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 334556
DEBUG    ya.test:process.py:259 Command (pid 334556) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 334556) elapsed time (sec): 0.35116124153137207
DEBUG    ya.test:process.py:263 Command (pid 334556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 334556) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 334556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 334556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 334556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 334556) maxrss: 553776
DEBUG    ya.test:process.py:263 Command (pid 334556) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 334556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 334556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 334556) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 334556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 334556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 334556) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 334556) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 334556) stime: 0.193154
DEBUG    ya.test:process.py:263 Command (pid 334556) utime: 0.11313799999999999
DEBUG    ya.test:process.py:263 Command (pid 334556) wtime: 0.352
DEBUG    ya.test:process.py:275 Command (pid 334556) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 343323
DEBUG    ya.test:process.py:259 Command (pid 343323) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 343323) elapsed time (sec): 0.47121620178222656
DEBUG    ya.test:process.py:263 Command (pid 343323) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 343323) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 343323) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 343323) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 343323) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 343323) maxrss: 553768
DEBUG    ya.test:process.py:263 Command (pid 343323) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 343323) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 343323) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 343323) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 343323) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 343323) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 343323) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 343323) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 343323) stime: 0.250455
DEBUG    ya.test:process.py:263 Command (pid 343323) utime: 0.147085
DEBUG    ya.test:process.py:263 Command (pid 343323) wtime: 0.479
DEBUG    ya.test:process.py:275 Command (pid 343323) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 351897
DEBUG    ya.test:process.py:259 Command (pid 351897) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 351897) elapsed time (sec): 0.4573969841003418
DEBUG    ya.test:process.py:263 Command (pid 351897) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351897) inblock: 7344
DEBUG    ya.test:process.py:263 Command (pid 351897) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351897) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 351897) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 351897) maxrss: 553776
DEBUG    ya.test:process.py:263 Command (pid 351897) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 351897) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 351897) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 351897) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 351897) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 351897) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 351897) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 351897) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 351897) stime: 0.222913
DEBUG    ya.test:process.py:263 Command (pid 351897) utime: 0.147282
DEBUG    ya.test:process.py:263 Command (pid 351897) wtime: 0.459
DEBUG    ya.test:process.py:275 Command (pid 351897) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 360912
DEBUG    ya.test:process.py:259 Command (pid 360912) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 360912) elapsed time (sec): 0.43879222869873047
DEBUG    ya.test:process.py:263 Command (pid 360912) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 360912) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 360912) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 360912) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 360912) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 360912) maxrss: 553756
DEBUG    ya.test:process.py:263 Command (pid 360912) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 360912) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 360912) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 360912) nivcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 360912) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 360912) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 360912) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 360912) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 360912) stime: 0.264441
DEBUG    ya.test:process.py:263 Command (pid 360912) utime: 0.11880099999999999
DEBUG    ya.test:process.py:263 Command (pid 360912) wtime: 0.457
DEBUG    ya.test:process.py:275 Command (pid 360912) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 369344
DEBUG    ya.test:process.py:259 Command (pid 369344) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 369344) elapsed time (sec): 0.4135453701019287
DEBUG    ya.test:process.py:263 Command (pid 369344) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 369344) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 369344) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 369344) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 369344) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 369344) maxrss: 553776
DEBUG    ya.test:process.py:263 Command (pid 369344) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 369344) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 369344) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 369344) nivcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 369344) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 369344) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 369344) nvcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 369344) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 369344) stime: 0.241668
DEBUG    ya.test:process.py:263 Command (pid 369344) utime: 0.109541
DEBUG    ya.test:process.py:263 Command (pid 369344) wtime: 0.415
DEBUG    ya.test:process.py:275 Command (pid 369344) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 377869
DEBUG    ya.test:process.py:259 Command (pid 377869) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 377869) elapsed time (sec): 0.7159121036529541
DEBUG    ya.test:process.py:263 Command (pid 377869) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 377869) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 377869) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 377869) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 377869) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 377869) maxrss: 553740
DEBUG    ya.test:process.py:263 Command (pid 377869) minflt: 18386
DEBUG    ya.test:process.py:263 Command (pid 377869) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 377869) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 377869) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 377869) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 377869) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 377869) nvcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 377869) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 377869) stime: 0.38594999999999996
DEBUG    ya.test:process.py:263 Command (pid 377869) utime: 0.141777
DEBUG    ya.test:process.py:263 Command (pid 377869) wtime: 0.718
DEBUG    ya.test:process.py:275 Command (pid 377869) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 388303
DEBUG    ya.test:process.py:259 Command (pid 388303) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 388303) elapsed time (sec): 0.4189786911010742
DEBUG    ya.test:process.py:263 Command (pid 388303) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 388303) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 388303) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 388303) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 388303) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 388303) maxrss: 553772
DEBUG    ya.test:process.py:263 Command (pid 388303) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 388303) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 388303) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 388303) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 388303) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 388303) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 388303) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 388303) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 388303) stime: 0.253207
DEBUG    ya.test:process.py:263 Command (pid 388303) utime: 0.115412
DEBUG    ya.test:process.py:263 Command (pid 388303) wtime: 0.42
DEBUG    ya.test:process.py:275 Command (pid 388303) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 398090
DEBUG    ya.test:process.py:259 Command (pid 398090) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 398090) elapsed time (sec): 1.9835739135742188
DEBUG    ya.test:process.py:263 Command (pid 398090) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 398090) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 398090) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 398090) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 398090) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 398090) maxrss: 553908
DEBUG    ya.test:process.py:263 Command (pid 398090) minflt: 18413
DEBUG    ya.test:process.py:263 Command (pid 398090) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 398090) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 398090) nivcsw: 298
DEBUG    ya.test:process.py:263 Command (pid 398090) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 398090) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 398090) nvcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 398090) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 398090) stime: 1.631284
DEBUG    ya.test:process.py:263 Command (pid 398090) utime: 0.111552
DEBUG    ya.test:process.py:263 Command (pid 398090) wtime: 1.985
DEBUG    ya.test:process.py:275 Command (pid 398090) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 411501
DEBUG    ya.test:process.py:259 Command (pid 411501) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 411501) elapsed time (sec): 0.40471696853637695
DEBUG    ya.test:process.py:263 Command (pid 411501) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 411501) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 411501) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 411501) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 411501) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 411501) maxrss: 553776
DEBUG    ya.test:process.py:263 Command (pid 411501) minflt: 18384
DEBUG    ya.test:process.py:263 Command (pid 411501) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 411501) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 411501) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 411501) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 411501) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 411501) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 411501) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 411501) stime: 0.22846999999999998
DEBUG    ya.test:process.py:263 Command (pid 411501) utime: 0.130542
DEBUG    ya.test:process.py:263 Command (pid 411501) wtime: 0.406
DEBUG    ya.test:process.py:275 Command (pid 411501) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 421831
DEBUG    ya.test:process.py:259 Command (pid 421831) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 421831) elapsed time (sec): 0.382901668548584
DEBUG    ya.test:process.py:263 Command (pid 421831) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 421831) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 421831) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 421831) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 421831) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 421831) maxrss: 553780
DEBUG    ya.test:process.py:263 Command (pid 421831) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 421831) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 421831) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 421831) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 421831) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 421831) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 421831) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 421831) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 421831) stime: 0.20909999999999998
DEBUG    ya.test:process.py:263 Command (pid 421831) utime: 0.11835799999999999
DEBUG    ya.test:process.py:263 Command (pid 421831) wtime: 0.384
DEBUG    ya.test:process.py:275 Command (pid 421831) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/uphp/0081ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7814', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 430685
DEBUG    ya.test:process.py:259 Command (pid 430685) rc: 2
DEBUG    ya.test:process.py:260 Command (pid 430685) elapsed time (sec): 0.40436363220214844
DEBUG    ya.test:process.py:263 Command (pid 430685) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 430685) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 430685) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 430685) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 430685) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 430685) maxrss: 553776
DEBUG    ya.test:process.py:263 Command (pid 430685) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 430685) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 430685) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 430685) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 430685) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 430685) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 430685) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 430685) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 430685) stime: 0.20854599999999998
DEBUG    ya.test:process.py:263 Command (pid 430685) utime: 0.13771899999999998
DEBUG    ya.test:process.py:263 Command (pid 430685) wtime: 0.415
DEBUG    ya.test:process.py:275 Command (pid 430685) output:
Status {
  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
  FailReason: kItemConfigGenerationMismatch
  FailParam {
    ItemConfigGenerationProvided: 0
  }
  FailParam {
    ItemConfigGenerationExpected: 1
  }
}
ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"
ConfigTxSeqNo: 10

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

ERROR    ya.test:process.py:416 Execution failed with exit code: 2
	,std_out:b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\n'
	std_err:b''

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


	stdout: b'Status {\n  ErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\n  FailReason: kItemConfigGenerationMismatch\n  FailParam {\n    ItemConfigGenerationProvided: 0\n  }\n  FailParam {\n    ItemConfigGenerationExpected: 1\n  }\n}\nErrorDescription: "ItemConfigGeneration mismatch ItemConfigGenerationProvided# 0 ItemConfigGenerationExpected# 1"\nConfigTxSeqNo: 10\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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    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:7814/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:8173/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12170/3
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22492
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28988
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12170
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20145
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31994
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30012
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8173
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26933
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15337
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7051
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7814
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7794
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2889
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25026
============================== slowest durations ===============================
307.92s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_table-True]
0.01s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_table-True]
=========================== short test summary info ============================
ERROR test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_table-True] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/uphp/0081ed/ydb/apps/ydbd/ydbd --server grpc://localhost:7814 admin blobstorage config invoke --proto=Command {
  DefineStoragePool {
    BoxId: 1
    StoragePoolId: 1
    Name: "dynamic_storage_pool:1"
    ErasureSpecies: "none"
    VDiskKind: "Default"
    Kind: "hdd"
    NumGroups: 2
    PDiskFilter {
      Property {
        Type: ROT
      }
      Property {
        Kind: 0
      }
    }
  }
}
' has failed with code 2.
Errors:
========================= 1 error in 308.61s (0:05:08) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/uphp/008202/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_rename.py .

============================== slowest durations ===============================
48.48s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_simple_table-False]
21.37s call     test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_simple_table-False]
15.75s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_simple_table-False]
========================= 1 passed in 85.65s (0:01:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/uphp/00821d/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

============================ no tests ran in 0.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/uphp/0081ea/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

============================ no tests ran in 0.12s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/uphp/0081c6/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

============================ no tests ran in 0.04s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/uphp/00821b/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

============================ no tests ran in 0.13s =============================
