============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050f6/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

test_auth_system_views.py ....
test_create_users.py .
test_create_users_strict_acl_checks.py .

============================== slowest durations ===============================
156.60s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
29.57s teardown test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
10.55s teardown test_create_users_strict_acl_checks.py::test_create_user
9.76s call     test_create_users.py::test_create_user
8.63s setup    test_create_users_strict_acl_checks.py::test_create_user
7.02s teardown test_create_users.py::test_create_user
5.73s setup    test_create_users.py::test_create_user
1.65s call     test_create_users_strict_acl_checks.py::test_create_user
0.58s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.54s call     test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]
0.53s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
0.46s call     test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
0.05s setup    test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]
0.01s setup    test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
0.01s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 231.94s (0:03:51) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050a3/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

test_db_counters.py .....
test_dynamic_tenants.py .

============================== slowest durations ===============================
150.55s call     test_db_counters.py::TestKqpCounters::test_case
47.03s call     test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
47.02s call     test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
22.02s teardown test_db_counters.py::test_serverless_counters[enable_separate_quotas]
21.81s setup    test_db_counters.py::test_serverless_counters[enable_separate_quotas]
16.01s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
14.52s call     test_db_counters.py::test_serverless_counters[enable_separate_quotas]
14.25s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
13.74s call     test_db_counters.py::test_serverless_counters[disable_separate_quotas]
11.33s setup    test_db_counters.py::test_serverless_counters[disable_separate_quotas]
7.93s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
6.57s setup    test_db_counters.py::TestKqpCounters::test_case
4.11s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
3.60s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
3.59s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
3.57s teardown test_db_counters.py::TestKqpCounters::test_case
3.02s teardown test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 390.91s (0:06:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050ff/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

test_dynamic_tenants.py .FF...

=================================== FAILURES ===================================
_ test_create_and_drop_tenants[enable_alter_database_create_hive_first--false] _
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# 9 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--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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:11272/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25092
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14196
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29908
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3687
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1786
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14474
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27208
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2544
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21202
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1516
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22919
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16348
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24664
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11272
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29438
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12658
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:488 Working directory: /home/runner/.ya/build/build_root/pfs4/0050ff/r3tmp/kikimr_cluster_l6853i31
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10769
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21256
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63121
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32406
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/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/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_9mp440g5.log --grpc-port=10769 --mon-port=21256 --ic-port=12658
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10769/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/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/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_9mp440g5.log --grpc-port=10769 --mon-port=21256 --ic-port=12658
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_9mp440g5.log', '--grpc-port=10769', '--mon-port=21256', '--ic-port=12658')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1197505
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10769/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1197537
DEBUG    ya.test:process.py:259 Command (pid 1197537) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1197537) elapsed time (sec): 2.4380600452423096
DEBUG    ya.test:process.py:263 Command (pid 1197537) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1197537) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1197537) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1197537) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1197537) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1197537) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1197537) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 1197537) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1197537) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1197537) nivcsw: 449
DEBUG    ya.test:process.py:263 Command (pid 1197537) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1197537) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1197537) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1197537) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1197537) stime: 2.081815
DEBUG    ya.test:process.py:263 Command (pid 1197537) utime: 0.098797
DEBUG    ya.test:process.py:263 Command (pid 1197537) wtime: 2.491
DEBUG    ya.test:process.py:275 Command (pid 1197537) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10769', '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: 12658\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10769', '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: 12658\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1202362
DEBUG    ya.test:process.py:259 Command (pid 1202362) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1202362) elapsed time (sec): 1.9445068836212158
DEBUG    ya.test:process.py:263 Command (pid 1202362) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1202362) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1202362) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1202362) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1202362) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1202362) maxrss: 546868
DEBUG    ya.test:process.py:263 Command (pid 1202362) minflt: 18262
DEBUG    ya.test:process.py:263 Command (pid 1202362) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1202362) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1202362) nivcsw: 322
DEBUG    ya.test:process.py:263 Command (pid 1202362) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1202362) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1202362) nvcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 1202362) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1202362) stime: 1.088232
DEBUG    ya.test:process.py:263 Command (pid 1202362) utime: 0.101077
DEBUG    ya.test:process.py:263 Command (pid 1202362) wtime: 1.945
DEBUG    ya.test:process.py:275 Command (pid 1202362) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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--false])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64720
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12005
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1551
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7220
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21155
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_1dfvaixg.log --grpc-port=64720 --mon-port=12005 --ic-port=1551
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_1dfvaixg.log --grpc-port=64720 --mon-port=12005 --ic-port=1551
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10769', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_1dfvaixg.log', '--grpc-port=64720', '--mon-port=12005', '--ic-port=1551')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1206706
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:64720/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1206748
DEBUG    ya.test:process.py:259 Command (pid 1206748) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1206748) elapsed time (sec): 2.596731185913086
DEBUG    ya.test:process.py:263 Command (pid 1206748) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1206748) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1206748) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1206748) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1206748) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1206748) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1206748) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 1206748) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1206748) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1206748) nivcsw: 490
DEBUG    ya.test:process.py:263 Command (pid 1206748) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1206748) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1206748) nvcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 1206748) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1206748) stime: 1.736753
DEBUG    ya.test:process.py:263 Command (pid 1206748) utime: 0.117314
DEBUG    ya.test:process.py:263 Command (pid 1206748) wtime: 2.605
DEBUG    ya.test:process.py:275 Command (pid 1206748) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f511c9b1410 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 0x7f511c9b3cb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511c9b3cb0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e7242e92-f606-4a08-9296-2cd57ecc04df, localhost:10769): creating call state
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, e7242e92-f606-4a08-9296-2cd57ecc04df, localhost:10769): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e7242e92-f606-4a08-9296-2cd57ecc04df, localhost:10769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 64720 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-pjoj73byou.auto.internal:64720, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511c9b3cb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 39a2349f-2f01-4c9c-9e58-6901674e4fff, ghrun-pjoj73byou.auto.internal:64720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 39a2349f-2f01-4c9c-9e58-6901674e4fff, ghrun-pjoj73byou.auto.internal:64720): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 39a2349f-2f01-4c9c-9e58-6901674e4fff, ghrun-pjoj73byou.auto.internal:64720): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 39a2349f-2f01-4c9c-9e58-6901674e4fff, ghrun-pjoj73byou.auto.internal:64720): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=M2NmMjA1NDItODhlM2UzMmUtNDRkNTEyNjQtYjEyZDA0NWE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511c9b3cb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511c9b3cb0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 39a2349f-2f01-4c9c-9e58-6901674e4fff, ghrun-pjoj73byou.auto.internal:64720): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b951e847-420b-4bdc-9e3f-3981893dcde7, ghrun-pjoj73byou.auto.internal:64720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b951e847-420b-4bdc-9e3f-3981893dcde7, ghrun-pjoj73byou.auto.internal:64720): request = { session_id: "ydb://session/3?node_id=50000&id=M2NmMjA1NDItODhlM2UzMmUtNDRkNTEyNjQtYjEyZDA0NWE=" 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, b951e847-420b-4bdc-9e3f-3981893dcde7, ghrun-pjoj73byou.auto.internal:64720): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511c9b3cb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bf2f9d76-e793-4508-b294-88b64f51eb67, ghrun-pjoj73byou.auto.internal:64720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bf2f9d76-e793-4508-b294-88b64f51eb67, ghrun-pjoj73byou.auto.internal:64720): request = { session_id: "ydb://session/3?node_id=50000&id=M2NmMjA1NDItODhlM2UzMmUtNDRkNTEyNjQtYjEyZDA0NWE=" 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, bf2f9d76-e793-4508-b294-88b64f51eb67, ghrun-pjoj73byou.auto.internal:64720): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511c9b3cb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8708df7-5452-4b24-b373-45c11ff04393, ghrun-pjoj73byou.auto.internal:64720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8708df7-5452-4b24-b373-45c11ff04393, ghrun-pjoj73byou.auto.internal:64720): request = { session_id: "ydb://session/3?node_id=50000&id=M2NmMjA1NDItODhlM2UzMmUtNDRkNTEyNjQtYjEyZDA0NWE=" 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, d8708df7-5452-4b24-b373-45c11ff04393, ghrun-pjoj73byou.auto.internal:64720): 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 0x7f511c9b3cb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb4341bf-0efe-4a6d-b106-ad18ca8e31ee, ghrun-pjoj73byou.auto.internal:64720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb4341bf-0efe-4a6d-b106-ad18ca8e31ee, ghrun-pjoj73byou.auto.internal:64720): request = { session_id: "ydb://session/3?node_id=50000&id=M2NmMjA1NDItODhlM2UzMmUtNDRkNTEyNjQtYjEyZDA0NWE=" 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, bb4341bf-0efe-4a6d-b106-ad18ca8e31ee, ghrun-pjoj73byou.auto.internal:64720): 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 0x7f511c9b3cb0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 696ec06a-6b4c-4d98-9a2d-9a1ff3d91924, ghrun-pjoj73byou.auto.internal:64720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 696ec06a-6b4c-4d98-9a2d-9a1ff3d91924, ghrun-pjoj73byou.auto.internal:64720): request = { session_id: "ydb://session/3?node_id=50000&id=M2NmMjA1NDItODhlM2UzMmUtNDRkNTEyNjQtYjEyZDA0NWE=" 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, 696ec06a-6b4c-4d98-9a2d-9a1ff3d91924, ghrun-pjoj73byou.auto.internal:64720): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511c9b3cb0>
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 0x7f511c9b3cb0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511c9b3cb0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, dfce448e-d00f-4f45-952e-3ef6eb645ebc, ghrun-pjoj73byou.auto.internal:64720): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dfce448e-d00f-4f45-952e-3ef6eb645ebc, ghrun-pjoj73byou.auto.internal:64720): request = { session_id: "ydb://session/3?node_id=50000&id=M2NmMjA1NDItODhlM2UzMmUtNDRkNTEyNjQtYjEyZDA0NWE=" 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 0x7f511c9b3cb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, dfce448e-d00f-4f45-952e-3ef6eb645ebc, ghrun-pjoj73byou.auto.internal:64720): on response callback started
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dfce448e-d00f-4f45-952e-3ef6eb645ebc, ghrun-pjoj73byou.auto.internal:64720): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, dfce448e-d00f-4f45-952e-3ef6eb645ebc, ghrun-pjoj73byou.auto.internal:64720): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:64720
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=1761999284457738&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:64720/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28848
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27916
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18967
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2927
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_k5bd7lf8.log --grpc-port=24043 --mon-port=28848 --ic-port=27916
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_k5bd7lf8.log --grpc-port=24043 --mon-port=28848 --ic-port=27916
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10769', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_k5bd7lf8.log', '--grpc-port=24043', '--mon-port=28848', '--ic-port=27916')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1214010
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24043/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1214064
DEBUG    ya.test:process.py:259 Command (pid 1214064) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1214064) elapsed time (sec): 0.6663517951965332
DEBUG    ya.test:process.py:263 Command (pid 1214064) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1214064) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1214064) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1214064) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1214064) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1214064) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1214064) minflt: 16118
DEBUG    ya.test:process.py:263 Command (pid 1214064) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1214064) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1214064) nivcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 1214064) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1214064) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1214064) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1214064) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1214064) stime: 0.41626799999999997
DEBUG    ya.test:process.py:263 Command (pid 1214064) utime: 0.11019699999999999
DEBUG    ya.test:process.py:263 Command (pid 1214064) wtime: 0.675
DEBUG    ya.test:process.py:275 Command (pid 1214064) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f51028070d0 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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_1
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f511c9e2cc0>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f85294dc-d5ba-4307-a493-d5040d37a6dd, localhost:10769): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511c9e2cc0>
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f85294dc-d5ba-4307-a493-d5040d37a6dd, localhost:10769): request = { database: "/Root/users/database_1" }
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:52 RpcState(ListEndpoints, f85294dc-d5ba-4307-a493-d5040d37a6dd, localhost:10769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 24043 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-pjoj73byou.auto.internal:24043, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511c9e2cc0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c3bd2906-7b0c-48ae-b41e-ed78338abd20, ghrun-pjoj73byou.auto.internal:24043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3bd2906-7b0c-48ae-b41e-ed78338abd20, ghrun-pjoj73byou.auto.internal:24043): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c3bd2906-7b0c-48ae-b41e-ed78338abd20, ghrun-pjoj73byou.auto.internal:24043): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3bd2906-7b0c-48ae-b41e-ed78338abd20, ghrun-pjoj73byou.auto.internal:24043): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NDhlMjBhYy1kOGEzYjhlZi1jNTFmMTg4My05NTVjNjE5NA==" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, c3bd2906-7b0c-48ae-b41e-ed78338abd20, ghrun-pjoj73byou.auto.internal:24043): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511c9e2cc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511c9e2cc0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 02ebff12-7988-456b-b632-375952a14ec4, ghrun-pjoj73byou.auto.internal:24043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 02ebff12-7988-456b-b632-375952a14ec4, ghrun-pjoj73byou.auto.internal:24043): request = { session_id: "ydb://session/3?node_id=50001&id=NDhlMjBhYy1kOGEzYjhlZi1jNTFmMTg4My05NTVjNjE5NA==" 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, 02ebff12-7988-456b-b632-375952a14ec4, ghrun-pjoj73byou.auto.internal:24043): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511c9e2cc0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1fcdf21f-1981-422b-be98-1528b5d3427b, ghrun-pjoj73byou.auto.internal:24043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1fcdf21f-1981-422b-be98-1528b5d3427b, ghrun-pjoj73byou.auto.internal:24043): request = { session_id: "ydb://session/3?node_id=50001&id=NDhlMjBhYy1kOGEzYjhlZi1jNTFmMTg4My05NTVjNjE5NA==" 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, 1fcdf21f-1981-422b-be98-1528b5d3427b, ghrun-pjoj73byou.auto.internal:24043): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511c9e2cc0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91496a10-26a1-466b-a039-9822c4967207, ghrun-pjoj73byou.auto.internal:24043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91496a10-26a1-466b-a039-9822c4967207, ghrun-pjoj73byou.auto.internal:24043): request = { session_id: "ydb://session/3?node_id=50001&id=NDhlMjBhYy1kOGEzYjhlZi1jNTFmMTg4My05NTVjNjE5NA==" 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, 91496a10-26a1-466b-a039-9822c4967207, ghrun-pjoj73byou.auto.internal:24043): 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 0x7f511c9e2cc0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07de24be-a9ee-43dc-95a3-8ad53ee20c5c, ghrun-pjoj73byou.auto.internal:24043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07de24be-a9ee-43dc-95a3-8ad53ee20c5c, ghrun-pjoj73byou.auto.internal:24043): request = { session_id: "ydb://session/3?node_id=50001&id=NDhlMjBhYy1kOGEzYjhlZi1jNTFmMTg4My05NTVjNjE5NA==" 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, 07de24be-a9ee-43dc-95a3-8ad53ee20c5c, ghrun-pjoj73byou.auto.internal:24043): 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 0x7f511c9e2cc0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, f59925a8-8c45-4632-9849-ca3e4d4cb39e, ghrun-pjoj73byou.auto.internal:24043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, f59925a8-8c45-4632-9849-ca3e4d4cb39e, ghrun-pjoj73byou.auto.internal:24043): request = { session_id: "ydb://session/3?node_id=50001&id=NDhlMjBhYy1kOGEzYjhlZi1jNTFmMTg4My05NTVjNjE5NA==" 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, f59925a8-8c45-4632-9849-ca3e4d4cb39e, ghrun-pjoj73byou.auto.internal:24043): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511c9e2cc0>
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 0x7f511c9e2cc0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511c9e2cc0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 322316d0-f16e-4a8a-9e49-a8784f9c3fd4, ghrun-pjoj73byou.auto.internal:24043): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 322316d0-f16e-4a8a-9e49-a8784f9c3fd4, ghrun-pjoj73byou.auto.internal:24043): request = { session_id: "ydb://session/3?node_id=50001&id=NDhlMjBhYy1kOGEzYjhlZi1jNTFmMTg4My05NTVjNjE5NA==" 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 0x7f511c9e2cc0>
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
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 322316d0-f16e-4a8a-9e49-a8784f9c3fd4, ghrun-pjoj73byou.auto.internal:24043): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:24043
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 322316d0-f16e-4a8a-9e49-a8784f9c3fd4, ghrun-pjoj73byou.auto.internal:24043): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 322316d0-f16e-4a8a-9e49-a8784f9c3fd4, ghrun-pjoj73byou.auto.internal:24043): on response callback success
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=1761999291722002&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:24043/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11571
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10072
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22147
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11015
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16009
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_5044tss4.log --grpc-port=11571 --mon-port=10072 --ic-port=22147
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_5044tss4.log --grpc-port=11571 --mon-port=10072 --ic-port=22147
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10769', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_5044tss4.log', '--grpc-port=11571', '--mon-port=10072', '--ic-port=22147')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1216765
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11571/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1216773
DEBUG    ya.test:process.py:259 Command (pid 1216773) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1216773) elapsed time (sec): 0.686704158782959
DEBUG    ya.test:process.py:263 Command (pid 1216773) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1216773) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1216773) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1216773) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1216773) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1216773) maxrss: 538500
DEBUG    ya.test:process.py:263 Command (pid 1216773) minflt: 16488
DEBUG    ya.test:process.py:263 Command (pid 1216773) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1216773) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1216773) nivcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 1216773) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1216773) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1216773) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1216773) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1216773) stime: 0.339483
DEBUG    ya.test:process.py:263 Command (pid 1216773) utime: 0.097923
DEBUG    ya.test:process.py:263 Command (pid 1216773) wtime: 0.688
DEBUG    ya.test:process.py:275 Command (pid 1216773) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f511ca38060 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 0x7f511ca3b4e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511ca3b4e0>
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_2
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a8a29a10-a772-44a3-b8bc-79f153865c97, localhost:10769): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a8a29a10-a772-44a3-b8bc-79f153865c97, localhost:10769): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a8a29a10-a772-44a3-b8bc-79f153865c97, localhost:10769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 11571 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-pjoj73byou.auto.internal:11571, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511ca3b4e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9196149e-11f3-4651-b145-c16832f17b5f, ghrun-pjoj73byou.auto.internal:11571): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9196149e-11f3-4651-b145-c16832f17b5f, ghrun-pjoj73byou.auto.internal:11571): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 9196149e-11f3-4651-b145-c16832f17b5f, ghrun-pjoj73byou.auto.internal:11571): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9196149e-11f3-4651-b145-c16832f17b5f, ghrun-pjoj73byou.auto.internal:11571): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YzFmYmJkNDktMzg2Njc3NGQtZTJlNTAxNzktNWQ1MDkzODU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca3b4e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511ca3b4e0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 9196149e-11f3-4651-b145-c16832f17b5f, ghrun-pjoj73byou.auto.internal:11571): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 946d5b9d-b020-47da-a554-311bc91fb3e4, ghrun-pjoj73byou.auto.internal:11571): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 946d5b9d-b020-47da-a554-311bc91fb3e4, ghrun-pjoj73byou.auto.internal:11571): request = { session_id: "ydb://session/3?node_id=50002&id=YzFmYmJkNDktMzg2Njc3NGQtZTJlNTAxNzktNWQ1MDkzODU=" 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, 946d5b9d-b020-47da-a554-311bc91fb3e4, ghrun-pjoj73byou.auto.internal:11571): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca3b4e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0f3cfa6a-97c4-4196-bcaa-2ba87bf1e758, ghrun-pjoj73byou.auto.internal:11571): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0f3cfa6a-97c4-4196-bcaa-2ba87bf1e758, ghrun-pjoj73byou.auto.internal:11571): request = { session_id: "ydb://session/3?node_id=50002&id=YzFmYmJkNDktMzg2Njc3NGQtZTJlNTAxNzktNWQ1MDkzODU=" 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, 0f3cfa6a-97c4-4196-bcaa-2ba87bf1e758, ghrun-pjoj73byou.auto.internal:11571): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca3b4e0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0310cb12-208e-4505-9dae-284bae07a5cf, ghrun-pjoj73byou.auto.internal:11571): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0310cb12-208e-4505-9dae-284bae07a5cf, ghrun-pjoj73byou.auto.internal:11571): request = { session_id: "ydb://session/3?node_id=50002&id=YzFmYmJkNDktMzg2Njc3NGQtZTJlNTAxNzktNWQ1MDkzODU=" 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, 0310cb12-208e-4505-9dae-284bae07a5cf, ghrun-pjoj73byou.auto.internal:11571): 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 0x7f511ca3b4e0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3520b2e1-fa69-418a-860f-c87bf26cd950, ghrun-pjoj73byou.auto.internal:11571): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3520b2e1-fa69-418a-860f-c87bf26cd950, ghrun-pjoj73byou.auto.internal:11571): request = { session_id: "ydb://session/3?node_id=50002&id=YzFmYmJkNDktMzg2Njc3NGQtZTJlNTAxNzktNWQ1MDkzODU=" 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, 3520b2e1-fa69-418a-860f-c87bf26cd950, ghrun-pjoj73byou.auto.internal:11571): 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 0x7f511ca3b4e0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, f402bd26-299e-4208-8714-a21075f481da, ghrun-pjoj73byou.auto.internal:11571): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, f402bd26-299e-4208-8714-a21075f481da, ghrun-pjoj73byou.auto.internal:11571): request = { session_id: "ydb://session/3?node_id=50002&id=YzFmYmJkNDktMzg2Njc3NGQtZTJlNTAxNzktNWQ1MDkzODU=" 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, f402bd26-299e-4208-8714-a21075f481da, ghrun-pjoj73byou.auto.internal:11571): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca3b4e0>
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 0x7f511ca3b4e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511ca3b4e0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a9e59922-ec22-4566-8c1e-a16597dc35fa, ghrun-pjoj73byou.auto.internal:11571): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a9e59922-ec22-4566-8c1e-a16597dc35fa, ghrun-pjoj73byou.auto.internal:11571): request = { session_id: "ydb://session/3?node_id=50002&id=YzFmYmJkNDktMzg2Njc3NGQtZTJlNTAxNzktNWQ1MDkzODU=" 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 0x7f511ca3b4e0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a9e59922-ec22-4566-8c1e-a16597dc35fa, ghrun-pjoj73byou.auto.internal:11571): on response callback started
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a9e59922-ec22-4566-8c1e-a16597dc35fa, ghrun-pjoj73byou.auto.internal:11571): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, a9e59922-ec22-4566-8c1e-a16597dc35fa, ghrun-pjoj73byou.auto.internal:11571): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:11571
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=1761999297582854&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:11571/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10027
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13916
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14157
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11456
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23390
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile_9jg5pblt.log --grpc-port=10027 --mon-port=13916 --ic-port=14157
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile_9jg5pblt.log --grpc-port=10027 --mon-port=13916 --ic-port=14157
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10769', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile_9jg5pblt.log', '--grpc-port=10027', '--mon-port=13916', '--ic-port=14157')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1222741
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10027/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1222750
DEBUG    ya.test:process.py:259 Command (pid 1222750) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1222750) elapsed time (sec): 0.9433927536010742
DEBUG    ya.test:process.py:263 Command (pid 1222750) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222750) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1222750) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222750) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222750) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1222750) maxrss: 538532
DEBUG    ya.test:process.py:263 Command (pid 1222750) minflt: 16216
DEBUG    ya.test:process.py:263 Command (pid 1222750) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1222750) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1222750) nivcsw: 243
DEBUG    ya.test:process.py:263 Command (pid 1222750) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1222750) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1222750) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1222750) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1222750) stime: 0.678487
DEBUG    ya.test:process.py:263 Command (pid 1222750) utime: 0.10094
DEBUG    ya.test:process.py:263 Command (pid 1222750) wtime: 0.965
DEBUG    ya.test:process.py:275 Command (pid 1222750) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f51029de400 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 0x7f51029db940>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51029db940>
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_3
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d5789d3d-f487-420f-9135-fb87b88901ea, localhost:10769): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d5789d3d-f487-420f-9135-fb87b88901ea, localhost:10769): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d5789d3d-f487-420f-9135-fb87b88901ea, localhost:10769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 10027 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-pjoj73byou.auto.internal:10027, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51029db940>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1a8ac2a0-a2fb-4378-9d67-6ebf0adba322, ghrun-pjoj73byou.auto.internal:10027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a8ac2a0-a2fb-4378-9d67-6ebf0adba322, ghrun-pjoj73byou.auto.internal:10027): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1a8ac2a0-a2fb-4378-9d67-6ebf0adba322, ghrun-pjoj73byou.auto.internal:10027): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a8ac2a0-a2fb-4378-9d67-6ebf0adba322, ghrun-pjoj73byou.auto.internal:10027): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZGNiYmI4ZDYtMTQ4MjQ0YmMtZWI0YzlhMjYtNTMxZGRmN2U=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 1a8ac2a0-a2fb-4378-9d67-6ebf0adba322, ghrun-pjoj73byou.auto.internal:10027): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029db940>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f51029db940>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1be28111-503c-4d2d-a3f9-04a27e33f268, ghrun-pjoj73byou.auto.internal:10027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1be28111-503c-4d2d-a3f9-04a27e33f268, ghrun-pjoj73byou.auto.internal:10027): request = { session_id: "ydb://session/3?node_id=50003&id=ZGNiYmI4ZDYtMTQ4MjQ0YmMtZWI0YzlhMjYtNTMxZGRmN2U=" 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, 1be28111-503c-4d2d-a3f9-04a27e33f268, ghrun-pjoj73byou.auto.internal:10027): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029db940>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 86f8349d-e81a-412d-8c72-e02baf3a4c3e, ghrun-pjoj73byou.auto.internal:10027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 86f8349d-e81a-412d-8c72-e02baf3a4c3e, ghrun-pjoj73byou.auto.internal:10027): request = { session_id: "ydb://session/3?node_id=50003&id=ZGNiYmI4ZDYtMTQ4MjQ0YmMtZWI0YzlhMjYtNTMxZGRmN2U=" 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, 86f8349d-e81a-412d-8c72-e02baf3a4c3e, ghrun-pjoj73byou.auto.internal:10027): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029db940>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d9fa804-7748-4fc4-ad44-84df41d4ad03, ghrun-pjoj73byou.auto.internal:10027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d9fa804-7748-4fc4-ad44-84df41d4ad03, ghrun-pjoj73byou.auto.internal:10027): request = { session_id: "ydb://session/3?node_id=50003&id=ZGNiYmI4ZDYtMTQ4MjQ0YmMtZWI0YzlhMjYtNTMxZGRmN2U=" 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, 6d9fa804-7748-4fc4-ad44-84df41d4ad03, ghrun-pjoj73byou.auto.internal:10027): 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 0x7f51029db940>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c4b7b79-7c1e-4c71-ab72-bfc61b4df983, ghrun-pjoj73byou.auto.internal:10027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c4b7b79-7c1e-4c71-ab72-bfc61b4df983, ghrun-pjoj73byou.auto.internal:10027): request = { session_id: "ydb://session/3?node_id=50003&id=ZGNiYmI4ZDYtMTQ4MjQ0YmMtZWI0YzlhMjYtNTMxZGRmN2U=" 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, 3c4b7b79-7c1e-4c71-ab72-bfc61b4df983, ghrun-pjoj73byou.auto.internal:10027): 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 0x7f51029db940>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, f7e3f3b7-bc9d-4066-8f93-6b6e6324cf7b, ghrun-pjoj73byou.auto.internal:10027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, f7e3f3b7-bc9d-4066-8f93-6b6e6324cf7b, ghrun-pjoj73byou.auto.internal:10027): request = { session_id: "ydb://session/3?node_id=50003&id=ZGNiYmI4ZDYtMTQ4MjQ0YmMtZWI0YzlhMjYtNTMxZGRmN2U=" 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, f7e3f3b7-bc9d-4066-8f93-6b6e6324cf7b, ghrun-pjoj73byou.auto.internal:10027): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029db940>
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 0x7f51029db940>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f51029db940> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 680abc6b-2e60-47a3-8b92-635cf5136958, ghrun-pjoj73byou.auto.internal:10027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 680abc6b-2e60-47a3-8b92-635cf5136958, ghrun-pjoj73byou.auto.internal:10027): request = { session_id: "ydb://session/3?node_id=50003&id=ZGNiYmI4ZDYtMTQ4MjQ0YmMtZWI0YzlhMjYtNTMxZGRmN2U=" 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 0x7f51029db940>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 680abc6b-2e60-47a3-8b92-635cf5136958, ghrun-pjoj73byou.auto.internal:10027): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 680abc6b-2e60-47a3-8b92-635cf5136958, ghrun-pjoj73byou.auto.internal:10027): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 680abc6b-2e60-47a3-8b92-635cf5136958, ghrun-pjoj73byou.auto.internal:10027): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:10027
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=1761999305323766&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:10027/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64320
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4383
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19555
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_q0a2e0ut.log --grpc-port=64320 --mon-port=4383 --ic-port=11285
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_q0a2e0ut.log --grpc-port=64320 --mon-port=4383 --ic-port=11285
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10769', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_q0a2e0ut.log', '--grpc-port=64320', '--mon-port=4383', '--ic-port=11285')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1226801
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:64320/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1226807
DEBUG    ya.test:process.py:259 Command (pid 1226807) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1226807) elapsed time (sec): 1.4106884002685547
DEBUG    ya.test:process.py:263 Command (pid 1226807) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226807) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1226807) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226807) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226807) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1226807) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1226807) minflt: 16376
DEBUG    ya.test:process.py:263 Command (pid 1226807) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1226807) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1226807) nivcsw: 272
DEBUG    ya.test:process.py:263 Command (pid 1226807) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1226807) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1226807) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1226807) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1226807) stime: 0.956577
DEBUG    ya.test:process.py:263 Command (pid 1226807) utime: 0.113788
DEBUG    ya.test:process.py:263 Command (pid 1226807) wtime: 1.425
DEBUG    ya.test:process.py:275 Command (pid 1226807) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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_4
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f511ca0c560 state=pending>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6d104daf-ecee-4acf-b8d9-ddab461e7311, localhost:10769): creating call state
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:63 RpcState(ListEndpoints, 6d104daf-ecee-4acf-b8d9-ddab461e7311, localhost:10769): request = { database: "/Root/users/database_4" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f511ca0e4f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511ca0e4f0>
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:52 RpcState(ListEndpoints, 6d104daf-ecee-4acf-b8d9-ddab461e7311, localhost:10769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 64320 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-pjoj73byou.auto.internal:64320, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511ca0e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 568ea35c-cbe1-49ea-b88e-7b762e8e900b, ghrun-pjoj73byou.auto.internal:64320): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 568ea35c-cbe1-49ea-b88e-7b762e8e900b, ghrun-pjoj73byou.auto.internal:64320): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 568ea35c-cbe1-49ea-b88e-7b762e8e900b, ghrun-pjoj73byou.auto.internal:64320): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 568ea35c-cbe1-49ea-b88e-7b762e8e900b, ghrun-pjoj73byou.auto.internal:64320): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=M2IxODI2ZjAtZTE2MGNkODQtOTRjMWRjOWUtNjkxZWZkODg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca0e4f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511ca0e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f4d01039-75d6-4a0f-80e8-9685f442b8a2, ghrun-pjoj73byou.auto.internal:64320): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 568ea35c-cbe1-49ea-b88e-7b762e8e900b, ghrun-pjoj73byou.auto.internal:64320): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f4d01039-75d6-4a0f-80e8-9685f442b8a2, ghrun-pjoj73byou.auto.internal:64320): request = { session_id: "ydb://session/3?node_id=50004&id=M2IxODI2ZjAtZTE2MGNkODQtOTRjMWRjOWUtNjkxZWZkODg=" 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, f4d01039-75d6-4a0f-80e8-9685f442b8a2, ghrun-pjoj73byou.auto.internal:64320): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca0e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7162c11c-c1f6-4b76-b16f-45ab135d78cc, ghrun-pjoj73byou.auto.internal:64320): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7162c11c-c1f6-4b76-b16f-45ab135d78cc, ghrun-pjoj73byou.auto.internal:64320): request = { session_id: "ydb://session/3?node_id=50004&id=M2IxODI2ZjAtZTE2MGNkODQtOTRjMWRjOWUtNjkxZWZkODg=" 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, 7162c11c-c1f6-4b76-b16f-45ab135d78cc, ghrun-pjoj73byou.auto.internal:64320): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca0e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e30c8e2a-46b9-4898-8cca-a939114344c1, ghrun-pjoj73byou.auto.internal:64320): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e30c8e2a-46b9-4898-8cca-a939114344c1, ghrun-pjoj73byou.auto.internal:64320): request = { session_id: "ydb://session/3?node_id=50004&id=M2IxODI2ZjAtZTE2MGNkODQtOTRjMWRjOWUtNjkxZWZkODg=" 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, e30c8e2a-46b9-4898-8cca-a939114344c1, ghrun-pjoj73byou.auto.internal:64320): 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 0x7f511ca0e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe184ee-6e58-4148-89e1-c753c0aacc2b, ghrun-pjoj73byou.auto.internal:64320): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe184ee-6e58-4148-89e1-c753c0aacc2b, ghrun-pjoj73byou.auto.internal:64320): request = { session_id: "ydb://session/3?node_id=50004&id=M2IxODI2ZjAtZTE2MGNkODQtOTRjMWRjOWUtNjkxZWZkODg=" 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, dbe184ee-6e58-4148-89e1-c753c0aacc2b, ghrun-pjoj73byou.auto.internal:64320): 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 0x7f511ca0e4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 58009143-f362-4447-aa96-c9855a871fb1, ghrun-pjoj73byou.auto.internal:64320): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 58009143-f362-4447-aa96-c9855a871fb1, ghrun-pjoj73byou.auto.internal:64320): request = { session_id: "ydb://session/3?node_id=50004&id=M2IxODI2ZjAtZTE2MGNkODQtOTRjMWRjOWUtNjkxZWZkODg=" 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, 58009143-f362-4447-aa96-c9855a871fb1, ghrun-pjoj73byou.auto.internal:64320): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca0e4f0>
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:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f511ca0e4f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511ca0e4f0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a365c2dc-9c29-4bc8-832a-1f06ef5adedd, ghrun-pjoj73byou.auto.internal:64320): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a365c2dc-9c29-4bc8-832a-1f06ef5adedd, ghrun-pjoj73byou.auto.internal:64320): request = { session_id: "ydb://session/3?node_id=50004&id=M2IxODI2ZjAtZTE2MGNkODQtOTRjMWRjOWUtNjkxZWZkODg=" 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 0x7f511ca0e4f0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a365c2dc-9c29-4bc8-832a-1f06ef5adedd, ghrun-pjoj73byou.auto.internal:64320): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a365c2dc-9c29-4bc8-832a-1f06ef5adedd, ghrun-pjoj73byou.auto.internal:64320): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, a365c2dc-9c29-4bc8-832a-1f06ef5adedd, ghrun-pjoj73byou.auto.internal:64320): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:64320
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=1761999311760412&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:64320/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9992
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12454
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22404
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15742
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6/logfile_12fo2pqa.log --grpc-port=9992 --mon-port=12454 --ic-port=22404
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6/logfile_12fo2pqa.log --grpc-port=9992 --mon-port=12454 --ic-port=22404
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10769', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6/logfile_12fo2pqa.log', '--grpc-port=9992', '--mon-port=12454', '--ic-port=22404')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1229291
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:9992/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1229294
DEBUG    ya.test:process.py:259 Command (pid 1229294) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1229294) elapsed time (sec): 0.7329957485198975
DEBUG    ya.test:process.py:263 Command (pid 1229294) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229294) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1229294) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229294) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1229294) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1229294) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1229294) minflt: 16117
DEBUG    ya.test:process.py:263 Command (pid 1229294) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1229294) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1229294) nivcsw: 304
DEBUG    ya.test:process.py:263 Command (pid 1229294) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1229294) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1229294) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1229294) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1229294) stime: 0.528309
DEBUG    ya.test:process.py:263 Command (pid 1229294) utime: 0.11279499999999999
DEBUG    ya.test:process.py:263 Command (pid 1229294) wtime: 0.734
DEBUG    ya.test:process.py:275 Command (pid 1229294) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f511caa6590 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 0x7f51029c33f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51029c33f0>
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_5
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9af1a986-50d2-4b84-8156-d4781cc131a7, localhost:10769): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9af1a986-50d2-4b84-8156-d4781cc131a7, localhost:10769): request = { database: "/Root/users/database_5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9af1a986-50d2-4b84-8156-d4781cc131a7, localhost:10769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 9992 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: 50005 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_5: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:9992, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51029c33f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c3a7a186-5596-4afd-b7d6-2efb1cc4f4bf, ghrun-pjoj73byou.auto.internal:9992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3a7a186-5596-4afd-b7d6-2efb1cc4f4bf, ghrun-pjoj73byou.auto.internal:9992): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c3a7a186-5596-4afd-b7d6-2efb1cc4f4bf, ghrun-pjoj73byou.auto.internal:9992): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3a7a186-5596-4afd-b7d6-2efb1cc4f4bf, ghrun-pjoj73byou.auto.internal:9992): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=OGMxYjlhNjUtODE0ZmEyYTktNWMxYmI4ZWQtMzI0MWRjM2I=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029c33f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f51029c33f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, c3a7a186-5596-4afd-b7d6-2efb1cc4f4bf, ghrun-pjoj73byou.auto.internal:9992): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2676d140-040c-42d2-b173-4aaf5692a6bd, ghrun-pjoj73byou.auto.internal:9992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2676d140-040c-42d2-b173-4aaf5692a6bd, ghrun-pjoj73byou.auto.internal:9992): request = { session_id: "ydb://session/3?node_id=50005&id=OGMxYjlhNjUtODE0ZmEyYTktNWMxYmI4ZWQtMzI0MWRjM2I=" path: "/Root/users/database_5/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, 2676d140-040c-42d2-b173-4aaf5692a6bd, ghrun-pjoj73byou.auto.internal:9992): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029c33f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 25cf34ff-fe0d-42a2-a6e1-9ccd8a5fba17, ghrun-pjoj73byou.auto.internal:9992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 25cf34ff-fe0d-42a2-a6e1-9ccd8a5fba17, ghrun-pjoj73byou.auto.internal:9992): request = { session_id: "ydb://session/3?node_id=50005&id=OGMxYjlhNjUtODE0ZmEyYTktNWMxYmI4ZWQtMzI0MWRjM2I=" path: "/Root/users/database_5/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, 25cf34ff-fe0d-42a2-a6e1-9ccd8a5fba17, ghrun-pjoj73byou.auto.internal:9992): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029c33f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6858c100-76f2-412e-96c7-a3007cc14073, ghrun-pjoj73byou.auto.internal:9992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6858c100-76f2-412e-96c7-a3007cc14073, ghrun-pjoj73byou.auto.internal:9992): request = { session_id: "ydb://session/3?node_id=50005&id=OGMxYjlhNjUtODE0ZmEyYTktNWMxYmI4ZWQtMzI0MWRjM2I=" 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_5\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_5\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6858c100-76f2-412e-96c7-a3007cc14073, ghrun-pjoj73byou.auto.internal:9992): 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 0x7f51029c33f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c778c0a-dd7a-401b-877c-335057e09845, ghrun-pjoj73byou.auto.internal:9992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c778c0a-dd7a-401b-877c-335057e09845, ghrun-pjoj73byou.auto.internal:9992): request = { session_id: "ydb://session/3?node_id=50005&id=OGMxYjlhNjUtODE0ZmEyYTktNWMxYmI4ZWQtMzI0MWRjM2I=" 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, 5c778c0a-dd7a-401b-877c-335057e09845, ghrun-pjoj73byou.auto.internal:9992): 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_5" } } 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_5" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029c33f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 6416fa75-5184-4365-9da7-8c6726e85b09, ghrun-pjoj73byou.auto.internal:9992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 6416fa75-5184-4365-9da7-8c6726e85b09, ghrun-pjoj73byou.auto.internal:9992): request = { session_id: "ydb://session/3?node_id=50005&id=OGMxYjlhNjUtODE0ZmEyYTktNWMxYmI4ZWQtMzI0MWRjM2I=" path: "/Root/users/database_5/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 6416fa75-5184-4365-9da7-8c6726e85b09, ghrun-pjoj73byou.auto.internal:9992): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029c33f0>
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 0x7f51029c33f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f51029c33f0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4908690c-6c73-4d78-b6f5-d8c605620424, ghrun-pjoj73byou.auto.internal:9992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4908690c-6c73-4d78-b6f5-d8c605620424, ghrun-pjoj73byou.auto.internal:9992): request = { session_id: "ydb://session/3?node_id=50005&id=OGMxYjlhNjUtODE0ZmEyYTktNWMxYmI4ZWQtMzI0MWRjM2I=" 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 0x7f51029c33f0>
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:118 RpcState(DeleteSession, 4908690c-6c73-4d78-b6f5-d8c605620424, ghrun-pjoj73byou.auto.internal:9992): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4908690c-6c73-4d78-b6f5-d8c605620424, ghrun-pjoj73byou.auto.internal:9992): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:9992
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 4908690c-6c73-4d78-b6f5-d8c605620424, ghrun-pjoj73byou.auto.internal:9992): 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_5
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_5: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_5: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_5&cmstid=72057594037936131&txid=1761999323158580&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_5: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_5: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_5: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_5: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:9992/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14861
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5195
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20408
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14491
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15694
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7/logfile_qioekg7b.log --grpc-port=14861 --mon-port=5195 --ic-port=20408
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10769 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7/logfile_qioekg7b.log --grpc-port=14861 --mon-port=5195 --ic-port=20408
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10769', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7/logfile_qioekg7b.log', '--grpc-port=14861', '--mon-port=5195', '--ic-port=20408')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1234153
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14861/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1234186
DEBUG    ya.test:process.py:259 Command (pid 1234186) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1234186) elapsed time (sec): 0.7161669731140137
DEBUG    ya.test:process.py:263 Command (pid 1234186) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1234186) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1234186) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1234186) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1234186) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1234186) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1234186) minflt: 16117
DEBUG    ya.test:process.py:263 Command (pid 1234186) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1234186) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1234186) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 1234186) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1234186) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1234186) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1234186) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1234186) stime: 0.524627
DEBUG    ya.test:process.py:263 Command (pid 1234186) utime: 0.10782499999999999
DEBUG    ya.test:process.py:263 Command (pid 1234186) wtime: 0.718
DEBUG    ya.test:process.py:275 Command (pid 1234186) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f511ed67f30 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 0x7f511ed67580>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511ed67580>
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_6
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6f4ef595-f2d8-46a8-839e-5b721fe15662, localhost:10769): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6f4ef595-f2d8-46a8-839e-5b721fe15662, localhost:10769): request = { database: "/Root/users/database_6" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6f4ef595-f2d8-46a8-839e-5b721fe15662, localhost:10769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 14861 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: 50006 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_6: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:14861, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511ed67580>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 20191356-8738-42ec-be63-f23ce5925113, ghrun-pjoj73byou.auto.internal:14861): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20191356-8738-42ec-be63-f23ce5925113, ghrun-pjoj73byou.auto.internal:14861): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 20191356-8738-42ec-be63-f23ce5925113, ghrun-pjoj73byou.auto.internal:14861): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20191356-8738-42ec-be63-f23ce5925113, ghrun-pjoj73byou.auto.internal:14861): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=MzgzZjBhNDQtOGFiYjhmMzktNDdkYzBkNjYtOGQwMGVkYTk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ed67580>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511ed67580>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, efbe9ecc-0384-481e-8364-4c92cf59d642, ghrun-pjoj73byou.auto.internal:14861): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, efbe9ecc-0384-481e-8364-4c92cf59d642, ghrun-pjoj73byou.auto.internal:14861): request = { session_id: "ydb://session/3?node_id=50006&id=MzgzZjBhNDQtOGFiYjhmMzktNDdkYzBkNjYtOGQwMGVkYTk=" path: "/Root/users/database_6/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:123 RpcState(CreateSession, 20191356-8738-42ec-be63-f23ce5925113, ghrun-pjoj73byou.auto.internal:14861): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, efbe9ecc-0384-481e-8364-4c92cf59d642, ghrun-pjoj73byou.auto.internal:14861): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ed67580>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4b19b2af-dc23-458d-8924-df0097544c22, ghrun-pjoj73byou.auto.internal:14861): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4b19b2af-dc23-458d-8924-df0097544c22, ghrun-pjoj73byou.auto.internal:14861): request = { session_id: "ydb://session/3?node_id=50006&id=MzgzZjBhNDQtOGFiYjhmMzktNDdkYzBkNjYtOGQwMGVkYTk=" path: "/Root/users/database_6/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, 4b19b2af-dc23-458d-8924-df0097544c22, ghrun-pjoj73byou.auto.internal:14861): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ed67580>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0bd0305-a2dc-49cb-beb5-7efa2320c5ec, ghrun-pjoj73byou.auto.internal:14861): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0bd0305-a2dc-49cb-beb5-7efa2320c5ec, ghrun-pjoj73byou.auto.internal:14861): request = { session_id: "ydb://session/3?node_id=50006&id=MzgzZjBhNDQtOGFiYjhmMzktNDdkYzBkNjYtOGQwMGVkYTk=" 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_6\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_6\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0bd0305-a2dc-49cb-beb5-7efa2320c5ec, ghrun-pjoj73byou.auto.internal:14861): 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 0x7f511ed67580>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf174f44-7f74-4c87-b4f4-0ac57ecd5a02, ghrun-pjoj73byou.auto.internal:14861): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf174f44-7f74-4c87-b4f4-0ac57ecd5a02, ghrun-pjoj73byou.auto.internal:14861): request = { session_id: "ydb://session/3?node_id=50006&id=MzgzZjBhNDQtOGFiYjhmMzktNDdkYzBkNjYtOGQwMGVkYTk=" 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, bf174f44-7f74-4c87-b4f4-0ac57ecd5a02, ghrun-pjoj73byou.auto.internal:14861): 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_6" } } 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_6" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ed67580>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, d2788081-f479-4c56-9875-f518b734bbc1, ghrun-pjoj73byou.auto.internal:14861): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, d2788081-f479-4c56-9875-f518b734bbc1, ghrun-pjoj73byou.auto.internal:14861): request = { session_id: "ydb://session/3?node_id=50006&id=MzgzZjBhNDQtOGFiYjhmMzktNDdkYzBkNjYtOGQwMGVkYTk=" path: "/Root/users/database_6/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, d2788081-f479-4c56-9875-f518b734bbc1, ghrun-pjoj73byou.auto.internal:14861): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ed67580>
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 0x7f511ed67580>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511ed67580> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4fae0ee8-b9c6-4516-b5d4-f8dc70e30efd, ghrun-pjoj73byou.auto.internal:14861): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4fae0ee8-b9c6-4516-b5d4-f8dc70e30efd, ghrun-pjoj73byou.auto.internal:14861): request = { session_id: "ydb://session/3?node_id=50006&id=MzgzZjBhNDQtOGFiYjhmMzktNDdkYzBkNjYtOGQwMGVkYTk=" 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 0x7f511ed67580>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 4fae0ee8-b9c6-4516-b5d4-f8dc70e30efd, ghrun-pjoj73byou.auto.internal:14861): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4fae0ee8-b9c6-4516-b5d4-f8dc70e30efd, ghrun-pjoj73byou.auto.internal:14861): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 4fae0ee8-b9c6-4516-b5d4-f8dc70e30efd, ghrun-pjoj73byou.auto.internal:14861): on response callback success
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10769
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:14861
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_6
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_6: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_6: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_6&cmstid=72057594037936131&txid=1761999330443256&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_6: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_6: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_6: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_6: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14861/7
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_ 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# 11 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
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:10769/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15694
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14491
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20408
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5195
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14861
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3501
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22404
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12454
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9992
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19555
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25818
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11285
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4383
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64320
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11456
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14157
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13916
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10027
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16009
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11015
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22147
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10072
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11571
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2927
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18967
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27916
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28848
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24043
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21155
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7220
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1551
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12005
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64720
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32406
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63121
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21256
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10769
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12658
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3668
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:488 Working directory: /home/runner/.ya/build/build_root/pfs4/0050ff/r3tmp/kikimr_cluster_7_yx968y
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14196
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23782
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10772
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/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/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_udpg4oub.log --grpc-port=23827 --mon-port=14196 --ic-port=3668
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23827/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/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/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_udpg4oub.log --grpc-port=23827 --mon-port=14196 --ic-port=3668
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_udpg4oub.log', '--grpc-port=23827', '--mon-port=14196', '--ic-port=3668')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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: 1240062
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23827/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1240078
DEBUG    ya.test:process.py:259 Command (pid 1240078) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1240078) elapsed time (sec): 0.7553079128265381
DEBUG    ya.test:process.py:263 Command (pid 1240078) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1240078) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1240078) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1240078) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1240078) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1240078) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1240078) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 1240078) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1240078) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1240078) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1240078) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1240078) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1240078) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1240078) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1240078) stime: 0.52067
DEBUG    ya.test:process.py:263 Command (pid 1240078) utime: 0.099364
DEBUG    ya.test:process.py:263 Command (pid 1240078) wtime: 0.764
DEBUG    ya.test:process.py:275 Command (pid 1240078) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23827', '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: 3668\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23827', '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: 3668\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1242117
DEBUG    ya.test:process.py:259 Command (pid 1242117) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1242117) elapsed time (sec): 0.5696048736572266
DEBUG    ya.test:process.py:263 Command (pid 1242117) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1242117) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1242117) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1242117) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1242117) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1242117) maxrss: 546900
DEBUG    ya.test:process.py:263 Command (pid 1242117) minflt: 18260
DEBUG    ya.test:process.py:263 Command (pid 1242117) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1242117) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1242117) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 1242117) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1242117) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1242117) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 1242117) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1242117) stime: 0.348254
DEBUG    ya.test:process.py:263 Command (pid 1242117) utime: 0.11488699999999999
DEBUG    ya.test:process.py:263 Command (pid 1242117) wtime: 0.571
DEBUG    ya.test:process.py:275 Command (pid 1242117) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18992
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3028
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2424
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29169
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20349
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_que3rq71.log --grpc-port=18992 --mon-port=3028 --ic-port=2424
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_que3rq71.log --grpc-port=18992 --mon-port=3028 --ic-port=2424
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:23827', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_que3rq71.log', '--grpc-port=18992', '--mon-port=3028', '--ic-port=2424')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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: 1243262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18992/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1243263
DEBUG    ya.test:process.py:259 Command (pid 1243263) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1243263) elapsed time (sec): 0.4505472183227539
DEBUG    ya.test:process.py:263 Command (pid 1243263) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1243263) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1243263) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1243263) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1243263) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1243263) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1243263) minflt: 16116
DEBUG    ya.test:process.py:263 Command (pid 1243263) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1243263) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1243263) nivcsw: 61
DEBUG    ya.test:process.py:263 Command (pid 1243263) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1243263) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1243263) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1243263) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1243263) stime: 0.25853899999999996
DEBUG    ya.test:process.py:263 Command (pid 1243263) utime: 0.106056
DEBUG    ya.test:process.py:263 Command (pid 1243263) wtime: 0.451
DEBUG    ya.test:process.py:275 Command (pid 1243263) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f511d53b440 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 0x7f511d5385b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511d5385b0>
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:421 RpcState(ListEndpoints, 75f439eb-d047-454e-a079-5159522054d2, localhost:23827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 75f439eb-d047-454e-a079-5159522054d2, localhost:23827): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 75f439eb-d047-454e-a079-5159522054d2, localhost:23827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 18992 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-pjoj73byou.auto.internal:18992, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511d5385b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1cf2dc6d-f720-43f6-9e5f-328ab44df127, ghrun-pjoj73byou.auto.internal:18992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1cf2dc6d-f720-43f6-9e5f-328ab44df127, ghrun-pjoj73byou.auto.internal:18992): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1cf2dc6d-f720-43f6-9e5f-328ab44df127, ghrun-pjoj73byou.auto.internal:18992): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1cf2dc6d-f720-43f6-9e5f-328ab44df127, ghrun-pjoj73byou.auto.internal:18992): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MTA4NDI4YzUtYzk1Mjk0MGYtNmZjOTZmOTEtNmQyODNkNzY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d5385b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511d5385b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 1cf2dc6d-f720-43f6-9e5f-328ab44df127, ghrun-pjoj73byou.auto.internal:18992): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ed94586e-5dc0-4b04-ba0c-e3d625de126b, ghrun-pjoj73byou.auto.internal:18992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ed94586e-5dc0-4b04-ba0c-e3d625de126b, ghrun-pjoj73byou.auto.internal:18992): request = { session_id: "ydb://session/3?node_id=50000&id=MTA4NDI4YzUtYzk1Mjk0MGYtNmZjOTZmOTEtNmQyODNkNzY=" 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, ed94586e-5dc0-4b04-ba0c-e3d625de126b, ghrun-pjoj73byou.auto.internal:18992): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d5385b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8b3b1a6c-ed25-4127-98da-9de8610b0ce0, ghrun-pjoj73byou.auto.internal:18992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8b3b1a6c-ed25-4127-98da-9de8610b0ce0, ghrun-pjoj73byou.auto.internal:18992): request = { session_id: "ydb://session/3?node_id=50000&id=MTA4NDI4YzUtYzk1Mjk0MGYtNmZjOTZmOTEtNmQyODNkNzY=" 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, 8b3b1a6c-ed25-4127-98da-9de8610b0ce0, ghrun-pjoj73byou.auto.internal:18992): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d5385b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96594a2f-1a19-4892-a3c7-984daf14f03b, ghrun-pjoj73byou.auto.internal:18992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96594a2f-1a19-4892-a3c7-984daf14f03b, ghrun-pjoj73byou.auto.internal:18992): request = { session_id: "ydb://session/3?node_id=50000&id=MTA4NDI4YzUtYzk1Mjk0MGYtNmZjOTZmOTEtNmQyODNkNzY=" 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, 96594a2f-1a19-4892-a3c7-984daf14f03b, ghrun-pjoj73byou.auto.internal:18992): 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 0x7f511d5385b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd04bce6-4e68-42a5-ba7a-289827e46849, ghrun-pjoj73byou.auto.internal:18992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd04bce6-4e68-42a5-ba7a-289827e46849, ghrun-pjoj73byou.auto.internal:18992): request = { session_id: "ydb://session/3?node_id=50000&id=MTA4NDI4YzUtYzk1Mjk0MGYtNmZjOTZmOTEtNmQyODNkNzY=" 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, bd04bce6-4e68-42a5-ba7a-289827e46849, ghrun-pjoj73byou.auto.internal:18992): 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 0x7f511d5385b0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 9821cbfc-8528-4bd0-9f22-4bce719c5422, ghrun-pjoj73byou.auto.internal:18992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 9821cbfc-8528-4bd0-9f22-4bce719c5422, ghrun-pjoj73byou.auto.internal:18992): request = { session_id: "ydb://session/3?node_id=50000&id=MTA4NDI4YzUtYzk1Mjk0MGYtNmZjOTZmOTEtNmQyODNkNzY=" 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, 9821cbfc-8528-4bd0-9f22-4bce719c5422, ghrun-pjoj73byou.auto.internal:18992): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d5385b0>
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:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f511d5385b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511d5385b0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6d16c9be-7479-4b9d-b096-49abab2e0804, ghrun-pjoj73byou.auto.internal:18992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6d16c9be-7479-4b9d-b096-49abab2e0804, ghrun-pjoj73byou.auto.internal:18992): request = { session_id: "ydb://session/3?node_id=50000&id=MTA4NDI4YzUtYzk1Mjk0MGYtNmZjOTZmOTEtNmQyODNkNzY=" 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 0x7f511d5385b0>
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:118 RpcState(DeleteSession, 6d16c9be-7479-4b9d-b096-49abab2e0804, ghrun-pjoj73byou.auto.internal:18992): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6d16c9be-7479-4b9d-b096-49abab2e0804, ghrun-pjoj73byou.auto.internal:18992): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:18992
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 6d16c9be-7479-4b9d-b096-49abab2e0804, ghrun-pjoj73byou.auto.internal:18992): 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_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=1761999349363324&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:18992/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20563
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13971
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27219
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24719
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_qkxtlq4s.log --grpc-port=18818 --mon-port=20563 --ic-port=13971
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_qkxtlq4s.log --grpc-port=18818 --mon-port=20563 --ic-port=13971
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:23827', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_qkxtlq4s.log', '--grpc-port=18818', '--mon-port=20563', '--ic-port=13971')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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: 1247713
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18818/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1247714
DEBUG    ya.test:process.py:259 Command (pid 1247714) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1247714) elapsed time (sec): 0.7914905548095703
DEBUG    ya.test:process.py:263 Command (pid 1247714) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1247714) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1247714) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1247714) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1247714) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1247714) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1247714) minflt: 16933
DEBUG    ya.test:process.py:263 Command (pid 1247714) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1247714) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1247714) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1247714) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1247714) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1247714) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1247714) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1247714) stime: 0.47600299999999995
DEBUG    ya.test:process.py:263 Command (pid 1247714) utime: 0.10055499999999999
DEBUG    ya.test:process.py:263 Command (pid 1247714) wtime: 0.795
DEBUG    ya.test:process.py:275 Command (pid 1247714) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b8ab0245-f075-4359-bc96-3d06af4bbe0e, localhost:23827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b8ab0245-f075-4359-bc96-3d06af4bbe0e, localhost:23827): request = { database: "/Root/users/database_1" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b8ab0245-f075-4359-bc96-3d06af4bbe0e, localhost:23827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 18818 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-pjoj73byou.auto.internal:18818, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f511d1faef0 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 0x7f511d1f91e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511d1f91e0>
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:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511d1f91e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a757b304-b62e-497c-aee9-0120a474ca0c, ghrun-pjoj73byou.auto.internal:18818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a757b304-b62e-497c-aee9-0120a474ca0c, ghrun-pjoj73byou.auto.internal:18818): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a757b304-b62e-497c-aee9-0120a474ca0c, ghrun-pjoj73byou.auto.internal:18818): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a757b304-b62e-497c-aee9-0120a474ca0c, ghrun-pjoj73byou.auto.internal:18818): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NGZlMjk1YTAtOWQwOTUyOTktOWIyNzlkOGEtNDZlODI3MGY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d1f91e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511d1f91e0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, a757b304-b62e-497c-aee9-0120a474ca0c, ghrun-pjoj73byou.auto.internal:18818): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2f56fb8f-8a4e-4dd6-98c1-2ebe75863782, ghrun-pjoj73byou.auto.internal:18818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2f56fb8f-8a4e-4dd6-98c1-2ebe75863782, ghrun-pjoj73byou.auto.internal:18818): request = { session_id: "ydb://session/3?node_id=50001&id=NGZlMjk1YTAtOWQwOTUyOTktOWIyNzlkOGEtNDZlODI3MGY=" 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, 2f56fb8f-8a4e-4dd6-98c1-2ebe75863782, ghrun-pjoj73byou.auto.internal:18818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d1f91e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8d34e814-701d-4bca-ad76-f83b9b675656, ghrun-pjoj73byou.auto.internal:18818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8d34e814-701d-4bca-ad76-f83b9b675656, ghrun-pjoj73byou.auto.internal:18818): request = { session_id: "ydb://session/3?node_id=50001&id=NGZlMjk1YTAtOWQwOTUyOTktOWIyNzlkOGEtNDZlODI3MGY=" 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, 8d34e814-701d-4bca-ad76-f83b9b675656, ghrun-pjoj73byou.auto.internal:18818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d1f91e0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40cc3117-5d3d-414d-aecc-7c0175303ff5, ghrun-pjoj73byou.auto.internal:18818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40cc3117-5d3d-414d-aecc-7c0175303ff5, ghrun-pjoj73byou.auto.internal:18818): request = { session_id: "ydb://session/3?node_id=50001&id=NGZlMjk1YTAtOWQwOTUyOTktOWIyNzlkOGEtNDZlODI3MGY=" 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, 40cc3117-5d3d-414d-aecc-7c0175303ff5, ghrun-pjoj73byou.auto.internal:18818): 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 0x7f511d1f91e0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1040277b-e212-41c1-9115-5114ba771d83, ghrun-pjoj73byou.auto.internal:18818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1040277b-e212-41c1-9115-5114ba771d83, ghrun-pjoj73byou.auto.internal:18818): request = { session_id: "ydb://session/3?node_id=50001&id=NGZlMjk1YTAtOWQwOTUyOTktOWIyNzlkOGEtNDZlODI3MGY=" 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, 1040277b-e212-41c1-9115-5114ba771d83, ghrun-pjoj73byou.auto.internal:18818): 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 0x7f511d1f91e0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, f4bc6d9e-d3c4-4da2-b648-3b111f325f21, ghrun-pjoj73byou.auto.internal:18818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, f4bc6d9e-d3c4-4da2-b648-3b111f325f21, ghrun-pjoj73byou.auto.internal:18818): request = { session_id: "ydb://session/3?node_id=50001&id=NGZlMjk1YTAtOWQwOTUyOTktOWIyNzlkOGEtNDZlODI3MGY=" 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, f4bc6d9e-d3c4-4da2-b648-3b111f325f21, ghrun-pjoj73byou.auto.internal:18818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d1f91e0>
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 0x7f511d1f91e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511d1f91e0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, cc5e811a-e2b0-4dd7-a27f-ee8ed907c8e5, ghrun-pjoj73byou.auto.internal:18818): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, cc5e811a-e2b0-4dd7-a27f-ee8ed907c8e5, ghrun-pjoj73byou.auto.internal:18818): request = { session_id: "ydb://session/3?node_id=50001&id=NGZlMjk1YTAtOWQwOTUyOTktOWIyNzlkOGEtNDZlODI3MGY=" 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 0x7f511d1f91e0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, cc5e811a-e2b0-4dd7-a27f-ee8ed907c8e5, ghrun-pjoj73byou.auto.internal:18818): on response callback started
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, cc5e811a-e2b0-4dd7-a27f-ee8ed907c8e5, ghrun-pjoj73byou.auto.internal:18818): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:18818
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, cc5e811a-e2b0-4dd7-a27f-ee8ed907c8e5, ghrun-pjoj73byou.auto.internal:18818): 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_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=1761999356556443&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:18818/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2650
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9092
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6809
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12508
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22771
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_ulekj2wz.log --grpc-port=2650 --mon-port=9092 --ic-port=6809
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_ulekj2wz.log --grpc-port=2650 --mon-port=9092 --ic-port=6809
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:23827', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_ulekj2wz.log', '--grpc-port=2650', '--mon-port=9092', '--ic-port=6809')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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: 1252771
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2650/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1252777
DEBUG    ya.test:process.py:259 Command (pid 1252777) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252777) elapsed time (sec): 0.902808666229248
DEBUG    ya.test:process.py:263 Command (pid 1252777) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252777) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252777) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252777) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252777) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252777) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1252777) minflt: 16117
DEBUG    ya.test:process.py:263 Command (pid 1252777) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252777) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252777) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 1252777) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252777) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252777) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1252777) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252777) stime: 0.43951199999999996
DEBUG    ya.test:process.py:263 Command (pid 1252777) utime: 0.116772
DEBUG    ya.test:process.py:263 Command (pid 1252777) wtime: 0.924
DEBUG    ya.test:process.py:275 Command (pid 1252777) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f511c9cb080 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 0x7f511c9cb530>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511c9cb530>
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_2
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7ec159cf-fdbe-475b-9130-b108e25bd918, localhost:23827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7ec159cf-fdbe-475b-9130-b108e25bd918, localhost:23827): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7ec159cf-fdbe-475b-9130-b108e25bd918, localhost:23827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 2650 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-pjoj73byou.auto.internal:2650, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511c9cb530>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4ddb5011-5b49-46f1-b982-7a05113a3052, ghrun-pjoj73byou.auto.internal:2650): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ddb5011-5b49-46f1-b982-7a05113a3052, ghrun-pjoj73byou.auto.internal:2650): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4ddb5011-5b49-46f1-b982-7a05113a3052, ghrun-pjoj73byou.auto.internal:2650): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4ddb5011-5b49-46f1-b982-7a05113a3052, ghrun-pjoj73byou.auto.internal:2650): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NzNmMGY2ZGMtZTYzMGYyOTctNWZiNTc5OWUtN2Q1MjUxZWY=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 4ddb5011-5b49-46f1-b982-7a05113a3052, ghrun-pjoj73byou.auto.internal:2650): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511c9cb530>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511c9cb530>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9fb320f7-a2e0-4bd1-94a5-0beeabd38dfa, ghrun-pjoj73byou.auto.internal:2650): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9fb320f7-a2e0-4bd1-94a5-0beeabd38dfa, ghrun-pjoj73byou.auto.internal:2650): request = { session_id: "ydb://session/3?node_id=50002&id=NzNmMGY2ZGMtZTYzMGYyOTctNWZiNTc5OWUtN2Q1MjUxZWY=" 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, 9fb320f7-a2e0-4bd1-94a5-0beeabd38dfa, ghrun-pjoj73byou.auto.internal:2650): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511c9cb530>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 328094d1-a2df-4502-8766-c0d26884225d, ghrun-pjoj73byou.auto.internal:2650): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 328094d1-a2df-4502-8766-c0d26884225d, ghrun-pjoj73byou.auto.internal:2650): request = { session_id: "ydb://session/3?node_id=50002&id=NzNmMGY2ZGMtZTYzMGYyOTctNWZiNTc5OWUtN2Q1MjUxZWY=" 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, 328094d1-a2df-4502-8766-c0d26884225d, ghrun-pjoj73byou.auto.internal:2650): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511c9cb530>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5350d3b6-1fa3-49ec-b11e-673338bd6fdf, ghrun-pjoj73byou.auto.internal:2650): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5350d3b6-1fa3-49ec-b11e-673338bd6fdf, ghrun-pjoj73byou.auto.internal:2650): request = { session_id: "ydb://session/3?node_id=50002&id=NzNmMGY2ZGMtZTYzMGYyOTctNWZiNTc5OWUtN2Q1MjUxZWY=" 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, 5350d3b6-1fa3-49ec-b11e-673338bd6fdf, ghrun-pjoj73byou.auto.internal:2650): 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 0x7f511c9cb530>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a79d6bdd-ff22-4366-be09-90d85341206a, ghrun-pjoj73byou.auto.internal:2650): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a79d6bdd-ff22-4366-be09-90d85341206a, ghrun-pjoj73byou.auto.internal:2650): request = { session_id: "ydb://session/3?node_id=50002&id=NzNmMGY2ZGMtZTYzMGYyOTctNWZiNTc5OWUtN2Q1MjUxZWY=" 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, a79d6bdd-ff22-4366-be09-90d85341206a, ghrun-pjoj73byou.auto.internal:2650): 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 0x7f511c9cb530>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 1d169402-9146-4deb-a294-24810dc2d119, ghrun-pjoj73byou.auto.internal:2650): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 1d169402-9146-4deb-a294-24810dc2d119, ghrun-pjoj73byou.auto.internal:2650): request = { session_id: "ydb://session/3?node_id=50002&id=NzNmMGY2ZGMtZTYzMGYyOTctNWZiNTc5OWUtN2Q1MjUxZWY=" 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, 1d169402-9146-4deb-a294-24810dc2d119, ghrun-pjoj73byou.auto.internal:2650): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511c9cb530>
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 0x7f511c9cb530>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511c9cb530> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ddcdfe23-3f12-4657-9256-a81929655300, ghrun-pjoj73byou.auto.internal:2650): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ddcdfe23-3f12-4657-9256-a81929655300, ghrun-pjoj73byou.auto.internal:2650): request = { session_id: "ydb://session/3?node_id=50002&id=NzNmMGY2ZGMtZTYzMGYyOTctNWZiNTc5OWUtN2Q1MjUxZWY=" 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 0x7f511c9cb530>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, ddcdfe23-3f12-4657-9256-a81929655300, ghrun-pjoj73byou.auto.internal:2650): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ddcdfe23-3f12-4657-9256-a81929655300, ghrun-pjoj73byou.auto.internal:2650): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, ddcdfe23-3f12-4657-9256-a81929655300, ghrun-pjoj73byou.auto.internal:2650): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:2650
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=1761999364039656&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:2650/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20324
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24105
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8708
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3161
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_sxbd97eb.log --grpc-port=20324 --mon-port=19946 --ic-port=24105
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_sxbd97eb.log --grpc-port=20324 --mon-port=19946 --ic-port=24105
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:23827', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_sxbd97eb.log', '--grpc-port=20324', '--mon-port=19946', '--ic-port=24105')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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: 1257004
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20324/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1257005
DEBUG    ya.test:process.py:259 Command (pid 1257005) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257005) elapsed time (sec): 0.5447885990142822
DEBUG    ya.test:process.py:263 Command (pid 1257005) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257005) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257005) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257005) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257005) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1257005) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1257005) minflt: 16118
DEBUG    ya.test:process.py:263 Command (pid 1257005) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257005) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257005) nivcsw: 72
DEBUG    ya.test:process.py:263 Command (pid 1257005) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257005) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257005) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1257005) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257005) stime: 0.270464
DEBUG    ya.test:process.py:263 Command (pid 1257005) utime: 0.1225
DEBUG    ya.test:process.py:263 Command (pid 1257005) wtime: 0.546
DEBUG    ya.test:process.py:275 Command (pid 1257005) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f511b0d7800 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 0x7f511b0d7a80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511b0d7a80>
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_3
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 37cba3a6-cd0b-4373-baec-aa218162254f, localhost:23827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 37cba3a6-cd0b-4373-baec-aa218162254f, localhost:23827): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 37cba3a6-cd0b-4373-baec-aa218162254f, localhost:23827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 20324 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-pjoj73byou.auto.internal:20324, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511b0d7a80>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b742cccd-75bf-4b8e-aa0c-8187c5b4e699, ghrun-pjoj73byou.auto.internal:20324): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b742cccd-75bf-4b8e-aa0c-8187c5b4e699, ghrun-pjoj73byou.auto.internal:20324): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b742cccd-75bf-4b8e-aa0c-8187c5b4e699, ghrun-pjoj73byou.auto.internal:20324): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b742cccd-75bf-4b8e-aa0c-8187c5b4e699, ghrun-pjoj73byou.auto.internal:20324): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=YmJlNjA2ZDgtMjkzYWRhYjctMWQ5NzQyYjQtNjIyMjcyYzc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511b0d7a80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511b0d7a80>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b742cccd-75bf-4b8e-aa0c-8187c5b4e699, ghrun-pjoj73byou.auto.internal:20324): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8c281df4-1e25-42d8-9ae7-8b46cb762fc9, ghrun-pjoj73byou.auto.internal:20324): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8c281df4-1e25-42d8-9ae7-8b46cb762fc9, ghrun-pjoj73byou.auto.internal:20324): request = { session_id: "ydb://session/3?node_id=50003&id=YmJlNjA2ZDgtMjkzYWRhYjctMWQ5NzQyYjQtNjIyMjcyYzc=" 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, 8c281df4-1e25-42d8-9ae7-8b46cb762fc9, ghrun-pjoj73byou.auto.internal:20324): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511b0d7a80>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e69b862a-0ebf-4da2-a1d1-ae4828cbe98e, ghrun-pjoj73byou.auto.internal:20324): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e69b862a-0ebf-4da2-a1d1-ae4828cbe98e, ghrun-pjoj73byou.auto.internal:20324): request = { session_id: "ydb://session/3?node_id=50003&id=YmJlNjA2ZDgtMjkzYWRhYjctMWQ5NzQyYjQtNjIyMjcyYzc=" 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, e69b862a-0ebf-4da2-a1d1-ae4828cbe98e, ghrun-pjoj73byou.auto.internal:20324): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511b0d7a80>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 922d0fb1-450a-40b5-a063-b0398a75927c, ghrun-pjoj73byou.auto.internal:20324): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922d0fb1-450a-40b5-a063-b0398a75927c, ghrun-pjoj73byou.auto.internal:20324): request = { session_id: "ydb://session/3?node_id=50003&id=YmJlNjA2ZDgtMjkzYWRhYjctMWQ5NzQyYjQtNjIyMjcyYzc=" 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, 922d0fb1-450a-40b5-a063-b0398a75927c, ghrun-pjoj73byou.auto.internal:20324): 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 0x7f511b0d7a80>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58048c6a-c435-4578-9fea-09b3dbb5dde2, ghrun-pjoj73byou.auto.internal:20324): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58048c6a-c435-4578-9fea-09b3dbb5dde2, ghrun-pjoj73byou.auto.internal:20324): request = { session_id: "ydb://session/3?node_id=50003&id=YmJlNjA2ZDgtMjkzYWRhYjctMWQ5NzQyYjQtNjIyMjcyYzc=" 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, 58048c6a-c435-4578-9fea-09b3dbb5dde2, ghrun-pjoj73byou.auto.internal:20324): 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 0x7f511b0d7a80>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 8ed1ddf4-78a5-4d45-8e43-f193b470a1a9, ghrun-pjoj73byou.auto.internal:20324): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 8ed1ddf4-78a5-4d45-8e43-f193b470a1a9, ghrun-pjoj73byou.auto.internal:20324): request = { session_id: "ydb://session/3?node_id=50003&id=YmJlNjA2ZDgtMjkzYWRhYjctMWQ5NzQyYjQtNjIyMjcyYzc=" 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, 8ed1ddf4-78a5-4d45-8e43-f193b470a1a9, ghrun-pjoj73byou.auto.internal:20324): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511b0d7a80>
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 0x7f511b0d7a80>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511b0d7a80> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1399abe4-49ab-40ca-a948-0aa6520dbadf, ghrun-pjoj73byou.auto.internal:20324): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1399abe4-49ab-40ca-a948-0aa6520dbadf, ghrun-pjoj73byou.auto.internal:20324): request = { session_id: "ydb://session/3?node_id=50003&id=YmJlNjA2ZDgtMjkzYWRhYjctMWQ5NzQyYjQtNjIyMjcyYzc=" 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:118 RpcState(DeleteSession, 1399abe4-49ab-40ca-a948-0aa6520dbadf, ghrun-pjoj73byou.auto.internal:20324): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1399abe4-49ab-40ca-a948-0aa6520dbadf, ghrun-pjoj73byou.auto.internal:20324): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 1399abe4-49ab-40ca-a948-0aa6520dbadf, ghrun-pjoj73byou.auto.internal:20324): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f511b0d7a80>
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:20324
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=1761999371020446&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:20324/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7038
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23289
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13308
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13309
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30208
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5308
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_8wpzzxs4.log --grpc-port=7038 --mon-port=23289 --ic-port=13309
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_8wpzzxs4.log --grpc-port=7038 --mon-port=23289 --ic-port=13309
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:23827', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_8wpzzxs4.log', '--grpc-port=7038', '--mon-port=23289', '--ic-port=13309')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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: 1259304
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7038/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1259327
DEBUG    ya.test:process.py:259 Command (pid 1259327) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259327) elapsed time (sec): 0.6888103485107422
DEBUG    ya.test:process.py:263 Command (pid 1259327) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259327) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259327) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259327) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259327) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259327) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1259327) minflt: 16116
DEBUG    ya.test:process.py:263 Command (pid 1259327) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259327) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259327) nivcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 1259327) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259327) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259327) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1259327) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259327) stime: 0.43218399999999996
DEBUG    ya.test:process.py:263 Command (pid 1259327) utime: 0.12061
DEBUG    ya.test:process.py:263 Command (pid 1259327) wtime: 0.693
DEBUG    ya.test:process.py:275 Command (pid 1259327) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f511d1431c0 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 0x7f511d140470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511d140470>
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:421 RpcState(ListEndpoints, 06c372d5-2b42-4ba1-a5f5-5badc5bf091d, localhost:23827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 06c372d5-2b42-4ba1-a5f5-5badc5bf091d, localhost:23827): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 06c372d5-2b42-4ba1-a5f5-5badc5bf091d, localhost:23827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 7038 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-pjoj73byou.auto.internal:7038, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511d140470>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7eda31f6-903a-45aa-8ceb-0f8d857aea35, ghrun-pjoj73byou.auto.internal:7038): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7eda31f6-903a-45aa-8ceb-0f8d857aea35, ghrun-pjoj73byou.auto.internal:7038): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7eda31f6-903a-45aa-8ceb-0f8d857aea35, ghrun-pjoj73byou.auto.internal:7038): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7eda31f6-903a-45aa-8ceb-0f8d857aea35, ghrun-pjoj73byou.auto.internal:7038): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=NTljNzJhMDMtOTI4ODNkYzYtOTI1ZDBhMS01YTk2NzM2OA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d140470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511d140470>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 7eda31f6-903a-45aa-8ceb-0f8d857aea35, ghrun-pjoj73byou.auto.internal:7038): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bb9f14d5-d10a-4734-9112-20c7fd031294, ghrun-pjoj73byou.auto.internal:7038): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bb9f14d5-d10a-4734-9112-20c7fd031294, ghrun-pjoj73byou.auto.internal:7038): request = { session_id: "ydb://session/3?node_id=50004&id=NTljNzJhMDMtOTI4ODNkYzYtOTI1ZDBhMS01YTk2NzM2OA==" 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, bb9f14d5-d10a-4734-9112-20c7fd031294, ghrun-pjoj73byou.auto.internal:7038): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d140470>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 960a6081-5b63-498f-b1b7-234adbbed568, ghrun-pjoj73byou.auto.internal:7038): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 960a6081-5b63-498f-b1b7-234adbbed568, ghrun-pjoj73byou.auto.internal:7038): request = { session_id: "ydb://session/3?node_id=50004&id=NTljNzJhMDMtOTI4ODNkYzYtOTI1ZDBhMS01YTk2NzM2OA==" 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, 960a6081-5b63-498f-b1b7-234adbbed568, ghrun-pjoj73byou.auto.internal:7038): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d140470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03f41e7-80f5-4909-b7da-c1bb0096bf93, ghrun-pjoj73byou.auto.internal:7038): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03f41e7-80f5-4909-b7da-c1bb0096bf93, ghrun-pjoj73byou.auto.internal:7038): request = { session_id: "ydb://session/3?node_id=50004&id=NTljNzJhMDMtOTI4ODNkYzYtOTI1ZDBhMS01YTk2NzM2OA==" 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, e03f41e7-80f5-4909-b7da-c1bb0096bf93, ghrun-pjoj73byou.auto.internal:7038): 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 0x7f511d140470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 204a1d3a-7633-4397-b179-0e5b937682bd, ghrun-pjoj73byou.auto.internal:7038): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 204a1d3a-7633-4397-b179-0e5b937682bd, ghrun-pjoj73byou.auto.internal:7038): request = { session_id: "ydb://session/3?node_id=50004&id=NTljNzJhMDMtOTI4ODNkYzYtOTI1ZDBhMS01YTk2NzM2OA==" 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, 204a1d3a-7633-4397-b179-0e5b937682bd, ghrun-pjoj73byou.auto.internal:7038): 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 0x7f511d140470>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 38a157dc-faac-4b5f-92a8-9d2bce6d8c3e, ghrun-pjoj73byou.auto.internal:7038): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 38a157dc-faac-4b5f-92a8-9d2bce6d8c3e, ghrun-pjoj73byou.auto.internal:7038): request = { session_id: "ydb://session/3?node_id=50004&id=NTljNzJhMDMtOTI4ODNkYzYtOTI1ZDBhMS01YTk2NzM2OA==" 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, 38a157dc-faac-4b5f-92a8-9d2bce6d8c3e, ghrun-pjoj73byou.auto.internal:7038): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d140470>
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 0x7f511d140470>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511d140470> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f843fea0-119c-429e-abdb-3d215de00953, ghrun-pjoj73byou.auto.internal:7038): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f843fea0-119c-429e-abdb-3d215de00953, ghrun-pjoj73byou.auto.internal:7038): request = { session_id: "ydb://session/3?node_id=50004&id=NTljNzJhMDMtOTI4ODNkYzYtOTI1ZDBhMS01YTk2NzM2OA==" 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 0x7f511d140470>
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:7038
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f843fea0-119c-429e-abdb-3d215de00953, ghrun-pjoj73byou.auto.internal:7038): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f843fea0-119c-429e-abdb-3d215de00953, ghrun-pjoj73byou.auto.internal:7038): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f843fea0-119c-429e-abdb-3d215de00953, ghrun-pjoj73byou.auto.internal:7038): on response callback success
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=1761999378144126&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:7038/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22489
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26154
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6742
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16118
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27060
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_6/logfile_poa0oh74.log --grpc-port=22489 --mon-port=26154 --ic-port=6742
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_6/logfile_poa0oh74.log --grpc-port=22489 --mon-port=26154 --ic-port=6742
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:23827', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_6/logfile_poa0oh74.log', '--grpc-port=22489', '--mon-port=26154', '--ic-port=6742')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1262340
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22489/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1262342
DEBUG    ya.test:process.py:259 Command (pid 1262342) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1262342) elapsed time (sec): 0.715324878692627
DEBUG    ya.test:process.py:263 Command (pid 1262342) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262342) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1262342) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262342) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262342) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1262342) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1262342) minflt: 16116
DEBUG    ya.test:process.py:263 Command (pid 1262342) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1262342) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1262342) nivcsw: 99
DEBUG    ya.test:process.py:263 Command (pid 1262342) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1262342) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1262342) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1262342) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1262342) stime: 0.29647799999999996
DEBUG    ya.test:process.py:263 Command (pid 1262342) utime: 0.119361
DEBUG    ya.test:process.py:263 Command (pid 1262342) wtime: 0.724
DEBUG    ya.test:process.py:275 Command (pid 1262342) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f511d5ea180 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 0x7f511d5ea270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511d5ea270>
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_5
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8c552ff3-6dec-4be9-9372-42b4206e67be, localhost:23827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8c552ff3-6dec-4be9-9372-42b4206e67be, localhost:23827): request = { database: "/Root/users/database_5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8c552ff3-6dec-4be9-9372-42b4206e67be, localhost:23827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 22489 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: 50005 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_5: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:22489, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511d5ea270>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6533b804-aa4d-40e9-8eb5-37cbc29665dd, ghrun-pjoj73byou.auto.internal:22489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6533b804-aa4d-40e9-8eb5-37cbc29665dd, ghrun-pjoj73byou.auto.internal:22489): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 6533b804-aa4d-40e9-8eb5-37cbc29665dd, ghrun-pjoj73byou.auto.internal:22489): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6533b804-aa4d-40e9-8eb5-37cbc29665dd, ghrun-pjoj73byou.auto.internal:22489): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=NjNjYTExZGEtOGNiNzYwODktNzZkY2VlNWItMTAwY2Y0ZGE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d5ea270>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511d5ea270>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 72ceb02b-6451-4618-8c21-bd0e92717894, ghrun-pjoj73byou.auto.internal:22489): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 6533b804-aa4d-40e9-8eb5-37cbc29665dd, ghrun-pjoj73byou.auto.internal:22489): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 72ceb02b-6451-4618-8c21-bd0e92717894, ghrun-pjoj73byou.auto.internal:22489): request = { session_id: "ydb://session/3?node_id=50005&id=NjNjYTExZGEtOGNiNzYwODktNzZkY2VlNWItMTAwY2Y0ZGE=" path: "/Root/users/database_5/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, 72ceb02b-6451-4618-8c21-bd0e92717894, ghrun-pjoj73byou.auto.internal:22489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d5ea270>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 38727e6a-d826-430e-ae9b-d5e35e58b940, ghrun-pjoj73byou.auto.internal:22489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 38727e6a-d826-430e-ae9b-d5e35e58b940, ghrun-pjoj73byou.auto.internal:22489): request = { session_id: "ydb://session/3?node_id=50005&id=NjNjYTExZGEtOGNiNzYwODktNzZkY2VlNWItMTAwY2Y0ZGE=" path: "/Root/users/database_5/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, 38727e6a-d826-430e-ae9b-d5e35e58b940, ghrun-pjoj73byou.auto.internal:22489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d5ea270>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d524a9-db50-41e4-943b-1a5d426b4c2a, ghrun-pjoj73byou.auto.internal:22489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d524a9-db50-41e4-943b-1a5d426b4c2a, ghrun-pjoj73byou.auto.internal:22489): request = { session_id: "ydb://session/3?node_id=50005&id=NjNjYTExZGEtOGNiNzYwODktNzZkY2VlNWItMTAwY2Y0ZGE=" 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_5\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_5\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d524a9-db50-41e4-943b-1a5d426b4c2a, ghrun-pjoj73byou.auto.internal:22489): 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 0x7f511d5ea270>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56536a89-7601-481d-8491-d72becf365a8, ghrun-pjoj73byou.auto.internal:22489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56536a89-7601-481d-8491-d72becf365a8, ghrun-pjoj73byou.auto.internal:22489): request = { session_id: "ydb://session/3?node_id=50005&id=NjNjYTExZGEtOGNiNzYwODktNzZkY2VlNWItMTAwY2Y0ZGE=" 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, 56536a89-7601-481d-8491-d72becf365a8, ghrun-pjoj73byou.auto.internal:22489): 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_5" } } 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_5" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d5ea270>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, dc12a32f-87bb-4c17-a700-77734e46623b, ghrun-pjoj73byou.auto.internal:22489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, dc12a32f-87bb-4c17-a700-77734e46623b, ghrun-pjoj73byou.auto.internal:22489): request = { session_id: "ydb://session/3?node_id=50005&id=NjNjYTExZGEtOGNiNzYwODktNzZkY2VlNWItMTAwY2Y0ZGE=" path: "/Root/users/database_5/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, dc12a32f-87bb-4c17-a700-77734e46623b, ghrun-pjoj73byou.auto.internal:22489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d5ea270>
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 0x7f511d5ea270>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511d5ea270> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 82f9c798-b748-4cba-aac3-49642e32345b, ghrun-pjoj73byou.auto.internal:22489): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 82f9c798-b748-4cba-aac3-49642e32345b, ghrun-pjoj73byou.auto.internal:22489): request = { session_id: "ydb://session/3?node_id=50005&id=NjNjYTExZGEtOGNiNzYwODktNzZkY2VlNWItMTAwY2Y0ZGE=" 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 0x7f511d5ea270>
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:22489
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_5
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_5: send console operation, token None
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 82f9c798-b748-4cba-aac3-49642e32345b, ghrun-pjoj73byou.auto.internal:22489): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 82f9c798-b748-4cba-aac3-49642e32345b, ghrun-pjoj73byou.auto.internal:22489): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 82f9c798-b748-4cba-aac3-49642e32345b, ghrun-pjoj73byou.auto.internal:22489): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_5: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_5&cmstid=72057594037936131&txid=1761999385376374&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_5: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_5: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_5: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_5: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:22489/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11086
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23851
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23852
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_7/logfile_bsj1lcn1.log --grpc-port=31946 --mon-port=17075 --ic-port=8172
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_7/logfile_bsj1lcn1.log --grpc-port=31946 --mon-port=17075 --ic-port=8172
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:23827', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_7/logfile_bsj1lcn1.log', '--grpc-port=31946', '--mon-port=17075', '--ic-port=8172')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1265021
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:31946/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.23
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.23
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1265022
DEBUG    ya.test:process.py:259 Command (pid 1265022) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1265022) elapsed time (sec): 0.47597765922546387
DEBUG    ya.test:process.py:263 Command (pid 1265022) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1265022) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1265022) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1265022) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1265022) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1265022) maxrss: 538504
DEBUG    ya.test:process.py:263 Command (pid 1265022) minflt: 16287
DEBUG    ya.test:process.py:263 Command (pid 1265022) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1265022) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1265022) nivcsw: 71
DEBUG    ya.test:process.py:263 Command (pid 1265022) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1265022) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1265022) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1265022) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1265022) stime: 0.291539
DEBUG    ya.test:process.py:263 Command (pid 1265022) utime: 0.113067
DEBUG    ya.test:process.py:263 Command (pid 1265022) wtime: 0.477
DEBUG    ya.test:process.py:275 Command (pid 1265022) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f511d599910 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 0x7f511d59a360>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511d59a360>
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_6
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f58c86b0-75f0-438e-88e2-300ecb0f0dd8, localhost:23827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f58c86b0-75f0-438e-88e2-300ecb0f0dd8, localhost:23827): request = { database: "/Root/users/database_6" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f58c86b0-75f0-438e-88e2-300ecb0f0dd8, localhost:23827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 31946 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: 50006 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_6: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:31946, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511d59a360>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a7381456-e04c-42ae-abbf-464a372b1080, ghrun-pjoj73byou.auto.internal:31946): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a7381456-e04c-42ae-abbf-464a372b1080, ghrun-pjoj73byou.auto.internal:31946): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a7381456-e04c-42ae-abbf-464a372b1080, ghrun-pjoj73byou.auto.internal:31946): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a7381456-e04c-42ae-abbf-464a372b1080, ghrun-pjoj73byou.auto.internal:31946): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=NTRiZDliM2MtNDE1ZGU0NTktY2M5ZjJmMjUtNDg5NWVhNjU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d59a360>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511d59a360>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, a7381456-e04c-42ae-abbf-464a372b1080, ghrun-pjoj73byou.auto.internal:31946): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a8615a99-c66a-40a8-8d4d-b785e7040146, ghrun-pjoj73byou.auto.internal:31946): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a8615a99-c66a-40a8-8d4d-b785e7040146, ghrun-pjoj73byou.auto.internal:31946): request = { session_id: "ydb://session/3?node_id=50006&id=NTRiZDliM2MtNDE1ZGU0NTktY2M5ZjJmMjUtNDg5NWVhNjU=" path: "/Root/users/database_6/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, a8615a99-c66a-40a8-8d4d-b785e7040146, ghrun-pjoj73byou.auto.internal:31946): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d59a360>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, df9a2d56-4e06-441d-a568-125f4e5a3424, ghrun-pjoj73byou.auto.internal:31946): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, df9a2d56-4e06-441d-a568-125f4e5a3424, ghrun-pjoj73byou.auto.internal:31946): request = { session_id: "ydb://session/3?node_id=50006&id=NTRiZDliM2MtNDE1ZGU0NTktY2M5ZjJmMjUtNDg5NWVhNjU=" path: "/Root/users/database_6/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, df9a2d56-4e06-441d-a568-125f4e5a3424, ghrun-pjoj73byou.auto.internal:31946): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d59a360>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d11c564-ff0a-4744-b1e6-3906ba2d00ae, ghrun-pjoj73byou.auto.internal:31946): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d11c564-ff0a-4744-b1e6-3906ba2d00ae, ghrun-pjoj73byou.auto.internal:31946): request = { session_id: "ydb://session/3?node_id=50006&id=NTRiZDliM2MtNDE1ZGU0NTktY2M5ZjJmMjUtNDg5NWVhNjU=" 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_6\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_6\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d11c564-ff0a-4744-b1e6-3906ba2d00ae, ghrun-pjoj73byou.auto.internal:31946): 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 0x7f511d59a360>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df0162b5-d439-4413-8329-7066e7340d9b, ghrun-pjoj73byou.auto.internal:31946): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df0162b5-d439-4413-8329-7066e7340d9b, ghrun-pjoj73byou.auto.internal:31946): request = { session_id: "ydb://session/3?node_id=50006&id=NTRiZDliM2MtNDE1ZGU0NTktY2M5ZjJmMjUtNDg5NWVhNjU=" 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, df0162b5-d439-4413-8329-7066e7340d9b, ghrun-pjoj73byou.auto.internal:31946): 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_6" } } 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_6" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d59a360>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 4667635e-9fb7-48fe-b0e7-7587179177f7, ghrun-pjoj73byou.auto.internal:31946): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 4667635e-9fb7-48fe-b0e7-7587179177f7, ghrun-pjoj73byou.auto.internal:31946): request = { session_id: "ydb://session/3?node_id=50006&id=NTRiZDliM2MtNDE1ZGU0NTktY2M5ZjJmMjUtNDg5NWVhNjU=" path: "/Root/users/database_6/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 4667635e-9fb7-48fe-b0e7-7587179177f7, ghrun-pjoj73byou.auto.internal:31946): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511d59a360>
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 0x7f511d59a360>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511d59a360> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e6dc6f6f-dad5-46cb-83bf-18d02ba0117e, ghrun-pjoj73byou.auto.internal:31946): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e6dc6f6f-dad5-46cb-83bf-18d02ba0117e, ghrun-pjoj73byou.auto.internal:31946): request = { session_id: "ydb://session/3?node_id=50006&id=NTRiZDliM2MtNDE1ZGU0NTktY2M5ZjJmMjUtNDg5NWVhNjU=" 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:118 RpcState(DeleteSession, e6dc6f6f-dad5-46cb-83bf-18d02ba0117e, ghrun-pjoj73byou.auto.internal:31946): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e6dc6f6f-dad5-46cb-83bf-18d02ba0117e, ghrun-pjoj73byou.auto.internal:31946): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, e6dc6f6f-dad5-46cb-83bf-18d02ba0117e, ghrun-pjoj73byou.auto.internal:31946): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f511d59a360>
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:31946
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_6
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_6: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_6: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_6&cmstid=72057594037936131&txid=1761999390234985&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_6: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_6: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_6: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_6: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:31946/7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32529
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/20404
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4061
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17499
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_8/logfile_2idq9732.log --grpc-port=32529 --mon-port=24635 --ic-port=20404
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_8/logfile_2idq9732.log --grpc-port=32529 --mon-port=24635 --ic-port=20404
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:23827', '--tenant=/Root/users/database_7', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_8/logfile_2idq9732.log', '--grpc-port=32529', '--mon-port=24635', '--ic-port=20404')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1268022
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:32529/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.24
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.24
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1268039
DEBUG    ya.test:process.py:259 Command (pid 1268039) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1268039) elapsed time (sec): 0.6161608695983887
DEBUG    ya.test:process.py:263 Command (pid 1268039) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1268039) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1268039) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1268039) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1268039) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1268039) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1268039) minflt: 16141
DEBUG    ya.test:process.py:263 Command (pid 1268039) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1268039) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1268039) nivcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 1268039) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1268039) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1268039) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1268039) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1268039) stime: 0.365682
DEBUG    ya.test:process.py:263 Command (pid 1268039) utime: 0.120539
DEBUG    ya.test:process.py:263 Command (pid 1268039) wtime: 0.618
DEBUG    ya.test:process.py:275 Command (pid 1268039) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f511ca199b0 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 0x7f511ca1a5e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511ca1a5e0>
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_7
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 36f33d42-a52b-4595-a248-a79ccc4573e6, localhost:23827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 36f33d42-a52b-4595-a248-a79ccc4573e6, localhost:23827): request = { database: "/Root/users/database_7" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 36f33d42-a52b-4595-a248-a79ccc4573e6, localhost:23827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 32529 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: 50007 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_7: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:32529, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f511ca1a5e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7d4da296-3862-4993-84c3-91cc9b699329, ghrun-pjoj73byou.auto.internal:32529): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7d4da296-3862-4993-84c3-91cc9b699329, ghrun-pjoj73byou.auto.internal:32529): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7d4da296-3862-4993-84c3-91cc9b699329, ghrun-pjoj73byou.auto.internal:32529): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7d4da296-3862-4993-84c3-91cc9b699329, ghrun-pjoj73byou.auto.internal:32529): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50007&id=ZmQ4YTJlNDEtYzdlYTVmNTYtODczMzlhOGEtYzJkZDc3Njg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca1a5e0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f511ca1a5e0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 7d4da296-3862-4993-84c3-91cc9b699329, ghrun-pjoj73byou.auto.internal:32529): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f5940e41-5bc2-4659-970b-f73620ec6693, ghrun-pjoj73byou.auto.internal:32529): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f5940e41-5bc2-4659-970b-f73620ec6693, ghrun-pjoj73byou.auto.internal:32529): request = { session_id: "ydb://session/3?node_id=50007&id=ZmQ4YTJlNDEtYzdlYTVmNTYtODczMzlhOGEtYzJkZDc3Njg=" path: "/Root/users/database_7/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, f5940e41-5bc2-4659-970b-f73620ec6693, ghrun-pjoj73byou.auto.internal:32529): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca1a5e0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4d4e0f14-23af-4eaa-96bd-d077f98b7e79, ghrun-pjoj73byou.auto.internal:32529): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4d4e0f14-23af-4eaa-96bd-d077f98b7e79, ghrun-pjoj73byou.auto.internal:32529): request = { session_id: "ydb://session/3?node_id=50007&id=ZmQ4YTJlNDEtYzdlYTVmNTYtODczMzlhOGEtYzJkZDc3Njg=" path: "/Root/users/database_7/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, 4d4e0f14-23af-4eaa-96bd-d077f98b7e79, ghrun-pjoj73byou.auto.internal:32529): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca1a5e0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f0546ba-1d22-42ad-bca1-41930342ddd4, ghrun-pjoj73byou.auto.internal:32529): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0546ba-1d22-42ad-bca1-41930342ddd4, ghrun-pjoj73byou.auto.internal:32529): request = { session_id: "ydb://session/3?node_id=50007&id=ZmQ4YTJlNDEtYzdlYTVmNTYtODczMzlhOGEtYzJkZDc3Njg=" 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_7\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_7\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0546ba-1d22-42ad-bca1-41930342ddd4, ghrun-pjoj73byou.auto.internal:32529): 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 0x7f511ca1a5e0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3471fbcc-bbc8-49b1-9c83-7ff8f65f0b20, ghrun-pjoj73byou.auto.internal:32529): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3471fbcc-bbc8-49b1-9c83-7ff8f65f0b20, ghrun-pjoj73byou.auto.internal:32529): request = { session_id: "ydb://session/3?node_id=50007&id=ZmQ4YTJlNDEtYzdlYTVmNTYtODczMzlhOGEtYzJkZDc3Njg=" 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, 3471fbcc-bbc8-49b1-9c83-7ff8f65f0b20, ghrun-pjoj73byou.auto.internal:32529): 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_7" } } 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_7" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca1a5e0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 14bc42a6-51e1-4e8a-ba64-0af13a154d0a, ghrun-pjoj73byou.auto.internal:32529): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 14bc42a6-51e1-4e8a-ba64-0af13a154d0a, ghrun-pjoj73byou.auto.internal:32529): request = { session_id: "ydb://session/3?node_id=50007&id=ZmQ4YTJlNDEtYzdlYTVmNTYtODczMzlhOGEtYzJkZDc3Njg=" path: "/Root/users/database_7/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 14bc42a6-51e1-4e8a-ba64-0af13a154d0a, ghrun-pjoj73byou.auto.internal:32529): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f511ca1a5e0>
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 0x7f511ca1a5e0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f511ca1a5e0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 304960b5-61ac-4313-af62-c1d68cafc45f, ghrun-pjoj73byou.auto.internal:32529): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 304960b5-61ac-4313-af62-c1d68cafc45f, ghrun-pjoj73byou.auto.internal:32529): request = { session_id: "ydb://session/3?node_id=50007&id=ZmQ4YTJlNDEtYzdlYTVmNTYtODczMzlhOGEtYzJkZDc3Njg=" 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 0x7f511ca1a5e0>
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:32529
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_7
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_7: send console operation, token None
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 304960b5-61ac-4313-af62-c1d68cafc45f, ghrun-pjoj73byou.auto.internal:32529): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 304960b5-61ac-4313-af62-c1d68cafc45f, ghrun-pjoj73byou.auto.internal:32529): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 304960b5-61ac-4313-af62-c1d68cafc45f, ghrun-pjoj73byou.auto.internal:32529): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_7: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_7&cmstid=72057594037936131&txid=1761999397368834&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_7: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_7: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_7: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_7: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:32529/8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27215
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28240
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27007
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20937
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_8 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_9/logfile_kgj418do.log --grpc-port=27215 --mon-port=28240 --ic-port=27007
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/pfs4/0050ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23827 --tenant=/Root/users/database_8 --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_9/logfile_kgj418do.log --grpc-port=27215 --mon-port=28240 --ic-port=27007
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:23827', '--tenant=/Root/users/database_8', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_9/logfile_kgj418do.log', '--grpc-port=27215', '--mon-port=28240', '--ic-port=27007')' in '/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1270634
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27215/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.25
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.25
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1270640
DEBUG    ya.test:process.py:259 Command (pid 1270640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1270640) elapsed time (sec): 0.9757580757141113
DEBUG    ya.test:process.py:263 Command (pid 1270640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1270640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270640) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1270640) maxrss: 538500
DEBUG    ya.test:process.py:263 Command (pid 1270640) minflt: 16225
DEBUG    ya.test:process.py:263 Command (pid 1270640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1270640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1270640) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1270640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1270640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1270640) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1270640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1270640) stime: 0.337676
DEBUG    ya.test:process.py:263 Command (pid 1270640) utime: 0.116424
DEBUG    ya.test:process.py:263 Command (pid 1270640) wtime: 0.977
DEBUG    ya.test:process.py:275 Command (pid 1270640) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f51029e5870 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 0x7f51029e6ea0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51029e6ea0>
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_8
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ab0bce75-f63f-4448-ab83-3ee5db3e147a, localhost:23827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ab0bce75-f63f-4448-ab83-3ee5db3e147a, localhost:23827): request = { database: "/Root/users/database_8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ab0bce75-f63f-4448-ab83-3ee5db3e147a, localhost:23827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 27215 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: 50008 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_8: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:27215, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51029e6ea0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ab68f77a-2978-4c92-ad9a-d507900468ac, ghrun-pjoj73byou.auto.internal:27215): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab68f77a-2978-4c92-ad9a-d507900468ac, ghrun-pjoj73byou.auto.internal:27215): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ab68f77a-2978-4c92-ad9a-d507900468ac, ghrun-pjoj73byou.auto.internal:27215): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab68f77a-2978-4c92-ad9a-d507900468ac, ghrun-pjoj73byou.auto.internal:27215): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50008&id=YWViMGEyOS1iNDRjMzAwYy0yNWYyOGVmOS0yYTZlMDM5Yw==" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ab68f77a-2978-4c92-ad9a-d507900468ac, ghrun-pjoj73byou.auto.internal:27215): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029e6ea0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f51029e6ea0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ec5c628a-6993-4c1c-931a-1593a6c85344, ghrun-pjoj73byou.auto.internal:27215): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ec5c628a-6993-4c1c-931a-1593a6c85344, ghrun-pjoj73byou.auto.internal:27215): request = { session_id: "ydb://session/3?node_id=50008&id=YWViMGEyOS1iNDRjMzAwYy0yNWYyOGVmOS0yYTZlMDM5Yw==" path: "/Root/users/database_8/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, ec5c628a-6993-4c1c-931a-1593a6c85344, ghrun-pjoj73byou.auto.internal:27215): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029e6ea0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 87249441-6a10-4afa-933b-2e7c48b2c872, ghrun-pjoj73byou.auto.internal:27215): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 87249441-6a10-4afa-933b-2e7c48b2c872, ghrun-pjoj73byou.auto.internal:27215): request = { session_id: "ydb://session/3?node_id=50008&id=YWViMGEyOS1iNDRjMzAwYy0yNWYyOGVmOS0yYTZlMDM5Yw==" path: "/Root/users/database_8/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, 87249441-6a10-4afa-933b-2e7c48b2c872, ghrun-pjoj73byou.auto.internal:27215): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029e6ea0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f383051e-e270-4fd4-bc67-15162f297ed7, ghrun-pjoj73byou.auto.internal:27215): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f383051e-e270-4fd4-bc67-15162f297ed7, ghrun-pjoj73byou.auto.internal:27215): request = { session_id: "ydb://session/3?node_id=50008&id=YWViMGEyOS1iNDRjMzAwYy0yNWYyOGVmOS0yYTZlMDM5Yw==" 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_8\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_8\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f383051e-e270-4fd4-bc67-15162f297ed7, ghrun-pjoj73byou.auto.internal:27215): 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 0x7f51029e6ea0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b9dad6-1515-44c6-97f2-620f47073091, ghrun-pjoj73byou.auto.internal:27215): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b9dad6-1515-44c6-97f2-620f47073091, ghrun-pjoj73byou.auto.internal:27215): request = { session_id: "ydb://session/3?node_id=50008&id=YWViMGEyOS1iNDRjMzAwYy0yNWYyOGVmOS0yYTZlMDM5Yw==" 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, 96b9dad6-1515-44c6-97f2-620f47073091, ghrun-pjoj73byou.auto.internal:27215): 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_8" } } 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_8" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029e6ea0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, e1aea48f-9a24-4e84-85ed-d445e8015ba4, ghrun-pjoj73byou.auto.internal:27215): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, e1aea48f-9a24-4e84-85ed-d445e8015ba4, ghrun-pjoj73byou.auto.internal:27215): request = { session_id: "ydb://session/3?node_id=50008&id=YWViMGEyOS1iNDRjMzAwYy0yNWYyOGVmOS0yYTZlMDM5Yw==" path: "/Root/users/database_8/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, e1aea48f-9a24-4e84-85ed-d445e8015ba4, ghrun-pjoj73byou.auto.internal:27215): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51029e6ea0>
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 0x7f51029e6ea0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f51029e6ea0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d98f944b-e3af-457d-8be5-22565937d6c9, ghrun-pjoj73byou.auto.internal:27215): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d98f944b-e3af-457d-8be5-22565937d6c9, ghrun-pjoj73byou.auto.internal:27215): request = { session_id: "ydb://session/3?node_id=50008&id=YWViMGEyOS1iNDRjMzAwYy0yNWYyOGVmOS0yYTZlMDM5Yw==" 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 0x7f51029e6ea0>
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:27215
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_8
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_8: send console operation, token None
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d98f944b-e3af-457d-8be5-22565937d6c9, ghrun-pjoj73byou.auto.internal:27215): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d98f944b-e3af-457d-8be5-22565937d6c9, ghrun-pjoj73byou.auto.internal:27215): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, d98f944b-e3af-457d-8be5-22565937d6c9, ghrun-pjoj73byou.auto.internal:27215): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_8: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_8&cmstid=72057594037936131&txid=1761999404940228&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_8: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_8: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_8: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_8: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:27215/9
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
60.99s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
55.79s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
30.70s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
26.58s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
23.14s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
15.48s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
13.34s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
13.34s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
11.16s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
7.59s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
7.03s teardown test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
3.13s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
1.06s call     test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
0.01s teardown test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
0.01s teardown test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
0.01s teardown test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 9 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
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# 11 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 2 failed, 4 passed in 269.97s (0:04:29) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050fd/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

test_dynamic_tenants.py ......

============================== slowest durations ===============================
22.91s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
12.81s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
12.14s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
11.67s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
10.79s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
10.00s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
9.70s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
7.73s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
7.20s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
7.02s teardown test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
5.65s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
2.76s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]
1.02s call     test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 121.66s (0:02:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050fc/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

test_dynamic_tenants.py ......

============================== slowest durations ===============================
16.60s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
16.48s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
15.39s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
13.60s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
12.33s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
11.61s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
9.32s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
8.55s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
5.69s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]
4.86s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
4.65s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
3.16s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]
3.01s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 125.53s (0:02:05) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050f4/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

test_dynamic_tenants.py .
test_publish_into_schemeboard_with_common_ssring.py .
test_storage_config.py ....

============================== slowest durations ===============================
12.07s teardown test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
11.44s setup    test_storage_config.py::TestStorageConfig::test_cases[case_0]
10.32s setup    test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
7.07s teardown test_storage_config.py::TestStorageConfig::test_cases[case_12]
7.01s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
6.94s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
6.90s call     test_storage_config.py::TestStorageConfig::test_cases[case_10]
5.94s call     test_storage_config.py::TestStorageConfig::test_cases[case_0]
5.51s call     test_storage_config.py::TestStorageConfig::test_cases[case_11]
5.45s call     test_storage_config.py::TestStorageConfig::test_cases[case_12]
3.57s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
0.02s setup    test_storage_config.py::TestStorageConfig::test_cases[case_10]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_0]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_10]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_12]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 82.60s (0:01:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050ee/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

test_storage_config.py ......

============================== slowest durations ===============================
7.23s teardown test_storage_config.py::TestStorageConfig::test_cases[case_6]
6.27s call     test_storage_config.py::TestStorageConfig::test_cases[case_6]
6.05s setup    test_storage_config.py::TestStorageConfig::test_cases[case_1]
6.04s call     test_storage_config.py::TestStorageConfig::test_cases[case_5]
5.18s call     test_storage_config.py::TestStorageConfig::test_cases[case_4]
4.59s call     test_storage_config.py::TestStorageConfig::test_cases[case_3]
3.30s call     test_storage_config.py::TestStorageConfig::test_cases[case_2]
3.08s call     test_storage_config.py::TestStorageConfig::test_cases[case_1]
0.03s teardown test_storage_config.py::TestStorageConfig::test_cases[case_5]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_3]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_4]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_6]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_1]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_2]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_5]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 42.08s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050f9/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

test_storage_config.py ....
test_system_views.py ..

============================== slowest durations ===============================
96.13s call     test_system_views.py::TestQueryMetrics::test_case
28.63s setup    test_system_views.py::TestPartitionStats::test_case
9.28s setup    test_system_views.py::TestQueryMetrics::test_case
7.55s teardown test_system_views.py::TestQueryMetrics::test_case
7.02s teardown test_storage_config.py::TestStorageConfig::test_create_tablet
6.23s setup    test_storage_config.py::TestStorageConfig::test_cases[case_7]
3.56s teardown test_system_views.py::TestPartitionStats::test_case
2.90s call     test_storage_config.py::TestStorageConfig::test_cases[case_8]
2.69s call     test_storage_config.py::TestStorageConfig::test_cases[case_7]
2.57s call     test_storage_config.py::TestStorageConfig::test_cases[case_9]
0.69s call     test_system_views.py::TestPartitionStats::test_case
0.08s call     test_storage_config.py::TestStorageConfig::test_create_tablet
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_7]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 167.57s (0:02:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/005116/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

test_system_views.py .
test_tenants.py ....x

============================== slowest durations ===============================
100.74s call     test_system_views.py::TestQueryMetricsUniqueQueries::test_case
15.29s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
14.96s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
14.66s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
10.83s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
10.56s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
7.85s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
6.15s setup    test_system_views.py::TestQueryMetricsUniqueQueries::test_case
3.55s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
3.54s teardown test_system_views.py::TestQueryMetricsUniqueQueries::test_case
3.54s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
1.57s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
1.57s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
0.35s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
0.33s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
0.33s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
0.24s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
0.21s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
=================== 5 passed, 1 xfailed in 197.61s (0:03:17) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050fe/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

test_tenants.py x.....

============================== slowest durations ===============================
20.48s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
17.87s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
17.63s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
15.72s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
14.85s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
8.57s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
6.29s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
5.00s call     test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
3.59s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
3.52s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
1.57s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
1.54s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
1.52s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
0.38s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
0.19s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
0.10s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
0.01s call     test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=================== 5 passed, 1 xfailed in 119.35s (0:01:59) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/005098/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

test_tenants.py .....F

=================================== FAILURES ===================================
_ TestTenants.test_list_database_above[enable_alter_database_create_hive_first--false] _
ydb/tests/functional/tenants/test_tenants.py:433: in test_list_database_above
    assert result.children[0].name == ".sys"
E   AssertionError: assert '.metadata' == '.sys'
E     
E     - .sys
E     + .metadata
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_list_database_above[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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:26449/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24923
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31589
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20186
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62017
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22789
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28660
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26449
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7789
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/005098/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25309
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:488 Working directory: /home/runner/.ya/build/build_root/pfs4/005098/r3tmp/kikimr_cluster_o79sep6_
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/005098/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16431
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27225
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13902
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63202
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.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/pfs4/005098/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/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_nmqfuc9k.log --grpc-port=16431 --mon-port=27225 --ic-port=25309
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16431/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.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/pfs4/005098/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/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_nmqfuc9k.log --grpc-port=16431 --mon-port=27225 --ic-port=25309
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/005098/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_nmqfuc9k.log', '--grpc-port=16431', '--mon-port=27225', '--ic-port=25309')' in '/home/runner/.ya/build/build_root/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1244409
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16431/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/005098/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1244410
DEBUG    ya.test:process.py:259 Command (pid 1244410) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1244410) elapsed time (sec): 0.4665675163269043
DEBUG    ya.test:process.py:263 Command (pid 1244410) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1244410) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1244410) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1244410) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1244410) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1244410) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1244410) minflt: 16119
DEBUG    ya.test:process.py:263 Command (pid 1244410) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1244410) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1244410) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 1244410) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1244410) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1244410) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1244410) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1244410) stime: 0.255841
DEBUG    ya.test:process.py:263 Command (pid 1244410) utime: 0.11652399999999999
DEBUG    ya.test:process.py:263 Command (pid 1244410) wtime: 0.475
DEBUG    ya.test:process.py:275 Command (pid 1244410) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/005098/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pfs4/005098/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16431', '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: 25309\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/005098/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16431', '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: 25309\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1245737
DEBUG    ya.test:process.py:259 Command (pid 1245737) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1245737) elapsed time (sec): 0.7121362686157227
DEBUG    ya.test:process.py:263 Command (pid 1245737) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1245737) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1245737) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1245737) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1245737) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1245737) maxrss: 546904
DEBUG    ya.test:process.py:263 Command (pid 1245737) minflt: 18261
DEBUG    ya.test:process.py:263 Command (pid 1245737) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1245737) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1245737) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1245737) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1245737) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1245737) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 1245737) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1245737) stime: 0.467311
DEBUG    ya.test:process.py:263 Command (pid 1245737) utime: 0.12301
DEBUG    ya.test:process.py:263 Command (pid 1245737) wtime: 0.716
DEBUG    ya.test:process.py:275 Command (pid 1245737) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_list_database_above_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_list_database_above_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_list_database_above_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_list_database_above_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_list_database_above_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_list_database_above_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_list_database_above_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_list_database_above_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/pfs4/005098/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12158
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27372
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27866
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4629
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.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/pfs4/005098/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16431 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_jk33omh0.log --grpc-port=14184 --mon-port=12158 --ic-port=27372
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.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/pfs4/005098/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16431 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_jk33omh0.log --grpc-port=14184 --mon-port=12158 --ic-port=27372
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/005098/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:16431', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_jk33omh0.log', '--grpc-port=14184', '--mon-port=12158', '--ic-port=27372')' in '/home/runner/.ya/build/build_root/pfs4/005098/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1247272
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14184/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/005098/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1247273
DEBUG    ya.test:process.py:259 Command (pid 1247273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1247273) elapsed time (sec): 0.837975263595581
DEBUG    ya.test:process.py:263 Command (pid 1247273) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1247273) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1247273) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1247273) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1247273) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1247273) maxrss: 538544
DEBUG    ya.test:process.py:263 Command (pid 1247273) minflt: 17125
DEBUG    ya.test:process.py:263 Command (pid 1247273) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1247273) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1247273) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 1247273) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1247273) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1247273) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1247273) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1247273) stime: 0.638137
DEBUG    ya.test:process.py:263 Command (pid 1247273) utime: 0.083785
DEBUG    ya.test:process.py:263 Command (pid 1247273) wtime: 0.839
DEBUG    ya.test:process.py:275 Command (pid 1247273) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: database up
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_list_database_above[enable_alter_database_create_hive_first--false])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 506a290c-1625-4e5c-9eaa-f7ca8ce290b0, localhost:16431): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 506a290c-1625-4e5c-9eaa-f7ca8ce290b0, localhost:16431): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 506a290c-1625-4e5c-9eaa-f7ca8ce290b0, localhost:16431): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 14184 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/test_list_database_above_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:14184, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16431
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 54745681-19e1-4560-abb6-6393e88c8616, ghrun-pjoj73byou.auto.internal:14184): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 54745681-19e1-4560-abb6-6393e88c8616, ghrun-pjoj73byou.auto.internal:14184): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test_list_database_above_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 54745681-19e1-4560-abb6-6393e88c8616, ghrun-pjoj73byou.auto.internal:14184): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "Root/test_list_database_above_enable_alter_database_create_hive_first--false_" owner: "root@builtin" type: DATABASE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { tx_id: 1 } } children { name: ".metadata" owner: "metadata@system" type: DIRECTORY created_at { plan_step: 1761999355180 tx_id: 281474976720657 } } children { name: ".sys" type: DIRECTORY created_at { } } } } } }
DEBUG    __tests__.test_tenants:test_tenants.py:431 From database: list database </Root/test_list_database_above_enable_alter_database_create_hive_first--false_> is {'scheme_type': 'Directory', 'name': 'test_list_database_above_enable_alter_database_create_hive_first--false_', 'type': '4', 'owner': 'root@builtin', 'effective_permissions': [subject: "USERS"
permission_names: "ydb.database.connect"
, subject: "METADATA-READERS"
permission_names: "ydb.generic.list"
, subject: "DATA-READERS"
permission_names: "ydb.granular.select_row"
, subject: "DATA-WRITERS"
permission_names: "ydb.tables.modify"
, subject: "DDL-ADMINS"
permission_names: "ydb.granular.create_directory"
permission_names: "ydb.granular.write_attributes"
permission_names: "ydb.granular.create_table"
permission_names: "ydb.granular.remove_schema"
permission_names: "ydb.granular.create_queue"
permission_names: "ydb.granular.alter_schema"
, subject: "ACCESS-ADMINS"
permission_names: "ydb.access.grant"
, subject: "DATABASE-ADMINS"
permission_names: "ydb.generic.manage"
], 'permissions': [], 'children': [{'scheme_type': 'SchemeEntry', 'name': '.metadata', 'type': '1', 'owner': 'metadata@system', 'effective_permissions': [], 'permissions': []}, {'scheme_type': 'SchemeEntry', 'name': '.sys', 'type': '1', 'owner': '', 'effective_permissions': [], 'permissions': []}]}
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16431
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:14184
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_list_database_above_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_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_list_database_above_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_list_database_above_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1761999356270625&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_list_database_above_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_list_database_above_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_list_database_above_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_list_database_above_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14184/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: database down
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:16431/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4629
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27866
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27372
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12158
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63202
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13902
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27225
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16431
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25309
============================== slowest durations ===============================
18.67s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
15.49s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
15.01s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
14.30s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
10.90s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
6.55s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
6.48s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
5.00s call     test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
3.74s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
3.67s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
3.66s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
3.58s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
3.54s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
0.83s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
0.59s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
0.26s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
0.20s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
0.20s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false] - AssertionError: assert '.metadata' == '.sys'
  
  - .sys
  + .metadata
=================== 1 failed, 5 passed in 113.15s (0:01:53) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050d9/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

test_tenants.py F....

=================================== FAILURES ===================================
_ TestTenants.test_list_database_above[enable_alter_database_create_hive_first--true] _
ydb/tests/functional/tenants/test_tenants.py:433: in test_list_database_above
    assert result.children[0].name == ".sys"
E   AssertionError: assert '.metadata' == '.sys'
E     
E     - .sys
E     + .metadata
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_list_database_above[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/pfs4/0050d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9466
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:488 Working directory: /home/runner/.ya/build/build_root/pfs4/0050d9/r3tmp/kikimr_cluster_g7ez_bjq
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29741
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13636
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27545
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.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/pfs4/0050d9/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/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_1zt97f5t.log --grpc-port=29741 --mon-port=13636 --ic-port=9466
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29741/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.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/pfs4/0050d9/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/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_1zt97f5t.log --grpc-port=29741 --mon-port=13636 --ic-port=9466
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_1zt97f5t.log', '--grpc-port=29741', '--mon-port=13636', '--ic-port=9466')' in '/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1171269
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29741/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/pfs4/0050d9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1171270
DEBUG    ya.test:process.py:259 Command (pid 1171270) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1171270) elapsed time (sec): 0.671377420425415
DEBUG    ya.test:process.py:263 Command (pid 1171270) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1171270) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1171270) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1171270) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1171270) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1171270) maxrss: 538580
DEBUG    ya.test:process.py:263 Command (pid 1171270) minflt: 18096
DEBUG    ya.test:process.py:263 Command (pid 1171270) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1171270) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1171270) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1171270) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1171270) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1171270) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1171270) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1171270) stime: 0.5472009999999999
DEBUG    ya.test:process.py:263 Command (pid 1171270) utime: 0.075889
DEBUG    ya.test:process.py:263 Command (pid 1171270) wtime: 0.672
DEBUG    ya.test:process.py:275 Command (pid 1171270) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29741', '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: 9466\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/pfs4/0050d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29741', '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: 9466\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1173507
DEBUG    ya.test:process.py:259 Command (pid 1173507) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1173507) elapsed time (sec): 0.34958958625793457
DEBUG    ya.test:process.py:263 Command (pid 1173507) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1173507) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1173507) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1173507) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1173507) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1173507) maxrss: 546904
DEBUG    ya.test:process.py:263 Command (pid 1173507) minflt: 18260
DEBUG    ya.test:process.py:263 Command (pid 1173507) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1173507) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1173507) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1173507) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1173507) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1173507) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 1173507) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1173507) stime: 0.22020399999999998
DEBUG    ya.test:process.py:263 Command (pid 1173507) utime: 0.085673
DEBUG    ya.test:process.py:263 Command (pid 1173507) wtime: 0.35
DEBUG    ya.test:process.py:275 Command (pid 1173507) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29741', '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/pfs4/0050d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29741', '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: 1173739
DEBUG    ya.test:process.py:259 Command (pid 1173739) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1173739) elapsed time (sec): 0.36719226837158203
DEBUG    ya.test:process.py:263 Command (pid 1173739) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1173739) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1173739) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1173739) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1173739) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1173739) maxrss: 546896
DEBUG    ya.test:process.py:263 Command (pid 1173739) minflt: 18261
DEBUG    ya.test:process.py:263 Command (pid 1173739) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1173739) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1173739) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1173739) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1173739) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1173739) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 1173739) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1173739) stime: 0.212159
DEBUG    ya.test:process.py:263 Command (pid 1173739) utime: 0.108081
DEBUG    ya.test:process.py:263 Command (pid 1173739) wtime: 0.368
DEBUG    ya.test:process.py:275 Command (pid 1173739) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8738
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19575
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11465
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11104
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18998
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.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/pfs4/0050d9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29741 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_2chghrv9.log --grpc-port=8738 --mon-port=19575 --ic-port=11465
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.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/pfs4/0050d9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29741 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_2chghrv9.log --grpc-port=8738 --mon-port=19575 --ic-port=11465
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:29741', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_2chghrv9.log', '--grpc-port=8738', '--mon-port=19575', '--ic-port=11465')' in '/home/runner/.ya/build/build_root/pfs4/0050d9/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1175005
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8738/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/pfs4/0050d9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1175006
DEBUG    ya.test:process.py:259 Command (pid 1175006) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1175006) elapsed time (sec): 0.3342103958129883
DEBUG    ya.test:process.py:263 Command (pid 1175006) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1175006) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1175006) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1175006) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1175006) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 1175006) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1175006) minflt: 17092
DEBUG    ya.test:process.py:263 Command (pid 1175006) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1175006) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1175006) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1175006) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1175006) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1175006) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1175006) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1175006) stime: 0.212446
DEBUG    ya.test:process.py:263 Command (pid 1175006) utime: 0.073539
DEBUG    ya.test:process.py:263 Command (pid 1175006) wtime: 0.335
DEBUG    ya.test:process.py:275 Command (pid 1175006) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: database up
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_list_database_above[enable_alter_database_create_hive_first--true])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, df919cb8-4e23-4175-a42d-4b9a325692a3, localhost:29741): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, df919cb8-4e23-4175-a42d-4b9a325692a3, localhost:29741): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, df919cb8-4e23-4175-a42d-4b9a325692a3, localhost:29741): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 8738 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/test_list_database_above_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:8738, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29741
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, c691e745-2d90-4bab-a95d-b5e41ba3f9e2, ghrun-pjoj73byou.auto.internal:8738): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, c691e745-2d90-4bab-a95d-b5e41ba3f9e2, ghrun-pjoj73byou.auto.internal:8738): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test_list_database_above_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, c691e745-2d90-4bab-a95d-b5e41ba3f9e2, ghrun-pjoj73byou.auto.internal:8738): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "Root/test_list_database_above_enable_alter_database_create_hive_first--true_" owner: "root@builtin" type: DATABASE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { tx_id: 1 } } children { name: ".metadata" owner: "metadata@system" type: DIRECTORY created_at { plan_step: 1761999247860 tx_id: 281474976720657 } } children { name: ".sys" type: DIRECTORY created_at { } } } } } }
DEBUG    __tests__.test_tenants:test_tenants.py:431 From database: list database </Root/test_list_database_above_enable_alter_database_create_hive_first--true_> is {'scheme_type': 'Directory', 'name': 'test_list_database_above_enable_alter_database_create_hive_first--true_', 'type': '4', 'owner': 'root@builtin', 'effective_permissions': [subject: "USERS"
permission_names: "ydb.database.connect"
, subject: "METADATA-READERS"
permission_names: "ydb.generic.list"
, subject: "DATA-READERS"
permission_names: "ydb.granular.select_row"
, subject: "DATA-WRITERS"
permission_names: "ydb.tables.modify"
, subject: "DDL-ADMINS"
permission_names: "ydb.granular.create_directory"
permission_names: "ydb.granular.write_attributes"
permission_names: "ydb.granular.create_table"
permission_names: "ydb.granular.remove_schema"
permission_names: "ydb.granular.create_queue"
permission_names: "ydb.granular.alter_schema"
, subject: "ACCESS-ADMINS"
permission_names: "ydb.access.grant"
, subject: "DATABASE-ADMINS"
permission_names: "ydb.generic.manage"
], 'permissions': [], 'children': [{'scheme_type': 'SchemeEntry', 'name': '.metadata', 'type': '1', 'owner': 'metadata@system', 'effective_permissions': [], 'permissions': []}, {'scheme_type': 'SchemeEntry', 'name': '.sys', 'type': '1', 'owner': '', 'effective_permissions': [], 'permissions': []}]}
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29741
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:8738
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1761999248850979&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8738/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: database down
============================== slowest durations ===============================
32.67s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
20.16s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
15.98s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
14.98s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
8.71s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
6.58s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
3.69s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
3.59s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
1.64s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
1.51s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.32s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.23s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.22s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.08s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
0.07s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true] - AssertionError: assert '.metadata' == '.sys'
  
  - .sys
  + .metadata
=================== 1 failed, 4 passed in 110.93s (0:01:50) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050d2/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

test_tenants.py ..FF.

=================================== 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# 5 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
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:14883/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9489
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26249
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29230
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4738
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19177
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9230
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23002
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64327
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14883
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16371
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26800
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:488 Working directory: /home/runner/.ya/build/build_root/pfs4/0050d2/r3tmp/kikimr_cluster_yxkttm1w
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5725
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12851
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21357
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10489
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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/pfs4/0050d2/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/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_qi4btt53.log --grpc-port=5725 --mon-port=12851 --ic-port=26800
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5725/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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/pfs4/0050d2/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/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_qi4btt53.log --grpc-port=5725 --mon-port=12851 --ic-port=26800
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_qi4btt53.log', '--grpc-port=5725', '--mon-port=12851', '--ic-port=26800')' in '/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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: 1225882
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5725/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1225922
DEBUG    ya.test:process.py:259 Command (pid 1225922) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1225922) elapsed time (sec): 1.0277934074401855
DEBUG    ya.test:process.py:263 Command (pid 1225922) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1225922) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1225922) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1225922) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1225922) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1225922) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1225922) minflt: 16123
DEBUG    ya.test:process.py:263 Command (pid 1225922) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1225922) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1225922) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 1225922) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1225922) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1225922) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1225922) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1225922) stime: 0.694085
DEBUG    ya.test:process.py:263 Command (pid 1225922) utime: 0.096346
DEBUG    ya.test:process.py:263 Command (pid 1225922) wtime: 1.036
DEBUG    ya.test:process.py:275 Command (pid 1225922) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5725', '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: 26800\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5725', '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: 26800\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1227329
DEBUG    ya.test:process.py:259 Command (pid 1227329) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1227329) elapsed time (sec): 1.0294489860534668
DEBUG    ya.test:process.py:263 Command (pid 1227329) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1227329) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1227329) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1227329) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1227329) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1227329) maxrss: 546844
DEBUG    ya.test:process.py:263 Command (pid 1227329) minflt: 18267
DEBUG    ya.test:process.py:263 Command (pid 1227329) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1227329) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1227329) nivcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 1227329) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1227329) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1227329) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 1227329) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1227329) stime: 0.653409
DEBUG    ya.test:process.py:263 Command (pid 1227329) utime: 0.125958
DEBUG    ya.test:process.py:263 Command (pid 1227329) wtime: 1.036
DEBUG    ya.test:process.py:275 Command (pid 1227329) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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/pfs4/0050d2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13664
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13590
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16287
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14099
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9497
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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/pfs4/0050d2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5725 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_tiyz0ss7.log --grpc-port=13664 --mon-port=13590 --ic-port=16287
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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/pfs4/0050d2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5725 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_tiyz0ss7.log --grpc-port=13664 --mon-port=13590 --ic-port=16287
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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:5725', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_tiyz0ss7.log', '--grpc-port=13664', '--mon-port=13590', '--ic-port=16287')' in '/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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: 1228391
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13664/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1228393
DEBUG    ya.test:process.py:259 Command (pid 1228393) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1228393) elapsed time (sec): 0.6379003524780273
DEBUG    ya.test:process.py:263 Command (pid 1228393) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1228393) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1228393) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1228393) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1228393) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1228393) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1228393) minflt: 16121
DEBUG    ya.test:process.py:263 Command (pid 1228393) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1228393) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1228393) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1228393) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1228393) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1228393) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1228393) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1228393) stime: 0.327305
DEBUG    ya.test:process.py:263 Command (pid 1228393) utime: 0.12468699999999999
DEBUG    ya.test:process.py:263 Command (pid 1228393) wtime: 0.659
DEBUG    ya.test:process.py:275 Command (pid 1228393) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f51ff5e24f0 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 0x7f51ff5e2db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51ff5e2db0>
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:421 RpcState(ListEndpoints, 8a5b3973-70dd-49b1-9961-c73d035962e7, localhost:5725): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8a5b3973-70dd-49b1-9961-c73d035962e7, localhost:5725): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8a5b3973-70dd-49b1-9961-c73d035962e7, localhost:5725): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 13664 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/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:13664, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5725
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51ff5e2db0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 77b2fcb6-9b8e-44d3-b570-8457ae33d859, ghrun-pjoj73byou.auto.internal:13664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77b2fcb6-9b8e-44d3-b570-8457ae33d859, ghrun-pjoj73byou.auto.internal:13664): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 77b2fcb6-9b8e-44d3-b570-8457ae33d859, ghrun-pjoj73byou.auto.internal:13664): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77b2fcb6-9b8e-44d3-b570-8457ae33d859, ghrun-pjoj73byou.auto.internal:13664): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ODI1ZDJiYTMtNmE3NDRlM2QtZjFhZmZmMGYtMWNiNjU3MGU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51ff5e2db0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f51ff5e2db0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 77b2fcb6-9b8e-44d3-b570-8457ae33d859, ghrun-pjoj73byou.auto.internal:13664): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 20a406d5-83ad-4ff3-9e86-fb18f8c1f3c3, ghrun-pjoj73byou.auto.internal:13664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 20a406d5-83ad-4ff3-9e86-fb18f8c1f3c3, ghrun-pjoj73byou.auto.internal:13664): request = { session_id: "ydb://session/3?node_id=50000&id=ODI1ZDJiYTMtNmE3NDRlM2QtZjFhZmZmMGYtMWNiNjU3MGU=" 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, 20a406d5-83ad-4ff3-9e86-fb18f8c1f3c3, ghrun-pjoj73byou.auto.internal:13664): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51ff5e2db0>
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=1761999316159345&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:13664/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/pfs4/0050d2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63866
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21933
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32580
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16820
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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/pfs4/0050d2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5725 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_qoamdq34.log --grpc-port=63866 --mon-port=21933 --ic-port=17652
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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/pfs4/0050d2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5725 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_qoamdq34.log --grpc-port=63866 --mon-port=21933 --ic-port=17652
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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:5725', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_qoamdq34.log', '--grpc-port=63866', '--mon-port=21933', '--ic-port=17652')' in '/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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: 1235116
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63866/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1235117
DEBUG    ya.test:process.py:259 Command (pid 1235117) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1235117) elapsed time (sec): 2.465398073196411
DEBUG    ya.test:process.py:263 Command (pid 1235117) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1235117) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1235117) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1235117) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1235117) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1235117) maxrss: 538588
DEBUG    ya.test:process.py:263 Command (pid 1235117) minflt: 16376
DEBUG    ya.test:process.py:263 Command (pid 1235117) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1235117) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1235117) nivcsw: 342
DEBUG    ya.test:process.py:263 Command (pid 1235117) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1235117) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1235117) nvcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 1235117) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1235117) stime: 2.071104
DEBUG    ya.test:process.py:263 Command (pid 1235117) utime: 0.105997
DEBUG    ya.test:process.py:263 Command (pid 1235117) wtime: 2.467
DEBUG    ya.test:process.py:275 Command (pid 1235117) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1f30e770-a8b6-4c99-b7fd-e21369a07e93, localhost:5725): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1f30e770-a8b6-4c99-b7fd-e21369a07e93, localhost:5725): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f51fd52d640 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 0x7f51fd52cc40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51fd52cc40>
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:52 RpcState(ListEndpoints, 1f30e770-a8b6-4c99-b7fd-e21369a07e93, localhost:5725): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 63866 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-pjoj73byou.auto.internal:63866, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5725
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51fd52cc40>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 456ef595-e72f-4fde-930b-41cd9b74177a, ghrun-pjoj73byou.auto.internal:63866): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 456ef595-e72f-4fde-930b-41cd9b74177a, ghrun-pjoj73byou.auto.internal:63866): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 456ef595-e72f-4fde-930b-41cd9b74177a, ghrun-pjoj73byou.auto.internal:63866): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 456ef595-e72f-4fde-930b-41cd9b74177a, ghrun-pjoj73byou.auto.internal:63866): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NDBmNGFjNjAtZDhmZjkyNmYtNzJjNWFjZWYtNDNmNWNlYWE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51fd52cc40>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f51fd52cc40>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 456ef595-e72f-4fde-930b-41cd9b74177a, ghrun-pjoj73byou.auto.internal:63866): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 87bc04af-9188-4d88-80c8-cdc76cd2cb89, ghrun-pjoj73byou.auto.internal:63866): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 87bc04af-9188-4d88-80c8-cdc76cd2cb89, ghrun-pjoj73byou.auto.internal:63866): request = { session_id: "ydb://session/3?node_id=50001&id=NDBmNGFjNjAtZDhmZjkyNmYtNzJjNWFjZWYtNDNmNWNlYWE=" 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, 87bc04af-9188-4d88-80c8-cdc76cd2cb89, ghrun-pjoj73byou.auto.internal:63866): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51fd52cc40>
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=1761999338528352&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:63866/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
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/pfs4/0050d2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23185
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11208
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18814
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10748
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27279
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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/pfs4/0050d2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5725 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_v2ed5ut7.log --grpc-port=23185 --mon-port=11208 --ic-port=18814
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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/pfs4/0050d2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5725 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_v2ed5ut7.log --grpc-port=23185 --mon-port=11208 --ic-port=18814
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/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:5725', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_v2ed5ut7.log', '--grpc-port=23185', '--mon-port=11208', '--ic-port=18814')' in '/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1253904
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23185/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253911
DEBUG    ya.test:process.py:259 Command (pid 1253911) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253911) elapsed time (sec): 0.5648603439331055
DEBUG    ya.test:process.py:263 Command (pid 1253911) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253911) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253911) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253911) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253911) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253911) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1253911) minflt: 16118
DEBUG    ya.test:process.py:263 Command (pid 1253911) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253911) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253911) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 1253911) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253911) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253911) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1253911) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253911) stime: 0.300886
DEBUG    ya.test:process.py:263 Command (pid 1253911) utime: 0.107065
DEBUG    ya.test:process.py:263 Command (pid 1253911) wtime: 0.569
DEBUG    ya.test:process.py:275 Command (pid 1253911) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f51fd6d9780 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 0x7f51fd6d9e10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51fd6d9e10>
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:421 RpcState(ListEndpoints, e1895306-cc8f-42fd-ad80-ad7d105d1614, localhost:5725): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e1895306-cc8f-42fd-ad80-ad7d105d1614, localhost:5725): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e1895306-cc8f-42fd-ad80-ad7d105d1614, localhost:5725): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 23185 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/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:23185, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5725
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51fd6d9e10>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0f6d1ae1-85b3-4475-a4ec-bec4ba0c5abb, ghrun-pjoj73byou.auto.internal:23185): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0f6d1ae1-85b3-4475-a4ec-bec4ba0c5abb, ghrun-pjoj73byou.auto.internal:23185): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0f6d1ae1-85b3-4475-a4ec-bec4ba0c5abb, ghrun-pjoj73byou.auto.internal:23185): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0f6d1ae1-85b3-4475-a4ec-bec4ba0c5abb, ghrun-pjoj73byou.auto.internal:23185): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ODliYzY4MDEtMzE1NDdlNzUtMWEyYmZlZDMtNjQzMWYyY2I=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51fd6d9e10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f51fd6d9e10>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0f6d1ae1-85b3-4475-a4ec-bec4ba0c5abb, ghrun-pjoj73byou.auto.internal:23185): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, a67e2840-7fa4-463b-be34-f0c76e3f2866, ghrun-pjoj73byou.auto.internal:23185): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, a67e2840-7fa4-463b-be34-f0c76e3f2866, ghrun-pjoj73byou.auto.internal:23185): request = { session_id: "ydb://session/3?node_id=50002&id=ODliYzY4MDEtMzE1NDdlNzUtMWEyYmZlZDMtNjQzMWYyY2I=" yql_text: "\n                CREATE TABLE `table_2` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, a67e2840-7fa4-463b-be34-f0c76e3f2866, ghrun-pjoj73byou.auto.internal:23185): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51fd6d9e10>
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=1761999365005940&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
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c22c1929-4542-4053-af72-d088e5506e62, localhost:5725): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c22c1929-4542-4053-af72-d088e5506e62, localhost:5725): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c22c1929-4542-4053-af72-d088e5506e62, localhost:5725): 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:5725". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5725
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23185/3
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 0x7f51fd6d9e10>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f51fd6d9e10> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a664b524-6858-4a5a-8d2e-d88d5dadf67f, ghrun-pjoj73byou.auto.internal:23185): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a664b524-6858-4a5a-8d2e-d88d5dadf67f, ghrun-pjoj73byou.auto.internal:23185): request = { session_id: "ydb://session/3?node_id=50002&id=ODliYzY4MDEtMzE1NDdlNzUtMWEyYmZlZDMtNjQzMWYyY2I=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a664b524-6858-4a5a-8d2e-d88d5dadf67f, ghrun-pjoj73byou.auto.internal:23185): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, a664b524-6858-4a5a-8d2e-d88d5dadf67f, ghrun-pjoj73byou.auto.internal:23185): 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:23185: 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:23185: 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-01T12:16:28.946515325+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, a664b524-6858-4a5a-8d2e-d88d5dadf67f, ghrun-pjoj73byou.auto.internal:23185): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:23185
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f51fd6d9e10>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
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 0x7f51fd52cc40>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f51fd52cc40> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7be4f494-dfa4-496e-a48b-47f0b02dabae, ghrun-pjoj73byou.auto.internal:63866): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7be4f494-dfa4-496e-a48b-47f0b02dabae, ghrun-pjoj73byou.auto.internal:63866): request = { session_id: "ydb://session/3?node_id=50001&id=NDBmNGFjNjAtZDhmZjkyNmYtNzJjNWFjZWYtNDNmNWNlYWE=" 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 0x7f51fd52cc40>
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 0x7f51ff5e2db0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f51ff5e2db0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ffd2a855-e24f-4ca5-bddf-45ed457656a3, ghrun-pjoj73byou.auto.internal:13664): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ffd2a855-e24f-4ca5-bddf-45ed457656a3, ghrun-pjoj73byou.auto.internal:13664): request = { session_id: "ydb://session/3?node_id=50000&id=ODI1ZDJiYTMtNmE3NDRlM2QtZjFhZmZmMGYtMWNiNjU3MGU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 7be4f494-dfa4-496e-a48b-47f0b02dabae, ghrun-pjoj73byou.auto.internal:63866): on response callback started
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:78 RpcState(DeleteSession, 7be4f494-dfa4-496e-a48b-47f0b02dabae, ghrun-pjoj73byou.auto.internal:63866): 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:63866: 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:63866: 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-01T12:16:28.96662767+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 7be4f494-dfa4-496e-a48b-47f0b02dabae, ghrun-pjoj73byou.auto.internal:63866): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:63866
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 50d62491-1b0a-4d52-89b4-4db61d8673ea, localhost:5725): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 50d62491-1b0a-4d52-89b4-4db61d8673ea, localhost:5725): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, ffd2a855-e24f-4ca5-bddf-45ed457656a3, ghrun-pjoj73byou.auto.internal:13664): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, ffd2a855-e24f-4ca5-bddf-45ed457656a3, ghrun-pjoj73byou.auto.internal:13664): 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:13664: 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:13664: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-01T12:16:28.985552753+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, ffd2a855-e24f-4ca5-bddf-45ed457656a3, ghrun-pjoj73byou.auto.internal:13664): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:13664
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f51ff5e2db0>
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5725
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 50d62491-1b0a-4d52-89b4-4db61d8673ea, localhost:5725): 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:5725". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5725
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:421 RpcState(ListEndpoints, 0c0d9c16-3011-4b78-b429-e29ae0efcd2a, localhost:5725): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0c0d9c16-3011-4b78-b429-e29ae0efcd2a, localhost:5725): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0c0d9c16-3011-4b78-b429-e29ae0efcd2a, localhost:5725): 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:5725". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5725
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5725
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5725
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
__ TestTenants.test_stop_start[enable_alter_database_create_hive_first--true] __
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# 5 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--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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:5725/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27279
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10748
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18814
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11208
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23185
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16820
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32580
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17652
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21933
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63866
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9497
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14099
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16287
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13590
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13664
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10489
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21357
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12851
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5725
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26800
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2316
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:488 Working directory: /home/runner/.ya/build/build_root/pfs4/0050d2/r3tmp/kikimr_cluster_plvtan3e
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3844
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3845
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17696
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17029
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16715
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.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/pfs4/0050d2/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/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_htojbwt1.log --grpc-port=3845 --mon-port=17696 --ic-port=2316
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3845/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.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/pfs4/0050d2/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/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_htojbwt1.log --grpc-port=3845 --mon-port=17696 --ic-port=2316
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_htojbwt1.log', '--grpc-port=3845', '--mon-port=17696', '--ic-port=2316')' in '/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1269150
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3845/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1269151
DEBUG    ya.test:process.py:259 Command (pid 1269151) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1269151) elapsed time (sec): 0.4900643825531006
DEBUG    ya.test:process.py:263 Command (pid 1269151) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269151) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1269151) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269151) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269151) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1269151) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1269151) minflt: 16122
DEBUG    ya.test:process.py:263 Command (pid 1269151) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1269151) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1269151) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 1269151) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1269151) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1269151) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1269151) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1269151) stime: 0.243493
DEBUG    ya.test:process.py:263 Command (pid 1269151) utime: 0.125805
DEBUG    ya.test:process.py:263 Command (pid 1269151) wtime: 0.507
DEBUG    ya.test:process.py:275 Command (pid 1269151) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3845', '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: 2316\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3845', '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: 2316\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1269944
DEBUG    ya.test:process.py:259 Command (pid 1269944) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1269944) elapsed time (sec): 0.6776828765869141
DEBUG    ya.test:process.py:263 Command (pid 1269944) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269944) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1269944) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269944) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1269944) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1269944) maxrss: 546904
DEBUG    ya.test:process.py:263 Command (pid 1269944) minflt: 18260
DEBUG    ya.test:process.py:263 Command (pid 1269944) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1269944) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1269944) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 1269944) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1269944) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1269944) nvcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 1269944) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1269944) stime: 0.303121
DEBUG    ya.test:process.py:263 Command (pid 1269944) utime: 0.11828899999999999
DEBUG    ya.test:process.py:263 Command (pid 1269944) wtime: 0.682
DEBUG    ya.test:process.py:275 Command (pid 1269944) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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--true])
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' 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--true_: 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--true_: 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--true_: 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--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10804
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18035
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11298
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16872
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.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/pfs4/0050d2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3845 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_nwjj219q.log --grpc-port=10804 --mon-port=18035 --ic-port=11298
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.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/pfs4/0050d2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3845 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_nwjj219q.log --grpc-port=10804 --mon-port=18035 --ic-port=11298
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3845', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_nwjj219q.log', '--grpc-port=10804', '--mon-port=18035', '--ic-port=11298')' in '/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1270698
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10804/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1270701
DEBUG    ya.test:process.py:259 Command (pid 1270701) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1270701) elapsed time (sec): 0.6457245349884033
DEBUG    ya.test:process.py:263 Command (pid 1270701) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270701) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1270701) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270701) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1270701) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1270701) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1270701) minflt: 16119
DEBUG    ya.test:process.py:263 Command (pid 1270701) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1270701) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1270701) nivcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 1270701) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1270701) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1270701) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1270701) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1270701) stime: 0.319689
DEBUG    ya.test:process.py:263 Command (pid 1270701) utime: 0.133203
DEBUG    ya.test:process.py:263 Command (pid 1270701) wtime: 0.661
DEBUG    ya.test:process.py:275 Command (pid 1270701) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f51fdbbe630 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 0x7f51fdbbc5b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51fdbbc5b0>
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--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, dabc7387-2c72-4a57-ab93-8c661455efaa, localhost:3845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dabc7387-2c72-4a57-ab93-8c661455efaa, localhost:3845): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dabc7387-2c72-4a57-ab93-8c661455efaa, localhost:3845): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 10804 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/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:10804, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3845
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51fdbbc5b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7114b37e-40e1-413f-8b1a-dacea2ed5930, ghrun-pjoj73byou.auto.internal:10804): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7114b37e-40e1-413f-8b1a-dacea2ed5930, ghrun-pjoj73byou.auto.internal:10804): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7114b37e-40e1-413f-8b1a-dacea2ed5930, ghrun-pjoj73byou.auto.internal:10804): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7114b37e-40e1-413f-8b1a-dacea2ed5930, ghrun-pjoj73byou.auto.internal:10804): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NjExYmU3ZjktY2U4NjBjZWYtYmRiZGUyOGYtZGMxMDlhZDE=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 7114b37e-40e1-413f-8b1a-dacea2ed5930, ghrun-pjoj73byou.auto.internal:10804): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51fdbbc5b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f51fdbbc5b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 3acde5ba-b8ee-4352-b26b-80cab9e6b6f7, ghrun-pjoj73byou.auto.internal:10804): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 3acde5ba-b8ee-4352-b26b-80cab9e6b6f7, ghrun-pjoj73byou.auto.internal:10804): request = { session_id: "ydb://session/3?node_id=50000&id=NjExYmU3ZjktY2U4NjBjZWYtYmRiZGUyOGYtZGMxMDlhZDE=" 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, 3acde5ba-b8ee-4352-b26b-80cab9e6b6f7, ghrun-pjoj73byou.auto.internal:10804): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51fdbbc5b0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1761999404485986&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--true_: 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--true_: 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--true_: 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--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10804/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' 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--true_: 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--true_: 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--true_: 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--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18419
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1720
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26341
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63889
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.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/pfs4/0050d2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3845 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_jihx0c2p.log --grpc-port=18419 --mon-port=21867 --ic-port=1720
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.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/pfs4/0050d2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3845 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_jihx0c2p.log --grpc-port=18419 --mon-port=21867 --ic-port=1720
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3845', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_jihx0c2p.log', '--grpc-port=18419', '--mon-port=21867', '--ic-port=1720')' in '/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1281017
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18419/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1281018
DEBUG    ya.test:process.py:259 Command (pid 1281018) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1281018) elapsed time (sec): 0.6684536933898926
DEBUG    ya.test:process.py:263 Command (pid 1281018) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1281018) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1281018) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1281018) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1281018) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1281018) maxrss: 538480
DEBUG    ya.test:process.py:263 Command (pid 1281018) minflt: 16161
DEBUG    ya.test:process.py:263 Command (pid 1281018) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1281018) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1281018) nivcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 1281018) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1281018) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1281018) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1281018) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1281018) stime: 0.364666
DEBUG    ya.test:process.py:263 Command (pid 1281018) utime: 0.11680299999999999
DEBUG    ya.test:process.py:263 Command (pid 1281018) wtime: 0.682
DEBUG    ya.test:process.py:275 Command (pid 1281018) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f51ff5cdb40 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 0x7f51ffa499b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51ffa499b0>
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--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d693dd32-3ebe-400c-b661-51586bb11593, localhost:3845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d693dd32-3ebe-400c-b661-51586bb11593, localhost:3845): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d693dd32-3ebe-400c-b661-51586bb11593, localhost:3845): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 18419 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--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:18419, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3845
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51ffa499b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b84dfa31-41cd-4bc6-9b1a-054bda9afeb6, ghrun-pjoj73byou.auto.internal:18419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b84dfa31-41cd-4bc6-9b1a-054bda9afeb6, ghrun-pjoj73byou.auto.internal:18419): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b84dfa31-41cd-4bc6-9b1a-054bda9afeb6, ghrun-pjoj73byou.auto.internal:18419): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b84dfa31-41cd-4bc6-9b1a-054bda9afeb6, ghrun-pjoj73byou.auto.internal:18419): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NDc4YjgxNjQtM2MzYmU0ODMtNzhlMjZmYTItNzc1MDhhNDU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51ffa499b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f51ffa499b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 244b60f3-a5d4-49fe-8d29-77fa30753a53, ghrun-pjoj73byou.auto.internal:18419): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b84dfa31-41cd-4bc6-9b1a-054bda9afeb6, ghrun-pjoj73byou.auto.internal:18419): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 244b60f3-a5d4-49fe-8d29-77fa30753a53, ghrun-pjoj73byou.auto.internal:18419): request = { session_id: "ydb://session/3?node_id=50001&id=NDc4YjgxNjQtM2MzYmU0ODMtNzhlMjZmYTItNzc1MDhhNDU=" 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, 244b60f3-a5d4-49fe-8d29-77fa30753a53, ghrun-pjoj73byou.auto.internal:18419): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51ffa499b0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1761999425950049&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--true_: 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--true_: 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--true_: 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--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18419/2
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' 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--true_: 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--true_: 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--true_: 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--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12311
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18059
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3684
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4289
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.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/pfs4/0050d2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3845 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_v_pmxotq.log --grpc-port=30191 --mon-port=12311 --ic-port=18059
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.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/pfs4/0050d2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3845 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_v_pmxotq.log --grpc-port=30191 --mon-port=12311 --ic-port=18059
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3845', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_v_pmxotq.log', '--grpc-port=30191', '--mon-port=12311', '--ic-port=18059')' in '/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1301159
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30191/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pfs4/0050d2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1301191
DEBUG    ya.test:process.py:259 Command (pid 1301191) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1301191) elapsed time (sec): 0.7009909152984619
DEBUG    ya.test:process.py:263 Command (pid 1301191) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1301191) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1301191) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1301191) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1301191) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1301191) maxrss: 538456
DEBUG    ya.test:process.py:263 Command (pid 1301191) minflt: 16117
DEBUG    ya.test:process.py:263 Command (pid 1301191) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1301191) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1301191) nivcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 1301191) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1301191) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1301191) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1301191) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1301191) stime: 0.264136
DEBUG    ya.test:process.py:263 Command (pid 1301191) utime: 0.126154
DEBUG    ya.test:process.py:263 Command (pid 1301191) wtime: 0.702
DEBUG    ya.test:process.py:275 Command (pid 1301191) output:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 235dcd359a84997318c3b5f36e753769be4ef7a8
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 91aa06e47261e68d302c37f4fab09afd0c375532 into db869a148f5b0d22f563c440adb77c0a81fa51d7
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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 0x7f51ff1ecec0 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 0x7f51ff1ecb50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51ff1ecb50>
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--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, eff69a65-3f38-42e2-9527-df38da303a9b, localhost:3845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eff69a65-3f38-42e2-9527-df38da303a9b, localhost:3845): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eff69a65-3f38-42e2-9527-df38da303a9b, localhost:3845): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pjoj73byou.auto.internal" port: 30191 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/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pjoj73byou.auto.internal:30191, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3845
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f51ff1ecb50>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5df7e804-337e-4aa5-943c-54ce951c79c6, ghrun-pjoj73byou.auto.internal:30191): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5df7e804-337e-4aa5-943c-54ce951c79c6, ghrun-pjoj73byou.auto.internal:30191): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 5df7e804-337e-4aa5-943c-54ce951c79c6, ghrun-pjoj73byou.auto.internal:30191): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5df7e804-337e-4aa5-943c-54ce951c79c6, ghrun-pjoj73byou.auto.internal:30191): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=OGIxZjI2ZGItNmE0NWRiZmUtNjQxYmYxYjktYThiNDJmODQ=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 5df7e804-337e-4aa5-943c-54ce951c79c6, ghrun-pjoj73byou.auto.internal:30191): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51ff1ecb50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f51ff1ecb50>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 1bfdb6cc-526e-4874-9030-08249b51b60b, ghrun-pjoj73byou.auto.internal:30191): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 1bfdb6cc-526e-4874-9030-08249b51b60b, ghrun-pjoj73byou.auto.internal:30191): request = { session_id: "ydb://session/3?node_id=50002&id=OGIxZjI2ZGItNmE0NWRiZmUtNjQxYmYxYjktYThiNDJmODQ=" yql_text: "\n                CREATE TABLE `table_2` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 1bfdb6cc-526e-4874-9030-08249b51b60b, ghrun-pjoj73byou.auto.internal:30191): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f51ff1ecb50>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1761999457655129&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--true_: 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--true_: 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--true_: 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--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 76ae3aa5-02c5-4970-829c-5621ab358a15, localhost:3845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 76ae3aa5-02c5-4970-829c-5621ab358a15, localhost:3845): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 76ae3aa5-02c5-4970-829c-5621ab358a15, localhost:3845): 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--true_. Endpoint: "localhost:3845". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 876df687-30a2-440a-976b-b21744083733, localhost:3845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 876df687-30a2-440a-976b-b21744083733, localhost:3845): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 876df687-30a2-440a-976b-b21744083733, localhost:3845): 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--true_. Endpoint: "localhost:3845". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7099f1a6-904f-4dac-bf36-56f05c1a1a7c, localhost:3845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7099f1a6-904f-4dac-bf36-56f05c1a1a7c, localhost:3845): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7099f1a6-904f-4dac-bf36-56f05c1a1a7c, localhost:3845): 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--true_. Endpoint: "localhost:3845". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3845
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:30191/3
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: 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--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' 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--true_: 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--true_: 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--true_: 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--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f40e70e0-98e3-47bd-bcb4-4433dcd03079, localhost:3845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f40e70e0-98e3-47bd-bcb4-4433dcd03079, localhost:3845): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f40e70e0-98e3-47bd-bcb4-4433dcd03079, localhost:3845): 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--true_. Endpoint: "localhost:3845". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3845
---------------------------- 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: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 0x7f51ff1ecb50>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f51ff1ecb50> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 07b34ffc-ade4-4ebf-b89b-12aa34671986, ghrun-pjoj73byou.auto.internal:30191): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 07b34ffc-ade4-4ebf-b89b-12aa34671986, ghrun-pjoj73byou.auto.internal:30191): request = { session_id: "ydb://session/3?node_id=50002&id=OGIxZjI2ZGItNmE0NWRiZmUtNjQxYmYxYjktYThiNDJmODQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 07b34ffc-ade4-4ebf-b89b-12aa34671986, ghrun-pjoj73byou.auto.internal:30191): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 07b34ffc-ade4-4ebf-b89b-12aa34671986, ghrun-pjoj73byou.auto.internal:30191): 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:30191: 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:30191: 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-01T12:18:06.391411723+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 07b34ffc-ade4-4ebf-b89b-12aa34671986, ghrun-pjoj73byou.auto.internal:30191): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:30191
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f51ff1ecb50>
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:84 Terminated session pool.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f51ffa499b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f51ffa499b0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 500ab7a6-a294-4989-a3f6-2272fb88f914, ghrun-pjoj73byou.auto.internal:18419): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 500ab7a6-a294-4989-a3f6-2272fb88f914, ghrun-pjoj73byou.auto.internal:18419): request = { session_id: "ydb://session/3?node_id=50001&id=NDc4YjgxNjQtM2MzYmU0ODMtNzhlMjZmYTItNzc1MDhhNDU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 500ab7a6-a294-4989-a3f6-2272fb88f914, ghrun-pjoj73byou.auto.internal:18419): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 500ab7a6-a294-4989-a3f6-2272fb88f914, ghrun-pjoj73byou.auto.internal:18419): 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:18419: 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:18419: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-01T12:18:06.40498156+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 500ab7a6-a294-4989-a3f6-2272fb88f914, ghrun-pjoj73byou.auto.internal:18419): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:18419
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f51ffa499b0>
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 0x7f51fdbbc5b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f51fdbbc5b0> is no longer active. Current active count 0.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 814c5a26-2fd3-4ae1-aab6-1a250450c998, ghrun-pjoj73byou.auto.internal:10804): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 814c5a26-2fd3-4ae1-aab6-1a250450c998, ghrun-pjoj73byou.auto.internal:10804): request = { session_id: "ydb://session/3?node_id=50000&id=NjExYmU3ZjktY2U4NjBjZWYtYmRiZGUyOGYtZGMxMDlhZDE=" 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 0x7f51fdbbc5b0>
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:118 RpcState(DeleteSession, 814c5a26-2fd3-4ae1-aab6-1a250450c998, ghrun-pjoj73byou.auto.internal:10804): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 814c5a26-2fd3-4ae1-aab6-1a250450c998, ghrun-pjoj73byou.auto.internal:10804): 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:10804: 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:10804: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-01T12:18:06.429194716+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 814c5a26-2fd3-4ae1-aab6-1a250450c998, ghrun-pjoj73byou.auto.internal:10804): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pjoj73byou.auto.internal:10804
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 53d92b7e-d81e-45ce-84d9-09c37bf174dd, localhost:3845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 53d92b7e-d81e-45ce-84d9-09c37bf174dd, localhost:3845): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, da4ad054-6c16-41eb-84ff-ecceba887fc6, localhost:3845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, da4ad054-6c16-41eb-84ff-ecceba887fc6, localhost:3845): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 53d92b7e-d81e-45ce-84d9-09c37bf174dd, localhost:3845): 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--true_. Endpoint: "localhost:3845". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3845
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, da4ad054-6c16-41eb-84ff-ecceba887fc6, localhost:3845): 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--true_. Endpoint: "localhost:3845". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3845
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3845
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
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3845
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
85.78s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
76.50s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
68.90s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
21.75s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
17.30s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
15.38s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
11.39s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
11.26s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
7.31s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
6.77s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
3.00s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
0.29s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
0.28s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
0.08s teardown test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== 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# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 2 failed, 3 passed in 326.72s (0:05:26) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/005102/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

test_tenants.py .....

============================== slowest durations ===============================
74.13s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
17.32s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
15.65s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
15.10s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
11.82s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
8.58s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
3.55s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
3.54s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
3.29s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
2.18s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
1.85s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
1.53s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.34s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
0.30s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.30s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
======================== 5 passed in 159.68s (0:02:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/005100/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

test_user_administration.py .....

============================== slowest durations ===============================
196.46s setup    test_user_administration.py::test_database_admin_can_create_user
29.58s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.54s call     test_user_administration.py::test_database_admin_can_create_user
0.54s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-user]
0.50s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.49s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]
0.49s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-subgroup]
0.02s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-user]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 228.84s (0:03:48) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050c6/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

test_user_administration.py .....

============================== slowest durations ===============================
105.86s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
29.57s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.49s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[block]
0.48s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.48s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[rename-admin-group]
0.46s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
0.46s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 138.00s (0:02:18) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/005101/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

test_user_administration.py ....
test_users_groups_with_acl.py .

============================== slowest durations ===============================
110.94s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
29.56s teardown test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
8.16s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
7.01s teardown test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
4.73s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
0.67s call     test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]
0.66s call     test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
0.47s call     test_user_administration.py::test_database_admin_cant_change_database_owner
0.46s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
0.01s setup    test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 162.87s (0:02:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/00511b/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

test_users_groups_with_acl.py .....

============================== slowest durations ===============================
18.37s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
12.30s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
11.45s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
10.68s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
8.15s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
7.97s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
7.30s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
7.19s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
7.02s teardown test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
5.90s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]
3.35s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 99.86s (0:01:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050f2/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

test_users_groups_with_acl.py .....

============================== slowest durations ===============================
15.44s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
15.44s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
13.91s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
9.03s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
8.88s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
8.24s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
8.02s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
7.66s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
5.48s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]
3.49s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]
3.01s teardown test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
0.01s teardown test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 98.85s (0:01:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pfs4/0050af/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

test_users_groups_with_acl.py .....

============================== slowest durations ===============================
19.93s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
13.79s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
9.27s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
8.22s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
8.22s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
7.86s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
7.74s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
7.32s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
7.24s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]
7.01s teardown test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
2.97s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 99.82s (0:01:39) =========================
