============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 3 items / 2 deselected / 1 selected

test_discovery.py F

=================================== FAILURES ===================================
______________ TestDiscoveryFaultInjectionSlotStop.test_scenario _______________
ydb/tests/functional/api/test_discovery.py:198: in test_scenario
    session.prepare(
contrib/python/ydb/py3/ydb/table.py:1801: in prepare
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:464: in __call__
    res = connection(
contrib/python/ydb/py3/ydb/connection.py:516: in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
contrib/python/ydb/py3/ydb/_session_impl.py:20: in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_session_impl.py:31: in wrap_prepare_query_response
    issues._process_response(response_pb.operation)
contrib/python/ydb/py3/ydb/issues.py:237: in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Unavailable: message: "Failed to create default pool in database /Root/database" severity: 1 issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry limit exceeded on error: Transaction 281474976730705 completed, doublechecking" severity: 1 } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400050)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_scenario
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19757
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/847j/000300/r3tmp/kikimr_cluster_bwob0pjf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14779
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25038
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4203
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/847j/000300/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/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/logfile_i_m37ewx.log --grpc-port=14779 --mon-port=18703 --ic-port=19757
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14779/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/847j/000300/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/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/logfile_i_m37ewx.log --grpc-port=14779 --mon-port=18703 --ic-port=19757
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/logfile_i_m37ewx.log', '--grpc-port=14779', '--mon-port=18703', '--ic-port=19757')' in '/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3799045
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14779/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/847j/000300/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3799054
DEBUG    ya.test:process.py:259 Command (pid 3799054) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3799054) elapsed time (sec): 0.5023887157440186
DEBUG    ya.test:process.py:263 Command (pid 3799054) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799054) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3799054) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799054) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799054) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3799054) maxrss: 543388
DEBUG    ya.test:process.py:263 Command (pid 3799054) minflt: 16206
DEBUG    ya.test:process.py:263 Command (pid 3799054) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3799054) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3799054) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3799054) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3799054) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3799054) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3799054) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3799054) stime: 0.36106
DEBUG    ya.test:process.py:263 Command (pid 3799054) utime: 0.10117999999999999
DEBUG    ya.test:process.py:263 Command (pid 3799054) wtime: 0.512
DEBUG    ya.test:process.py:275 Command (pid 3799054) 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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/847j/000300/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14779', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19757\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/847j/000300/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14779', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19757\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3801457
DEBUG    ya.test:process.py:259 Command (pid 3801457) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3801457) elapsed time (sec): 0.5565083026885986
DEBUG    ya.test:process.py:263 Command (pid 3801457) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3801457) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3801457) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3801457) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3801457) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3801457) maxrss: 551844
DEBUG    ya.test:process.py:263 Command (pid 3801457) minflt: 18351
DEBUG    ya.test:process.py:263 Command (pid 3801457) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3801457) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3801457) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3801457) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3801457) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3801457) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 3801457) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3801457) stime: 0.36061
DEBUG    ya.test:process.py:263 Command (pid 3801457) utime: 0.148252
DEBUG    ya.test:process.py:263 Command (pid 3801457) wtime: 0.561
DEBUG    ya.test:process.py:275 Command (pid 3801457) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14779', '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.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/847j/000300/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14779', '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: 3802017
DEBUG    ya.test:process.py:259 Command (pid 3802017) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3802017) elapsed time (sec): 0.7309548854827881
DEBUG    ya.test:process.py:263 Command (pid 3802017) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3802017) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3802017) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3802017) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3802017) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3802017) maxrss: 551852
DEBUG    ya.test:process.py:263 Command (pid 3802017) minflt: 18349
DEBUG    ya.test:process.py:263 Command (pid 3802017) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3802017) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3802017) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3802017) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3802017) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3802017) nvcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 3802017) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3802017) stime: 0.544843
DEBUG    ya.test:process.py:263 Command (pid 3802017) utime: 0.135133
DEBUG    ya.test:process.py:263 Command (pid 3802017) wtime: 0.732
DEBUG    ya.test:process.py:275 Command (pid 3802017) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4392
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16653
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10052
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32110
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14779 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1/logfile_d12uta98.log --grpc-port=4392 --mon-port=21108 --ic-port=16653
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9937
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13347
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10667
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14779 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_2/logfile_bpxzaeds.log --grpc-port=24707 --mon-port=9937 --ic-port=24578
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14779 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1/logfile_d12uta98.log --grpc-port=4392 --mon-port=21108 --ic-port=16653
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14779', '--tenant=/Root/database', '--log-file-name=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1/logfile_d12uta98.log', '--grpc-port=4392', '--mon-port=21108', '--ic-port=16653')' in '/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3803568
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:4392/1
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/847j/000300/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3803584
DEBUG    ya.test:process.py:259 Command (pid 3803584) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3803584) elapsed time (sec): 0.7288031578063965
DEBUG    ya.test:process.py:263 Command (pid 3803584) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3803584) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3803584) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3803584) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3803584) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3803584) maxrss: 543388
DEBUG    ya.test:process.py:263 Command (pid 3803584) minflt: 16204
DEBUG    ya.test:process.py:263 Command (pid 3803584) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3803584) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3803584) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3803584) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3803584) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3803584) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3803584) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3803584) stime: 0.561219
DEBUG    ya.test:process.py:263 Command (pid 3803584) utime: 0.11542799999999999
DEBUG    ya.test:process.py:263 Command (pid 3803584) wtime: 0.73
DEBUG    ya.test:process.py:275 Command (pid 3803584) 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14779 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_2/logfile_bpxzaeds.log --grpc-port=24707 --mon-port=9937 --ic-port=24578
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14779', '--tenant=/Root/database', '--log-file-name=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_2/logfile_bpxzaeds.log', '--grpc-port=24707', '--mon-port=9937', '--ic-port=24578')' in '/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3805505
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:24707/2
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/847j/000300/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3805518
DEBUG    ya.test:process.py:259 Command (pid 3805518) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3805518) elapsed time (sec): 0.9562704563140869
DEBUG    ya.test:process.py:263 Command (pid 3805518) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805518) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3805518) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805518) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805518) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3805518) maxrss: 543388
DEBUG    ya.test:process.py:263 Command (pid 3805518) minflt: 20169
DEBUG    ya.test:process.py:263 Command (pid 3805518) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3805518) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3805518) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 3805518) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3805518) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3805518) nvcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 3805518) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3805518) stime: 0.770303
DEBUG    ya.test:process.py:263 Command (pid 3805518) utime: 0.12772
DEBUG    ya.test:process.py:263 Command (pid 3805518) wtime: 0.972
DEBUG    ya.test:process.py:275 Command (pid 3805518) 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_discovery.py::TestDiscoveryFaultInjectionSlotStop, test_name: test_scenario)
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b1e5042c-c3b3-4767-8485-ca4ff040b557, localhost:14779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b1e5042c-c3b3-4767-8485-ca4ff040b557, localhost:14779): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b1e5042c-c3b3-4767-8485-ca4ff040b557, localhost:14779): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 4392 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 24707 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n34f4phawa.auto.internal:24707, location , ssl: False>, <Endpoint ghrun-n34f4phawa.auto.internal:4392, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9281e35b-a004-4b30-b909-be4e65108195, localhost:14779): creating call state
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14779
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9281e35b-a004-4b30-b909-be4e65108195, localhost:14779): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9281e35b-a004-4b30-b909-be4e65108195, localhost:14779): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 4392 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 24707 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n34f4phawa.auto.internal:4392, location , ssl: False>, <Endpoint ghrun-n34f4phawa.auto.internal:24707, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14779
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:4392/1
INFO     __tests__.test_discovery.TestDiscoveryFaultInjectionSlotStop:test_discovery.py:158 Injected fault, slot with gRPC port: 4392
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eb9c364c-bf02-4759-b8b9-1d7d8abc92a4, ghrun-n34f4phawa.auto.internal:24707): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eb9c364c-bf02-4759-b8b9-1d7d8abc92a4, ghrun-n34f4phawa.auto.internal:24707): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eb9c364c-bf02-4759-b8b9-1d7d8abc92a4, ghrun-n34f4phawa.auto.internal:24707): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MjA2MWJmLWZlYzljY2E2LTFhZGJhNGQxLWY0MDRjYmY5" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 00449222-7767-4d13-bbb7-573c035f420b, ghrun-n34f4phawa.auto.internal:4392): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 00449222-7767-4d13-bbb7-573c035f420b, ghrun-n34f4phawa.auto.internal:4392): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 00449222-7767-4d13-bbb7-573c035f420b, ghrun-n34f4phawa.auto.internal:4392): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:4392: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:4392: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-13T19:03:30.949885676+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 00449222-7767-4d13-bbb7-573c035f420b, ghrun-n34f4phawa.auto.internal:4392): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:4392
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4dea0430-6133-469c-9c1e-34b7f1ea6ffa, ghrun-n34f4phawa.auto.internal:24707): creating call state
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4dea0430-6133-469c-9c1e-34b7f1ea6ffa, ghrun-n34f4phawa.auto.internal:24707): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4dea0430-6133-469c-9c1e-34b7f1ea6ffa, ghrun-n34f4phawa.auto.internal:24707): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZmJkM2JhOTYtMmU4OGVhM2ItZTRmYjZiNDgtM2M3N2I4NmQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d1325430-d6a4-407f-984e-40b7f26b833a, ghrun-n34f4phawa.auto.internal:24707): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d1325430-d6a4-407f-984e-40b7f26b833a, ghrun-n34f4phawa.auto.internal:24707): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f0107417-9696-4ba4-8e6a-71ba165cc28c, localhost:14779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f0107417-9696-4ba4-8e6a-71ba165cc28c, localhost:14779): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f0107417-9696-4ba4-8e6a-71ba165cc28c, localhost:14779): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 24707 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n34f4phawa.auto.internal:24707, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14779
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d1325430-d6a4-407f-984e-40b7f26b833a, ghrun-n34f4phawa.auto.internal:24707): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MWZmZTU2NjEtZDBhMTBlYWUtYTEzZWM2Y2YtNjY0NmNhZQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c3057927-b530-47f6-aed3-2d87ac22cbd8, ghrun-n34f4phawa.auto.internal:24707): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3057927-b530-47f6-aed3-2d87ac22cbd8, ghrun-n34f4phawa.auto.internal:24707): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3057927-b530-47f6-aed3-2d87ac22cbd8, ghrun-n34f4phawa.auto.internal:24707): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=OGY5MjQwZi04YmRhYWU4NC03ZjhhZjU5LTdjYTNkN2U4" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cfc381df-4fc1-4067-8584-60acf5d64776, ghrun-n34f4phawa.auto.internal:24707): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cfc381df-4fc1-4067-8584-60acf5d64776, ghrun-n34f4phawa.auto.internal:24707): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cfc381df-4fc1-4067-8584-60acf5d64776, ghrun-n34f4phawa.auto.internal:24707): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MmRlOWZiMTctODI0NGJjNTEtYWQ4ZGNmMTktOTdkOGQzNDQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4cb33dec-2c91-41ef-a1cd-259e15641262, ghrun-n34f4phawa.auto.internal:24707): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4cb33dec-2c91-41ef-a1cd-259e15641262, ghrun-n34f4phawa.auto.internal:24707): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4cb33dec-2c91-41ef-a1cd-259e15641262, ghrun-n34f4phawa.auto.internal:24707): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NmJiNjJhNzYtZDY3ZDA2ZGItYzk4YjIxZS01NzJkMjJiMA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, da5545b7-b5cc-44f9-a412-e0926ba7c50d, ghrun-n34f4phawa.auto.internal:24707): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da5545b7-b5cc-44f9-a412-e0926ba7c50d, ghrun-n34f4phawa.auto.internal:24707): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, da5545b7-b5cc-44f9-a412-e0926ba7c50d, ghrun-n34f4phawa.auto.internal:24707): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=Mzk1NTdjLWY1ZTE2Mjc2LTEwOWI1NGQwLWY1ZDZiMzQ5" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ef60b972-fd3f-40a6-b3e7-e07c8afeb93e, ghrun-n34f4phawa.auto.internal:24707): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef60b972-fd3f-40a6-b3e7-e07c8afeb93e, ghrun-n34f4phawa.auto.internal:24707): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ef60b972-fd3f-40a6-b3e7-e07c8afeb93e, ghrun-n34f4phawa.auto.internal:24707): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZTc3ZmNmNDItYzQxNTc3NGYtOGE3YWZkNGYtYTc4NmMxYmY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0fd8b28d-eebb-43e7-a9fa-c1f94677b9d7, ghrun-n34f4phawa.auto.internal:24707): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0fd8b28d-eebb-43e7-a9fa-c1f94677b9d7, ghrun-n34f4phawa.auto.internal:24707): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0fd8b28d-eebb-43e7-a9fa-c1f94677b9d7, ghrun-n34f4phawa.auto.internal:24707): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NGJmNzJjNjItNTI5YWNiNTItYTc5NzYxMzItNzE1OGQ5ZGU=" } } } }
INFO     __tests__.test_discovery.TestDiscoveryFaultInjectionSlotStop:test_discovery.py:168 Waiting for slot to move
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 07f2f324-c149-48c4-8009-591f827a48c3, localhost:14779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 07f2f324-c149-48c4-8009-591f827a48c3, localhost:14779): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 07f2f324-c149-48c4-8009-591f827a48c3, localhost:14779): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 24707 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n34f4phawa.auto.internal:24707, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 87a8180e-5568-4df4-9a09-c929067175af, localhost:14779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 87a8180e-5568-4df4-9a09-c929067175af, localhost:14779): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 87a8180e-5568-4df4-9a09-c929067175af, localhost:14779): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 24707 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n34f4phawa.auto.internal:24707, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 74badd17-ba15-4695-b40b-a7a4d81f0a52, localhost:14779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 74badd17-ba15-4695-b40b-a7a4d81f0a52, localhost:14779): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 74badd17-ba15-4695-b40b-a7a4d81f0a52, localhost:14779): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 24707 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n34f4phawa.auto.internal:24707, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14779
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14779 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1/logfile_d12uta98.log --grpc-port=4392 --mon-port=21108 --ic-port=16653
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/847j/000300/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14779', '--tenant=/Root/database', '--log-file-name=/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1/logfile_d12uta98.log', '--grpc-port=4392', '--mon-port=21108', '--ic-port=16653')' in '/home/runner/.ya/build/build_root/847j/000300/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3816542
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:4392/1
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/847j/000300/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3816544
DEBUG    ya.test:process.py:259 Command (pid 3816544) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3816544) elapsed time (sec): 0.5059826374053955
DEBUG    ya.test:process.py:263 Command (pid 3816544) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816544) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3816544) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816544) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816544) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3816544) maxrss: 543388
DEBUG    ya.test:process.py:263 Command (pid 3816544) minflt: 16208
DEBUG    ya.test:process.py:263 Command (pid 3816544) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3816544) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3816544) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3816544) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3816544) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3816544) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3816544) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3816544) stime: 0.361388
DEBUG    ya.test:process.py:263 Command (pid 3816544) utime: 0.09637
DEBUG    ya.test:process.py:263 Command (pid 3816544) wtime: 0.507
DEBUG    ya.test:process.py:275 Command (pid 3816544) 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     __tests__.test_discovery.TestDiscoveryFaultInjectionSlotStop:test_discovery.py:190 Extracted fault, slot with gRPC port: 4392
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15bef1ff-3884-4cd7-b636-092a3b4640a0, ghrun-n34f4phawa.auto.internal:24707): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15bef1ff-3884-4cd7-b636-092a3b4640a0, ghrun-n34f4phawa.auto.internal:24707): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15bef1ff-3884-4cd7-b636-092a3b4640a0, ghrun-n34f4phawa.auto.internal:24707): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=Y2IzMDgxYzgtNDUyYWZkZGUtYmZmNjJlNjktNTAxYWE1ZTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 448ee949-4448-4282-b8a3-4bfed6793224, ghrun-n34f4phawa.auto.internal:24707): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 448ee949-4448-4282-b8a3-4bfed6793224, ghrun-n34f4phawa.auto.internal:24707): request = { session_id: "ydb://session/3?node_id=50001&id=Y2IzMDgxYzgtNDUyYWZkZGUtYmZmNjJlNjktNTAxYWE1ZTI=" yql_text: "select 1" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 448ee949-4448-4282-b8a3-4bfed6793224, ghrun-n34f4phawa.auto.internal:24707): response = { operation { ready: true status: UNAVAILABLE issues { message: "Failed to create default pool in database /Root/database" severity: 1 issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry limit exceeded on error: Transaction 281474976730705 completed, doublechecking" severity: 1 } } issues { message: "Query failed during adding/waiting in workload pool " severity: 1 } } }
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:14779/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:4392/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:24707/2
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13347
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9937
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24707
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32110
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10052
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16653
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4392
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4203
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25038
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18703
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14779
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19757
============================== slowest durations ===============================
27.19s call     test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
17.01s teardown test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
6.17s setup    test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
=========================== short test summary info ============================
FAILED test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario - ydb.issues.Unavailable: message: "Failed to create default pool in database /Root/database" severity: 1 issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry limit exceeded on error: Transaction 281474976730705 completed, doublechecking" severity: 1 } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400050)
======================= 1 failed, 2 deselected in 51.33s =======================
