============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/00028a/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

test_dynamic_tenants.py .

============================== slowest durations ===============================
94.77s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
7.74s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
7.12s teardown test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
================ 1 passed, 108 deselected in 110.41s (0:01:50) =================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

test_dynamic_tenants.py F

=================================== FAILURES ===================================
_ test_create_and_drop_tenants[enable_alter_database_create_hive_first--true] __
ydb/tests/functional/tenants/test_dynamic_tenants.py:238: in test_create_and_drop_tenants
    ydb_cluster.create_database(
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 7 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29837
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/q7sw/000293/r3tmp/kikimr_cluster_wea9umod
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24580
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1542
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25096
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61678
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000293/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/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_f1gu128x.log --grpc-port=24580 --mon-port=1542 --ic-port=29837
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24580/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000293/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/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_f1gu128x.log --grpc-port=24580 --mon-port=1542 --ic-port=29837
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_f1gu128x.log', '--grpc-port=24580', '--mon-port=1542', '--ic-port=29837')' in '/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3904587
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24580/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3904640
DEBUG    ya.test:process.py:259 Command (pid 3904640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3904640) elapsed time (sec): 1.910778522491455
DEBUG    ya.test:process.py:263 Command (pid 3904640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3904640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3904640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3904640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3904640) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3904640) maxrss: 543264
DEBUG    ya.test:process.py:263 Command (pid 3904640) minflt: 16223
DEBUG    ya.test:process.py:263 Command (pid 3904640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3904640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3904640) nivcsw: 211
DEBUG    ya.test:process.py:263 Command (pid 3904640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3904640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3904640) nvcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3904640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3904640) stime: 0.471595
DEBUG    ya.test:process.py:263 Command (pid 3904640) utime: 0.15381
DEBUG    ya.test:process.py:263 Command (pid 3904640) wtime: 1.916
DEBUG    ya.test:process.py:275 Command (pid 3904640) output:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aiibjc2xnm
    Host information: 
        Linux ghrun-aiibjc2xnm 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3904640) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24580', '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: 29837\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24580', '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: 29837\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3906554
DEBUG    ya.test:process.py:259 Command (pid 3906554) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3906554) elapsed time (sec): 2.8562355041503906
DEBUG    ya.test:process.py:263 Command (pid 3906554) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3906554) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3906554) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3906554) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3906554) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3906554) maxrss: 551644
DEBUG    ya.test:process.py:263 Command (pid 3906554) minflt: 18365
DEBUG    ya.test:process.py:263 Command (pid 3906554) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3906554) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3906554) nivcsw: 249
DEBUG    ya.test:process.py:263 Command (pid 3906554) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3906554) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3906554) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3906554) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3906554) stime: 0.623643
DEBUG    ya.test:process.py:263 Command (pid 3906554) utime: 0.139981
DEBUG    ya.test:process.py:263 Command (pid 3906554) wtime: 2.861
DEBUG    ya.test:process.py:275 Command (pid 3906554) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24580', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24580', '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: 3907457
DEBUG    ya.test:process.py:259 Command (pid 3907457) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3907457) elapsed time (sec): 1.861755609512329
DEBUG    ya.test:process.py:263 Command (pid 3907457) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3907457) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3907457) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3907457) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3907457) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3907457) maxrss: 551596
DEBUG    ya.test:process.py:263 Command (pid 3907457) minflt: 18373
DEBUG    ya.test:process.py:263 Command (pid 3907457) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3907457) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3907457) nivcsw: 443
DEBUG    ya.test:process.py:263 Command (pid 3907457) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3907457) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3907457) nvcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 3907457) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3907457) stime: 1.108262
DEBUG    ya.test:process.py:263 Command (pid 3907457) utime: 0.141565
DEBUG    ya.test:process.py:263 Command (pid 3907457) wtime: 1.867
DEBUG    ya.test:process.py:275 Command (pid 3907457) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dynamic_tenants.py, test_name: test_create_and_drop_tenants[enable_alter_database_create_hive_first--true])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7687
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8970
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6408
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24580 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_j55hziup.log --grpc-port=14818 --mon-port=7687 --ic-port=8970
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24580 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_j55hziup.log --grpc-port=14818 --mon-port=7687 --ic-port=8970
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24580', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_j55hziup.log', '--grpc-port=14818', '--mon-port=7687', '--ic-port=8970')' in '/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3908239
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14818/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3908298
DEBUG    ya.test:process.py:259 Command (pid 3908298) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3908298) elapsed time (sec): 1.0678503513336182
DEBUG    ya.test:process.py:263 Command (pid 3908298) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3908298) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3908298) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3908298) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3908298) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3908298) maxrss: 543264
DEBUG    ya.test:process.py:263 Command (pid 3908298) minflt: 16233
DEBUG    ya.test:process.py:263 Command (pid 3908298) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3908298) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3908298) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 3908298) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3908298) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3908298) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3908298) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3908298) stime: 0.511065
DEBUG    ya.test:process.py:263 Command (pid 3908298) utime: 0.10792099999999999
DEBUG    ya.test:process.py:263 Command (pid 3908298) wtime: 1.07
DEBUG    ya.test:process.py:275 Command (pid 3908298) output:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aiibjc2xnm
    Host information: 
        Linux ghrun-aiibjc2xnm 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3908298) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fc5e3afb1c0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc5e3afb800>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc5e3afb800>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_0
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4783ecd9-e61e-427a-9032-0c04313ccfe9, localhost:24580): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4783ecd9-e61e-427a-9032-0c04313ccfe9, localhost:24580): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4783ecd9-e61e-427a-9032-0c04313ccfe9, localhost:24580): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aiibjc2xnm.auto.internal" port: 14818 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-aiibjc2xnm.auto.internal:14818, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24580
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc5e3afb800>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7fd8c5b1-564c-4e10-8484-cb20ae08c9d8, ghrun-aiibjc2xnm.auto.internal:14818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7fd8c5b1-564c-4e10-8484-cb20ae08c9d8, ghrun-aiibjc2xnm.auto.internal:14818): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 7fd8c5b1-564c-4e10-8484-cb20ae08c9d8, ghrun-aiibjc2xnm.auto.internal:14818): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7fd8c5b1-564c-4e10-8484-cb20ae08c9d8, ghrun-aiibjc2xnm.auto.internal:14818): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZWU0ODI0MzUtOWY2ZDI0YmQtYWE1M2VlMGItNzc0MDFlYjM=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 7fd8c5b1-564c-4e10-8484-cb20ae08c9d8, ghrun-aiibjc2xnm.auto.internal:14818): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e3afb800>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc5e3afb800>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 95936c55-e43c-48a6-adf8-2416cd996633, ghrun-aiibjc2xnm.auto.internal:14818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 95936c55-e43c-48a6-adf8-2416cd996633, ghrun-aiibjc2xnm.auto.internal:14818): request = { session_id: "ydb://session/3?node_id=50000&id=ZWU0ODI0MzUtOWY2ZDI0YmQtYWE1M2VlMGItNzc0MDFlYjM=" path: "/Root/users/database_0/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 95936c55-e43c-48a6-adf8-2416cd996633, ghrun-aiibjc2xnm.auto.internal:14818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e3afb800>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 19650aef-1263-4d81-a0b7-3f16220db578, ghrun-aiibjc2xnm.auto.internal:14818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 19650aef-1263-4d81-a0b7-3f16220db578, ghrun-aiibjc2xnm.auto.internal:14818): request = { session_id: "ydb://session/3?node_id=50000&id=ZWU0ODI0MzUtOWY2ZDI0YmQtYWE1M2VlMGItNzc0MDFlYjM=" path: "/Root/users/database_0/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 19650aef-1263-4d81-a0b7-3f16220db578, ghrun-aiibjc2xnm.auto.internal:14818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e3afb800>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2079e8b3-65c4-406c-ac44-1fe2a588a04e, ghrun-aiibjc2xnm.auto.internal:14818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2079e8b3-65c4-406c-ac44-1fe2a588a04e, ghrun-aiibjc2xnm.auto.internal:14818): request = { session_id: "ydb://session/3?node_id=50000&id=ZWU0ODI0MzUtOWY2ZDI0YmQtYWE1M2VlMGItNzc0MDFlYjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_0\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_0\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2079e8b3-65c4-406c-ac44-1fe2a588a04e, ghrun-aiibjc2xnm.auto.internal:14818): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e3afb800>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c539ee81-6ed1-40c7-9737-4ee372d6bb57, ghrun-aiibjc2xnm.auto.internal:14818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c539ee81-6ed1-40c7-9737-4ee372d6bb57, ghrun-aiibjc2xnm.auto.internal:14818): request = { session_id: "ydb://session/3?node_id=50000&id=ZWU0ODI0MzUtOWY2ZDI0YmQtYWE1M2VlMGItNzc0MDFlYjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c539ee81-6ed1-40c7-9737-4ee372d6bb57, ghrun-aiibjc2xnm.auto.internal:14818): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e3afb800>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 1acca96c-02b5-4d16-bd44-6e6df6f15932, ghrun-aiibjc2xnm.auto.internal:14818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 1acca96c-02b5-4d16-bd44-6e6df6f15932, ghrun-aiibjc2xnm.auto.internal:14818): request = { session_id: "ydb://session/3?node_id=50000&id=ZWU0ODI0MzUtOWY2ZDI0YmQtYWE1M2VlMGItNzc0MDFlYjM=" path: "/Root/users/database_0/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 1acca96c-02b5-4d16-bd44-6e6df6f15932, ghrun-aiibjc2xnm.auto.internal:14818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e3afb800>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fc5e3afb800>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc5e3afb800> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, e8a06a2e-9dc2-4c04-9d6b-bbc17d5c2a22, ghrun-aiibjc2xnm.auto.internal:14818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e8a06a2e-9dc2-4c04-9d6b-bbc17d5c2a22, ghrun-aiibjc2xnm.auto.internal:14818): request = { session_id: "ydb://session/3?node_id=50000&id=ZWU0ODI0MzUtOWY2ZDI0YmQtYWE1M2VlMGItNzc0MDFlYjM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc5e3afb800>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, e8a06a2e-9dc2-4c04-9d6b-bbc17d5c2a22, ghrun-aiibjc2xnm.auto.internal:14818): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e8a06a2e-9dc2-4c04-9d6b-bbc17d5c2a22, ghrun-aiibjc2xnm.auto.internal:14818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, e8a06a2e-9dc2-4c04-9d6b-bbc17d5c2a22, ghrun-aiibjc2xnm.auto.internal:14818): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24580
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-aiibjc2xnm.auto.internal:14818
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_0
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_0: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_0: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_0&cmstid=72057594037936131&txid=1762778394462203&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_0: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_0: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_0: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_0: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14818/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23943
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23944
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23945
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18740
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11037
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11711
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24580 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_1yc7gqjy.log --grpc-port=24205 --mon-port=23945 --ic-port=18740
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24580 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_1yc7gqjy.log --grpc-port=24205 --mon-port=23945 --ic-port=18740
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24580', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_1yc7gqjy.log', '--grpc-port=24205', '--mon-port=23945', '--ic-port=18740')' in '/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3912091
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24205/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3912111
DEBUG    ya.test:process.py:259 Command (pid 3912111) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3912111) elapsed time (sec): 1.6503043174743652
DEBUG    ya.test:process.py:263 Command (pid 3912111) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3912111) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3912111) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3912111) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3912111) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3912111) maxrss: 543264
DEBUG    ya.test:process.py:263 Command (pid 3912111) minflt: 16223
DEBUG    ya.test:process.py:263 Command (pid 3912111) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3912111) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3912111) nivcsw: 268
DEBUG    ya.test:process.py:263 Command (pid 3912111) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3912111) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3912111) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3912111) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3912111) stime: 0.6304489999999999
DEBUG    ya.test:process.py:263 Command (pid 3912111) utime: 0.14218999999999998
DEBUG    ya.test:process.py:263 Command (pid 3912111) wtime: 1.659
DEBUG    ya.test:process.py:275 Command (pid 3912111) output:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aiibjc2xnm
    Host information: 
        Linux ghrun-aiibjc2xnm 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3912111) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fc5e3ad45b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc5e20e2270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc5e20e2270>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ef54b8da-07f8-459f-b2c8-d09153a7afee, localhost:24580): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ef54b8da-07f8-459f-b2c8-d09153a7afee, localhost:24580): request = { database: "/Root/users/database_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ef54b8da-07f8-459f-b2c8-d09153a7afee, localhost:24580): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aiibjc2xnm.auto.internal" port: 24205 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-aiibjc2xnm.auto.internal:24205, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24580
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc5e20e2270>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7e18b62d-f64a-4f09-b487-a188738e6df3, ghrun-aiibjc2xnm.auto.internal:24205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7e18b62d-f64a-4f09-b487-a188738e6df3, ghrun-aiibjc2xnm.auto.internal:24205): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 7e18b62d-f64a-4f09-b487-a188738e6df3, ghrun-aiibjc2xnm.auto.internal:24205): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7e18b62d-f64a-4f09-b487-a188738e6df3, ghrun-aiibjc2xnm.auto.internal:24205): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZWY4M2JiMWQtOTk5MTNhY2ItYjhjNTNhZTYtNGNiNDgxZGU=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 7e18b62d-f64a-4f09-b487-a188738e6df3, ghrun-aiibjc2xnm.auto.internal:24205): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e20e2270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc5e20e2270>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 867a496b-d524-43b6-973f-3a107fb3c29f, ghrun-aiibjc2xnm.auto.internal:24205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 867a496b-d524-43b6-973f-3a107fb3c29f, ghrun-aiibjc2xnm.auto.internal:24205): request = { session_id: "ydb://session/3?node_id=50001&id=ZWY4M2JiMWQtOTk5MTNhY2ItYjhjNTNhZTYtNGNiNDgxZGU=" path: "/Root/users/database_1/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 867a496b-d524-43b6-973f-3a107fb3c29f, ghrun-aiibjc2xnm.auto.internal:24205): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e20e2270>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 1c5ff84e-6376-47ed-a0f6-cb9961916035, ghrun-aiibjc2xnm.auto.internal:24205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1c5ff84e-6376-47ed-a0f6-cb9961916035, ghrun-aiibjc2xnm.auto.internal:24205): request = { session_id: "ydb://session/3?node_id=50001&id=ZWY4M2JiMWQtOTk5MTNhY2ItYjhjNTNhZTYtNGNiNDgxZGU=" path: "/Root/users/database_1/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1c5ff84e-6376-47ed-a0f6-cb9961916035, ghrun-aiibjc2xnm.auto.internal:24205): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e20e2270>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b68986ff-83ad-451d-bf0b-cbf36ce46b34, ghrun-aiibjc2xnm.auto.internal:24205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b68986ff-83ad-451d-bf0b-cbf36ce46b34, ghrun-aiibjc2xnm.auto.internal:24205): request = { session_id: "ydb://session/3?node_id=50001&id=ZWY4M2JiMWQtOTk5MTNhY2ItYjhjNTNhZTYtNGNiNDgxZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_1\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_1\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b68986ff-83ad-451d-bf0b-cbf36ce46b34, ghrun-aiibjc2xnm.auto.internal:24205): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e20e2270>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e3a0d926-9fa3-4717-a575-e390570b789a, ghrun-aiibjc2xnm.auto.internal:24205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3a0d926-9fa3-4717-a575-e390570b789a, ghrun-aiibjc2xnm.auto.internal:24205): request = { session_id: "ydb://session/3?node_id=50001&id=ZWY4M2JiMWQtOTk5MTNhY2ItYjhjNTNhZTYtNGNiNDgxZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3a0d926-9fa3-4717-a575-e390570b789a, ghrun-aiibjc2xnm.auto.internal:24205): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_1" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e20e2270>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 8721edbe-5a8c-4ac9-ae68-bded82c0ffd0, ghrun-aiibjc2xnm.auto.internal:24205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 8721edbe-5a8c-4ac9-ae68-bded82c0ffd0, ghrun-aiibjc2xnm.auto.internal:24205): request = { session_id: "ydb://session/3?node_id=50001&id=ZWY4M2JiMWQtOTk5MTNhY2ItYjhjNTNhZTYtNGNiNDgxZGU=" path: "/Root/users/database_1/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 8721edbe-5a8c-4ac9-ae68-bded82c0ffd0, ghrun-aiibjc2xnm.auto.internal:24205): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e20e2270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fc5e20e2270>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc5e20e2270> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 4823bb36-1ece-4551-9a59-e035d9da7efa, ghrun-aiibjc2xnm.auto.internal:24205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4823bb36-1ece-4551-9a59-e035d9da7efa, ghrun-aiibjc2xnm.auto.internal:24205): request = { session_id: "ydb://session/3?node_id=50001&id=ZWY4M2JiMWQtOTk5MTNhY2ItYjhjNTNhZTYtNGNiNDgxZGU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 4823bb36-1ece-4551-9a59-e035d9da7efa, ghrun-aiibjc2xnm.auto.internal:24205): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4823bb36-1ece-4551-9a59-e035d9da7efa, ghrun-aiibjc2xnm.auto.internal:24205): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 4823bb36-1ece-4551-9a59-e035d9da7efa, ghrun-aiibjc2xnm.auto.internal:24205): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc5e20e2270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24580
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-aiibjc2xnm.auto.internal:24205
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_1
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_1: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_1: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_1&cmstid=72057594037936131&txid=1762778401117322&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_1: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_1: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_1: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_1: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24205/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21332
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19865
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61933
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61934
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61935
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18183
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11198
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24580 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_ddrktrus.log --grpc-port=21332 --mon-port=19865 --ic-port=61935
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24580 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_ddrktrus.log --grpc-port=21332 --mon-port=19865 --ic-port=61935
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24580', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_ddrktrus.log', '--grpc-port=21332', '--mon-port=19865', '--ic-port=61935')' in '/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3916101
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21332/3
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/q7sw/000293/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3916204
DEBUG    ya.test:process.py:259 Command (pid 3916204) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3916204) elapsed time (sec): 5.432250738143921
DEBUG    ya.test:process.py:263 Command (pid 3916204) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3916204) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3916204) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3916204) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3916204) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3916204) maxrss: 543264
DEBUG    ya.test:process.py:263 Command (pid 3916204) minflt: 16287
DEBUG    ya.test:process.py:263 Command (pid 3916204) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3916204) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3916204) nivcsw: 603
DEBUG    ya.test:process.py:263 Command (pid 3916204) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3916204) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3916204) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 3916204) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3916204) stime: 1.9133429999999998
DEBUG    ya.test:process.py:263 Command (pid 3916204) utime: 0.131771
DEBUG    ya.test:process.py:263 Command (pid 3916204) wtime: 5.473
DEBUG    ya.test:process.py:275 Command (pid 3916204) output:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aiibjc2xnm
    Host information: 
        Linux ghrun-aiibjc2xnm 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3916204) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_2
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fc5e3cb6590 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6595d154-0a94-42d3-91cb-73a8723dca88, localhost:24580): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc5e22bdd70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc5e22bdd70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6595d154-0a94-42d3-91cb-73a8723dca88, localhost:24580): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6595d154-0a94-42d3-91cb-73a8723dca88, localhost:24580): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aiibjc2xnm.auto.internal" port: 21332 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: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_2: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-aiibjc2xnm.auto.internal:21332, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24580
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc5e22bdd70>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 08f25906-3f8d-4fb0-afee-54784066e804, ghrun-aiibjc2xnm.auto.internal:21332): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08f25906-3f8d-4fb0-afee-54784066e804, ghrun-aiibjc2xnm.auto.internal:21332): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 08f25906-3f8d-4fb0-afee-54784066e804, ghrun-aiibjc2xnm.auto.internal:21332): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08f25906-3f8d-4fb0-afee-54784066e804, ghrun-aiibjc2xnm.auto.internal:21332): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ODJkMzVlZTMtZDAzYTM0ZDMtMjY0ZDAzMmMtMmJhYTQyNjU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e22bdd70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc5e22bdd70>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 08f25906-3f8d-4fb0-afee-54784066e804, ghrun-aiibjc2xnm.auto.internal:21332): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, ebb391fd-94a3-4150-8830-6769fb4804c5, ghrun-aiibjc2xnm.auto.internal:21332): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ebb391fd-94a3-4150-8830-6769fb4804c5, ghrun-aiibjc2xnm.auto.internal:21332): request = { session_id: "ydb://session/3?node_id=50002&id=ODJkMzVlZTMtZDAzYTM0ZDMtMjY0ZDAzMmMtMmJhYTQyNjU=" path: "/Root/users/database_2/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ebb391fd-94a3-4150-8830-6769fb4804c5, ghrun-aiibjc2xnm.auto.internal:21332): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e22bdd70>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, fdb1b03f-abe0-4f2d-b7ad-a9e186a342f1, ghrun-aiibjc2xnm.auto.internal:21332): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fdb1b03f-abe0-4f2d-b7ad-a9e186a342f1, ghrun-aiibjc2xnm.auto.internal:21332): request = { session_id: "ydb://session/3?node_id=50002&id=ODJkMzVlZTMtZDAzYTM0ZDMtMjY0ZDAzMmMtMmJhYTQyNjU=" path: "/Root/users/database_2/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fdb1b03f-abe0-4f2d-b7ad-a9e186a342f1, ghrun-aiibjc2xnm.auto.internal:21332): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e22bdd70>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64e81a07-0568-4e4a-b8c9-288b25ce299a, ghrun-aiibjc2xnm.auto.internal:21332): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e81a07-0568-4e4a-b8c9-288b25ce299a, ghrun-aiibjc2xnm.auto.internal:21332): request = { session_id: "ydb://session/3?node_id=50002&id=ODJkMzVlZTMtZDAzYTM0ZDMtMjY0ZDAzMmMtMmJhYTQyNjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_2\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_2\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e81a07-0568-4e4a-b8c9-288b25ce299a, ghrun-aiibjc2xnm.auto.internal:21332): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e22bdd70>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26af1961-7baf-4e49-b8b5-a91737f97c81, ghrun-aiibjc2xnm.auto.internal:21332): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26af1961-7baf-4e49-b8b5-a91737f97c81, ghrun-aiibjc2xnm.auto.internal:21332): request = { session_id: "ydb://session/3?node_id=50002&id=ODJkMzVlZTMtZDAzYTM0ZDMtMjY0ZDAzMmMtMmJhYTQyNjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26af1961-7baf-4e49-b8b5-a91737f97c81, ghrun-aiibjc2xnm.auto.internal:21332): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_2" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_2" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e22bdd70>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 811e5e1f-eb55-4160-8fb2-47c57a57006c, ghrun-aiibjc2xnm.auto.internal:21332): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 811e5e1f-eb55-4160-8fb2-47c57a57006c, ghrun-aiibjc2xnm.auto.internal:21332): request = { session_id: "ydb://session/3?node_id=50002&id=ODJkMzVlZTMtZDAzYTM0ZDMtMjY0ZDAzMmMtMmJhYTQyNjU=" path: "/Root/users/database_2/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 811e5e1f-eb55-4160-8fb2-47c57a57006c, ghrun-aiibjc2xnm.auto.internal:21332): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e22bdd70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fc5e22bdd70>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc5e22bdd70> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 35bb8d28-f8fb-43e2-8bac-d9b0a5976c0e, ghrun-aiibjc2xnm.auto.internal:21332): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 35bb8d28-f8fb-43e2-8bac-d9b0a5976c0e, ghrun-aiibjc2xnm.auto.internal:21332): request = { session_id: "ydb://session/3?node_id=50002&id=ODJkMzVlZTMtZDAzYTM0ZDMtMjY0ZDAzMmMtMmJhYTQyNjU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc5e22bdd70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24580
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 35bb8d28-f8fb-43e2-8bac-d9b0a5976c0e, ghrun-aiibjc2xnm.auto.internal:21332): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 35bb8d28-f8fb-43e2-8bac-d9b0a5976c0e, ghrun-aiibjc2xnm.auto.internal:21332): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 35bb8d28-f8fb-43e2-8bac-d9b0a5976c0e, ghrun-aiibjc2xnm.auto.internal:21332): on response callback success
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-aiibjc2xnm.auto.internal:21332
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_2
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_2: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_2: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_2&cmstid=72057594037936131&txid=1762778415670791&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_2: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_2: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_2: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_2: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:21332/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1564
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8087
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4696
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31168
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24580 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_qb2exjju.log --grpc-port=1564 --mon-port=8087 --ic-port=20042
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24580 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_qb2exjju.log --grpc-port=1564 --mon-port=8087 --ic-port=20042
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24580', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_qb2exjju.log', '--grpc-port=1564', '--mon-port=8087', '--ic-port=20042')' in '/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3923302
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1564/4
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/q7sw/000293/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3923311
DEBUG    ya.test:process.py:259 Command (pid 3923311) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3923311) elapsed time (sec): 3.833160161972046
DEBUG    ya.test:process.py:263 Command (pid 3923311) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3923311) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3923311) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3923311) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3923311) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3923311) maxrss: 543264
DEBUG    ya.test:process.py:263 Command (pid 3923311) minflt: 16467
DEBUG    ya.test:process.py:263 Command (pid 3923311) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3923311) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3923311) nivcsw: 448
DEBUG    ya.test:process.py:263 Command (pid 3923311) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3923311) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3923311) nvcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 3923311) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3923311) stime: 1.52916
DEBUG    ya.test:process.py:263 Command (pid 3923311) utime: 0.110027
DEBUG    ya.test:process.py:263 Command (pid 3923311) wtime: 3.834
DEBUG    ya.test:process.py:275 Command (pid 3923311) output:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aiibjc2xnm
    Host information: 
        Linux ghrun-aiibjc2xnm 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3923311) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fc5e22b29a0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc5e22b24a0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_3
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc5e22b24a0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 62e4c557-8466-4c0b-8756-e64d3319ddd3, localhost:24580): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 62e4c557-8466-4c0b-8756-e64d3319ddd3, localhost:24580): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 62e4c557-8466-4c0b-8756-e64d3319ddd3, localhost:24580): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aiibjc2xnm.auto.internal" port: 1564 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_3: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-aiibjc2xnm.auto.internal:1564, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24580
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc5e22b24a0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 1d29377b-7972-4853-8f33-f65e5f70f7aa, ghrun-aiibjc2xnm.auto.internal:1564): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1d29377b-7972-4853-8f33-f65e5f70f7aa, ghrun-aiibjc2xnm.auto.internal:1564): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 1d29377b-7972-4853-8f33-f65e5f70f7aa, ghrun-aiibjc2xnm.auto.internal:1564): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1d29377b-7972-4853-8f33-f65e5f70f7aa, ghrun-aiibjc2xnm.auto.internal:1564): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=YWU1YmJlMmMtZGFiNzkyMzEtYmRhYTc3ZGEtYzc3ZWE4NmY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e22b24a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc5e22b24a0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 1d29377b-7972-4853-8f33-f65e5f70f7aa, ghrun-aiibjc2xnm.auto.internal:1564): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, cebbff6e-6793-4517-8674-6200d0f07e68, ghrun-aiibjc2xnm.auto.internal:1564): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cebbff6e-6793-4517-8674-6200d0f07e68, ghrun-aiibjc2xnm.auto.internal:1564): request = { session_id: "ydb://session/3?node_id=50003&id=YWU1YmJlMmMtZGFiNzkyMzEtYmRhYTc3ZGEtYzc3ZWE4NmY=" path: "/Root/users/database_3/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cebbff6e-6793-4517-8674-6200d0f07e68, ghrun-aiibjc2xnm.auto.internal:1564): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e22b24a0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, c1bd86df-043e-4afd-bb77-15c583ee2a91, ghrun-aiibjc2xnm.auto.internal:1564): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c1bd86df-043e-4afd-bb77-15c583ee2a91, ghrun-aiibjc2xnm.auto.internal:1564): request = { session_id: "ydb://session/3?node_id=50003&id=YWU1YmJlMmMtZGFiNzkyMzEtYmRhYTc3ZGEtYzc3ZWE4NmY=" path: "/Root/users/database_3/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c1bd86df-043e-4afd-bb77-15c583ee2a91, ghrun-aiibjc2xnm.auto.internal:1564): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e22b24a0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2be1e00e-3cc0-47d4-8603-9f41e1d1469b, ghrun-aiibjc2xnm.auto.internal:1564): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be1e00e-3cc0-47d4-8603-9f41e1d1469b, ghrun-aiibjc2xnm.auto.internal:1564): request = { session_id: "ydb://session/3?node_id=50003&id=YWU1YmJlMmMtZGFiNzkyMzEtYmRhYTc3ZGEtYzc3ZWE4NmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_3\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_3\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be1e00e-3cc0-47d4-8603-9f41e1d1469b, ghrun-aiibjc2xnm.auto.internal:1564): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e22b24a0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 872162dc-bbfc-4b89-8ee6-dae01e9f034b, ghrun-aiibjc2xnm.auto.internal:1564): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 872162dc-bbfc-4b89-8ee6-dae01e9f034b, ghrun-aiibjc2xnm.auto.internal:1564): request = { session_id: "ydb://session/3?node_id=50003&id=YWU1YmJlMmMtZGFiNzkyMzEtYmRhYTc3ZGEtYzc3ZWE4NmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 872162dc-bbfc-4b89-8ee6-dae01e9f034b, ghrun-aiibjc2xnm.auto.internal:1564): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_3" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_3" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e22b24a0>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 28bc4269-4183-4386-a70f-e032f0be1c85, ghrun-aiibjc2xnm.auto.internal:1564): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 28bc4269-4183-4386-a70f-e032f0be1c85, ghrun-aiibjc2xnm.auto.internal:1564): request = { session_id: "ydb://session/3?node_id=50003&id=YWU1YmJlMmMtZGFiNzkyMzEtYmRhYTc3ZGEtYzc3ZWE4NmY=" path: "/Root/users/database_3/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 28bc4269-4183-4386-a70f-e032f0be1c85, ghrun-aiibjc2xnm.auto.internal:1564): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e22b24a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fc5e22b24a0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc5e22b24a0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, e53ee4bb-2ae9-4fec-945c-e99324218517, ghrun-aiibjc2xnm.auto.internal:1564): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e53ee4bb-2ae9-4fec-945c-e99324218517, ghrun-aiibjc2xnm.auto.internal:1564): request = { session_id: "ydb://session/3?node_id=50003&id=YWU1YmJlMmMtZGFiNzkyMzEtYmRhYTc3ZGEtYzc3ZWE4NmY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, e53ee4bb-2ae9-4fec-945c-e99324218517, ghrun-aiibjc2xnm.auto.internal:1564): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e53ee4bb-2ae9-4fec-945c-e99324218517, ghrun-aiibjc2xnm.auto.internal:1564): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, e53ee4bb-2ae9-4fec-945c-e99324218517, ghrun-aiibjc2xnm.auto.internal:1564): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc5e22b24a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24580
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-aiibjc2xnm.auto.internal:1564
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_3
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_3: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_3: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_3&cmstid=72057594037936131&txid=1762778428460679&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_3: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_3: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_3: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_3: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:1564/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26781
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5262
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26901
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6988
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24580 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_p3l882hu.log --grpc-port=26101 --mon-port=26781 --ic-port=5262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24580 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_p3l882hu.log --grpc-port=26101 --mon-port=26781 --ic-port=5262
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q7sw/000293/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24580', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_p3l882hu.log', '--grpc-port=26101', '--mon-port=26781', '--ic-port=5262')' in '/home/runner/.ya/build/build_root/q7sw/000293/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3932046
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26101/5
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/q7sw/000293/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3932071
DEBUG    ya.test:process.py:259 Command (pid 3932071) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3932071) elapsed time (sec): 2.7130064964294434
DEBUG    ya.test:process.py:263 Command (pid 3932071) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3932071) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3932071) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3932071) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3932071) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3932071) maxrss: 543264
DEBUG    ya.test:process.py:263 Command (pid 3932071) minflt: 16225
DEBUG    ya.test:process.py:263 Command (pid 3932071) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3932071) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3932071) nivcsw: 376
DEBUG    ya.test:process.py:263 Command (pid 3932071) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3932071) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3932071) nvcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3932071) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3932071) stime: 1.213818
DEBUG    ya.test:process.py:263 Command (pid 3932071) utime: 0.11086499999999999
DEBUG    ya.test:process.py:263 Command (pid 3932071) wtime: 2.74
DEBUG    ya.test:process.py:275 Command (pid 3932071) output:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aiibjc2xnm
    Host information: 
        Linux ghrun-aiibjc2xnm 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3932071) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fc5e20da130 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc5e20da270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc5e20da270>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_4
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6e8120bb-d5a7-4004-a8f1-c63f5df1488b, localhost:24580): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6e8120bb-d5a7-4004-a8f1-c63f5df1488b, localhost:24580): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6e8120bb-d5a7-4004-a8f1-c63f5df1488b, localhost:24580): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aiibjc2xnm.auto.internal" port: 26101 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: 50004 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_4: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-aiibjc2xnm.auto.internal:26101, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24580
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc5e20da270>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7a5a6302-b8f3-4a0f-9985-0f71378fe787, ghrun-aiibjc2xnm.auto.internal:26101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7a5a6302-b8f3-4a0f-9985-0f71378fe787, ghrun-aiibjc2xnm.auto.internal:26101): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 7a5a6302-b8f3-4a0f-9985-0f71378fe787, ghrun-aiibjc2xnm.auto.internal:26101): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7a5a6302-b8f3-4a0f-9985-0f71378fe787, ghrun-aiibjc2xnm.auto.internal:26101): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=ZTIwOWYyNjktNzhhNTk1ODQtMjI4ZDQyYzctN2NmYWI1ZjY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e20da270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc5e20da270>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 7a5a6302-b8f3-4a0f-9985-0f71378fe787, ghrun-aiibjc2xnm.auto.internal:26101): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, bf1c7466-be09-4a59-be9a-51ff405da42e, ghrun-aiibjc2xnm.auto.internal:26101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bf1c7466-be09-4a59-be9a-51ff405da42e, ghrun-aiibjc2xnm.auto.internal:26101): request = { session_id: "ydb://session/3?node_id=50004&id=ZTIwOWYyNjktNzhhNTk1ODQtMjI4ZDQyYzctN2NmYWI1ZjY=" path: "/Root/users/database_4/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bf1c7466-be09-4a59-be9a-51ff405da42e, ghrun-aiibjc2xnm.auto.internal:26101): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e20da270>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, a0f7bc9b-1989-4e8c-a74b-dd5631381677, ghrun-aiibjc2xnm.auto.internal:26101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a0f7bc9b-1989-4e8c-a74b-dd5631381677, ghrun-aiibjc2xnm.auto.internal:26101): request = { session_id: "ydb://session/3?node_id=50004&id=ZTIwOWYyNjktNzhhNTk1ODQtMjI4ZDQyYzctN2NmYWI1ZjY=" path: "/Root/users/database_4/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a0f7bc9b-1989-4e8c-a74b-dd5631381677, ghrun-aiibjc2xnm.auto.internal:26101): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e20da270>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b81e1257-2147-4d2f-9c07-457eccb42281, ghrun-aiibjc2xnm.auto.internal:26101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b81e1257-2147-4d2f-9c07-457eccb42281, ghrun-aiibjc2xnm.auto.internal:26101): request = { session_id: "ydb://session/3?node_id=50004&id=ZTIwOWYyNjktNzhhNTk1ODQtMjI4ZDQyYzctN2NmYWI1ZjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_4\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_4\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b81e1257-2147-4d2f-9c07-457eccb42281, ghrun-aiibjc2xnm.auto.internal:26101): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e20da270>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b062b33f-d08e-4c28-bfe2-5bc2eaf764b6, ghrun-aiibjc2xnm.auto.internal:26101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b062b33f-d08e-4c28-bfe2-5bc2eaf764b6, ghrun-aiibjc2xnm.auto.internal:26101): request = { session_id: "ydb://session/3?node_id=50004&id=ZTIwOWYyNjktNzhhNTk1ODQtMjI4ZDQyYzctN2NmYWI1ZjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b062b33f-d08e-4c28-bfe2-5bc2eaf764b6, ghrun-aiibjc2xnm.auto.internal:26101): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_4" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_4" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e20da270>
DEBUG    ydb.connection:connection.py:379 RpcState(DropTable, 86c49789-8c9b-43d6-96e3-aa64dcc5bc08, ghrun-aiibjc2xnm.auto.internal:26101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 86c49789-8c9b-43d6-96e3-aa64dcc5bc08, ghrun-aiibjc2xnm.auto.internal:26101): request = { session_id: "ydb://session/3?node_id=50004&id=ZTIwOWYyNjktNzhhNTk1ODQtMjI4ZDQyYzctN2NmYWI1ZjY=" path: "/Root/users/database_4/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 86c49789-8c9b-43d6-96e3-aa64dcc5bc08, ghrun-aiibjc2xnm.auto.internal:26101): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc5e20da270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fc5e20da270>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc5e20da270> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, e71e8626-3db3-4665-9ee0-8898f021a51c, ghrun-aiibjc2xnm.auto.internal:26101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e71e8626-3db3-4665-9ee0-8898f021a51c, ghrun-aiibjc2xnm.auto.internal:26101): request = { session_id: "ydb://session/3?node_id=50004&id=ZTIwOWYyNjktNzhhNTk1ODQtMjI4ZDQyYzctN2NmYWI1ZjY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc5e20da270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24580
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-aiibjc2xnm.auto.internal:26101
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, e71e8626-3db3-4665-9ee0-8898f021a51c, ghrun-aiibjc2xnm.auto.internal:26101): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e71e8626-3db3-4665-9ee0-8898f021a51c, ghrun-aiibjc2xnm.auto.internal:26101): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, e71e8626-3db3-4665-9ee0-8898f021a51c, ghrun-aiibjc2xnm.auto.internal:26101): on response callback success
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_4
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_4: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_4: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_4&cmstid=72057594037936131&txid=1762778447415832&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_4: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_4: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_4: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_4: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26101/5
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24580/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6988
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26901
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5262
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26781
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26101
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31168
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4696
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20042
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8087
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1564
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11198
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18183
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61935
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21332
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11711
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11037
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18740
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23945
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6408
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30703
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8970
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/14818
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61678
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25096
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1542
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24580
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29837
============================== slowest durations ===============================
65.82s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
9.90s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
7.03s teardown test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
=========================== short test summary info ============================
FAILED test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 7 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
================= 1 failed, 108 deselected in 84.40s (0:01:24) =================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

test_tenants.py F

=================================== FAILURES ===================================
_ TestTenants.test_stop_start[enable_alter_database_create_hive_first--false] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 4 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_stop_start[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6855
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/q7sw/000286/r3tmp/kikimr_cluster_q1igc76o
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13121
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23959
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20350
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12091
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000286/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/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile__xarfdj4.log --grpc-port=13121 --mon-port=23959 --ic-port=6855
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13121/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000286/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/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile__xarfdj4.log --grpc-port=13121 --mon-port=23959 --ic-port=6855
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile__xarfdj4.log', '--grpc-port=13121', '--mon-port=23959', '--ic-port=6855')' in '/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3911268
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13121/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3911272
DEBUG    ya.test:process.py:259 Command (pid 3911272) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3911272) elapsed time (sec): 1.1227219104766846
DEBUG    ya.test:process.py:263 Command (pid 3911272) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3911272) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3911272) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3911272) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3911272) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3911272) maxrss: 543264
DEBUG    ya.test:process.py:263 Command (pid 3911272) minflt: 16226
DEBUG    ya.test:process.py:263 Command (pid 3911272) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3911272) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3911272) nivcsw: 339
DEBUG    ya.test:process.py:263 Command (pid 3911272) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3911272) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3911272) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 3911272) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3911272) stime: 0.5353559999999999
DEBUG    ya.test:process.py:263 Command (pid 3911272) utime: 0.139404
DEBUG    ya.test:process.py:263 Command (pid 3911272) wtime: 1.129
DEBUG    ya.test:process.py:275 Command (pid 3911272) output:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aiibjc2xnm
    Host information: 
        Linux ghrun-aiibjc2xnm 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3911272) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13121', '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: 6855\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13121', '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: 6855\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3913476
DEBUG    ya.test:process.py:259 Command (pid 3913476) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3913476) elapsed time (sec): 1.2706820964813232
DEBUG    ya.test:process.py:263 Command (pid 3913476) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3913476) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3913476) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3913476) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3913476) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3913476) maxrss: 551636
DEBUG    ya.test:process.py:263 Command (pid 3913476) minflt: 18366
DEBUG    ya.test:process.py:263 Command (pid 3913476) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3913476) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3913476) nivcsw: 276
DEBUG    ya.test:process.py:263 Command (pid 3913476) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3913476) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3913476) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 3913476) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3913476) stime: 0.569917
DEBUG    ya.test:process.py:263 Command (pid 3913476) utime: 0.15559599999999998
DEBUG    ya.test:process.py:263 Command (pid 3913476) wtime: 1.277
DEBUG    ya.test:process.py:275 Command (pid 3913476) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13121', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13121', '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: 3913985
DEBUG    ya.test:process.py:259 Command (pid 3913985) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3913985) elapsed time (sec): 4.382330894470215
DEBUG    ya.test:process.py:263 Command (pid 3913985) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3913985) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3913985) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3913985) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3913985) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3913985) maxrss: 551616
DEBUG    ya.test:process.py:263 Command (pid 3913985) minflt: 18368
DEBUG    ya.test:process.py:263 Command (pid 3913985) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3913985) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3913985) nivcsw: 468
DEBUG    ya.test:process.py:263 Command (pid 3913985) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3913985) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3913985) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3913985) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3913985) stime: 1.341327
DEBUG    ya.test:process.py:263 Command (pid 3913985) utime: 0.12367299999999999
DEBUG    ya.test:process.py:263 Command (pid 3913985) wtime: 4.393
DEBUG    ya.test:process.py:275 Command (pid 3913985) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_stop_start[enable_alter_database_create_hive_first--false])
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18026
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9603
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20145
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13121 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_43ta36f3.log --grpc-port=24635 --mon-port=18026 --ic-port=23132
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13121 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_43ta36f3.log --grpc-port=24635 --mon-port=18026 --ic-port=23132
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:13121', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_43ta36f3.log', '--grpc-port=24635', '--mon-port=18026', '--ic-port=23132')' in '/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3915962
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24635/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3915976
DEBUG    ya.test:process.py:259 Command (pid 3915976) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3915976) elapsed time (sec): 6.151850700378418
DEBUG    ya.test:process.py:263 Command (pid 3915976) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3915976) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3915976) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3915976) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3915976) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3915976) maxrss: 543264
DEBUG    ya.test:process.py:263 Command (pid 3915976) minflt: 16229
DEBUG    ya.test:process.py:263 Command (pid 3915976) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3915976) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3915976) nivcsw: 847
DEBUG    ya.test:process.py:263 Command (pid 3915976) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3915976) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3915976) nvcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 3915976) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3915976) stime: 2.665893
DEBUG    ya.test:process.py:263 Command (pid 3915976) utime: 0.104832
DEBUG    ya.test:process.py:263 Command (pid 3915976) wtime: 6.157
DEBUG    ya.test:process.py:275 Command (pid 3915976) output:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aiibjc2xnm
    Host information: 
        Linux ghrun-aiibjc2xnm 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3915976) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d62387a5-857f-41e1-b456-d429fd19cc26, localhost:13121): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d62387a5-857f-41e1-b456-d429fd19cc26, localhost:13121): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f2a88a7b440 state=pending>
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d62387a5-857f-41e1-b456-d429fd19cc26, localhost:13121): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aiibjc2xnm.auto.internal" port: 24635 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 } self_location: "1" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-aiibjc2xnm.auto.internal:24635, location , ssl: False>]>
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f2a88a79910>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2a88a79910>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13121
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2a88a79910>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, fecf2ea3-3fe3-43de-a27d-836c1929cc53, ghrun-aiibjc2xnm.auto.internal:24635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fecf2ea3-3fe3-43de-a27d-836c1929cc53, ghrun-aiibjc2xnm.auto.internal:24635): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, fecf2ea3-3fe3-43de-a27d-836c1929cc53, ghrun-aiibjc2xnm.auto.internal:24635): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fecf2ea3-3fe3-43de-a27d-836c1929cc53, ghrun-aiibjc2xnm.auto.internal:24635): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NWUwNmJlMjYtMmJmNDlhNmUtYjM1ZGMzYWQtOWM3YzA2YTE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2a88a79910>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2a88a79910>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, fecf2ea3-3fe3-43de-a27d-836c1929cc53, ghrun-aiibjc2xnm.auto.internal:24635): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, f82355da-86a2-4f0c-8bd8-17e4544515ec, ghrun-aiibjc2xnm.auto.internal:24635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, f82355da-86a2-4f0c-8bd8-17e4544515ec, ghrun-aiibjc2xnm.auto.internal:24635): request = { session_id: "ydb://session/3?node_id=50000&id=NWUwNmJlMjYtMmJmNDlhNmUtYjM1ZGMzYWQtOWM3YzA2YTE=" yql_text: "\n                CREATE TABLE `table_0` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, f82355da-86a2-4f0c-8bd8-17e4544515ec, ghrun-aiibjc2xnm.auto.internal:24635): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2a88a79910>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1762778415071549&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24635/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30280
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2911
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26053
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31844
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13121 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_6zftmjl5.log --grpc-port=30280 --mon-port=2911 --ic-port=5307
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13121 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_6zftmjl5.log --grpc-port=30280 --mon-port=2911 --ic-port=5307
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:13121', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_6zftmjl5.log', '--grpc-port=30280', '--mon-port=2911', '--ic-port=5307')' in '/home/runner/.ya/build/build_root/q7sw/000286/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3930298
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30280/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7sw/000286/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3930332
DEBUG    ya.test:process.py:259 Command (pid 3930332) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3930332) elapsed time (sec): 3.1842422485351562
DEBUG    ya.test:process.py:263 Command (pid 3930332) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3930332) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3930332) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3930332) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3930332) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3930332) maxrss: 543264
DEBUG    ya.test:process.py:263 Command (pid 3930332) minflt: 16227
DEBUG    ya.test:process.py:263 Command (pid 3930332) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3930332) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3930332) nivcsw: 502
DEBUG    ya.test:process.py:263 Command (pid 3930332) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3930332) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3930332) nvcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 3930332) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3930332) stime: 1.534279
DEBUG    ya.test:process.py:263 Command (pid 3930332) utime: 0.130402
DEBUG    ya.test:process.py:263 Command (pid 3930332) wtime: 3.311
DEBUG    ya.test:process.py:275 Command (pid 3930332) output:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aiibjc2xnm
    Host information: 
        Linux ghrun-aiibjc2xnm 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3930332) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: ab44793bebd5d19ccc9ee36ca159f7a07803548a
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 8a08f22677417622d23a4ea1993760382da293a0 into 2724708c56ba6133ad85af0a0913e3705d6f67a9
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f2a870f5640 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f2a88a55460>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2a88a55460>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e6453050-a21a-41e3-ba3a-7d4b7df7266b, localhost:13121): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e6453050-a21a-41e3-ba3a-7d4b7df7266b, localhost:13121): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e6453050-a21a-41e3-ba3a-7d4b7df7266b, localhost:13121): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aiibjc2xnm.auto.internal" port: 30280 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-aiibjc2xnm.auto.internal:30280, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13121
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f2a88a55460>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, aea8ee4e-4f26-4243-9fd4-df0dc7be124c, ghrun-aiibjc2xnm.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aea8ee4e-4f26-4243-9fd4-df0dc7be124c, ghrun-aiibjc2xnm.auto.internal:30280): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, aea8ee4e-4f26-4243-9fd4-df0dc7be124c, ghrun-aiibjc2xnm.auto.internal:30280): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aea8ee4e-4f26-4243-9fd4-df0dc7be124c, ghrun-aiibjc2xnm.auto.internal:30280): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ODViYzE3NmEtZTliY2NlMDMtZWQ3Y2FmNTgtZjZmYzM3MTk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2a88a55460>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f2a88a55460>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, aea8ee4e-4f26-4243-9fd4-df0dc7be124c, ghrun-aiibjc2xnm.auto.internal:30280): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, bfad33cd-c7a6-4c4f-8e7e-ffc7a648f0e5, ghrun-aiibjc2xnm.auto.internal:30280): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, bfad33cd-c7a6-4c4f-8e7e-ffc7a648f0e5, ghrun-aiibjc2xnm.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=50001&id=ODViYzE3NmEtZTliY2NlMDMtZWQ3Y2FmNTgtZjZmYzM3MTk=" yql_text: "\n                CREATE TABLE `table_1` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, bfad33cd-c7a6-4c4f-8e7e-ffc7a648f0e5, ghrun-aiibjc2xnm.auto.internal:30280): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f2a88a55460>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1762778444507539&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:30280/2
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f2a88a55460>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f2a88a55460> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, c69aaad0-d72b-4a5d-9559-e82c1096304a, ghrun-aiibjc2xnm.auto.internal:30280): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c69aaad0-d72b-4a5d-9559-e82c1096304a, ghrun-aiibjc2xnm.auto.internal:30280): request = { session_id: "ydb://session/3?node_id=50001&id=ODViYzE3NmEtZTliY2NlMDMtZWQ3Y2FmNTgtZjZmYzM3MTk=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, c69aaad0-d72b-4a5d-9559-e82c1096304a, ghrun-aiibjc2xnm.auto.internal:30280): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, c69aaad0-d72b-4a5d-9559-e82c1096304a, ghrun-aiibjc2xnm.auto.internal:30280): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:30280: 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:30280: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-11-10T12:41:03.674338034+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, c69aaad0-d72b-4a5d-9559-e82c1096304a, ghrun-aiibjc2xnm.auto.internal:30280): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-aiibjc2xnm.auto.internal:30280
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f2a88a55460>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f2a88a79910>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f2a88a79910> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, be51cc89-f41c-4773-b7fa-1dd6cfe71edd, ghrun-aiibjc2xnm.auto.internal:24635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, be51cc89-f41c-4773-b7fa-1dd6cfe71edd, ghrun-aiibjc2xnm.auto.internal:24635): request = { session_id: "ydb://session/3?node_id=50000&id=NWUwNmJlMjYtMmJmNDlhNmUtYjM1ZGMzYWQtOWM3YzA2YTE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, be51cc89-f41c-4773-b7fa-1dd6cfe71edd, ghrun-aiibjc2xnm.auto.internal:24635): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(DeleteSession, be51cc89-f41c-4773-b7fa-1dd6cfe71edd, ghrun-aiibjc2xnm.auto.internal:24635): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:24635: 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:24635: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-10T12:41:03.681508557+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:86 RpcState(DeleteSession, be51cc89-f41c-4773-b7fa-1dd6cfe71edd, ghrun-aiibjc2xnm.auto.internal:24635): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 7fca5a23-668c-4ef0-9eea-b39a71d30460, localhost:13121): creating call state
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-aiibjc2xnm.auto.internal:24635
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7fca5a23-668c-4ef0-9eea-b39a71d30460, localhost:13121): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f2a88a79910>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7fca5a23-668c-4ef0-9eea-b39a71d30460, localhost:13121): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:13121". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13121
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13121
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 72bee9bb-57ff-4250-b6bb-9056d576ba1e, localhost:13121): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 72bee9bb-57ff-4250-b6bb-9056d576ba1e, localhost:13121): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 72bee9bb-57ff-4250-b6bb-9056d576ba1e, localhost:13121): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:13121". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13121
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13121
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13121/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31844
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26053
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2911
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30280
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20145
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9603
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23132
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18026
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24635
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12091
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20350
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23959
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13121
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6855
============================== slowest durations ===============================
55.69s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
10.51s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
7.51s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 4 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
================= 1 failed, 108 deselected in 74.83s (0:01:14) =================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000283/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.50s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/00028d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.49s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/00028b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000287/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.57s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000294/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.34s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000288/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.71s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000292/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.54s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000291/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.53s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000289/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000295/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/00028e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.47s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000290/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.58s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000296/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.36s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000285/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.53s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/000284/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/00028c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7sw/00028f/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items / 108 deselected / 3 selected

=========================== 108 deselected in 0.58s ============================
