============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/svtl/003813/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 11 items

test_crud.py ...........

============================== slowest durations ===============================
116.22s call     test_crud.py::TestManySelectsInRow::test_selects_in_row_success[500-500-50]
27.04s teardown test_crud.py::TestClientTimeouts::test_can_set_timeouts_on_query
27.04s teardown test_crud.py::TestSelect::test_advanced_select_failed[select min(*) from t1-.*is not allowed here]
17.18s teardown test_crud.py::TestManySelectsInRow::test_selects_in_row_success[500-500-50]
17.04s teardown test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed2
17.02s teardown test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_upsert_data_with_repetitions[10-64]
5.98s call     test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_select_with_repetitions[10-64]
5.45s setup    test_crud.py::TestCRUDOperations::test_create_table_and_drop_table_success
5.38s setup    test_crud.py::TestSelect::test_advanced_select_failed[select distinct b, a from (select a, b from t1 union all select b, a from t1 order by b) order by B-Column B is not in source column set.*]
5.06s setup    test_crud.py::TestClientTimeouts::test_can_set_timeouts_on_query
4.58s setup    test_crud.py::TestManySelectsInRow::test_selects_in_row_success[500-500-50]
4.18s setup    test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_select_with_repetitions[10-64]
3.21s call     test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_upsert_data_with_repetitions[10-64]
1.25s call     test_crud.py::TestClientTimeouts::test_can_set_timeouts_on_query
1.24s call     test_crud.py::TestCRUDOperations::test_create_table_and_drop_table_success
0.21s call     test_crud.py::TestSelect::test_advanced_select_failed[select distinct b, a from (select a, b from t1 union all select b, a from t1 order by b) order by B-Column B is not in source column set.*]
0.05s call     test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed1
0.04s call     test_crud.py::TestSelect::test_advanced_select_failed[select count(a, b) from t1-Aggregation function Count requires exactly 1 argument]
0.04s call     test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed2
0.02s call     test_crud.py::TestSelect::test_advanced_select_failed[select min(a, b) from t1-Aggregation function Min requires exactly 1 argument]
0.02s call     test_crud.py::TestSelect::test_advanced_select_failed[select min(*) from t1-.*is not allowed here]
0.01s setup    test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed1
0.01s teardown test_crud.py::TestSelect::test_advanced_select_failed[select count(a, b) from t1-Aggregation function Count requires exactly 1 argument]
0.01s setup    test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed2

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 259.04s (0:04:19) ========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/svtl/00380f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 3 items

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:1815: in prepare
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:77: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:475: in __call__
    res = connection(
contrib/python/ydb/py3/ydb/connection.py:542: 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:266: in _process_response
    raise exc_class(_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 shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry limit exceeded on status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400050)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_scenario
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/svtl/00380f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15236
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:518 Working directory: /home/runner/.ya/build/build_root/svtl/00380f/r3tmp/kikimr_cluster_a5gq7bqv
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11963
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15779
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7687
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/svtl/00380f/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:292 Final command: /home/runner/.ya/build/build_root/svtl/00380f/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/svtl/00380f/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_b35n7xq_.log --grpc-port=11963 --mon-port=21726 --ic-port=15236
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:173 Formatting pdisk SectorMap:1:64 on node localhost:11963/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/svtl/00380f/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:292 Final command: /home/runner/.ya/build/build_root/svtl/00380f/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/svtl/00380f/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_b35n7xq_.log --grpc-port=11963 --mon-port=21726 --ic-port=15236
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/svtl/00380f/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/svtl/00380f/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_b35n7xq_.log', '--grpc-port=11963', '--mon-port=21726', '--ic-port=15236')' in '/home/runner/.ya/build/build_root/svtl/00380f/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: 1333198
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:332 Started node localhost:11963/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/svtl/00380f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1333199
DEBUG    ya.test:process.py:259 Command (pid 1333199) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1333199) elapsed time (sec): 0.8203620910644531
DEBUG    ya.test:process.py:263 Command (pid 1333199) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1333199) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1333199) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1333199) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1333199) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1333199) maxrss: 611080
DEBUG    ya.test:process.py:263 Command (pid 1333199) minflt: 45494
DEBUG    ya.test:process.py:263 Command (pid 1333199) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1333199) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1333199) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 1333199) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1333199) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1333199) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1333199) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1333199) stime: 0.19436299999999998
DEBUG    ya.test:process.py:263 Command (pid 1333199) utime: 0.531817
DEBUG    ya.test:process.py:263 Command (pid 1333199) wtime: 0.826
DEBUG    ya.test:process.py:275 Command (pid 1333199) output:
Git info:
    Commit: 85fb5eb2021dbfe106453b791addb29356204e9b
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 2ee29570943c76280721bf5de10caf35b272f08a into 2345d91240f1634ba2b7498be33eea903c0f314c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7sdkz5z37u    Host information: 
        Linux ghrun-7sdkz5z37u 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 Node 1 version:
Git info:
    Commit: 85fb5eb2021dbfe106453b791addb29356204e9b
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 2ee29570943c76280721bf5de10caf35b272f08a into 2345d91240f1634ba2b7498be33eea903c0f314c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7sdkz5z37u    Host information: 
        Linux ghrun-7sdkz5z37u 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
WARNING  ydb.topic:topic.py:447 Topic client was not closed properly. Consider using method close().
DEBUG    ydb.topic:topic.py:743 Close topic client
DEBUG    ydb.topic:topic.py:746 Topic client was closed
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:467 Executing command = ['/home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11963', '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: 15236\n      }\n      HostConfigId: 1\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/svtl/00380f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11963', '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: 15236\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1334577
DEBUG    ya.test:process.py:259 Command (pid 1334577) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1334577) elapsed time (sec): 1.3496770858764648
DEBUG    ya.test:process.py:263 Command (pid 1334577) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1334577) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1334577) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1334577) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1334577) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1334577) maxrss: 703040
DEBUG    ya.test:process.py:263 Command (pid 1334577) minflt: 51973
DEBUG    ya.test:process.py:263 Command (pid 1334577) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1334577) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1334577) nivcsw: 320
DEBUG    ya.test:process.py:263 Command (pid 1334577) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1334577) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1334577) nvcsw: 606
DEBUG    ya.test:process.py:263 Command (pid 1334577) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1334577) stime: 0.322436
DEBUG    ya.test:process.py:263 Command (pid 1334577) utime: 0.5887629999999999
DEBUG    ya.test:process.py:263 Command (pid 1334577) wtime: 1.377
DEBUG    ya.test:process.py:275 Command (pid 1334577) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:467 Executing command = ['/home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11963', '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/svtl/00380f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11963', '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: 1334722
DEBUG    ya.test:process.py:259 Command (pid 1334722) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1334722) elapsed time (sec): 1.184201955795288
DEBUG    ya.test:process.py:263 Command (pid 1334722) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1334722) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1334722) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1334722) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1334722) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1334722) maxrss: 703160
DEBUG    ya.test:process.py:263 Command (pid 1334722) minflt: 51802
DEBUG    ya.test:process.py:263 Command (pid 1334722) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1334722) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1334722) nivcsw: 231
DEBUG    ya.test:process.py:263 Command (pid 1334722) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1334722) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1334722) nvcsw: 682
DEBUG    ya.test:process.py:263 Command (pid 1334722) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1334722) stime: 0.340115
DEBUG    ya.test:process.py:263 Command (pid 1334722) utime: 0.5425019999999999
DEBUG    ya.test:process.py:263 Command (pid 1334722) wtime: 1.186
DEBUG    ya.test:process.py:275 Command (pid 1334722) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:599 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:606 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30463
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20748
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6463
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19137
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/svtl/00380f/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:292 Final command: /home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11963 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/svtl/00380f/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_ngwv6rxq.log --grpc-port=30463 --mon-port=61914 --ic-port=20748
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20979
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7953
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27150
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24807
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24807
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24808
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/svtl/00380f/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:292 Final command: /home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11963 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/svtl/00380f/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_1g9ciwoq.log --grpc-port=20979 --mon-port=61578 --ic-port=7953
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/svtl/00380f/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:292 Final command: /home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11963 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/svtl/00380f/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_ngwv6rxq.log --grpc-port=30463 --mon-port=61914 --ic-port=20748
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/svtl/00380f/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:11963', '--tenant=/Root/database', '--log-file-name=/home/runner/.ya/build/build_root/svtl/00380f/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_ngwv6rxq.log', '--grpc-port=30463', '--mon-port=61914', '--ic-port=20748')' in '/home/runner/.ya/build/build_root/svtl/00380f/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: 1334976
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:332 Started node localhost:30463/1
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/svtl/00380f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1334977
DEBUG    ya.test:process.py:259 Command (pid 1334977) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1334977) elapsed time (sec): 0.97194504737854
DEBUG    ya.test:process.py:263 Command (pid 1334977) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1334977) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1334977) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1334977) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1334977) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1334977) maxrss: 706368
DEBUG    ya.test:process.py:263 Command (pid 1334977) minflt: 45509
DEBUG    ya.test:process.py:263 Command (pid 1334977) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1334977) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1334977) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 1334977) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1334977) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1334977) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1334977) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1334977) stime: 0.222855
DEBUG    ya.test:process.py:263 Command (pid 1334977) utime: 0.5531889999999999
DEBUG    ya.test:process.py:263 Command (pid 1334977) wtime: 0.978
DEBUG    ya.test:process.py:275 Command (pid 1334977) output:
Git info:
    Commit: 85fb5eb2021dbfe106453b791addb29356204e9b
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 2ee29570943c76280721bf5de10caf35b272f08a into 2345d91240f1634ba2b7498be33eea903c0f314c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7sdkz5z37u    Host information: 
        Linux ghrun-7sdkz5z37u 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 Node 1 version:
Git info:
    Commit: 85fb5eb2021dbfe106453b791addb29356204e9b
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 2ee29570943c76280721bf5de10caf35b272f08a into 2345d91240f1634ba2b7498be33eea903c0f314c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7sdkz5z37u    Host information: 
        Linux ghrun-7sdkz5z37u 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:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/svtl/00380f/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:292 Final command: /home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11963 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/svtl/00380f/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_1g9ciwoq.log --grpc-port=20979 --mon-port=61578 --ic-port=7953
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/svtl/00380f/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:11963', '--tenant=/Root/database', '--log-file-name=/home/runner/.ya/build/build_root/svtl/00380f/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_1g9ciwoq.log', '--grpc-port=20979', '--mon-port=61578', '--ic-port=7953')' in '/home/runner/.ya/build/build_root/svtl/00380f/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: 1335064
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:332 Started node localhost:20979/2
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/svtl/00380f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1335075
DEBUG    ya.test:process.py:259 Command (pid 1335075) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1335075) elapsed time (sec): 1.0263545513153076
DEBUG    ya.test:process.py:263 Command (pid 1335075) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1335075) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1335075) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1335075) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1335075) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1335075) maxrss: 707512
DEBUG    ya.test:process.py:263 Command (pid 1335075) minflt: 45445
DEBUG    ya.test:process.py:263 Command (pid 1335075) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1335075) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1335075) nivcsw: 220
DEBUG    ya.test:process.py:263 Command (pid 1335075) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1335075) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1335075) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1335075) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1335075) stime: 0.18395699999999998
DEBUG    ya.test:process.py:263 Command (pid 1335075) utime: 0.521671
DEBUG    ya.test:process.py:263 Command (pid 1335075) wtime: 1.038
DEBUG    ya.test:process.py:275 Command (pid 1335075) output:
Git info:
    Commit: 85fb5eb2021dbfe106453b791addb29356204e9b
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 2ee29570943c76280721bf5de10caf35b272f08a into 2345d91240f1634ba2b7498be33eea903c0f314c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7sdkz5z37u    Host information: 
        Linux ghrun-7sdkz5z37u 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 Node 2 version:
Git info:
    Commit: 85fb5eb2021dbfe106453b791addb29356204e9b
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 2ee29570943c76280721bf5de10caf35b272f08a into 2345d91240f1634ba2b7498be33eea903c0f314c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7sdkz5z37u    Host information: 
        Linux ghrun-7sdkz5z37u 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:447 Test call (class_name: test_discovery.py::TestDiscoveryFaultInjectionSlotStop, test_name: test_scenario)
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:188 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 78b01d44-3ff1-409d-948d-5ee0d53dd6e1, localhost:11963): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 78b01d44-3ff1-409d-948d-5ee0d53dd6e1, localhost:11963): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 78b01d44-3ff1-409d-948d-5ee0d53dd6e1, localhost:11963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7sdkz5z37u.auto.internal" port: 30463 service: "nbs" 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-7sdkz5z37u.auto.internal" port: 20979 service: "nbs" 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:158 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7sdkz5z37u.auto.internal:20979, location , ssl: False>, <Endpoint ghrun-7sdkz5z37u.auto.internal:30463, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:188 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 424a271b-a67b-4e04-9d27-35ad9966d7c1, localhost:11963): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 424a271b-a67b-4e04-9d27-35ad9966d7c1, localhost:11963): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:11963
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 424a271b-a67b-4e04-9d27-35ad9966d7c1, localhost:11963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7sdkz5z37u.auto.internal" port: 30463 service: "nbs" 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-7sdkz5z37u.auto.internal" port: 20979 service: "nbs" 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:158 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7sdkz5z37u.auto.internal:30463, location , ssl: False>, <Endpoint ghrun-7sdkz5z37u.auto.internal:20979, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:11963
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:30463/1
INFO     __tests__.test_discovery.TestDiscoveryFaultInjectionSlotStop:test_discovery.py:158 Injected fault, slot with gRPC port: 30463
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, da63f4c4-bf12-44d5-b717-28c68db468f2, ghrun-7sdkz5z37u.auto.internal:20979): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, da63f4c4-bf12-44d5-b717-28c68db468f2, ghrun-7sdkz5z37u.auto.internal:20979): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, da63f4c4-bf12-44d5-b717-28c68db468f2, ghrun-7sdkz5z37u.auto.internal:20979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=OGM3ZTNhODktZTM0NGEzMjgtMWM1YWE4NDAtNDIyN2UwMWM=" } } } }
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, c0e4d63d-9950-4b8e-80e7-02ea48214dbf, ghrun-7sdkz5z37u.auto.internal:30463): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, c0e4d63d-9950-4b8e-80e7-02ea48214dbf, ghrun-7sdkz5z37u.auto.internal:30463): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, c0e4d63d-9950-4b8e-80e7-02ea48214dbf, ghrun-7sdkz5z37u.auto.internal:30463): 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:30463: 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:30463: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2026-02-18T17:17:13.368486364+00:00"}"
>
DEBUG    ydb.connection:connection.py:104 RpcState(CreateSession, c0e4d63d-9950-4b8e-80e7-02ea48214dbf, ghrun-7sdkz5z37u.auto.internal:30463): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint ghrun-7sdkz5z37u.auto.internal:30463
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, 17f10b34-805d-4da0-9246-41fc5d02c893, ghrun-7sdkz5z37u.auto.internal:20979): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, 17f10b34-805d-4da0-9246-41fc5d02c893, ghrun-7sdkz5z37u.auto.internal:20979): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, 17f10b34-805d-4da0-9246-41fc5d02c893, ghrun-7sdkz5z37u.auto.internal:20979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ODllYzgyZjctZTNlZTMxMjktZDBjMTZiYmQtN2ZmNjUzNA==" } } } }
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, ee686f9b-e833-4ea3-9894-ea3d81db1b09, ghrun-7sdkz5z37u.auto.internal:20979): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, ee686f9b-e833-4ea3-9894-ea3d81db1b09, ghrun-7sdkz5z37u.auto.internal:20979): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:188 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, ee686f9b-e833-4ea3-9894-ea3d81db1b09, ghrun-7sdkz5z37u.auto.internal:20979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=YmU2MDFjNzUtZDZhZWIzYmItYTgyYjM3NGYtYjI4MTIzNjg=" } } } }
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, fff88856-8301-48a3-bbd0-195be16816d6, localhost:11963): creating call state
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, 0094eb36-d3fd-4829-8670-d000945ff2e7, ghrun-7sdkz5z37u.auto.internal:20979): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, fff88856-8301-48a3-bbd0-195be16816d6, localhost:11963): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, 0094eb36-d3fd-4829-8670-d000945ff2e7, ghrun-7sdkz5z37u.auto.internal:20979): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, fff88856-8301-48a3-bbd0-195be16816d6, localhost:11963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7sdkz5z37u.auto.internal" port: 20979 service: "nbs" 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:158 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7sdkz5z37u.auto.internal:20979, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:11963
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, 0094eb36-d3fd-4829-8670-d000945ff2e7, ghrun-7sdkz5z37u.auto.internal:20979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MWEyMzRkNDUtZjAwMWZkM2MtZjZjN2MxNDgtYTYxYjQ4Mjg=" } } } }
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, f6fa6877-36df-422d-9ae6-6a8c8c8d14a0, ghrun-7sdkz5z37u.auto.internal:20979): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, f6fa6877-36df-422d-9ae6-6a8c8c8d14a0, ghrun-7sdkz5z37u.auto.internal:20979): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, f6fa6877-36df-422d-9ae6-6a8c8c8d14a0, ghrun-7sdkz5z37u.auto.internal:20979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZGY1MGNjZGMtMWE4NzJkMjYtZDIyMDk1OTEtZmZkOWY2MDA=" } } } }
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, 2945a3a0-500e-4292-b0b2-9e32e360feff, ghrun-7sdkz5z37u.auto.internal:20979): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, 2945a3a0-500e-4292-b0b2-9e32e360feff, ghrun-7sdkz5z37u.auto.internal:20979): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, 2945a3a0-500e-4292-b0b2-9e32e360feff, ghrun-7sdkz5z37u.auto.internal:20979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZjY4NTQ3YmUtYTE5Yjg0NDktYjMyODMzMDYtODY3MDMyMTA=" } } } }
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, 91f68080-e1d6-4b58-9aa8-229a94142768, ghrun-7sdkz5z37u.auto.internal:20979): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, 91f68080-e1d6-4b58-9aa8-229a94142768, ghrun-7sdkz5z37u.auto.internal:20979): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, 91f68080-e1d6-4b58-9aa8-229a94142768, ghrun-7sdkz5z37u.auto.internal:20979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZTg2ZGQ3ZGYtYjM3NjgxMTMtNTRkMTRjYTYtZjEyMDVhZmI=" } } } }
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, 04c043dd-0463-484f-ad48-0270b7defe42, ghrun-7sdkz5z37u.auto.internal:20979): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, 04c043dd-0463-484f-ad48-0270b7defe42, ghrun-7sdkz5z37u.auto.internal:20979): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, 04c043dd-0463-484f-ad48-0270b7defe42, ghrun-7sdkz5z37u.auto.internal:20979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZDEzNDMxM2ItZmNmNzIzZmUtYjRjOWU5ZTYtNTk1ZjUzZDQ=" } } } }
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, 64827406-9358-455e-bf50-fd5cfc6165da, ghrun-7sdkz5z37u.auto.internal:20979): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, 64827406-9358-455e-bf50-fd5cfc6165da, ghrun-7sdkz5z37u.auto.internal:20979): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, 64827406-9358-455e-bf50-fd5cfc6165da, ghrun-7sdkz5z37u.auto.internal:20979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=Y2MxY2RhYzctOTdiZTQwZTYtYTRjYjc2NzUtZWRmNDkxY2E=" } } } }
INFO     __tests__.test_discovery.TestDiscoveryFaultInjectionSlotStop:test_discovery.py:168 Waiting for slot to move
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:188 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 590f7d96-5d5b-41e2-9fec-12778e91ff13, localhost:11963): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 590f7d96-5d5b-41e2-9fec-12778e91ff13, localhost:11963): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 590f7d96-5d5b-41e2-9fec-12778e91ff13, localhost:11963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7sdkz5z37u.auto.internal" port: 20979 service: "nbs" 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:158 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7sdkz5z37u.auto.internal:20979, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:11963
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:188 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, c7a66feb-c0eb-4371-8526-3cd767a1da66, localhost:11963): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, c7a66feb-c0eb-4371-8526-3cd767a1da66, localhost:11963): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, c7a66feb-c0eb-4371-8526-3cd767a1da66, localhost:11963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7sdkz5z37u.auto.internal" port: 20979 service: "nbs" 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:158 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7sdkz5z37u.auto.internal:20979, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:11963
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:188 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:447 RpcState(ListEndpoints, 484af7d9-f1f1-4781-96e5-adc40881346e, localhost:11963): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(ListEndpoints, 484af7d9-f1f1-4781-96e5-adc40881346e, localhost:11963): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:65 RpcState(ListEndpoints, 484af7d9-f1f1-4781-96e5-adc40881346e, localhost:11963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7sdkz5z37u.auto.internal" port: 20979 service: "nbs" 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:158 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7sdkz5z37u.auto.internal:20979, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:11963
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:291 CFG_DIR_PATH="/home/runner/.ya/build/build_root/svtl/00380f/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:292 Final command: /home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11963 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/svtl/00380f/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_ngwv6rxq.log --grpc-port=30463 --mon-port=61914 --ic-port=20748
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/svtl/00380f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/svtl/00380f/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:11963', '--tenant=/Root/database', '--log-file-name=/home/runner/.ya/build/build_root/svtl/00380f/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_ngwv6rxq.log', '--grpc-port=30463', '--mon-port=61914', '--ic-port=20748')' in '/home/runner/.ya/build/build_root/svtl/00380f/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: 1338803
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:332 Started node localhost:30463/1
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/svtl/00380f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1338804
DEBUG    ya.test:process.py:259 Command (pid 1338804) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1338804) elapsed time (sec): 0.8635904788970947
DEBUG    ya.test:process.py:263 Command (pid 1338804) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1338804) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1338804) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1338804) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1338804) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 1338804) maxrss: 707512
DEBUG    ya.test:process.py:263 Command (pid 1338804) minflt: 45773
DEBUG    ya.test:process.py:263 Command (pid 1338804) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1338804) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1338804) nivcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 1338804) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1338804) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1338804) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1338804) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1338804) stime: 0.211592
DEBUG    ya.test:process.py:263 Command (pid 1338804) utime: 0.551149
DEBUG    ya.test:process.py:263 Command (pid 1338804) wtime: 0.868
DEBUG    ya.test:process.py:275 Command (pid 1338804) output:
Git info:
    Commit: 85fb5eb2021dbfe106453b791addb29356204e9b
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 2ee29570943c76280721bf5de10caf35b272f08a into 2345d91240f1634ba2b7498be33eea903c0f314c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7sdkz5z37u    Host information: 
        Linux ghrun-7sdkz5z37u 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:333 Node 1 version:
Git info:
    Commit: 85fb5eb2021dbfe106453b791addb29356204e9b
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 2ee29570943c76280721bf5de10caf35b272f08a into 2345d91240f1634ba2b7498be33eea903c0f314c
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-7sdkz5z37u    Host information: 
        Linux ghrun-7sdkz5z37u 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: 30463
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:22312
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:158 Failed to establish connection to YDB discovery endpoint: "localhost:22312". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:447 RpcState(CreateSession, 88a261e5-25b8-41c1-a378-65dae7b9dcf6, ghrun-7sdkz5z37u.auto.internal:20979): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(CreateSession, 88a261e5-25b8-41c1-a378-65dae7b9dcf6, ghrun-7sdkz5z37u.auto.internal:20979): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:65 RpcState(CreateSession, 88a261e5-25b8-41c1-a378-65dae7b9dcf6, ghrun-7sdkz5z37u.auto.internal:20979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZTliZmI4ZmEtZTNmNmNhYmQtZGM3NDIzZGQtZTViYTk0MWQ=" } } } }
DEBUG    ydb.connection:connection.py:447 RpcState(PrepareDataQuery, 7bf9af26-3af3-4244-94a3-54523a6b9dde, ghrun-7sdkz5z37u.auto.internal:20979): creating call state
DEBUG    ydb.connection:connection.py:76 RpcState(PrepareDataQuery, 7bf9af26-3af3-4244-94a3-54523a6b9dde, ghrun-7sdkz5z37u.auto.internal:20979): request = { session_id: "ydb://session/3?node_id=50001&id=ZTliZmI4ZmEtZTNmNmNhYmQtZGM3NDIzZGQtZTViYTk0MWQ=" yql_text: "select 1" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:28574
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:158 Failed to establish connection to YDB discovery endpoint: "localhost:28574". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:22312
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:158 Failed to establish connection to YDB discovery endpoint: "localhost:22312". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:65 RpcState(PrepareDataQuery, 7bf9af26-3af3-4244-94a3-54523a6b9dde, ghrun-7sdkz5z37u.auto.internal:20979): 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 shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry limit exceeded on status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } } issues { message: "Query failed during adding/waiting in workload pool " severity: 1 } } }
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:28574
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:158 Failed to establish connection to YDB discovery endpoint: "localhost:28574". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:30463/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:11963/1
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:22312
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:158 Failed to establish connection to YDB discovery endpoint: "localhost:22312". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:575 Closing channel for endpoint localhost:28574
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:158 Failed to establish connection to YDB discovery endpoint: "localhost:28574". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:178 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:335 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', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:299 Stopped node localhost:20979/2
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24808
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27150
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7953
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20979
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19137
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6463
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20748
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30463
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7687
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15779
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11963
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15236
============================== slowest durations ===============================
42.05s teardown test_discovery.py::TestDiscoveryExtEndpoint::test_scenario
28.76s call     test_discovery.py::TestMirror3DCDiscovery::test_mirror3dc_discovery_logic
27.18s call     test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
18.33s setup    test_discovery.py::TestDiscoveryExtEndpoint::test_scenario
17.08s teardown test_discovery.py::TestMirror3DCDiscovery::test_mirror3dc_discovery_logic
17.02s teardown test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
16.55s setup    test_discovery.py::TestMirror3DCDiscovery::test_mirror3dc_discovery_logic
14.46s setup    test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
1.44s call     test_discovery.py::TestDiscoveryExtEndpoint::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 shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry limit exceeded on status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400050)
=================== 1 failed, 2 passed in 185.55s (0:03:05) ====================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/svtl/00380c/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 6 items

test_execute_scheme.py ......

============================== slowest durations ===============================
22.02s teardown test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_from_key
8.13s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_success
1.60s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_success
0.12s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_from_key
0.12s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_to_key
0.11s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_new_column
0.11s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_column
0.11s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_change_column_type
0.01s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_to_key
0.01s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_column
0.01s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_new_column
0.01s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_from_key
0.01s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_change_column_type

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 33.61s ==============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/svtl/003814/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 1 item

test_indexes.py .

============================== slowest durations ===============================
12.03s teardown test_indexes.py::TestSecondaryIndexes::test_create_table_with_global_index
5.15s setup    test_indexes.py::TestSecondaryIndexes::test_create_table_with_global_index
0.23s call     test_indexes.py::TestSecondaryIndexes::test_create_table_with_global_index
============================== 1 passed in 18.23s ==============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/svtl/003812/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 7 items

test_insert.py .......

============================== slowest durations ===============================
22.03s teardown test_insert.py::TestInsertOperations::test_query_pairs
17.00s call     test_insert.py::TestInsertOperations::test_query_pairs
4.72s setup    test_insert.py::TestInsertOperations::test_several_inserts_per_transaction_are_success
1.18s call     test_insert.py::TestInsertOperations::test_several_inserts_per_transaction_are_success
0.74s call     test_insert.py::TestInsertOperations::test_insert_revert_basis
0.58s call     test_insert.py::TestInsertOperations::test_update_plus_insert_per_transaction_are_success_prepared_case
0.58s call     test_insert.py::TestInsertOperations::test_insert_plus_update_per_transaction_are_success
0.47s call     test_insert.py::TestInsertOperations::test_insert_plus_upsert_are_success
0.44s call     test_insert.py::TestInsertOperations::test_upsert_plus_insert_per_transaction_are_success_prepared_case

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 48.67s ==============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/svtl/003810/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 17 items

test_isolation.py .................

============================== slowest durations ===============================
27.03s teardown test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2_two_edges
4.25s setup    test_isolation.py::TestTransactionIsolation::test_prevents_write_cycles_g0
1.47s call     test_isolation.py::TestTransactionIsolation::test_prevents_write_cycles_g0
0.88s call     test_isolation.py::TestTransactionIsolation::test_prevents_observed_transaction_vanishes_otv
0.87s call     test_isolation.py::TestTransactionIsolation::test_write_skew_g2_item
0.60s call     test_isolation.py::TestTransactionIsolation::test_read_skew_g_single
0.59s call     test_isolation.py::TestTransactionIsolation::test_prevents_intermediate_reads_g1b
0.59s call     test_isolation.py::TestTransactionIsolation::test_prevents_circular_information_flow_g1c
0.59s call     test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2
0.55s call     test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2_two_edges
0.54s call     test_isolation.py::TestTransactionIsolation::test_prevents_aborted_reads_g1a
0.53s call     test_isolation.py::TestTransactionIsolation::test_lost_update_p4
0.52s call     test_isolation.py::TestTransactionIsolation::test_read_skew_g_single_write_predicate
0.51s call     test_isolation.py::TestTransactionIsolation::test_isolation_mailing_list_example
0.47s call     test_isolation.py::TestTransactionIsolation::test_lost_update_on_value_p4
0.46s call     test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp
0.46s call     test_isolation.py::TestTransactionIsolation::test_read_skew_g_single_predicate_deps
0.40s call     test_isolation.py::TestTransactionIsolation::test_lost_update_on_value_with_upsert_p4
0.38s call     test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp_for_write_predicates
0.01s setup    test_isolation.py::TestTransactionIsolation::test_read_skew_g_single_predicate_deps
0.01s setup    test_isolation.py::TestTransactionIsolation::test_prevents_intermediate_reads_g1b
0.01s setup    test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp_for_write_predicates

(29 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 17 passed in 42.63s ==============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/svtl/003816/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 74 items

test_public_api.py ..........................................................................

============================== slowest durations ===============================
27.02s teardown test_public_api.py::TestExplain::test_explain_data_query
27.02s teardown test_public_api.py::TestCRUDOperations::test_when_result_set_is_large_then_issue_occure
24.25s call     test_public_api.py::TestSessionNotFound::test_session_not_found
20.52s call     test_public_api.py::TestBadSession::test_simple
17.54s teardown test_public_api.py::TestAttributes::test_limits[attributes4]
17.53s teardown test_public_api.py::TestDocApiTables::test_drop_table[settings1-None]
17.02s teardown test_public_api.py::TestSessionNotFoundOperations::test_simple_table_profile_settings
17.02s teardown test_public_api.py::TestSelectAfterDropWithRepetitions::test_select_on_dropped_table_unsuccessful[10]
17.02s teardown test_public_api.py::TestJsonExample::test_json_success
17.02s teardown test_public_api.py::TestRecursiveCreation::test_create_table
17.01s teardown test_public_api.py::TestMetaDataInvalidation::test_invalidation_success
17.01s teardown test_public_api.py::TestDriverCanRecover::test_driver_recovery
12.14s setup    test_public_api.py::TestDocApiTables::test_create_table
12.02s teardown test_public_api.py::TestSessionNotFound::test_session_not_found
10.75s call     test_public_api.py::TestDriverCanRecover::test_driver_recovery
9.06s call     test_public_api.py::TestCRUDOperations::test_when_result_set_is_large_then_issue_occure
7.79s setup    test_public_api.py::TestAttributes::test_create_table
7.02s teardown test_public_api.py::TestBadSession::test_simple
7.01s teardown test_public_api.py::TestForPotentialDeadlock::test_deadlocked_threads_on_cleanup
5.42s setup    test_public_api.py::TestForPotentialDeadlock::test_deadlocked_threads_on_cleanup
5.10s setup    test_public_api.py::TestBadSession::test_simple
4.98s setup    test_public_api.py::TestSessionNotFoundOperations::test_session_pool
4.92s call     test_public_api.py::TestCRUDOperations::test_reuse_session_to_tx_leak
4.82s call     test_public_api.py::TestSelectAfterDropWithRepetitions::test_select_on_dropped_table_unsuccessful[10]
4.76s setup    test_public_api.py::TestDriverCanRecover::test_driver_recovery
4.75s setup    test_public_api.py::TestRecursiveCreation::test_mkdir
4.67s setup    test_public_api.py::TestJsonExample::test_json_unexpected_failure
4.55s setup    test_public_api.py::TestCRUDOperations::test_prepared_query_pipeline
4.53s setup    test_public_api.py::TestSessionNotFound::test_session_not_found
4.41s setup    test_public_api.py::TestMetaDataInvalidation::test_invalidation_success
4.37s setup    test_public_api.py::TestSelectAfterDropWithRepetitions::test_select_on_dropped_table_unsuccessful[10]
4.36s setup    test_public_api.py::TestExplain::test_explain_data_query
1.65s call     test_public_api.py::TestCRUDOperations::test_queries_set2
1.38s call     test_public_api.py::TestCRUDOperations::test_query_set1
1.14s call     test_public_api.py::TestCRUDOperations::test_data_types
1.01s call     test_public_api.py::TestMetaDataInvalidation::test_invalidation_success
0.91s call     test_public_api.py::TestAttributes::test_create_table
0.69s call     test_public_api.py::TestCRUDOperations::test_direct_leak_tx_but_no_actual_leak_by_best_efforts
0.63s call     test_public_api.py::TestCRUDOperations::test_bulk_prepared_insert_many_values
0.55s call     test_public_api.py::TestJsonExample::test_json_unexpected_failure
0.49s call     test_public_api.py::TestCRUDOperations::test_scheme_client_ops
0.48s call     test_public_api.py::TestCRUDOperations::test_prepared_query_pipeline
0.47s call     test_public_api.py::TestCRUDOperations::test_bulk_upsert
0.46s call     test_public_api.py::TestSessionNotFoundOperations::test_session_pool
0.38s call     test_public_api.py::TestExplain::test_explain_data_query
0.37s call     test_public_api.py::TestCRUDOperations::test_locks_invalidated_error
0.24s call     test_public_api.py::TestForPotentialDeadlock::test_deadlocked_threads_on_cleanup
0.20s call     test_public_api.py::TestSessionNotFoundOperations::test_describe_table_with_bounds
0.19s call     test_public_api.py::TestCRUDOperations::test_decimal_values
0.19s call     test_public_api.py::TestDocApiTables::test_create_table
0.16s call     test_public_api.py::TestJsonExample::test_json_success
0.14s call     test_public_api.py::TestAttributes::test_alter_table
0.14s call     test_public_api.py::TestRecursiveCreation::test_create_table
0.13s call     test_public_api.py::TestAttributes::test_copy_table
0.12s call     test_public_api.py::TestCRUDOperations::test_can_execute_valid_statement_after_invalid_success
0.12s call     test_public_api.py::TestCRUDOperations::test_list_directory_with_children
0.11s call     test_public_api.py::TestCRUDOperations::test_dict_type
0.11s call     test_public_api.py::TestCRUDOperations::test_struct_type_parameter
0.11s call     test_public_api.py::TestCRUDOperations::test_parse_tuple
0.10s call     test_public_api.py::TestSessionNotFoundOperations::test_native_datetime_types
0.09s call     test_public_api.py::TestDocApiTables::test_drop_table[None-None]
0.09s call     test_public_api.py::TestDocApiTables::test_drop_table[settings1-None]
0.09s call     test_public_api.py::TestSessionNotFoundOperations::test_explicit_partitions_case_1
0.09s call     test_public_api.py::TestCRUDOperations::test_parse_list_type
0.08s call     test_public_api.py::TestCRUDOperations::test_too_many_pending_transactions
0.08s call     test_public_api.py::TestAttributes::test_create_indexed_table
0.07s call     test_public_api.py::TestDocApiTables::test_alter_table[None-BadRequest]
0.07s call     test_public_api.py::TestCRUDOperations::test_none_values
0.06s call     test_public_api.py::TestSessionNotFoundOperations::test_native_date_types
0.06s call     test_public_api.py::TestCRUDOperations::test_struct_type
0.06s call     test_public_api.py::TestSessionNotFoundOperations::test_keep_in_cache_disabled
0.06s call     test_public_api.py::TestSessionNotFoundOperations::test_commit_successfully_after_success_commit
0.05s call     test_public_api.py::TestCRUDOperations::test_decimal_values_negative_stories
0.05s call     test_public_api.py::TestSessionNotFoundOperations::test_explict_partitions_case_2
0.05s call     test_public_api.py::TestDocApiTables::test_alter_table[settings1-None]
0.04s call     test_public_api.py::TestSessionNotFoundOperations::test_can_commit_bad_tx
0.04s call     test_public_api.py::TestCRUDOperations::test_tcl
0.03s call     test_public_api.py::TestRecursiveCreation::test_mkdir
0.03s call     test_public_api.py::TestCRUDOperations::test_scheme_operation_errors_handle
0.03s call     test_public_api.py::TestSessionNotFoundOperations::test_cannot_commit_bad_tx
0.03s call     test_public_api.py::TestCRUDOperations::test_crud_acl_actions
0.03s call     test_public_api.py::TestSessionNotFoundOperations::test_ok_keep_alive_example
0.03s setup    test_public_api.py::TestAttributes::test_create_indexed_table
0.03s call     test_public_api.py::TestCRUDOperations::test_tcl_2
0.03s call     test_public_api.py::TestCRUDOperations::test_tcl_3
0.03s call     test_public_api.py::TestAttributes::test_limits[attributes4]
0.02s call     test_public_api.py::TestCRUDOperations::test_validate_describe_path_result
0.02s call     test_public_api.py::TestCRUDOperations::test_presented_in_cache
0.02s call     test_public_api.py::TestCRUDOperations::test_create_and_delete_session_then_use_it_again
0.01s call     test_public_api.py::TestAttributes::test_limits[attributes0]
0.01s call     test_public_api.py::TestAttributes::test_limits[attributes1]
0.01s call     test_public_api.py::TestAttributes::test_limits[attributes2]
0.01s call     test_public_api.py::TestAttributes::test_limits[attributes3]
0.01s setup    test_public_api.py::TestCRUDOperations::test_bulk_prepared_insert_many_values
0.01s setup    test_public_api.py::TestCRUDOperations::test_create_and_delete_session_then_use_it_again
0.01s setup    test_public_api.py::TestCRUDOperations::test_locks_invalidated_error
0.01s setup    test_public_api.py::TestAttributes::test_alter_table
0.01s setup    test_public_api.py::TestSessionNotFoundOperations::test_commit_successfully_after_success_commit
0.01s setup    test_public_api.py::TestCRUDOperations::test_tcl
0.01s setup    test_public_api.py::TestCRUDOperations::test_all_enums_are_presented_as_exceptions
0.01s call     test_public_api.py::TestCRUDOperations::test_directory_that_doesnt_exists
0.01s teardown test_public_api.py::TestCRUDOperations::test_tcl
0.01s setup    test_public_api.py::TestCRUDOperations::test_reuse_session_to_tx_leak
0.01s setup    test_public_api.py::TestSessionNotFoundOperations::test_native_datetime_types
0.01s setup    test_public_api.py::TestSessionNotFoundOperations::test_cannot_commit_bad_tx
0.01s setup    test_public_api.py::TestCRUDOperations::test_struct_type_parameter
0.01s setup    test_public_api.py::TestAttributes::test_limits[attributes0]
0.01s teardown test_public_api.py::TestCRUDOperations::test_reuse_session_to_tx_leak
0.01s setup    test_public_api.py::TestCRUDOperations::test_type_builders_str_methods
0.01s setup    test_public_api.py::TestCRUDOperations::test_tcl_2

(112 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 74 passed in 379.23s (0:06:19) ========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/svtl/00380e/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 8 items

test_read_table.py ........

============================== slowest durations ===============================
22.08s teardown test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[read_table]
22.01s teardown test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[read_table]
22.01s teardown test_read_table.py::TestReadTableSuccessStories::test_read_table_without_data_has_snapshot
7.07s call     test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[async_read_table]
4.72s call     test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[read_table]
4.66s setup    test_read_table.py::TestReadTableSuccessStories::test_read_table_only_specified_ranges
4.56s setup    test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[async_read_table]
4.41s setup    test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[async_read_table]
2.77s call     test_read_table.py::TestReadTableSuccessStories::test_read_table_constructed_key_range
1.05s call     test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[async_read_table]
0.86s call     test_read_table.py::TestReadTableSuccessStories::test_read_table_only_specified_ranges
0.39s call     test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[read_table]
0.26s call     test_read_table.py::TestReadTableSuccessStories::test_read_table_reads_only_specified_columns
0.22s call     test_read_table.py::TestReadTableSuccessStories::test_read_table_without_data_has_snapshot
0.09s teardown test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[async_read_table]
0.01s setup    test_read_table.py::TestReadTableSuccessStories::test_read_table_reads_only_specified_columns
0.01s setup    test_read_table.py::TestReadTableSuccessStories::test_read_table_without_data_has_snapshot
0.01s setup    test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[read_table]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 8 passed in 98.25s (0:01:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/svtl/003811/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 2 items

test_session_grace_shutdown.py ..

============================== slowest durations ===============================
20.39s call     test_session_grace_shutdown.py::TestIdle::test_idle_shutdown_of_session
7.33s teardown test_session_grace_shutdown.py::TestIdle::test_idle_shutdown_of_session
7.02s teardown test_session_grace_shutdown.py::Test::test_grace_shutdown_of_session
4.67s setup    test_session_grace_shutdown.py::Test::test_grace_shutdown_of_session
4.13s setup    test_session_grace_shutdown.py::TestIdle::test_idle_shutdown_of_session
1.03s call     test_session_grace_shutdown.py::Test::test_grace_shutdown_of_session
============================== 2 passed in 45.32s ==============================
============================= test session starts ==============================
platform linux -- Python 3.13.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/svtl/00380d/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 11 items

test_session_pool.py ...........

============================== slowest durations ===============================
30.70s call     test_session_pool.py::TestSessionPool::test_no_cluster_endpoints_no_failure
17.01s teardown test_session_pool.py::TestSessionPool::test_session_pool_min_size_feature
4.12s setup    test_session_pool.py::TestSessionPool::test_session_pool_simple_acquire
0.18s call     test_session_pool.py::TestSessionPool::test_session_pool_close_basic_logic_case_2
0.08s call     test_session_pool.py::TestSessionPool::test_session_pool_min_size_feature
0.03s call     test_session_pool.py::TestSessionPool::test_session_pool_simple_acquire
0.02s call     test_session_pool.py::TestSessionPool::test_session_pool_release_logic
0.02s call     test_session_pool.py::TestSessionPool::test_session_pool_keep_alive
0.01s call     test_session_pool.py::TestSessionPool::test_session_pool_close_basic_logic_case_1
0.01s call     test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_2
0.01s call     test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_4
0.01s call     test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_3
0.01s call     test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_1

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 53.00s ==============================
