============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023d1/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 ===============================
212.17s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
29.64s teardown test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
10.05s call     test_create_users.py::test_create_user
7.15s setup    test_create_users_strict_acl_checks.py::test_create_user
7.01s teardown test_create_users.py::test_create_user
6.55s teardown test_create_users_strict_acl_checks.py::test_create_user
5.78s setup    test_create_users.py::test_create_user
1.47s 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.50s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
0.50s call     test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]
0.46s call     test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
0.04s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.01s 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]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 282.28s (0:04: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/q6a6/0023eb/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.62s call     test_db_counters.py::TestKqpCounters::test_case
61.88s call     test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
47.37s call     test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
17.01s teardown test_db_counters.py::test_serverless_counters[enable_separate_quotas]
16.09s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
15.63s setup    test_db_counters.py::test_serverless_counters[enable_separate_quotas]
13.60s call     test_db_counters.py::test_serverless_counters[enable_separate_quotas]
13.53s call     test_db_counters.py::test_serverless_counters[disable_separate_quotas]
10.41s setup    test_db_counters.py::test_serverless_counters[disable_separate_quotas]
9.93s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
7.50s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
7.15s setup    test_db_counters.py::TestKqpCounters::test_case
3.56s teardown test_db_counters.py::TestKqpCounters::test_case
3.54s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
3.20s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
3.01s teardown test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
1.54s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 385.89s (0:06:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023f4/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# 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--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:28502/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7480
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1897
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19516
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5518
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7369
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26003
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13607
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10558
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18954
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62999
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8494
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21891
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28502
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4445
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9450
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/q6a6/0023f4/r3tmp/kikimr_cluster_xh7r98xa
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8274
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20100
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24280
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/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/q6a6/0023f4/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_4aj8x4jb.log --grpc-port=8274 --mon-port=20100 --ic-port=9450
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8274/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/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/q6a6/0023f4/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_4aj8x4jb.log --grpc-port=8274 --mon-port=20100 --ic-port=9450
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/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_4aj8x4jb.log', '--grpc-port=8274', '--mon-port=20100', '--ic-port=9450')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 2956910
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8274/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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2956915
DEBUG    ya.test:process.py:259 Command (pid 2956915) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2956915) elapsed time (sec): 1.3191771507263184
DEBUG    ya.test:process.py:263 Command (pid 2956915) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2956915) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2956915) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2956915) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2956915) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2956915) maxrss: 538648
DEBUG    ya.test:process.py:263 Command (pid 2956915) minflt: 16463
DEBUG    ya.test:process.py:263 Command (pid 2956915) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2956915) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2956915) nivcsw: 227
DEBUG    ya.test:process.py:263 Command (pid 2956915) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2956915) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2956915) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 2956915) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2956915) stime: 1.029732
DEBUG    ya.test:process.py:263 Command (pid 2956915) utime: 0.118361
DEBUG    ya.test:process.py:263 Command (pid 2956915) wtime: 1.32
DEBUG    ya.test:process.py:275 Command (pid 2956915) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2956915) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8274', '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: 9450\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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8274', '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: 9450\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2961909
DEBUG    ya.test:process.py:259 Command (pid 2961909) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2961909) elapsed time (sec): 1.668400526046753
DEBUG    ya.test:process.py:263 Command (pid 2961909) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2961909) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2961909) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2961909) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2961909) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2961909) maxrss: 546932
DEBUG    ya.test:process.py:263 Command (pid 2961909) minflt: 18277
DEBUG    ya.test:process.py:263 Command (pid 2961909) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2961909) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2961909) nivcsw: 223
DEBUG    ya.test:process.py:263 Command (pid 2961909) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2961909) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2961909) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 2961909) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2961909) stime: 1.206435
DEBUG    ya.test:process.py:263 Command (pid 2961909) utime: 0.091699
DEBUG    ya.test:process.py:263 Command (pid 2961909) wtime: 1.669
DEBUG    ya.test:process.py:275 Command (pid 2961909) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8274', '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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8274', '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: 2963510
DEBUG    ya.test:process.py:259 Command (pid 2963510) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2963510) elapsed time (sec): 1.2623953819274902
DEBUG    ya.test:process.py:263 Command (pid 2963510) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2963510) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2963510) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2963510) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2963510) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2963510) maxrss: 546916
DEBUG    ya.test:process.py:263 Command (pid 2963510) minflt: 18278
DEBUG    ya.test:process.py:263 Command (pid 2963510) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2963510) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2963510) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 2963510) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2963510) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2963510) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 2963510) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2963510) stime: 1.013063
DEBUG    ya.test:process.py:263 Command (pid 2963510) utime: 0.138684
DEBUG    ya.test:process.py:263 Command (pid 2963510) wtime: 1.264
DEBUG    ya.test:process.py:275 Command (pid 2963510) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65201
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13397
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25144
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24279
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11644
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_b4kuyl0_.log --grpc-port=65201 --mon-port=13397 --ic-port=25144
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_b4kuyl0_.log --grpc-port=65201 --mon-port=13397 --ic-port=25144
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:8274', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_b4kuyl0_.log', '--grpc-port=65201', '--mon-port=13397', '--ic-port=25144')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 2965423
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:65201/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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2965446
DEBUG    ya.test:process.py:259 Command (pid 2965446) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2965446) elapsed time (sec): 1.7477953433990479
DEBUG    ya.test:process.py:263 Command (pid 2965446) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2965446) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2965446) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2965446) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2965446) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2965446) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2965446) minflt: 16325
DEBUG    ya.test:process.py:263 Command (pid 2965446) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2965446) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2965446) nivcsw: 295
DEBUG    ya.test:process.py:263 Command (pid 2965446) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2965446) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2965446) nvcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 2965446) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2965446) stime: 1.258779
DEBUG    ya.test:process.py:263 Command (pid 2965446) utime: 0.08955199999999999
DEBUG    ya.test:process.py:263 Command (pid 2965446) wtime: 1.749
DEBUG    ya.test:process.py:275 Command (pid 2965446) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2965446) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fb5f1eaf030 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 0x7fb5f1eace70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f1eace70>
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, 849f3df4-6078-47f5-a75f-14f7fb3c308c, localhost:8274): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 849f3df4-6078-47f5-a75f-14f7fb3c308c, localhost:8274): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 849f3df4-6078-47f5-a75f-14f7fb3c308c, localhost:8274): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 65201 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-tvlw7frnpa.auto.internal:65201, 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:8274
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f1eace70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 81514392-93b7-42fd-b90b-6cf407b5dcce, ghrun-tvlw7frnpa.auto.internal:65201): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 81514392-93b7-42fd-b90b-6cf407b5dcce, ghrun-tvlw7frnpa.auto.internal:65201): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 81514392-93b7-42fd-b90b-6cf407b5dcce, ghrun-tvlw7frnpa.auto.internal:65201): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 81514392-93b7-42fd-b90b-6cf407b5dcce, ghrun-tvlw7frnpa.auto.internal:65201): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NzAyYTExNzEtZTRjZTA2ZTEtNjJmYmM3MjQtNjAzNzJmZjg=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 81514392-93b7-42fd-b90b-6cf407b5dcce, ghrun-tvlw7frnpa.auto.internal:65201): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1eace70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5f1eace70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7ca5c379-88d3-4a52-a712-8b8850168604, ghrun-tvlw7frnpa.auto.internal:65201): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7ca5c379-88d3-4a52-a712-8b8850168604, ghrun-tvlw7frnpa.auto.internal:65201): request = { session_id: "ydb://session/3?node_id=50000&id=NzAyYTExNzEtZTRjZTA2ZTEtNjJmYmM3MjQtNjAzNzJmZjg=" 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, 7ca5c379-88d3-4a52-a712-8b8850168604, ghrun-tvlw7frnpa.auto.internal:65201): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1eace70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 878e07a0-1e1d-4458-baba-187adff2265d, ghrun-tvlw7frnpa.auto.internal:65201): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 878e07a0-1e1d-4458-baba-187adff2265d, ghrun-tvlw7frnpa.auto.internal:65201): request = { session_id: "ydb://session/3?node_id=50000&id=NzAyYTExNzEtZTRjZTA2ZTEtNjJmYmM3MjQtNjAzNzJmZjg=" 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, 878e07a0-1e1d-4458-baba-187adff2265d, ghrun-tvlw7frnpa.auto.internal:65201): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1eace70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee9b7037-62b9-4895-b976-64c7d76d3f97, ghrun-tvlw7frnpa.auto.internal:65201): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee9b7037-62b9-4895-b976-64c7d76d3f97, ghrun-tvlw7frnpa.auto.internal:65201): request = { session_id: "ydb://session/3?node_id=50000&id=NzAyYTExNzEtZTRjZTA2ZTEtNjJmYmM3MjQtNjAzNzJmZjg=" 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, ee9b7037-62b9-4895-b976-64c7d76d3f97, ghrun-tvlw7frnpa.auto.internal:65201): 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 0x7fb5f1eace70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd9e6574-1e43-410e-a67d-c581bd437caf, ghrun-tvlw7frnpa.auto.internal:65201): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd9e6574-1e43-410e-a67d-c581bd437caf, ghrun-tvlw7frnpa.auto.internal:65201): request = { session_id: "ydb://session/3?node_id=50000&id=NzAyYTExNzEtZTRjZTA2ZTEtNjJmYmM3MjQtNjAzNzJmZjg=" 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, cd9e6574-1e43-410e-a67d-c581bd437caf, ghrun-tvlw7frnpa.auto.internal:65201): 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 0x7fb5f1eace70>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, e165fca0-52d1-4525-8464-ba347634d867, ghrun-tvlw7frnpa.auto.internal:65201): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, e165fca0-52d1-4525-8464-ba347634d867, ghrun-tvlw7frnpa.auto.internal:65201): request = { session_id: "ydb://session/3?node_id=50000&id=NzAyYTExNzEtZTRjZTA2ZTEtNjJmYmM3MjQtNjAzNzJmZjg=" 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, e165fca0-52d1-4525-8464-ba347634d867, ghrun-tvlw7frnpa.auto.internal:65201): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1eace70>
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 0x7fb5f1eace70>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5f1eace70> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e8cad3b3-d501-4b30-bab6-94b3f052b5dc, ghrun-tvlw7frnpa.auto.internal:65201): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e8cad3b3-d501-4b30-bab6-94b3f052b5dc, ghrun-tvlw7frnpa.auto.internal:65201): request = { session_id: "ydb://session/3?node_id=50000&id=NzAyYTExNzEtZTRjZTA2ZTEtNjJmYmM3MjQtNjAzNzJmZjg=" 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, e8cad3b3-d501-4b30-bab6-94b3f052b5dc, ghrun-tvlw7frnpa.auto.internal:65201): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e8cad3b3-d501-4b30-bab6-94b3f052b5dc, ghrun-tvlw7frnpa.auto.internal:65201): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, e8cad3b3-d501-4b30-bab6-94b3f052b5dc, ghrun-tvlw7frnpa.auto.internal:65201): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb5f1eace70>
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:8274
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:65201
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=1762015415084451&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:65201/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4201
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21876
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13699
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_3swuhtg7.log --grpc-port=21205 --mon-port=4201 --ic-port=21876
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_3swuhtg7.log --grpc-port=21205 --mon-port=4201 --ic-port=21876
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:8274', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_3swuhtg7.log', '--grpc-port=21205', '--mon-port=4201', '--ic-port=21876')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 2971340
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21205/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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2971342
DEBUG    ya.test:process.py:259 Command (pid 2971342) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2971342) elapsed time (sec): 0.5228259563446045
DEBUG    ya.test:process.py:263 Command (pid 2971342) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2971342) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2971342) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2971342) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2971342) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2971342) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2971342) minflt: 16135
DEBUG    ya.test:process.py:263 Command (pid 2971342) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2971342) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2971342) nivcsw: 71
DEBUG    ya.test:process.py:263 Command (pid 2971342) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2971342) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2971342) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2971342) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2971342) stime: 0.21612099999999998
DEBUG    ya.test:process.py:263 Command (pid 2971342) utime: 0.11396099999999999
DEBUG    ya.test:process.py:263 Command (pid 2971342) wtime: 0.525
DEBUG    ya.test:process.py:275 Command (pid 2971342) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2971342) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fb5f1f0aef0 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 0x7fb5f1f08a60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f1f08a60>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 623ea584-6a01-4e6d-ac26-51c41e308d97, localhost:8274): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 623ea584-6a01-4e6d-ac26-51c41e308d97, localhost:8274): request = { database: "/Root/users/database_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 623ea584-6a01-4e6d-ac26-51c41e308d97, localhost:8274): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 21205 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-tvlw7frnpa.auto.internal:21205, 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:8274
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f1f08a60>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2f374adc-f5e2-41b7-9c79-5372654b7a9d, ghrun-tvlw7frnpa.auto.internal:21205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f374adc-f5e2-41b7-9c79-5372654b7a9d, ghrun-tvlw7frnpa.auto.internal:21205): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2f374adc-f5e2-41b7-9c79-5372654b7a9d, ghrun-tvlw7frnpa.auto.internal:21205): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f374adc-f5e2-41b7-9c79-5372654b7a9d, ghrun-tvlw7frnpa.auto.internal:21205): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NTQyZWUwM2QtM2Y5YTg1NjItNjdiMDQ4MGMtNTBhMGMxYjI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1f08a60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5f1f08a60>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9f4e6bc7-a6c3-4898-96f8-32ad054299a4, ghrun-tvlw7frnpa.auto.internal:21205): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 2f374adc-f5e2-41b7-9c79-5372654b7a9d, ghrun-tvlw7frnpa.auto.internal:21205): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9f4e6bc7-a6c3-4898-96f8-32ad054299a4, ghrun-tvlw7frnpa.auto.internal:21205): request = { session_id: "ydb://session/3?node_id=50001&id=NTQyZWUwM2QtM2Y5YTg1NjItNjdiMDQ4MGMtNTBhMGMxYjI=" 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, 9f4e6bc7-a6c3-4898-96f8-32ad054299a4, ghrun-tvlw7frnpa.auto.internal:21205): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1f08a60>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cca49f19-6dc1-4455-9418-d245c0b86949, ghrun-tvlw7frnpa.auto.internal:21205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cca49f19-6dc1-4455-9418-d245c0b86949, ghrun-tvlw7frnpa.auto.internal:21205): request = { session_id: "ydb://session/3?node_id=50001&id=NTQyZWUwM2QtM2Y5YTg1NjItNjdiMDQ4MGMtNTBhMGMxYjI=" 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, cca49f19-6dc1-4455-9418-d245c0b86949, ghrun-tvlw7frnpa.auto.internal:21205): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1f08a60>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ea3c424-063f-4321-8b41-3de54c0c4613, ghrun-tvlw7frnpa.auto.internal:21205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea3c424-063f-4321-8b41-3de54c0c4613, ghrun-tvlw7frnpa.auto.internal:21205): request = { session_id: "ydb://session/3?node_id=50001&id=NTQyZWUwM2QtM2Y5YTg1NjItNjdiMDQ4MGMtNTBhMGMxYjI=" 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, 6ea3c424-063f-4321-8b41-3de54c0c4613, ghrun-tvlw7frnpa.auto.internal:21205): 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 0x7fb5f1f08a60>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23c54877-9d3b-4ca9-8715-1a7659799976, ghrun-tvlw7frnpa.auto.internal:21205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23c54877-9d3b-4ca9-8715-1a7659799976, ghrun-tvlw7frnpa.auto.internal:21205): request = { session_id: "ydb://session/3?node_id=50001&id=NTQyZWUwM2QtM2Y5YTg1NjItNjdiMDQ4MGMtNTBhMGMxYjI=" 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, 23c54877-9d3b-4ca9-8715-1a7659799976, ghrun-tvlw7frnpa.auto.internal:21205): 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 0x7fb5f1f08a60>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, de808935-428c-4621-a165-8e9cb5bf49f4, ghrun-tvlw7frnpa.auto.internal:21205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, de808935-428c-4621-a165-8e9cb5bf49f4, ghrun-tvlw7frnpa.auto.internal:21205): request = { session_id: "ydb://session/3?node_id=50001&id=NTQyZWUwM2QtM2Y5YTg1NjItNjdiMDQ4MGMtNTBhMGMxYjI=" 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, de808935-428c-4621-a165-8e9cb5bf49f4, ghrun-tvlw7frnpa.auto.internal:21205): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1f08a60>
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 0x7fb5f1f08a60>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5f1f08a60> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ba4d105f-95c3-4ece-8eca-a194c203c698, ghrun-tvlw7frnpa.auto.internal:21205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ba4d105f-95c3-4ece-8eca-a194c203c698, ghrun-tvlw7frnpa.auto.internal:21205): request = { session_id: "ydb://session/3?node_id=50001&id=NTQyZWUwM2QtM2Y5YTg1NjItNjdiMDQ4MGMtNTBhMGMxYjI=" 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, ba4d105f-95c3-4ece-8eca-a194c203c698, ghrun-tvlw7frnpa.auto.internal:21205): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ba4d105f-95c3-4ece-8eca-a194c203c698, ghrun-tvlw7frnpa.auto.internal:21205): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, ba4d105f-95c3-4ece-8eca-a194c203c698, ghrun-tvlw7frnpa.auto.internal:21205): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb5f1f08a60>
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:8274
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:21205
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=1762015422076586&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:21205/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28217
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25558
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6163
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11901
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24494
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_mhn6tzfs.log --grpc-port=28217 --mon-port=25558 --ic-port=6163
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_mhn6tzfs.log --grpc-port=28217 --mon-port=25558 --ic-port=6163
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:8274', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_mhn6tzfs.log', '--grpc-port=28217', '--mon-port=25558', '--ic-port=6163')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 2973391
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28217/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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2973392
DEBUG    ya.test:process.py:259 Command (pid 2973392) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2973392) elapsed time (sec): 0.7177610397338867
DEBUG    ya.test:process.py:263 Command (pid 2973392) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2973392) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2973392) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2973392) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2973392) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2973392) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2973392) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 2973392) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2973392) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2973392) nivcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 2973392) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2973392) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2973392) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2973392) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2973392) stime: 0.466385
DEBUG    ya.test:process.py:263 Command (pid 2973392) utime: 0.11161299999999999
DEBUG    ya.test:process.py:263 Command (pid 2973392) wtime: 0.719
DEBUG    ya.test:process.py:275 Command (pid 2973392) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2973392) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fb5d648cd80 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 0x7fb5f1e4bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f1e4bcb0>
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, 0a0d5137-5068-4aeb-bef9-73a010cceff4, localhost:8274): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0a0d5137-5068-4aeb-bef9-73a010cceff4, localhost:8274): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0a0d5137-5068-4aeb-bef9-73a010cceff4, localhost:8274): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 28217 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-tvlw7frnpa.auto.internal:28217, 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:8274
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f1e4bcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ea65eda6-788a-4687-b88f-926a616c971a, ghrun-tvlw7frnpa.auto.internal:28217): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ea65eda6-788a-4687-b88f-926a616c971a, ghrun-tvlw7frnpa.auto.internal:28217): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ea65eda6-788a-4687-b88f-926a616c971a, ghrun-tvlw7frnpa.auto.internal:28217): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ea65eda6-788a-4687-b88f-926a616c971a, ghrun-tvlw7frnpa.auto.internal:28217): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZDg5MzgyMjgtN2I4MjkwNzQtMmVhNjM5ZmUtZjlkZjc5NjA=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ea65eda6-788a-4687-b88f-926a616c971a, ghrun-tvlw7frnpa.auto.internal:28217): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1e4bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5f1e4bcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9f6265ec-fc34-49ba-a92d-4459c8113202, ghrun-tvlw7frnpa.auto.internal:28217): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9f6265ec-fc34-49ba-a92d-4459c8113202, ghrun-tvlw7frnpa.auto.internal:28217): request = { session_id: "ydb://session/3?node_id=50002&id=ZDg5MzgyMjgtN2I4MjkwNzQtMmVhNjM5ZmUtZjlkZjc5NjA=" 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, 9f6265ec-fc34-49ba-a92d-4459c8113202, ghrun-tvlw7frnpa.auto.internal:28217): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1e4bcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c7da5e1e-8a4f-4de6-b498-059e9e06396b, ghrun-tvlw7frnpa.auto.internal:28217): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c7da5e1e-8a4f-4de6-b498-059e9e06396b, ghrun-tvlw7frnpa.auto.internal:28217): request = { session_id: "ydb://session/3?node_id=50002&id=ZDg5MzgyMjgtN2I4MjkwNzQtMmVhNjM5ZmUtZjlkZjc5NjA=" 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, c7da5e1e-8a4f-4de6-b498-059e9e06396b, ghrun-tvlw7frnpa.auto.internal:28217): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1e4bcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb98c165-0831-4f76-a6f1-86b938e493be, ghrun-tvlw7frnpa.auto.internal:28217): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb98c165-0831-4f76-a6f1-86b938e493be, ghrun-tvlw7frnpa.auto.internal:28217): request = { session_id: "ydb://session/3?node_id=50002&id=ZDg5MzgyMjgtN2I4MjkwNzQtMmVhNjM5ZmUtZjlkZjc5NjA=" 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, eb98c165-0831-4f76-a6f1-86b938e493be, ghrun-tvlw7frnpa.auto.internal:28217): 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 0x7fb5f1e4bcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1eb1719-cfce-41ee-9c09-4b278e0582f5, ghrun-tvlw7frnpa.auto.internal:28217): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1eb1719-cfce-41ee-9c09-4b278e0582f5, ghrun-tvlw7frnpa.auto.internal:28217): request = { session_id: "ydb://session/3?node_id=50002&id=ZDg5MzgyMjgtN2I4MjkwNzQtMmVhNjM5ZmUtZjlkZjc5NjA=" 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, e1eb1719-cfce-41ee-9c09-4b278e0582f5, ghrun-tvlw7frnpa.auto.internal:28217): 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 0x7fb5f1e4bcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 6d6a478d-cbb6-48f9-817c-4457edb65761, ghrun-tvlw7frnpa.auto.internal:28217): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 6d6a478d-cbb6-48f9-817c-4457edb65761, ghrun-tvlw7frnpa.auto.internal:28217): request = { session_id: "ydb://session/3?node_id=50002&id=ZDg5MzgyMjgtN2I4MjkwNzQtMmVhNjM5ZmUtZjlkZjc5NjA=" 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, 6d6a478d-cbb6-48f9-817c-4457edb65761, ghrun-tvlw7frnpa.auto.internal:28217): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1e4bcb0>
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 0x7fb5f1e4bcb0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5f1e4bcb0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 17c87299-60c2-4ef8-83b4-71c783c54980, ghrun-tvlw7frnpa.auto.internal:28217): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 17c87299-60c2-4ef8-83b4-71c783c54980, ghrun-tvlw7frnpa.auto.internal:28217): request = { session_id: "ydb://session/3?node_id=50002&id=ZDg5MzgyMjgtN2I4MjkwNzQtMmVhNjM5ZmUtZjlkZjc5NjA=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 17c87299-60c2-4ef8-83b4-71c783c54980, ghrun-tvlw7frnpa.auto.internal:28217): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 17c87299-60c2-4ef8-83b4-71c783c54980, ghrun-tvlw7frnpa.auto.internal:28217): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 17c87299-60c2-4ef8-83b4-71c783c54980, ghrun-tvlw7frnpa.auto.internal:28217): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb5f1e4bcb0>
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:8274
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:28217
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=1762015427466640&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:28217/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7406
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15852
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31170
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10161
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26969
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_j5mx01gt.log --grpc-port=7406 --mon-port=15852 --ic-port=31170
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_j5mx01gt.log --grpc-port=7406 --mon-port=15852 --ic-port=31170
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:8274', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_j5mx01gt.log', '--grpc-port=7406', '--mon-port=15852', '--ic-port=31170')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 2978706
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7406/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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2978707
DEBUG    ya.test:process.py:259 Command (pid 2978707) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2978707) elapsed time (sec): 0.41919612884521484
DEBUG    ya.test:process.py:263 Command (pid 2978707) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2978707) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2978707) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2978707) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2978707) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2978707) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2978707) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 2978707) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2978707) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2978707) nivcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 2978707) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2978707) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2978707) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2978707) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2978707) stime: 0.218666
DEBUG    ya.test:process.py:263 Command (pid 2978707) utime: 0.123248
DEBUG    ya.test:process.py:263 Command (pid 2978707) wtime: 0.425
DEBUG    ya.test:process.py:275 Command (pid 2978707) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2978707) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fb5f12a22c0 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 0x7fb5f1812950>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f1812950>
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, 1e7a8a41-657d-4a6c-bbf2-f42eed5bd179, localhost:8274): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1e7a8a41-657d-4a6c-bbf2-f42eed5bd179, localhost:8274): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1e7a8a41-657d-4a6c-bbf2-f42eed5bd179, localhost:8274): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 7406 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-tvlw7frnpa.auto.internal:7406, 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:8274
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f1812950>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, deff9c4e-b643-4089-ba2d-5745b17b5d55, ghrun-tvlw7frnpa.auto.internal:7406): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, deff9c4e-b643-4089-ba2d-5745b17b5d55, ghrun-tvlw7frnpa.auto.internal:7406): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, deff9c4e-b643-4089-ba2d-5745b17b5d55, ghrun-tvlw7frnpa.auto.internal:7406): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, deff9c4e-b643-4089-ba2d-5745b17b5d55, ghrun-tvlw7frnpa.auto.internal:7406): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MTg4ZTJjOGUtMjBlZDA4YWMtZWVkYzc2MmUtYjFiYzczZjE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1812950>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5f1812950>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, deff9c4e-b643-4089-ba2d-5745b17b5d55, ghrun-tvlw7frnpa.auto.internal:7406): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d580a605-738e-4add-950e-9879e70a767a, ghrun-tvlw7frnpa.auto.internal:7406): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d580a605-738e-4add-950e-9879e70a767a, ghrun-tvlw7frnpa.auto.internal:7406): request = { session_id: "ydb://session/3?node_id=50003&id=MTg4ZTJjOGUtMjBlZDA4YWMtZWVkYzc2MmUtYjFiYzczZjE=" 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, d580a605-738e-4add-950e-9879e70a767a, ghrun-tvlw7frnpa.auto.internal:7406): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1812950>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 59810318-a7cd-4303-b5bf-c475eb92f9c3, ghrun-tvlw7frnpa.auto.internal:7406): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 59810318-a7cd-4303-b5bf-c475eb92f9c3, ghrun-tvlw7frnpa.auto.internal:7406): request = { session_id: "ydb://session/3?node_id=50003&id=MTg4ZTJjOGUtMjBlZDA4YWMtZWVkYzc2MmUtYjFiYzczZjE=" 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, 59810318-a7cd-4303-b5bf-c475eb92f9c3, ghrun-tvlw7frnpa.auto.internal:7406): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1812950>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0476a69d-9930-4669-bde0-12d588443ccb, ghrun-tvlw7frnpa.auto.internal:7406): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0476a69d-9930-4669-bde0-12d588443ccb, ghrun-tvlw7frnpa.auto.internal:7406): request = { session_id: "ydb://session/3?node_id=50003&id=MTg4ZTJjOGUtMjBlZDA4YWMtZWVkYzc2MmUtYjFiYzczZjE=" 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, 0476a69d-9930-4669-bde0-12d588443ccb, ghrun-tvlw7frnpa.auto.internal:7406): 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 0x7fb5f1812950>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 764f577d-d3d9-4b9a-a2b0-cb1540d77a73, ghrun-tvlw7frnpa.auto.internal:7406): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 764f577d-d3d9-4b9a-a2b0-cb1540d77a73, ghrun-tvlw7frnpa.auto.internal:7406): request = { session_id: "ydb://session/3?node_id=50003&id=MTg4ZTJjOGUtMjBlZDA4YWMtZWVkYzc2MmUtYjFiYzczZjE=" 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, 764f577d-d3d9-4b9a-a2b0-cb1540d77a73, ghrun-tvlw7frnpa.auto.internal:7406): 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 0x7fb5f1812950>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, c8efda3b-88a0-42a3-abd4-73914b86279f, ghrun-tvlw7frnpa.auto.internal:7406): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, c8efda3b-88a0-42a3-abd4-73914b86279f, ghrun-tvlw7frnpa.auto.internal:7406): request = { session_id: "ydb://session/3?node_id=50003&id=MTg4ZTJjOGUtMjBlZDA4YWMtZWVkYzc2MmUtYjFiYzczZjE=" 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, c8efda3b-88a0-42a3-abd4-73914b86279f, ghrun-tvlw7frnpa.auto.internal:7406): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1812950>
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 0x7fb5f1812950>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5f1812950> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8b9561c8-0c79-4c6d-93d0-dfae364fb22c, ghrun-tvlw7frnpa.auto.internal:7406): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8b9561c8-0c79-4c6d-93d0-dfae364fb22c, ghrun-tvlw7frnpa.auto.internal:7406): request = { session_id: "ydb://session/3?node_id=50003&id=MTg4ZTJjOGUtMjBlZDA4YWMtZWVkYzc2MmUtYjFiYzczZjE=" 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, 8b9561c8-0c79-4c6d-93d0-dfae364fb22c, ghrun-tvlw7frnpa.auto.internal:7406): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8b9561c8-0c79-4c6d-93d0-dfae364fb22c, ghrun-tvlw7frnpa.auto.internal:7406): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8b9561c8-0c79-4c6d-93d0-dfae364fb22c, ghrun-tvlw7frnpa.auto.internal:7406): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb5f1812950>
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:8274
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:7406
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=1762015434329753&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:7406/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29955
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20060
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8264
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8170
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_0pssz81x.log --grpc-port=29955 --mon-port=20060 --ic-port=8264
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_0pssz81x.log --grpc-port=29955 --mon-port=20060 --ic-port=8264
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:8274', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_0pssz81x.log', '--grpc-port=29955', '--mon-port=20060', '--ic-port=8264')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 2982079
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29955/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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2982083
DEBUG    ya.test:process.py:259 Command (pid 2982083) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2982083) elapsed time (sec): 0.40658068656921387
DEBUG    ya.test:process.py:263 Command (pid 2982083) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2982083) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2982083) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2982083) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2982083) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2982083) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2982083) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 2982083) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2982083) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2982083) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 2982083) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2982083) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2982083) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 2982083) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2982083) stime: 0.218779
DEBUG    ya.test:process.py:263 Command (pid 2982083) utime: 0.115356
DEBUG    ya.test:process.py:263 Command (pid 2982083) wtime: 0.413
DEBUG    ya.test:process.py:275 Command (pid 2982083) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2982083) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fb5d6466a90 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 0x7fb5d64658c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5d64658c0>
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, e4d012c9-0299-48dc-ae5b-d13ce0e126aa, localhost:8274): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e4d012c9-0299-48dc-ae5b-d13ce0e126aa, localhost:8274): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e4d012c9-0299-48dc-ae5b-d13ce0e126aa, localhost:8274): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 29955 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-tvlw7frnpa.auto.internal:29955, 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:8274
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5d64658c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 26078fda-3821-4a9f-9b22-728fc5b1de5f, ghrun-tvlw7frnpa.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 26078fda-3821-4a9f-9b22-728fc5b1de5f, ghrun-tvlw7frnpa.auto.internal:29955): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 26078fda-3821-4a9f-9b22-728fc5b1de5f, ghrun-tvlw7frnpa.auto.internal:29955): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 26078fda-3821-4a9f-9b22-728fc5b1de5f, ghrun-tvlw7frnpa.auto.internal:29955): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=NjUxODE2MjMtOWY0OWE5ZDgtNzM1NjE3NzEtMzUwMGJiZTI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5d64658c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5d64658c0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 26078fda-3821-4a9f-9b22-728fc5b1de5f, ghrun-tvlw7frnpa.auto.internal:29955): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6e9a656d-1c82-4623-baf4-ed385e4be157, ghrun-tvlw7frnpa.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6e9a656d-1c82-4623-baf4-ed385e4be157, ghrun-tvlw7frnpa.auto.internal:29955): request = { session_id: "ydb://session/3?node_id=50004&id=NjUxODE2MjMtOWY0OWE5ZDgtNzM1NjE3NzEtMzUwMGJiZTI=" 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, 6e9a656d-1c82-4623-baf4-ed385e4be157, ghrun-tvlw7frnpa.auto.internal:29955): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5d64658c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d32e46d5-fad1-414b-baa5-adecd3232775, ghrun-tvlw7frnpa.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d32e46d5-fad1-414b-baa5-adecd3232775, ghrun-tvlw7frnpa.auto.internal:29955): request = { session_id: "ydb://session/3?node_id=50004&id=NjUxODE2MjMtOWY0OWE5ZDgtNzM1NjE3NzEtMzUwMGJiZTI=" 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, d32e46d5-fad1-414b-baa5-adecd3232775, ghrun-tvlw7frnpa.auto.internal:29955): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5d64658c0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d89e3aa-d042-4528-8ed1-4df57ffc38aa, ghrun-tvlw7frnpa.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d89e3aa-d042-4528-8ed1-4df57ffc38aa, ghrun-tvlw7frnpa.auto.internal:29955): request = { session_id: "ydb://session/3?node_id=50004&id=NjUxODE2MjMtOWY0OWE5ZDgtNzM1NjE3NzEtMzUwMGJiZTI=" 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, 5d89e3aa-d042-4528-8ed1-4df57ffc38aa, ghrun-tvlw7frnpa.auto.internal:29955): 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 0x7fb5d64658c0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf4358d9-b3a2-475f-aebe-82bd53a177ab, ghrun-tvlw7frnpa.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf4358d9-b3a2-475f-aebe-82bd53a177ab, ghrun-tvlw7frnpa.auto.internal:29955): request = { session_id: "ydb://session/3?node_id=50004&id=NjUxODE2MjMtOWY0OWE5ZDgtNzM1NjE3NzEtMzUwMGJiZTI=" 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, cf4358d9-b3a2-475f-aebe-82bd53a177ab, ghrun-tvlw7frnpa.auto.internal:29955): 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 0x7fb5d64658c0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 8380efe4-b79a-4bde-8474-e21d7ddb2e66, ghrun-tvlw7frnpa.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 8380efe4-b79a-4bde-8474-e21d7ddb2e66, ghrun-tvlw7frnpa.auto.internal:29955): request = { session_id: "ydb://session/3?node_id=50004&id=NjUxODE2MjMtOWY0OWE5ZDgtNzM1NjE3NzEtMzUwMGJiZTI=" 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, 8380efe4-b79a-4bde-8474-e21d7ddb2e66, ghrun-tvlw7frnpa.auto.internal:29955): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5d64658c0>
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 0x7fb5d64658c0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5d64658c0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5cd2c625-821f-4166-a8e2-cc5eeecbca0a, ghrun-tvlw7frnpa.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5cd2c625-821f-4166-a8e2-cc5eeecbca0a, ghrun-tvlw7frnpa.auto.internal:29955): request = { session_id: "ydb://session/3?node_id=50004&id=NjUxODE2MjMtOWY0OWE5ZDgtNzM1NjE3NzEtMzUwMGJiZTI=" 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 0x7fb5d64658c0>
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, 5cd2c625-821f-4166-a8e2-cc5eeecbca0a, ghrun-tvlw7frnpa.auto.internal:29955): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8274
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:29955
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.connection:connection.py:52 RpcState(DeleteSession, 5cd2c625-821f-4166-a8e2-cc5eeecbca0a, ghrun-tvlw7frnpa.auto.internal:29955): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_4: send console operation, token None
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 5cd2c625-821f-4166-a8e2-cc5eeecbca0a, ghrun-tvlw7frnpa.auto.internal:29955): on response callback success
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=1762015445175427&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:29955/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17232
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17232
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17233
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30899
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18250
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21930
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_75mbtj0_.log --grpc-port=27514 --mon-port=17233 --ic-port=30899
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_75mbtj0_.log --grpc-port=27514 --mon-port=17233 --ic-port=30899
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:8274', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_75mbtj0_.log', '--grpc-port=27514', '--mon-port=17233', '--ic-port=30899')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 2987002
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27514/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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2987004
DEBUG    ya.test:process.py:259 Command (pid 2987004) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2987004) elapsed time (sec): 0.5178594589233398
DEBUG    ya.test:process.py:263 Command (pid 2987004) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2987004) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2987004) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2987004) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2987004) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2987004) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2987004) minflt: 16132
DEBUG    ya.test:process.py:263 Command (pid 2987004) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2987004) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2987004) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 2987004) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2987004) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2987004) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2987004) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2987004) stime: 0.249331
DEBUG    ya.test:process.py:263 Command (pid 2987004) utime: 0.116158
DEBUG    ya.test:process.py:263 Command (pid 2987004) wtime: 0.53
DEBUG    ya.test:process.py:275 Command (pid 2987004) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2987004) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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_5
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6ff70c76-692b-40c3-97f0-b5e7012c1d95, localhost:8274): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6ff70c76-692b-40c3-97f0-b5e7012c1d95, localhost:8274): request = { database: "/Root/users/database_5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6ff70c76-692b-40c3-97f0-b5e7012c1d95, localhost:8274): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 27514 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-tvlw7frnpa.auto.internal:27514, 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:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fb5f100b5d0 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 0x7fb5f100a1d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f100a1d0>
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:8274
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f100a1d0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2e36c02b-fb77-4ead-831a-b215c03ec6d2, ghrun-tvlw7frnpa.auto.internal:27514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e36c02b-fb77-4ead-831a-b215c03ec6d2, ghrun-tvlw7frnpa.auto.internal:27514): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2e36c02b-fb77-4ead-831a-b215c03ec6d2, ghrun-tvlw7frnpa.auto.internal:27514): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e36c02b-fb77-4ead-831a-b215c03ec6d2, ghrun-tvlw7frnpa.auto.internal:27514): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=MTNjMTRkY2EtYjE5ODg5MWItMjZkZmMwYTMtY2NiNjUyMGM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f100a1d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5f100a1d0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 2e36c02b-fb77-4ead-831a-b215c03ec6d2, ghrun-tvlw7frnpa.auto.internal:27514): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 4c0445b0-6091-4506-a0f8-d53e6e9cc00d, ghrun-tvlw7frnpa.auto.internal:27514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4c0445b0-6091-4506-a0f8-d53e6e9cc00d, ghrun-tvlw7frnpa.auto.internal:27514): request = { session_id: "ydb://session/3?node_id=50005&id=MTNjMTRkY2EtYjE5ODg5MWItMjZkZmMwYTMtY2NiNjUyMGM=" 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, 4c0445b0-6091-4506-a0f8-d53e6e9cc00d, ghrun-tvlw7frnpa.auto.internal:27514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f100a1d0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ee6553d5-3749-4c60-9a78-cff655b61684, ghrun-tvlw7frnpa.auto.internal:27514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ee6553d5-3749-4c60-9a78-cff655b61684, ghrun-tvlw7frnpa.auto.internal:27514): request = { session_id: "ydb://session/3?node_id=50005&id=MTNjMTRkY2EtYjE5ODg5MWItMjZkZmMwYTMtY2NiNjUyMGM=" 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, ee6553d5-3749-4c60-9a78-cff655b61684, ghrun-tvlw7frnpa.auto.internal:27514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f100a1d0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4de1a74-b481-4901-a969-3d53058dc5ed, ghrun-tvlw7frnpa.auto.internal:27514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4de1a74-b481-4901-a969-3d53058dc5ed, ghrun-tvlw7frnpa.auto.internal:27514): request = { session_id: "ydb://session/3?node_id=50005&id=MTNjMTRkY2EtYjE5ODg5MWItMjZkZmMwYTMtY2NiNjUyMGM=" 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, c4de1a74-b481-4901-a969-3d53058dc5ed, ghrun-tvlw7frnpa.auto.internal:27514): 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 0x7fb5f100a1d0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30273538-f6c2-4a21-98cd-c42d86e4ab3f, ghrun-tvlw7frnpa.auto.internal:27514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30273538-f6c2-4a21-98cd-c42d86e4ab3f, ghrun-tvlw7frnpa.auto.internal:27514): request = { session_id: "ydb://session/3?node_id=50005&id=MTNjMTRkY2EtYjE5ODg5MWItMjZkZmMwYTMtY2NiNjUyMGM=" 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, 30273538-f6c2-4a21-98cd-c42d86e4ab3f, ghrun-tvlw7frnpa.auto.internal:27514): 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 0x7fb5f100a1d0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, c6968750-21a7-42fd-adb1-a9e7966e00c7, ghrun-tvlw7frnpa.auto.internal:27514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, c6968750-21a7-42fd-adb1-a9e7966e00c7, ghrun-tvlw7frnpa.auto.internal:27514): request = { session_id: "ydb://session/3?node_id=50005&id=MTNjMTRkY2EtYjE5ODg5MWItMjZkZmMwYTMtY2NiNjUyMGM=" 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, c6968750-21a7-42fd-adb1-a9e7966e00c7, ghrun-tvlw7frnpa.auto.internal:27514): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f100a1d0>
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 0x7fb5f100a1d0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5f100a1d0> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 90029c7d-e99a-4118-80df-23ce78bbfb3b, ghrun-tvlw7frnpa.auto.internal:27514): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 90029c7d-e99a-4118-80df-23ce78bbfb3b, ghrun-tvlw7frnpa.auto.internal:27514): request = { session_id: "ydb://session/3?node_id=50005&id=MTNjMTRkY2EtYjE5ODg5MWItMjZkZmMwYTMtY2NiNjUyMGM=" 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 0x7fb5f100a1d0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 90029c7d-e99a-4118-80df-23ce78bbfb3b, ghrun-tvlw7frnpa.auto.internal:27514): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 90029c7d-e99a-4118-80df-23ce78bbfb3b, ghrun-tvlw7frnpa.auto.internal:27514): 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:8274
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 90029c7d-e99a-4118-80df-23ce78bbfb3b, ghrun-tvlw7frnpa.auto.internal:27514): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:27514
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=1762015450318061&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:27514/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32569
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11718
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11550
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13077
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_pvfdot52.log --grpc-port=32569 --mon-port=11718 --ic-port=21093
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_pvfdot52.log --grpc-port=32569 --mon-port=11718 --ic-port=21093
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:8274', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_pvfdot52.log', '--grpc-port=32569', '--mon-port=11718', '--ic-port=21093')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 2989687
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:32569/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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2989692
DEBUG    ya.test:process.py:259 Command (pid 2989692) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2989692) elapsed time (sec): 0.3830239772796631
DEBUG    ya.test:process.py:263 Command (pid 2989692) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2989692) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2989692) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2989692) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2989692) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2989692) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2989692) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 2989692) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2989692) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2989692) nivcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 2989692) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2989692) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2989692) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2989692) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2989692) stime: 0.21240799999999999
DEBUG    ya.test:process.py:263 Command (pid 2989692) utime: 0.10620399999999999
DEBUG    ya.test:process.py:263 Command (pid 2989692) wtime: 0.384
DEBUG    ya.test:process.py:275 Command (pid 2989692) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2989692) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fb5d6469140 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_6
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fb5d64693c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5d64693c0>
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:421 RpcState(ListEndpoints, 016f97f4-a349-48fb-95f5-ee275ab2e64c, localhost:8274): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 016f97f4-a349-48fb-95f5-ee275ab2e64c, localhost:8274): request = { database: "/Root/users/database_6" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 016f97f4-a349-48fb-95f5-ee275ab2e64c, localhost:8274): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 32569 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-tvlw7frnpa.auto.internal:32569, 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:8274
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5d64693c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0aa3db85-58c5-4276-9e58-bc0c2addb03c, ghrun-tvlw7frnpa.auto.internal:32569): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0aa3db85-58c5-4276-9e58-bc0c2addb03c, ghrun-tvlw7frnpa.auto.internal:32569): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0aa3db85-58c5-4276-9e58-bc0c2addb03c, ghrun-tvlw7frnpa.auto.internal:32569): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0aa3db85-58c5-4276-9e58-bc0c2addb03c, ghrun-tvlw7frnpa.auto.internal:32569): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=OTM5ZTI2YTQtOTYwMGU3OGItZDMzOTZiYWQtZDZhMmQxOTY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5d64693c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5d64693c0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0aa3db85-58c5-4276-9e58-bc0c2addb03c, ghrun-tvlw7frnpa.auto.internal:32569): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d4ba4e5b-d33c-4ab5-a19d-59be4fb10a4e, ghrun-tvlw7frnpa.auto.internal:32569): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d4ba4e5b-d33c-4ab5-a19d-59be4fb10a4e, ghrun-tvlw7frnpa.auto.internal:32569): request = { session_id: "ydb://session/3?node_id=50006&id=OTM5ZTI2YTQtOTYwMGU3OGItZDMzOTZiYWQtZDZhMmQxOTY=" 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, d4ba4e5b-d33c-4ab5-a19d-59be4fb10a4e, ghrun-tvlw7frnpa.auto.internal:32569): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5d64693c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, eba9a3dc-996b-450e-9fb8-97ee1a7d3c5d, ghrun-tvlw7frnpa.auto.internal:32569): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, eba9a3dc-996b-450e-9fb8-97ee1a7d3c5d, ghrun-tvlw7frnpa.auto.internal:32569): request = { session_id: "ydb://session/3?node_id=50006&id=OTM5ZTI2YTQtOTYwMGU3OGItZDMzOTZiYWQtZDZhMmQxOTY=" 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, eba9a3dc-996b-450e-9fb8-97ee1a7d3c5d, ghrun-tvlw7frnpa.auto.internal:32569): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5d64693c0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ee97d2e-960e-486a-8187-c8dd4dd6b631, ghrun-tvlw7frnpa.auto.internal:32569): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ee97d2e-960e-486a-8187-c8dd4dd6b631, ghrun-tvlw7frnpa.auto.internal:32569): request = { session_id: "ydb://session/3?node_id=50006&id=OTM5ZTI2YTQtOTYwMGU3OGItZDMzOTZiYWQtZDZhMmQxOTY=" 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, 7ee97d2e-960e-486a-8187-c8dd4dd6b631, ghrun-tvlw7frnpa.auto.internal:32569): 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 0x7fb5d64693c0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f1d3f84-9e44-4895-a472-0d2961425455, ghrun-tvlw7frnpa.auto.internal:32569): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f1d3f84-9e44-4895-a472-0d2961425455, ghrun-tvlw7frnpa.auto.internal:32569): request = { session_id: "ydb://session/3?node_id=50006&id=OTM5ZTI2YTQtOTYwMGU3OGItZDMzOTZiYWQtZDZhMmQxOTY=" 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, 7f1d3f84-9e44-4895-a472-0d2961425455, ghrun-tvlw7frnpa.auto.internal:32569): 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 0x7fb5d64693c0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 5c89683a-e0c5-41f2-b794-03bdaaffe5e8, ghrun-tvlw7frnpa.auto.internal:32569): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 5c89683a-e0c5-41f2-b794-03bdaaffe5e8, ghrun-tvlw7frnpa.auto.internal:32569): request = { session_id: "ydb://session/3?node_id=50006&id=OTM5ZTI2YTQtOTYwMGU3OGItZDMzOTZiYWQtZDZhMmQxOTY=" 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, 5c89683a-e0c5-41f2-b794-03bdaaffe5e8, ghrun-tvlw7frnpa.auto.internal:32569): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5d64693c0>
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 0x7fb5d64693c0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5d64693c0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c9c479d3-cf7c-468e-a95b-08793d53a1ef, ghrun-tvlw7frnpa.auto.internal:32569): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c9c479d3-cf7c-468e-a95b-08793d53a1ef, ghrun-tvlw7frnpa.auto.internal:32569): request = { session_id: "ydb://session/3?node_id=50006&id=OTM5ZTI2YTQtOTYwMGU3OGItZDMzOTZiYWQtZDZhMmQxOTY=" 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 0x7fb5d64693c0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, c9c479d3-cf7c-468e-a95b-08793d53a1ef, ghrun-tvlw7frnpa.auto.internal:32569): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c9c479d3-cf7c-468e-a95b-08793d53a1ef, ghrun-tvlw7frnpa.auto.internal:32569): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, c9c479d3-cf7c-468e-a95b-08793d53a1ef, ghrun-tvlw7frnpa.auto.internal:32569): 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:8274
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:32569
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=1762015455218676&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:32569/7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25781
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8947
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4473
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8118
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26719
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_8/logfile_rc_wpio9.log --grpc-port=25781 --mon-port=8947 --ic-port=4473
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_8/logfile_rc_wpio9.log --grpc-port=25781 --mon-port=8947 --ic-port=4473
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:8274', '--tenant=/Root/users/database_7', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_8/logfile_rc_wpio9.log', '--grpc-port=25781', '--mon-port=8947', '--ic-port=4473')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2991831
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25781/8
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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2991867
DEBUG    ya.test:process.py:259 Command (pid 2991867) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2991867) elapsed time (sec): 0.4134097099304199
DEBUG    ya.test:process.py:263 Command (pid 2991867) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2991867) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2991867) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2991867) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2991867) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2991867) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2991867) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 2991867) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2991867) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2991867) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 2991867) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2991867) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2991867) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2991867) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2991867) stime: 0.234282
DEBUG    ya.test:process.py:263 Command (pid 2991867) utime: 0.103641
DEBUG    ya.test:process.py:263 Command (pid 2991867) wtime: 0.415
DEBUG    ya.test:process.py:275 Command (pid 2991867) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2991867) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fb5f1e88fb0 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 0x7fb5f1e88d80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f1e88d80>
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, 5002fbf6-7167-42b7-8772-43bcfc6991b1, localhost:8274): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5002fbf6-7167-42b7-8772-43bcfc6991b1, localhost:8274): request = { database: "/Root/users/database_7" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5002fbf6-7167-42b7-8772-43bcfc6991b1, localhost:8274): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 25781 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-tvlw7frnpa.auto.internal:25781, 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:8274
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f1e88d80>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cd4550d1-116f-4f60-b0a7-4dff5d43507a, ghrun-tvlw7frnpa.auto.internal:25781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd4550d1-116f-4f60-b0a7-4dff5d43507a, ghrun-tvlw7frnpa.auto.internal:25781): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, cd4550d1-116f-4f60-b0a7-4dff5d43507a, ghrun-tvlw7frnpa.auto.internal:25781): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd4550d1-116f-4f60-b0a7-4dff5d43507a, ghrun-tvlw7frnpa.auto.internal:25781): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50007&id=YTBmN2VkZWQtMWM1MTJjNGQtNDNkNDQ5MTgtMzkxYmM0NQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1e88d80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5f1e88d80>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, cd4550d1-116f-4f60-b0a7-4dff5d43507a, ghrun-tvlw7frnpa.auto.internal:25781): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b67ea822-a042-4d3b-8276-4d5a9d40e378, ghrun-tvlw7frnpa.auto.internal:25781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b67ea822-a042-4d3b-8276-4d5a9d40e378, ghrun-tvlw7frnpa.auto.internal:25781): request = { session_id: "ydb://session/3?node_id=50007&id=YTBmN2VkZWQtMWM1MTJjNGQtNDNkNDQ5MTgtMzkxYmM0NQ==" 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, b67ea822-a042-4d3b-8276-4d5a9d40e378, ghrun-tvlw7frnpa.auto.internal:25781): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1e88d80>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9e88c7f3-1df7-4004-9bdc-5bcdf3207eb6, ghrun-tvlw7frnpa.auto.internal:25781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9e88c7f3-1df7-4004-9bdc-5bcdf3207eb6, ghrun-tvlw7frnpa.auto.internal:25781): request = { session_id: "ydb://session/3?node_id=50007&id=YTBmN2VkZWQtMWM1MTJjNGQtNDNkNDQ5MTgtMzkxYmM0NQ==" 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, 9e88c7f3-1df7-4004-9bdc-5bcdf3207eb6, ghrun-tvlw7frnpa.auto.internal:25781): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1e88d80>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bd51507-8e01-43d6-adbf-3041c089ac3c, ghrun-tvlw7frnpa.auto.internal:25781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bd51507-8e01-43d6-adbf-3041c089ac3c, ghrun-tvlw7frnpa.auto.internal:25781): request = { session_id: "ydb://session/3?node_id=50007&id=YTBmN2VkZWQtMWM1MTJjNGQtNDNkNDQ5MTgtMzkxYmM0NQ==" 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, 9bd51507-8e01-43d6-adbf-3041c089ac3c, ghrun-tvlw7frnpa.auto.internal:25781): 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 0x7fb5f1e88d80>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d36f6bf7-e22f-499d-8f26-cfce30140f7f, ghrun-tvlw7frnpa.auto.internal:25781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d36f6bf7-e22f-499d-8f26-cfce30140f7f, ghrun-tvlw7frnpa.auto.internal:25781): request = { session_id: "ydb://session/3?node_id=50007&id=YTBmN2VkZWQtMWM1MTJjNGQtNDNkNDQ5MTgtMzkxYmM0NQ==" 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, d36f6bf7-e22f-499d-8f26-cfce30140f7f, ghrun-tvlw7frnpa.auto.internal:25781): 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 0x7fb5f1e88d80>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, b87d7997-5541-4cd3-a877-2e06b241d470, ghrun-tvlw7frnpa.auto.internal:25781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, b87d7997-5541-4cd3-a877-2e06b241d470, ghrun-tvlw7frnpa.auto.internal:25781): request = { session_id: "ydb://session/3?node_id=50007&id=YTBmN2VkZWQtMWM1MTJjNGQtNDNkNDQ5MTgtMzkxYmM0NQ==" 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, b87d7997-5541-4cd3-a877-2e06b241d470, ghrun-tvlw7frnpa.auto.internal:25781): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f1e88d80>
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 0x7fb5f1e88d80>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5f1e88d80> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5328ef78-4961-46da-81fd-1e7aa6325c1f, ghrun-tvlw7frnpa.auto.internal:25781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5328ef78-4961-46da-81fd-1e7aa6325c1f, ghrun-tvlw7frnpa.auto.internal:25781): request = { session_id: "ydb://session/3?node_id=50007&id=YTBmN2VkZWQtMWM1MTJjNGQtNDNkNDQ5MTgtMzkxYmM0NQ==" 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, 5328ef78-4961-46da-81fd-1e7aa6325c1f, ghrun-tvlw7frnpa.auto.internal:25781): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5328ef78-4961-46da-81fd-1e7aa6325c1f, ghrun-tvlw7frnpa.auto.internal:25781): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 5328ef78-4961-46da-81fd-1e7aa6325c1f, ghrun-tvlw7frnpa.auto.internal:25781): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb5f1e88d80>
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:8274
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:25781
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.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=1762015460287908&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:25781/8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7103
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22839
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32354
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6607
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_8 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_9/logfile_uq_jtyd8.log --grpc-port=7103 --mon-port=22839 --ic-port=32354
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8274 --tenant=/Root/users/database_8 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_9/logfile_uq_jtyd8.log --grpc-port=7103 --mon-port=22839 --ic-port=32354
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:8274', '--tenant=/Root/users/database_8', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_9/logfile_uq_jtyd8.log', '--grpc-port=7103', '--mon-port=22839', '--ic-port=32354')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2996077
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7103/9
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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2996173
DEBUG    ya.test:process.py:259 Command (pid 2996173) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2996173) elapsed time (sec): 0.5096306800842285
DEBUG    ya.test:process.py:263 Command (pid 2996173) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2996173) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2996173) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2996173) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2996173) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2996173) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2996173) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 2996173) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2996173) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2996173) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 2996173) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2996173) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2996173) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 2996173) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2996173) stime: 0.324594
DEBUG    ya.test:process.py:263 Command (pid 2996173) utime: 0.11637499999999999
DEBUG    ya.test:process.py:263 Command (pid 2996173) wtime: 0.512
DEBUG    ya.test:process.py:275 Command (pid 2996173) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2996173) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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_8
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1d497c98-04ce-4cac-baff-95add5fe9cb3, localhost:8274): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1d497c98-04ce-4cac-baff-95add5fe9cb3, localhost:8274): request = { database: "/Root/users/database_8" }
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 0x7fb5d6449b40 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 0x7fb5d6449870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5d6449870>
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, 1d497c98-04ce-4cac-baff-95add5fe9cb3, localhost:8274): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 7103 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-tvlw7frnpa.auto.internal:7103, 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:8274
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5d6449870>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d485c9df-0a2e-4d91-bc05-dec012925070, ghrun-tvlw7frnpa.auto.internal:7103): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d485c9df-0a2e-4d91-bc05-dec012925070, ghrun-tvlw7frnpa.auto.internal:7103): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d485c9df-0a2e-4d91-bc05-dec012925070, ghrun-tvlw7frnpa.auto.internal:7103): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d485c9df-0a2e-4d91-bc05-dec012925070, ghrun-tvlw7frnpa.auto.internal:7103): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50008&id=NDhmZDNlODktNDE2ZTYxNDMtNWZiYjQ4OC0zMGQ3ZmJjZA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5d6449870>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5d6449870>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 3ddf855f-bf18-4033-a122-45f3dc9faaa0, ghrun-tvlw7frnpa.auto.internal:7103): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 3ddf855f-bf18-4033-a122-45f3dc9faaa0, ghrun-tvlw7frnpa.auto.internal:7103): request = { session_id: "ydb://session/3?node_id=50008&id=NDhmZDNlODktNDE2ZTYxNDMtNWZiYjQ4OC0zMGQ3ZmJjZA==" 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:123 RpcState(CreateSession, d485c9df-0a2e-4d91-bc05-dec012925070, ghrun-tvlw7frnpa.auto.internal:7103): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 3ddf855f-bf18-4033-a122-45f3dc9faaa0, ghrun-tvlw7frnpa.auto.internal:7103): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5d6449870>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 58b3f33d-3afe-4bd6-82d6-7644bb078b2e, ghrun-tvlw7frnpa.auto.internal:7103): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 58b3f33d-3afe-4bd6-82d6-7644bb078b2e, ghrun-tvlw7frnpa.auto.internal:7103): request = { session_id: "ydb://session/3?node_id=50008&id=NDhmZDNlODktNDE2ZTYxNDMtNWZiYjQ4OC0zMGQ3ZmJjZA==" 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, 58b3f33d-3afe-4bd6-82d6-7644bb078b2e, ghrun-tvlw7frnpa.auto.internal:7103): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5d6449870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ae57b9-70b4-4390-b7b1-3cabe1591e7f, ghrun-tvlw7frnpa.auto.internal:7103): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ae57b9-70b4-4390-b7b1-3cabe1591e7f, ghrun-tvlw7frnpa.auto.internal:7103): request = { session_id: "ydb://session/3?node_id=50008&id=NDhmZDNlODktNDE2ZTYxNDMtNWZiYjQ4OC0zMGQ3ZmJjZA==" 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, 62ae57b9-70b4-4390-b7b1-3cabe1591e7f, ghrun-tvlw7frnpa.auto.internal:7103): 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 0x7fb5d6449870>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44434d88-6d32-48b0-b5a7-105a3a774bfc, ghrun-tvlw7frnpa.auto.internal:7103): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44434d88-6d32-48b0-b5a7-105a3a774bfc, ghrun-tvlw7frnpa.auto.internal:7103): request = { session_id: "ydb://session/3?node_id=50008&id=NDhmZDNlODktNDE2ZTYxNDMtNWZiYjQ4OC0zMGQ3ZmJjZA==" 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, 44434d88-6d32-48b0-b5a7-105a3a774bfc, ghrun-tvlw7frnpa.auto.internal:7103): 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 0x7fb5d6449870>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 84ef8ed7-bf1d-454f-803d-6d4d1fa91441, ghrun-tvlw7frnpa.auto.internal:7103): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 84ef8ed7-bf1d-454f-803d-6d4d1fa91441, ghrun-tvlw7frnpa.auto.internal:7103): request = { session_id: "ydb://session/3?node_id=50008&id=NDhmZDNlODktNDE2ZTYxNDMtNWZiYjQ4OC0zMGQ3ZmJjZA==" 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, 84ef8ed7-bf1d-454f-803d-6d4d1fa91441, ghrun-tvlw7frnpa.auto.internal:7103): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5d6449870>
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 0x7fb5d6449870>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5d6449870> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f5bd47bf-3969-42f8-8d63-f013281e100f, ghrun-tvlw7frnpa.auto.internal:7103): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f5bd47bf-3969-42f8-8d63-f013281e100f, ghrun-tvlw7frnpa.auto.internal:7103): request = { session_id: "ydb://session/3?node_id=50008&id=NDhmZDNlODktNDE2ZTYxNDMtNWZiYjQ4OC0zMGQ3ZmJjZA==" 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 0x7fb5d6449870>
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, f5bd47bf-3969-42f8-8d63-f013281e100f, ghrun-tvlw7frnpa.auto.internal:7103): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f5bd47bf-3969-42f8-8d63-f013281e100f, ghrun-tvlw7frnpa.auto.internal:7103): 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:8274
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:7103
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f5bd47bf-3969-42f8-8d63-f013281e100f, ghrun-tvlw7frnpa.auto.internal:7103): 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_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.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=1762015467599003&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:7103/9
---------------------------- 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# 10 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:8274/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6607
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27762
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32354
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22839
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7103
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26719
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8118
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4473
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8947
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25781
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13077
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11550
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21093
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11718
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32569
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21930
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18250
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30899
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17233
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27514
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8170
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63194
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8264
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20060
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29955
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10161
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31170
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15852
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7406
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24494
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11901
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6163
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25558
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28217
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13699
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21876
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4201
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11644
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24279
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25144
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13397
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65201
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24280
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20100
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8274
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9450
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63108
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/q6a6/0023f4/r3tmp/kikimr_cluster__ohfxtqf
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65199
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62150
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19918
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/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/q6a6/0023f4/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_pehp6l2_.log --grpc-port=65199 --mon-port=62150 --ic-port=63108
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65199/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/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/q6a6/0023f4/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_pehp6l2_.log --grpc-port=65199 --mon-port=62150 --ic-port=63108
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/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_pehp6l2_.log', '--grpc-port=65199', '--mon-port=62150', '--ic-port=63108')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 3004166
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:65199/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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3004225
DEBUG    ya.test:process.py:259 Command (pid 3004225) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3004225) elapsed time (sec): 0.8703463077545166
DEBUG    ya.test:process.py:263 Command (pid 3004225) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3004225) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3004225) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3004225) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3004225) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3004225) maxrss: 538628
DEBUG    ya.test:process.py:263 Command (pid 3004225) minflt: 16152
DEBUG    ya.test:process.py:263 Command (pid 3004225) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3004225) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3004225) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 3004225) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3004225) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3004225) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3004225) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3004225) stime: 0.548516
DEBUG    ya.test:process.py:263 Command (pid 3004225) utime: 0.116575
DEBUG    ya.test:process.py:263 Command (pid 3004225) wtime: 0.875
DEBUG    ya.test:process.py:275 Command (pid 3004225) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 3004225) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65199', '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: 63108\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65199', '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: 63108\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3007102
DEBUG    ya.test:process.py:259 Command (pid 3007102) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3007102) elapsed time (sec): 1.784602403640747
DEBUG    ya.test:process.py:263 Command (pid 3007102) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3007102) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3007102) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3007102) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3007102) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3007102) maxrss: 547028
DEBUG    ya.test:process.py:263 Command (pid 3007102) minflt: 18318
DEBUG    ya.test:process.py:263 Command (pid 3007102) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3007102) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3007102) nivcsw: 378
DEBUG    ya.test:process.py:263 Command (pid 3007102) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3007102) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3007102) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 3007102) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3007102) stime: 1.135997
DEBUG    ya.test:process.py:263 Command (pid 3007102) utime: 0.108791
DEBUG    ya.test:process.py:263 Command (pid 3007102) wtime: 1.786
DEBUG    ya.test:process.py:275 Command (pid 3007102) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29022
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26595
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14268
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17036
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8664
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_k86i7n34.log --grpc-port=29022 --mon-port=26595 --ic-port=14268
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_k86i7n34.log --grpc-port=29022 --mon-port=26595 --ic-port=14268
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:65199', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_k86i7n34.log', '--grpc-port=29022', '--mon-port=26595', '--ic-port=14268')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 3011308
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29022/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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3011329
DEBUG    ya.test:process.py:259 Command (pid 3011329) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3011329) elapsed time (sec): 4.02016544342041
DEBUG    ya.test:process.py:263 Command (pid 3011329) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011329) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3011329) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011329) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011329) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3011329) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3011329) minflt: 16136
DEBUG    ya.test:process.py:263 Command (pid 3011329) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3011329) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3011329) nivcsw: 601
DEBUG    ya.test:process.py:263 Command (pid 3011329) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3011329) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3011329) nvcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 3011329) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3011329) stime: 2.129196
DEBUG    ya.test:process.py:263 Command (pid 3011329) utime: 0.089922
DEBUG    ya.test:process.py:263 Command (pid 3011329) wtime: 4.028
DEBUG    ya.test:process.py:275 Command (pid 3011329) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 3011329) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fb5efafb300 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 0x7fb5efafb3f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5efafb3f0>
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, 2db92597-c65a-47cd-ab9d-31ea6a65f9d9, localhost:65199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2db92597-c65a-47cd-ab9d-31ea6a65f9d9, localhost:65199): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2db92597-c65a-47cd-ab9d-31ea6a65f9d9, localhost:65199): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 29022 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-tvlw7frnpa.auto.internal:29022, 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:65199
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5efafb3f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4481f64e-2da9-4e45-8934-a0225d9f04fe, ghrun-tvlw7frnpa.auto.internal:29022): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4481f64e-2da9-4e45-8934-a0225d9f04fe, ghrun-tvlw7frnpa.auto.internal:29022): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4481f64e-2da9-4e45-8934-a0225d9f04fe, ghrun-tvlw7frnpa.auto.internal:29022): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4481f64e-2da9-4e45-8934-a0225d9f04fe, ghrun-tvlw7frnpa.auto.internal:29022): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NTA2MTA2ZWYtNjRkMjg0YjgtYjJlNGFjODctOTU0MDA4Zjg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5efafb3f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5efafb3f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, abc6b368-cf4f-48a8-b16f-913ad3ffe8b5, ghrun-tvlw7frnpa.auto.internal:29022): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 4481f64e-2da9-4e45-8934-a0225d9f04fe, ghrun-tvlw7frnpa.auto.internal:29022): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, abc6b368-cf4f-48a8-b16f-913ad3ffe8b5, ghrun-tvlw7frnpa.auto.internal:29022): request = { session_id: "ydb://session/3?node_id=50000&id=NTA2MTA2ZWYtNjRkMjg0YjgtYjJlNGFjODctOTU0MDA4Zjg=" 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, abc6b368-cf4f-48a8-b16f-913ad3ffe8b5, ghrun-tvlw7frnpa.auto.internal:29022): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5efafb3f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 89b78e5f-4179-4d94-915c-761c74acacd0, ghrun-tvlw7frnpa.auto.internal:29022): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 89b78e5f-4179-4d94-915c-761c74acacd0, ghrun-tvlw7frnpa.auto.internal:29022): request = { session_id: "ydb://session/3?node_id=50000&id=NTA2MTA2ZWYtNjRkMjg0YjgtYjJlNGFjODctOTU0MDA4Zjg=" 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, 89b78e5f-4179-4d94-915c-761c74acacd0, ghrun-tvlw7frnpa.auto.internal:29022): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5efafb3f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21b27cec-3425-48e6-9666-b82851947a2e, ghrun-tvlw7frnpa.auto.internal:29022): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21b27cec-3425-48e6-9666-b82851947a2e, ghrun-tvlw7frnpa.auto.internal:29022): request = { session_id: "ydb://session/3?node_id=50000&id=NTA2MTA2ZWYtNjRkMjg0YjgtYjJlNGFjODctOTU0MDA4Zjg=" 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, 21b27cec-3425-48e6-9666-b82851947a2e, ghrun-tvlw7frnpa.auto.internal:29022): 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 0x7fb5efafb3f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d10589d1-5136-427d-be3e-692ed9664827, ghrun-tvlw7frnpa.auto.internal:29022): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d10589d1-5136-427d-be3e-692ed9664827, ghrun-tvlw7frnpa.auto.internal:29022): request = { session_id: "ydb://session/3?node_id=50000&id=NTA2MTA2ZWYtNjRkMjg0YjgtYjJlNGFjODctOTU0MDA4Zjg=" 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, d10589d1-5136-427d-be3e-692ed9664827, ghrun-tvlw7frnpa.auto.internal:29022): 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 0x7fb5efafb3f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 26d99f40-d037-4484-8d17-ad23c39b583e, ghrun-tvlw7frnpa.auto.internal:29022): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 26d99f40-d037-4484-8d17-ad23c39b583e, ghrun-tvlw7frnpa.auto.internal:29022): request = { session_id: "ydb://session/3?node_id=50000&id=NTA2MTA2ZWYtNjRkMjg0YjgtYjJlNGFjODctOTU0MDA4Zjg=" 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, 26d99f40-d037-4484-8d17-ad23c39b583e, ghrun-tvlw7frnpa.auto.internal:29022): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5efafb3f0>
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 0x7fb5efafb3f0>, 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 0x7fb5efafb3f0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 65f65905-7d08-4f5f-82be-81e120013b09, ghrun-tvlw7frnpa.auto.internal:29022): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 65f65905-7d08-4f5f-82be-81e120013b09, ghrun-tvlw7frnpa.auto.internal:29022): request = { session_id: "ydb://session/3?node_id=50000&id=NTA2MTA2ZWYtNjRkMjg0YjgtYjJlNGFjODctOTU0MDA4Zjg=" 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 0x7fb5efafb3f0>
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:65199
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:29022
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 65f65905-7d08-4f5f-82be-81e120013b09, ghrun-tvlw7frnpa.auto.internal:29022): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 65f65905-7d08-4f5f-82be-81e120013b09, ghrun-tvlw7frnpa.auto.internal:29022): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 65f65905-7d08-4f5f-82be-81e120013b09, ghrun-tvlw7frnpa.auto.internal:29022): on response callback success
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=1762015492134927&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:29022/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17598
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15839
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19068
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17863
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_pw4zmh9t.log --grpc-port=17598 --mon-port=15839 --ic-port=14631
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_pw4zmh9t.log --grpc-port=17598 --mon-port=15839 --ic-port=14631
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:65199', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_pw4zmh9t.log', '--grpc-port=17598', '--mon-port=15839', '--ic-port=14631')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 3019180
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17598/2
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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3019192
DEBUG    ya.test:process.py:259 Command (pid 3019192) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3019192) elapsed time (sec): 1.475372076034546
DEBUG    ya.test:process.py:263 Command (pid 3019192) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3019192) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3019192) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3019192) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3019192) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3019192) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3019192) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 3019192) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3019192) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3019192) nivcsw: 245
DEBUG    ya.test:process.py:263 Command (pid 3019192) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3019192) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3019192) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 3019192) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3019192) stime: 0.874918
DEBUG    ya.test:process.py:263 Command (pid 3019192) utime: 0.10976
DEBUG    ya.test:process.py:263 Command (pid 3019192) wtime: 1.482
DEBUG    ya.test:process.py:275 Command (pid 3019192) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 3019192) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fb5ef929500 state=pending>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_1
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 13593f79-3f4d-4efa-a918-953564b949cd, localhost:65199): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fb5ef92b7b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 13593f79-3f4d-4efa-a918-953564b949cd, localhost:65199): request = { database: "/Root/users/database_1" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5ef92b7b0>
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, 13593f79-3f4d-4efa-a918-953564b949cd, localhost:65199): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 17598 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-tvlw7frnpa.auto.internal:17598, 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:65199
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5ef92b7b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6972ef32-4c97-496e-9431-7c8690dda603, ghrun-tvlw7frnpa.auto.internal:17598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6972ef32-4c97-496e-9431-7c8690dda603, ghrun-tvlw7frnpa.auto.internal:17598): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 6972ef32-4c97-496e-9431-7c8690dda603, ghrun-tvlw7frnpa.auto.internal:17598): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6972ef32-4c97-496e-9431-7c8690dda603, ghrun-tvlw7frnpa.auto.internal:17598): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=YzA4MGI5NDctZmZkMmIyNzYtNWJmN2Y1MTctYTJlOTMxNWU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5ef92b7b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5ef92b7b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1d296c5a-696b-4ada-bd68-c61f28468327, ghrun-tvlw7frnpa.auto.internal:17598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1d296c5a-696b-4ada-bd68-c61f28468327, ghrun-tvlw7frnpa.auto.internal:17598): request = { session_id: "ydb://session/3?node_id=50001&id=YzA4MGI5NDctZmZkMmIyNzYtNWJmN2Y1MTctYTJlOTMxNWU=" 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:123 RpcState(CreateSession, 6972ef32-4c97-496e-9431-7c8690dda603, ghrun-tvlw7frnpa.auto.internal:17598): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1d296c5a-696b-4ada-bd68-c61f28468327, ghrun-tvlw7frnpa.auto.internal:17598): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5ef92b7b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5c77b9a9-04e4-4c4b-a112-db04c2415a93, ghrun-tvlw7frnpa.auto.internal:17598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5c77b9a9-04e4-4c4b-a112-db04c2415a93, ghrun-tvlw7frnpa.auto.internal:17598): request = { session_id: "ydb://session/3?node_id=50001&id=YzA4MGI5NDctZmZkMmIyNzYtNWJmN2Y1MTctYTJlOTMxNWU=" 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, 5c77b9a9-04e4-4c4b-a112-db04c2415a93, ghrun-tvlw7frnpa.auto.internal:17598): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5ef92b7b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 702efe74-a7c4-426f-a727-4e3c93157feb, ghrun-tvlw7frnpa.auto.internal:17598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 702efe74-a7c4-426f-a727-4e3c93157feb, ghrun-tvlw7frnpa.auto.internal:17598): request = { session_id: "ydb://session/3?node_id=50001&id=YzA4MGI5NDctZmZkMmIyNzYtNWJmN2Y1MTctYTJlOTMxNWU=" 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, 702efe74-a7c4-426f-a727-4e3c93157feb, ghrun-tvlw7frnpa.auto.internal:17598): 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 0x7fb5ef92b7b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68ee1d1e-7c43-4b72-9bdf-dcb43a077195, ghrun-tvlw7frnpa.auto.internal:17598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68ee1d1e-7c43-4b72-9bdf-dcb43a077195, ghrun-tvlw7frnpa.auto.internal:17598): request = { session_id: "ydb://session/3?node_id=50001&id=YzA4MGI5NDctZmZkMmIyNzYtNWJmN2Y1MTctYTJlOTMxNWU=" 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, 68ee1d1e-7c43-4b72-9bdf-dcb43a077195, ghrun-tvlw7frnpa.auto.internal:17598): 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 0x7fb5ef92b7b0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 7683be3d-3bb5-4a4e-8360-5b51055df63c, ghrun-tvlw7frnpa.auto.internal:17598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 7683be3d-3bb5-4a4e-8360-5b51055df63c, ghrun-tvlw7frnpa.auto.internal:17598): request = { session_id: "ydb://session/3?node_id=50001&id=YzA4MGI5NDctZmZkMmIyNzYtNWJmN2Y1MTctYTJlOTMxNWU=" 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, 7683be3d-3bb5-4a4e-8360-5b51055df63c, ghrun-tvlw7frnpa.auto.internal:17598): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5ef92b7b0>
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 0x7fb5ef92b7b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5ef92b7b0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, dc73d0e3-1bd0-42d7-854f-62a003183b1e, ghrun-tvlw7frnpa.auto.internal:17598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dc73d0e3-1bd0-42d7-854f-62a003183b1e, ghrun-tvlw7frnpa.auto.internal:17598): request = { session_id: "ydb://session/3?node_id=50001&id=YzA4MGI5NDctZmZkMmIyNzYtNWJmN2Y1MTctYTJlOTMxNWU=" 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 0x7fb5ef92b7b0>
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:65199
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:17598
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.connection:connection.py:118 RpcState(DeleteSession, dc73d0e3-1bd0-42d7-854f-62a003183b1e, ghrun-tvlw7frnpa.auto.internal:17598): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dc73d0e3-1bd0-42d7-854f-62a003183b1e, ghrun-tvlw7frnpa.auto.internal:17598): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, dc73d0e3-1bd0-42d7-854f-62a003183b1e, ghrun-tvlw7frnpa.auto.internal:17598): on response callback success
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=1762015500161250&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:17598/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62513
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5071
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24885
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2128
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22189
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_enfhp0wv.log --grpc-port=62513 --mon-port=5071 --ic-port=24885
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_enfhp0wv.log --grpc-port=62513 --mon-port=5071 --ic-port=24885
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:65199', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_enfhp0wv.log', '--grpc-port=62513', '--mon-port=5071', '--ic-port=24885')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 3025065
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62513/3
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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3025107
DEBUG    ya.test:process.py:259 Command (pid 3025107) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3025107) elapsed time (sec): 0.6076157093048096
DEBUG    ya.test:process.py:263 Command (pid 3025107) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3025107) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3025107) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3025107) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3025107) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3025107) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3025107) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 3025107) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3025107) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3025107) nivcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 3025107) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3025107) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3025107) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3025107) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3025107) stime: 0.36738299999999996
DEBUG    ya.test:process.py:263 Command (pid 3025107) utime: 0.12515199999999999
DEBUG    ya.test:process.py:263 Command (pid 3025107) wtime: 0.616
DEBUG    ya.test:process.py:275 Command (pid 3025107) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 3025107) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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_2
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fb5ef958290 state=pending>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 121cf5c4-a508-4055-b474-950c6d82913d, localhost:65199): 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, 121cf5c4-a508-4055-b474-950c6d82913d, localhost:65199): request = { database: "/Root/users/database_2" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fb5f0fbf8a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f0fbf8a0>
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 121cf5c4-a508-4055-b474-950c6d82913d, localhost:65199): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 62513 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-tvlw7frnpa.auto.internal:62513, 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)]
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:65199
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f0fbf8a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e936d08a-a6f0-4271-8c4a-9841498a7d1b, ghrun-tvlw7frnpa.auto.internal:62513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e936d08a-a6f0-4271-8c4a-9841498a7d1b, ghrun-tvlw7frnpa.auto.internal:62513): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e936d08a-a6f0-4271-8c4a-9841498a7d1b, ghrun-tvlw7frnpa.auto.internal:62513): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e936d08a-a6f0-4271-8c4a-9841498a7d1b, ghrun-tvlw7frnpa.auto.internal:62513): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NmZkYmM1ZTktYWMxNTJkYTEtMjA4MzRjY2YtYmQxMmRlMQ==" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e936d08a-a6f0-4271-8c4a-9841498a7d1b, ghrun-tvlw7frnpa.auto.internal:62513): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f0fbf8a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5f0fbf8a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 305e39ac-5d8b-4b99-83c2-ca2691a2d00d, ghrun-tvlw7frnpa.auto.internal:62513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 305e39ac-5d8b-4b99-83c2-ca2691a2d00d, ghrun-tvlw7frnpa.auto.internal:62513): request = { session_id: "ydb://session/3?node_id=50002&id=NmZkYmM1ZTktYWMxNTJkYTEtMjA4MzRjY2YtYmQxMmRlMQ==" 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, 305e39ac-5d8b-4b99-83c2-ca2691a2d00d, ghrun-tvlw7frnpa.auto.internal:62513): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f0fbf8a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 45dbd3c5-4e0e-4006-bfaf-67ce3041b502, ghrun-tvlw7frnpa.auto.internal:62513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 45dbd3c5-4e0e-4006-bfaf-67ce3041b502, ghrun-tvlw7frnpa.auto.internal:62513): request = { session_id: "ydb://session/3?node_id=50002&id=NmZkYmM1ZTktYWMxNTJkYTEtMjA4MzRjY2YtYmQxMmRlMQ==" 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, 45dbd3c5-4e0e-4006-bfaf-67ce3041b502, ghrun-tvlw7frnpa.auto.internal:62513): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f0fbf8a0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3ddf1c-491a-4295-b96e-3debb75123f5, ghrun-tvlw7frnpa.auto.internal:62513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3ddf1c-491a-4295-b96e-3debb75123f5, ghrun-tvlw7frnpa.auto.internal:62513): request = { session_id: "ydb://session/3?node_id=50002&id=NmZkYmM1ZTktYWMxNTJkYTEtMjA4MzRjY2YtYmQxMmRlMQ==" 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, 5f3ddf1c-491a-4295-b96e-3debb75123f5, ghrun-tvlw7frnpa.auto.internal:62513): 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 0x7fb5f0fbf8a0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b86b4f4b-f8f1-485f-9d89-2359717f12a9, ghrun-tvlw7frnpa.auto.internal:62513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b86b4f4b-f8f1-485f-9d89-2359717f12a9, ghrun-tvlw7frnpa.auto.internal:62513): request = { session_id: "ydb://session/3?node_id=50002&id=NmZkYmM1ZTktYWMxNTJkYTEtMjA4MzRjY2YtYmQxMmRlMQ==" 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, b86b4f4b-f8f1-485f-9d89-2359717f12a9, ghrun-tvlw7frnpa.auto.internal:62513): 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 0x7fb5f0fbf8a0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, bcd53d69-9cf4-4ab7-8e4d-f570b694b310, ghrun-tvlw7frnpa.auto.internal:62513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, bcd53d69-9cf4-4ab7-8e4d-f570b694b310, ghrun-tvlw7frnpa.auto.internal:62513): request = { session_id: "ydb://session/3?node_id=50002&id=NmZkYmM1ZTktYWMxNTJkYTEtMjA4MzRjY2YtYmQxMmRlMQ==" 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, bcd53d69-9cf4-4ab7-8e4d-f570b694b310, ghrun-tvlw7frnpa.auto.internal:62513): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f0fbf8a0>
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 0x7fb5f0fbf8a0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5f0fbf8a0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9de85be6-9de8-4230-95b3-56731266dfd5, ghrun-tvlw7frnpa.auto.internal:62513): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9de85be6-9de8-4230-95b3-56731266dfd5, ghrun-tvlw7frnpa.auto.internal:62513): request = { session_id: "ydb://session/3?node_id=50002&id=NmZkYmM1ZTktYWMxNTJkYTEtMjA4MzRjY2YtYmQxMmRlMQ==" 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, 9de85be6-9de8-4230-95b3-56731266dfd5, ghrun-tvlw7frnpa.auto.internal:62513): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9de85be6-9de8-4230-95b3-56731266dfd5, ghrun-tvlw7frnpa.auto.internal:62513): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 9de85be6-9de8-4230-95b3-56731266dfd5, ghrun-tvlw7frnpa.auto.internal:62513): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb5f0fbf8a0>
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:65199
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:62513
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=1762015507534991&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:62513/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11096
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29326
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8519
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3267
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_1ahrvnhn.log --grpc-port=11096 --mon-port=29326 --ic-port=4707
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_1ahrvnhn.log --grpc-port=11096 --mon-port=29326 --ic-port=4707
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:65199', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_1ahrvnhn.log', '--grpc-port=11096', '--mon-port=29326', '--ic-port=4707')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 3030065
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11096/4
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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3030066
DEBUG    ya.test:process.py:259 Command (pid 3030066) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3030066) elapsed time (sec): 0.6519689559936523
DEBUG    ya.test:process.py:263 Command (pid 3030066) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3030066) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3030066) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3030066) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3030066) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3030066) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3030066) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 3030066) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3030066) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3030066) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 3030066) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3030066) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3030066) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3030066) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3030066) stime: 0.41278299999999996
DEBUG    ya.test:process.py:263 Command (pid 3030066) utime: 0.119658
DEBUG    ya.test:process.py:263 Command (pid 3030066) wtime: 0.663
DEBUG    ya.test:process.py:275 Command (pid 3030066) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 3030066) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fb5f0f5e860 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_3
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fb5f15ef800>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b12bf182-fe5c-42a0-876d-fe53e5cfdd3a, localhost:65199): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f15ef800>
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b12bf182-fe5c-42a0-876d-fe53e5cfdd3a, localhost:65199): request = { database: "/Root/users/database_3" }
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, b12bf182-fe5c-42a0-876d-fe53e5cfdd3a, localhost:65199): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 11096 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-tvlw7frnpa.auto.internal:11096, 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:65199
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f15ef800>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 089392ff-5a8f-4055-ac9a-e02a84db0097, ghrun-tvlw7frnpa.auto.internal:11096): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 089392ff-5a8f-4055-ac9a-e02a84db0097, ghrun-tvlw7frnpa.auto.internal:11096): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 089392ff-5a8f-4055-ac9a-e02a84db0097, ghrun-tvlw7frnpa.auto.internal:11096): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 089392ff-5a8f-4055-ac9a-e02a84db0097, ghrun-tvlw7frnpa.auto.internal:11096): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NDJjODMyMzgtYzk4YjFlYTYtNDAyMTJkODctNGRkMDljZWU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f15ef800>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5f15ef800>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f4294554-a3cb-4a87-9e50-6302ebae3489, ghrun-tvlw7frnpa.auto.internal:11096): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 089392ff-5a8f-4055-ac9a-e02a84db0097, ghrun-tvlw7frnpa.auto.internal:11096): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f4294554-a3cb-4a87-9e50-6302ebae3489, ghrun-tvlw7frnpa.auto.internal:11096): request = { session_id: "ydb://session/3?node_id=50003&id=NDJjODMyMzgtYzk4YjFlYTYtNDAyMTJkODctNGRkMDljZWU=" 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, f4294554-a3cb-4a87-9e50-6302ebae3489, ghrun-tvlw7frnpa.auto.internal:11096): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f15ef800>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 8668cc5c-877b-44fd-a45c-48a5d40fc932, ghrun-tvlw7frnpa.auto.internal:11096): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8668cc5c-877b-44fd-a45c-48a5d40fc932, ghrun-tvlw7frnpa.auto.internal:11096): request = { session_id: "ydb://session/3?node_id=50003&id=NDJjODMyMzgtYzk4YjFlYTYtNDAyMTJkODctNGRkMDljZWU=" 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, 8668cc5c-877b-44fd-a45c-48a5d40fc932, ghrun-tvlw7frnpa.auto.internal:11096): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f15ef800>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c5e665-ca5b-465f-9773-19ef656e3970, ghrun-tvlw7frnpa.auto.internal:11096): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c5e665-ca5b-465f-9773-19ef656e3970, ghrun-tvlw7frnpa.auto.internal:11096): request = { session_id: "ydb://session/3?node_id=50003&id=NDJjODMyMzgtYzk4YjFlYTYtNDAyMTJkODctNGRkMDljZWU=" 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, 08c5e665-ca5b-465f-9773-19ef656e3970, ghrun-tvlw7frnpa.auto.internal:11096): 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 0x7fb5f15ef800>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6610a8e-7dc8-41c1-85ae-8160b4896794, ghrun-tvlw7frnpa.auto.internal:11096): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6610a8e-7dc8-41c1-85ae-8160b4896794, ghrun-tvlw7frnpa.auto.internal:11096): request = { session_id: "ydb://session/3?node_id=50003&id=NDJjODMyMzgtYzk4YjFlYTYtNDAyMTJkODctNGRkMDljZWU=" 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, e6610a8e-7dc8-41c1-85ae-8160b4896794, ghrun-tvlw7frnpa.auto.internal:11096): 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 0x7fb5f15ef800>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 829252ee-8cc0-47ae-b325-670136406eb4, ghrun-tvlw7frnpa.auto.internal:11096): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 829252ee-8cc0-47ae-b325-670136406eb4, ghrun-tvlw7frnpa.auto.internal:11096): request = { session_id: "ydb://session/3?node_id=50003&id=NDJjODMyMzgtYzk4YjFlYTYtNDAyMTJkODctNGRkMDljZWU=" 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, 829252ee-8cc0-47ae-b325-670136406eb4, ghrun-tvlw7frnpa.auto.internal:11096): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f15ef800>
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 0x7fb5f15ef800>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5f15ef800> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3e0fe702-e7aa-4643-af13-761f10b92c5d, ghrun-tvlw7frnpa.auto.internal:11096): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3e0fe702-e7aa-4643-af13-761f10b92c5d, ghrun-tvlw7frnpa.auto.internal:11096): request = { session_id: "ydb://session/3?node_id=50003&id=NDJjODMyMzgtYzk4YjFlYTYtNDAyMTJkODctNGRkMDljZWU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 3e0fe702-e7aa-4643-af13-761f10b92c5d, ghrun-tvlw7frnpa.auto.internal:11096): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3e0fe702-e7aa-4643-af13-761f10b92c5d, ghrun-tvlw7frnpa.auto.internal:11096): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 3e0fe702-e7aa-4643-af13-761f10b92c5d, ghrun-tvlw7frnpa.auto.internal:11096): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb5f15ef800>
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:65199
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:11096
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=1762015518760420&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:11096/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1921
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14486
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62068
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28611
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_bkzl5vem.log --grpc-port=1921 --mon-port=14486 --ic-port=30075
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_bkzl5vem.log --grpc-port=1921 --mon-port=14486 --ic-port=30075
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:65199', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_bkzl5vem.log', '--grpc-port=1921', '--mon-port=14486', '--ic-port=30075')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 3037015
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1921/5
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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3037049
DEBUG    ya.test:process.py:259 Command (pid 3037049) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3037049) elapsed time (sec): 0.5755579471588135
DEBUG    ya.test:process.py:263 Command (pid 3037049) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3037049) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3037049) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3037049) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3037049) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3037049) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3037049) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 3037049) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3037049) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3037049) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 3037049) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3037049) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3037049) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3037049) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3037049) stime: 0.37705299999999997
DEBUG    ya.test:process.py:263 Command (pid 3037049) utime: 0.11390099999999999
DEBUG    ya.test:process.py:263 Command (pid 3037049) wtime: 0.577
DEBUG    ya.test:process.py:275 Command (pid 3037049) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 3037049) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fb5ef952b30 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 0x7fb5ef952180>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5ef952180>
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, d9ad206b-7c6d-4f03-be88-99f79f6b17ac, localhost:65199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d9ad206b-7c6d-4f03-be88-99f79f6b17ac, localhost:65199): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d9ad206b-7c6d-4f03-be88-99f79f6b17ac, localhost:65199): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 1921 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-tvlw7frnpa.auto.internal:1921, 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:65199
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5ef952180>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 803c8ef9-ae79-4802-ac32-84acac883c00, ghrun-tvlw7frnpa.auto.internal:1921): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 803c8ef9-ae79-4802-ac32-84acac883c00, ghrun-tvlw7frnpa.auto.internal:1921): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 803c8ef9-ae79-4802-ac32-84acac883c00, ghrun-tvlw7frnpa.auto.internal:1921): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 803c8ef9-ae79-4802-ac32-84acac883c00, ghrun-tvlw7frnpa.auto.internal:1921): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=Y2JjYTE4MjEtYmEzNGU3ZTEtMzkzZDlhOGItYzFlNTA4MTY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5ef952180>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5ef952180>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 803c8ef9-ae79-4802-ac32-84acac883c00, ghrun-tvlw7frnpa.auto.internal:1921): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9d808df8-f7c9-4937-b64f-500ff9f8d2d2, ghrun-tvlw7frnpa.auto.internal:1921): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9d808df8-f7c9-4937-b64f-500ff9f8d2d2, ghrun-tvlw7frnpa.auto.internal:1921): request = { session_id: "ydb://session/3?node_id=50004&id=Y2JjYTE4MjEtYmEzNGU3ZTEtMzkzZDlhOGItYzFlNTA4MTY=" 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, 9d808df8-f7c9-4937-b64f-500ff9f8d2d2, ghrun-tvlw7frnpa.auto.internal:1921): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5ef952180>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d43a9500-e87c-40af-a7fb-76a18df1a40e, ghrun-tvlw7frnpa.auto.internal:1921): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d43a9500-e87c-40af-a7fb-76a18df1a40e, ghrun-tvlw7frnpa.auto.internal:1921): request = { session_id: "ydb://session/3?node_id=50004&id=Y2JjYTE4MjEtYmEzNGU3ZTEtMzkzZDlhOGItYzFlNTA4MTY=" 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, d43a9500-e87c-40af-a7fb-76a18df1a40e, ghrun-tvlw7frnpa.auto.internal:1921): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5ef952180>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6873ad5e-c524-4b4c-b749-c05a01bc360a, ghrun-tvlw7frnpa.auto.internal:1921): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6873ad5e-c524-4b4c-b749-c05a01bc360a, ghrun-tvlw7frnpa.auto.internal:1921): request = { session_id: "ydb://session/3?node_id=50004&id=Y2JjYTE4MjEtYmEzNGU3ZTEtMzkzZDlhOGItYzFlNTA4MTY=" 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, 6873ad5e-c524-4b4c-b749-c05a01bc360a, ghrun-tvlw7frnpa.auto.internal:1921): 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 0x7fb5ef952180>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f297280-f867-48be-8662-1bcdd5af8b1f, ghrun-tvlw7frnpa.auto.internal:1921): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f297280-f867-48be-8662-1bcdd5af8b1f, ghrun-tvlw7frnpa.auto.internal:1921): request = { session_id: "ydb://session/3?node_id=50004&id=Y2JjYTE4MjEtYmEzNGU3ZTEtMzkzZDlhOGItYzFlNTA4MTY=" 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, 4f297280-f867-48be-8662-1bcdd5af8b1f, ghrun-tvlw7frnpa.auto.internal:1921): 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 0x7fb5ef952180>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 8749b576-520c-458a-9d10-5b7573e27a51, ghrun-tvlw7frnpa.auto.internal:1921): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 8749b576-520c-458a-9d10-5b7573e27a51, ghrun-tvlw7frnpa.auto.internal:1921): request = { session_id: "ydb://session/3?node_id=50004&id=Y2JjYTE4MjEtYmEzNGU3ZTEtMzkzZDlhOGItYzFlNTA4MTY=" 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, 8749b576-520c-458a-9d10-5b7573e27a51, ghrun-tvlw7frnpa.auto.internal:1921): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5ef952180>
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 0x7fb5ef952180>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5ef952180> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3c8b4d8a-1358-423a-bc96-420a72a90c4d, ghrun-tvlw7frnpa.auto.internal:1921): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3c8b4d8a-1358-423a-bc96-420a72a90c4d, ghrun-tvlw7frnpa.auto.internal:1921): request = { session_id: "ydb://session/3?node_id=50004&id=Y2JjYTE4MjEtYmEzNGU3ZTEtMzkzZDlhOGItYzFlNTA4MTY=" 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, 3c8b4d8a-1358-423a-bc96-420a72a90c4d, ghrun-tvlw7frnpa.auto.internal:1921): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3c8b4d8a-1358-423a-bc96-420a72a90c4d, ghrun-tvlw7frnpa.auto.internal:1921): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 3c8b4d8a-1358-423a-bc96-420a72a90c4d, ghrun-tvlw7frnpa.auto.internal:1921): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb5ef952180>
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:65199
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:1921
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=1762015525906714&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:1921/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3225
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29759
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29760
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14452
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7564
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16014
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_uri5rel6.log --grpc-port=3225 --mon-port=29760 --ic-port=14452
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_uri5rel6.log --grpc-port=3225 --mon-port=29760 --ic-port=14452
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:65199', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_uri5rel6.log', '--grpc-port=3225', '--mon-port=29760', '--ic-port=14452')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 3040293
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3225/6
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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3040294
DEBUG    ya.test:process.py:259 Command (pid 3040294) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3040294) elapsed time (sec): 0.888068675994873
DEBUG    ya.test:process.py:263 Command (pid 3040294) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3040294) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3040294) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3040294) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3040294) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3040294) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3040294) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 3040294) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3040294) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3040294) nivcsw: 232
DEBUG    ya.test:process.py:263 Command (pid 3040294) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3040294) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3040294) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3040294) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3040294) stime: 0.521771
DEBUG    ya.test:process.py:263 Command (pid 3040294) utime: 0.13006399999999999
DEBUG    ya.test:process.py:263 Command (pid 3040294) wtime: 0.89
DEBUG    ya.test:process.py:275 Command (pid 3040294) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 3040294) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fb5f17c0dd0 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 0x7fb5f17c2310>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f17c2310>
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, 6db4748f-96e5-4d68-89e1-eda48f6242b9, localhost:65199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6db4748f-96e5-4d68-89e1-eda48f6242b9, localhost:65199): request = { database: "/Root/users/database_5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6db4748f-96e5-4d68-89e1-eda48f6242b9, localhost:65199): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 3225 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-tvlw7frnpa.auto.internal:3225, 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:65199
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f17c2310>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0fc808c2-f6f4-49df-8da6-65b60155ebcb, ghrun-tvlw7frnpa.auto.internal:3225): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0fc808c2-f6f4-49df-8da6-65b60155ebcb, ghrun-tvlw7frnpa.auto.internal:3225): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0fc808c2-f6f4-49df-8da6-65b60155ebcb, ghrun-tvlw7frnpa.auto.internal:3225): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0fc808c2-f6f4-49df-8da6-65b60155ebcb, ghrun-tvlw7frnpa.auto.internal:3225): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=NjI5ZTVmNzctYzNhNjljYTQtMjM0ZjFkMzItM2MyZjY2YmU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f17c2310>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5f17c2310>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b344c001-13a4-45ea-8b59-e12933f1f3ff, ghrun-tvlw7frnpa.auto.internal:3225): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b344c001-13a4-45ea-8b59-e12933f1f3ff, ghrun-tvlw7frnpa.auto.internal:3225): request = { session_id: "ydb://session/3?node_id=50005&id=NjI5ZTVmNzctYzNhNjljYTQtMjM0ZjFkMzItM2MyZjY2YmU=" 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:123 RpcState(CreateSession, 0fc808c2-f6f4-49df-8da6-65b60155ebcb, ghrun-tvlw7frnpa.auto.internal:3225): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b344c001-13a4-45ea-8b59-e12933f1f3ff, ghrun-tvlw7frnpa.auto.internal:3225): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f17c2310>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f7c89fac-fc90-43e7-916f-e4c40c32d393, ghrun-tvlw7frnpa.auto.internal:3225): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f7c89fac-fc90-43e7-916f-e4c40c32d393, ghrun-tvlw7frnpa.auto.internal:3225): request = { session_id: "ydb://session/3?node_id=50005&id=NjI5ZTVmNzctYzNhNjljYTQtMjM0ZjFkMzItM2MyZjY2YmU=" 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, f7c89fac-fc90-43e7-916f-e4c40c32d393, ghrun-tvlw7frnpa.auto.internal:3225): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f17c2310>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d4a7447-cb5b-4591-8350-b7a4945300e6, ghrun-tvlw7frnpa.auto.internal:3225): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d4a7447-cb5b-4591-8350-b7a4945300e6, ghrun-tvlw7frnpa.auto.internal:3225): request = { session_id: "ydb://session/3?node_id=50005&id=NjI5ZTVmNzctYzNhNjljYTQtMjM0ZjFkMzItM2MyZjY2YmU=" 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, 6d4a7447-cb5b-4591-8350-b7a4945300e6, ghrun-tvlw7frnpa.auto.internal:3225): 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 0x7fb5f17c2310>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdb3842e-bad2-4a81-a671-428e1e0bc8b5, ghrun-tvlw7frnpa.auto.internal:3225): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdb3842e-bad2-4a81-a671-428e1e0bc8b5, ghrun-tvlw7frnpa.auto.internal:3225): request = { session_id: "ydb://session/3?node_id=50005&id=NjI5ZTVmNzctYzNhNjljYTQtMjM0ZjFkMzItM2MyZjY2YmU=" 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, fdb3842e-bad2-4a81-a671-428e1e0bc8b5, ghrun-tvlw7frnpa.auto.internal:3225): 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 0x7fb5f17c2310>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 5a278f5c-543c-4829-976b-eab1b5457350, ghrun-tvlw7frnpa.auto.internal:3225): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 5a278f5c-543c-4829-976b-eab1b5457350, ghrun-tvlw7frnpa.auto.internal:3225): request = { session_id: "ydb://session/3?node_id=50005&id=NjI5ZTVmNzctYzNhNjljYTQtMjM0ZjFkMzItM2MyZjY2YmU=" 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, 5a278f5c-543c-4829-976b-eab1b5457350, ghrun-tvlw7frnpa.auto.internal:3225): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f17c2310>
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 0x7fb5f17c2310>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5f17c2310> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 322918e7-a4c7-40a7-920d-2f2c17c6e7f2, ghrun-tvlw7frnpa.auto.internal:3225): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 322918e7-a4c7-40a7-920d-2f2c17c6e7f2, ghrun-tvlw7frnpa.auto.internal:3225): request = { session_id: "ydb://session/3?node_id=50005&id=NjI5ZTVmNzctYzNhNjljYTQtMjM0ZjFkMzItM2MyZjY2YmU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 322918e7-a4c7-40a7-920d-2f2c17c6e7f2, ghrun-tvlw7frnpa.auto.internal:3225): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 322918e7-a4c7-40a7-920d-2f2c17c6e7f2, ghrun-tvlw7frnpa.auto.internal:3225): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 322918e7-a4c7-40a7-920d-2f2c17c6e7f2, ghrun-tvlw7frnpa.auto.internal:3225): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fb5f17c2310>
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:65199
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:3225
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=1762015531186139&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:3225/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29328
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32279
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19110
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_52ix_2w5.log --grpc-port=29328 --mon-port=32279 --ic-port=31894
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_52ix_2w5.log --grpc-port=29328 --mon-port=32279 --ic-port=31894
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:65199', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_52ix_2w5.log', '--grpc-port=29328', '--mon-port=32279', '--ic-port=31894')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 3042805
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29328/7
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/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3042806
DEBUG    ya.test:process.py:259 Command (pid 3042806) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3042806) elapsed time (sec): 0.4446439743041992
DEBUG    ya.test:process.py:263 Command (pid 3042806) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3042806) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3042806) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3042806) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3042806) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3042806) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3042806) minflt: 16386
DEBUG    ya.test:process.py:263 Command (pid 3042806) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3042806) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3042806) nivcsw: 73
DEBUG    ya.test:process.py:263 Command (pid 3042806) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3042806) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3042806) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3042806) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3042806) stime: 0.22086799999999998
DEBUG    ya.test:process.py:263 Command (pid 3042806) utime: 0.114369
DEBUG    ya.test:process.py:263 Command (pid 3042806) wtime: 0.446
DEBUG    ya.test:process.py:275 Command (pid 3042806) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 3042806) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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_6
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, dabd12b8-5049-46ec-88e2-3934b3ec0a64, localhost:65199): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dabd12b8-5049-46ec-88e2-3934b3ec0a64, localhost:65199): request = { database: "/Root/users/database_6" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dabd12b8-5049-46ec-88e2-3934b3ec0a64, localhost:65199): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 29328 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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_6: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-tvlw7frnpa.auto.internal:29328, location , ssl: False>]>
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fb5dcb510f0 state=pending>
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: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 0x7fb5dcb509c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5dcb509c0>
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:65199
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5dcb509c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7e79cfa4-a03b-48b0-94cd-de5a439f36ce, ghrun-tvlw7frnpa.auto.internal:29328): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7e79cfa4-a03b-48b0-94cd-de5a439f36ce, ghrun-tvlw7frnpa.auto.internal:29328): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7e79cfa4-a03b-48b0-94cd-de5a439f36ce, ghrun-tvlw7frnpa.auto.internal:29328): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7e79cfa4-a03b-48b0-94cd-de5a439f36ce, ghrun-tvlw7frnpa.auto.internal:29328): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=ODJkMDQ4MDktYzJjYjY5MDEtN2NiMGZhYWYtYTc1NmY1OTI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5dcb509c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5dcb509c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9bed49f1-b8dd-49c8-a8dd-2458b1d9de40, ghrun-tvlw7frnpa.auto.internal:29328): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 7e79cfa4-a03b-48b0-94cd-de5a439f36ce, ghrun-tvlw7frnpa.auto.internal:29328): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9bed49f1-b8dd-49c8-a8dd-2458b1d9de40, ghrun-tvlw7frnpa.auto.internal:29328): request = { session_id: "ydb://session/3?node_id=50006&id=ODJkMDQ4MDktYzJjYjY5MDEtN2NiMGZhYWYtYTc1NmY1OTI=" 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, 9bed49f1-b8dd-49c8-a8dd-2458b1d9de40, ghrun-tvlw7frnpa.auto.internal:29328): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5dcb509c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f31c8dc3-f159-462c-9cdc-19ae96833d61, ghrun-tvlw7frnpa.auto.internal:29328): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f31c8dc3-f159-462c-9cdc-19ae96833d61, ghrun-tvlw7frnpa.auto.internal:29328): request = { session_id: "ydb://session/3?node_id=50006&id=ODJkMDQ4MDktYzJjYjY5MDEtN2NiMGZhYWYtYTc1NmY1OTI=" 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, f31c8dc3-f159-462c-9cdc-19ae96833d61, ghrun-tvlw7frnpa.auto.internal:29328): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5dcb509c0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 074842e6-aae8-4dab-b55e-25b78dc9722f, ghrun-tvlw7frnpa.auto.internal:29328): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 074842e6-aae8-4dab-b55e-25b78dc9722f, ghrun-tvlw7frnpa.auto.internal:29328): request = { session_id: "ydb://session/3?node_id=50006&id=ODJkMDQ4MDktYzJjYjY5MDEtN2NiMGZhYWYtYTc1NmY1OTI=" 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, 074842e6-aae8-4dab-b55e-25b78dc9722f, ghrun-tvlw7frnpa.auto.internal:29328): 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 0x7fb5dcb509c0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dc7865f-f011-4092-8d62-d6cc5a000134, ghrun-tvlw7frnpa.auto.internal:29328): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dc7865f-f011-4092-8d62-d6cc5a000134, ghrun-tvlw7frnpa.auto.internal:29328): request = { session_id: "ydb://session/3?node_id=50006&id=ODJkMDQ4MDktYzJjYjY5MDEtN2NiMGZhYWYtYTc1NmY1OTI=" 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, 2dc7865f-f011-4092-8d62-d6cc5a000134, ghrun-tvlw7frnpa.auto.internal:29328): 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 0x7fb5dcb509c0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, f9649697-0013-4034-99b4-d96231264594, ghrun-tvlw7frnpa.auto.internal:29328): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, f9649697-0013-4034-99b4-d96231264594, ghrun-tvlw7frnpa.auto.internal:29328): request = { session_id: "ydb://session/3?node_id=50006&id=ODJkMDQ4MDktYzJjYjY5MDEtN2NiMGZhYWYtYTc1NmY1OTI=" 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, f9649697-0013-4034-99b4-d96231264594, ghrun-tvlw7frnpa.auto.internal:29328): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5dcb509c0>
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 0x7fb5dcb509c0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5dcb509c0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a87774f5-9fa6-4343-b044-e98f0cb32f03, ghrun-tvlw7frnpa.auto.internal:29328): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a87774f5-9fa6-4343-b044-e98f0cb32f03, ghrun-tvlw7frnpa.auto.internal:29328): request = { session_id: "ydb://session/3?node_id=50006&id=ODJkMDQ4MDktYzJjYjY5MDEtN2NiMGZhYWYtYTc1NmY1OTI=" 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 0x7fb5dcb509c0>
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, a87774f5-9fa6-4343-b044-e98f0cb32f03, ghrun-tvlw7frnpa.auto.internal:29328): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65199
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:29328
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a87774f5-9fa6-4343-b044-e98f0cb32f03, ghrun-tvlw7frnpa.auto.internal:29328): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, a87774f5-9fa6-4343-b044-e98f0cb32f03, ghrun-tvlw7frnpa.auto.internal:29328): 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_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=1762015536044595&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:29328/7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7193
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15679
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15679
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15680
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26680
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63442
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_dy8w88zy.log --grpc-port=7193 --mon-port=15077 --ic-port=15680
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f4/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/q6a6/0023f4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65199 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_dy8w88zy.log --grpc-port=7193 --mon-port=15077 --ic-port=15680
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f4/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:65199', '--tenant=/Root/users/database_7', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f4/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_dy8w88zy.log', '--grpc-port=7193', '--mon-port=15077', '--ic-port=15680')' in '/home/runner/.ya/build/build_root/q6a6/0023f4/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: 3043954
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7193/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.26
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.26
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6a6/0023f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3043956
DEBUG    ya.test:process.py:259 Command (pid 3043956) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3043956) elapsed time (sec): 0.4721689224243164
DEBUG    ya.test:process.py:263 Command (pid 3043956) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3043956) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3043956) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3043956) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3043956) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3043956) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3043956) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 3043956) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3043956) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3043956) nivcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 3043956) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3043956) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3043956) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3043956) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3043956) stime: 0.25757399999999997
DEBUG    ya.test:process.py:263 Command (pid 3043956) utime: 0.117667
DEBUG    ya.test:process.py:263 Command (pid 3043956) wtime: 0.503
DEBUG    ya.test:process.py:275 Command (pid 3043956) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 3043956) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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_7
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3b493562-8243-4a1e-b82f-a7a7e398e264, localhost:65199): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3b493562-8243-4a1e-b82f-a7a7e398e264, localhost:65199): request = { database: "/Root/users/database_7" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fb5f12a8d80 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 0x7fb5f12a8c90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f12a8c90>
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, 3b493562-8243-4a1e-b82f-a7a7e398e264, localhost:65199): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 7193 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-tvlw7frnpa.auto.internal:7193, 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:65199
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fb5f12a8c90>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7b012dd5-1cce-4d5d-9d9d-c998ab5a17b7, ghrun-tvlw7frnpa.auto.internal:7193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7b012dd5-1cce-4d5d-9d9d-c998ab5a17b7, ghrun-tvlw7frnpa.auto.internal:7193): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7b012dd5-1cce-4d5d-9d9d-c998ab5a17b7, ghrun-tvlw7frnpa.auto.internal:7193): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7b012dd5-1cce-4d5d-9d9d-c998ab5a17b7, ghrun-tvlw7frnpa.auto.internal:7193): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50007&id=ZDU5YTE4MDgtMjcxMmVkODItNTBiYWY4YzEtY2VjZTA4OTk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f12a8c90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fb5f12a8c90>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 7b012dd5-1cce-4d5d-9d9d-c998ab5a17b7, ghrun-tvlw7frnpa.auto.internal:7193): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 04de173b-a150-4307-ae91-498429a4ff4e, ghrun-tvlw7frnpa.auto.internal:7193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 04de173b-a150-4307-ae91-498429a4ff4e, ghrun-tvlw7frnpa.auto.internal:7193): request = { session_id: "ydb://session/3?node_id=50007&id=ZDU5YTE4MDgtMjcxMmVkODItNTBiYWY4YzEtY2VjZTA4OTk=" 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, 04de173b-a150-4307-ae91-498429a4ff4e, ghrun-tvlw7frnpa.auto.internal:7193): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f12a8c90>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 676c6a1f-61ce-44b9-a01f-55b521061ab4, ghrun-tvlw7frnpa.auto.internal:7193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 676c6a1f-61ce-44b9-a01f-55b521061ab4, ghrun-tvlw7frnpa.auto.internal:7193): request = { session_id: "ydb://session/3?node_id=50007&id=ZDU5YTE4MDgtMjcxMmVkODItNTBiYWY4YzEtY2VjZTA4OTk=" 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, 676c6a1f-61ce-44b9-a01f-55b521061ab4, ghrun-tvlw7frnpa.auto.internal:7193): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f12a8c90>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9962d9-03c7-4466-837c-ca29035a9f38, ghrun-tvlw7frnpa.auto.internal:7193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9962d9-03c7-4466-837c-ca29035a9f38, ghrun-tvlw7frnpa.auto.internal:7193): request = { session_id: "ydb://session/3?node_id=50007&id=ZDU5YTE4MDgtMjcxMmVkODItNTBiYWY4YzEtY2VjZTA4OTk=" 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, 7d9962d9-03c7-4466-837c-ca29035a9f38, ghrun-tvlw7frnpa.auto.internal:7193): 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 0x7fb5f12a8c90>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53ca6740-e43b-44e3-a3e0-bec0d4a4e5ce, ghrun-tvlw7frnpa.auto.internal:7193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53ca6740-e43b-44e3-a3e0-bec0d4a4e5ce, ghrun-tvlw7frnpa.auto.internal:7193): request = { session_id: "ydb://session/3?node_id=50007&id=ZDU5YTE4MDgtMjcxMmVkODItNTBiYWY4YzEtY2VjZTA4OTk=" 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, 53ca6740-e43b-44e3-a3e0-bec0d4a4e5ce, ghrun-tvlw7frnpa.auto.internal:7193): 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 0x7fb5f12a8c90>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 1a872374-4c55-48a0-9130-532b0c6f8d3b, ghrun-tvlw7frnpa.auto.internal:7193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 1a872374-4c55-48a0-9130-532b0c6f8d3b, ghrun-tvlw7frnpa.auto.internal:7193): request = { session_id: "ydb://session/3?node_id=50007&id=ZDU5YTE4MDgtMjcxMmVkODItNTBiYWY4YzEtY2VjZTA4OTk=" 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, 1a872374-4c55-48a0-9130-532b0c6f8d3b, ghrun-tvlw7frnpa.auto.internal:7193): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fb5f12a8c90>
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 0x7fb5f12a8c90>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fb5f12a8c90> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ef9bfbdb-3b0a-4520-8f61-604417bc3d5d, ghrun-tvlw7frnpa.auto.internal:7193): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ef9bfbdb-3b0a-4520-8f61-604417bc3d5d, ghrun-tvlw7frnpa.auto.internal:7193): request = { session_id: "ydb://session/3?node_id=50007&id=ZDU5YTE4MDgtMjcxMmVkODItNTBiYWY4YzEtY2VjZTA4OTk=" 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 0x7fb5f12a8c90>
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:65199
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:7193
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, ef9bfbdb-3b0a-4520-8f61-604417bc3d5d, ghrun-tvlw7frnpa.auto.internal:7193): on response callback started
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ef9bfbdb-3b0a-4520-8f61-604417bc3d5d, ghrun-tvlw7frnpa.auto.internal:7193): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, ef9bfbdb-3b0a-4520-8f61-604417bc3d5d, ghrun-tvlw7frnpa.auto.internal:7193): on response callback success
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.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=1762015541079809&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:7193/8
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
59.30s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
59.04s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
22.28s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
21.06s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
16.53s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
15.97s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
11.93s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
11.53s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
11.13s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
7.01s teardown test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
5.23s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
3.37s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
1.14s call     test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
0.02s 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_tenants[enable_alter_database_create_hive_first--true]

(3 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# 11 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# 10 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 2 failed, 4 passed in 246.32s (0:04:06) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023fa/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 ===============================
15.02s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
11.72s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
10.89s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
10.57s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
8.97s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
7.64s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
7.07s teardown test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
6.63s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
5.83s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
5.08s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
5.07s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
3.59s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]
1.03s call     test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]
0.01s teardown test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 99.42s (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/q6a6/0023e9/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 ===============================
17.58s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
11.63s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
11.38s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
10.98s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
10.82s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
7.68s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
7.10s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
7.07s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
6.50s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
6.00s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
5.71s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]
5.51s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
4.21s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]
0.03s teardown test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 112.57s (0:01:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023db/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.18s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
8.16s setup    test_storage_config.py::TestStorageConfig::test_cases[case_0]
8.14s setup    test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
7.06s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
7.06s teardown test_storage_config.py::TestStorageConfig::test_cases[case_12]
7.03s teardown test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
5.98s call     test_storage_config.py::TestStorageConfig::test_cases[case_10]
5.50s call     test_storage_config.py::TestStorageConfig::test_cases[case_11]
5.25s call     test_storage_config.py::TestStorageConfig::test_cases[case_0]
5.00s call     test_storage_config.py::TestStorageConfig::test_cases[case_12]
3.83s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
0.06s teardown test_storage_config.py::TestStorageConfig::test_cases[case_10]
0.02s setup    test_storage_config.py::TestStorageConfig::test_cases[case_11]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_11]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_0]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 75.61s (0:01:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023ee/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.14s setup    test_storage_config.py::TestStorageConfig::test_cases[case_1]
5.82s call     test_storage_config.py::TestStorageConfig::test_cases[case_6]
5.14s call     test_storage_config.py::TestStorageConfig::test_cases[case_5]
4.77s call     test_storage_config.py::TestStorageConfig::test_cases[case_4]
4.72s call     test_storage_config.py::TestStorageConfig::test_cases[case_3]
4.52s call     test_storage_config.py::TestStorageConfig::test_cases[case_2]
4.45s call     test_storage_config.py::TestStorageConfig::test_cases[case_1]
3.11s teardown test_storage_config.py::TestStorageConfig::test_cases[case_6]
0.02s teardown test_storage_config.py::TestStorageConfig::test_cases[case_3]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_5]
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 teardown test_storage_config.py::TestStorageConfig::test_cases[case_4]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_3]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 40.09s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023f7/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 ===============================
70.54s call     test_system_views.py::TestQueryMetrics::test_case
12.46s setup    test_system_views.py::TestPartitionStats::test_case
8.13s setup    test_system_views.py::TestQueryMetrics::test_case
7.53s teardown test_system_views.py::TestPartitionStats::test_case
7.02s teardown test_storage_config.py::TestStorageConfig::test_create_tablet
6.48s setup    test_storage_config.py::TestStorageConfig::test_cases[case_7]
4.54s call     test_storage_config.py::TestStorageConfig::test_cases[case_9]
4.34s call     test_storage_config.py::TestStorageConfig::test_cases[case_8]
4.32s call     test_storage_config.py::TestStorageConfig::test_cases[case_7]
3.57s teardown test_system_views.py::TestQueryMetrics::test_case
0.53s call     test_system_views.py::TestPartitionStats::test_case
0.11s call     test_storage_config.py::TestStorageConfig::test_create_tablet
0.03s setup    test_storage_config.py::TestStorageConfig::test_create_tablet
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_8]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_9]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_7]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 130.00s (0:02:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023ce/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 ===============================
81.10s call     test_system_views.py::TestQueryMetricsUniqueQueries::test_case
18.26s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
15.73s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
14.53s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
13.18s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
12.71s teardown test_system_views.py::TestQueryMetricsUniqueQueries::test_case
11.05s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
10.62s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
6.63s setup    test_system_views.py::TestQueryMetricsUniqueQueries::test_case
3.59s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
3.55s teardown test_tenants.py::TestTenants::test_create_create_table[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--false]
1.54s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
0.39s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
0.38s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
0.35s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
0.32s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
0.26s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
=================== 5 passed, 1 xfailed in 196.80s (0:03:16) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/002401/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 ===============================
25.78s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
21.79s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
14.05s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
12.22s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
11.39s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
10.70s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
10.69s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
5.00s call     test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
3.61s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
3.53s 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--false]
1.55s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
1.54s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
0.36s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
0.34s 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]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=================== 5 passed, 1 xfailed in 125.18s (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/q6a6/0023f1/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:19634/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18057
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5031
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20167
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9501
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8228
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28469
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2199
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19634
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27241
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19941
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/q6a6/0023f1/r3tmp/kikimr_cluster_iv_m0eg8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29637
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19725
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f1/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/q6a6/0023f1/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/q6a6/0023f1/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_o0zb532c.log --grpc-port=29827 --mon-port=61939 --ic-port=19941
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29827/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f1/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/q6a6/0023f1/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/q6a6/0023f1/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_o0zb532c.log --grpc-port=29827 --mon-port=61939 --ic-port=19941
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f1/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/q6a6/0023f1/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_o0zb532c.log', '--grpc-port=29827', '--mon-port=61939', '--ic-port=19941')' in '/home/runner/.ya/build/build_root/q6a6/0023f1/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: 3005419
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29827/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/q6a6/0023f1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3005421
DEBUG    ya.test:process.py:259 Command (pid 3005421) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3005421) elapsed time (sec): 1.2423217296600342
DEBUG    ya.test:process.py:263 Command (pid 3005421) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3005421) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3005421) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3005421) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3005421) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3005421) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3005421) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 3005421) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3005421) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3005421) nivcsw: 285
DEBUG    ya.test:process.py:263 Command (pid 3005421) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3005421) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3005421) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3005421) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3005421) stime: 0.8459679999999999
DEBUG    ya.test:process.py:263 Command (pid 3005421) utime: 0.125035
DEBUG    ya.test:process.py:263 Command (pid 3005421) wtime: 1.245
DEBUG    ya.test:process.py:275 Command (pid 3005421) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 3005421) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/q6a6/0023f1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29827', '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: 19941\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/q6a6/0023f1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29827', '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: 19941\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3011770
DEBUG    ya.test:process.py:259 Command (pid 3011770) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3011770) elapsed time (sec): 2.4900224208831787
DEBUG    ya.test:process.py:263 Command (pid 3011770) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011770) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3011770) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011770) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011770) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3011770) maxrss: 546944
DEBUG    ya.test:process.py:263 Command (pid 3011770) minflt: 18278
DEBUG    ya.test:process.py:263 Command (pid 3011770) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3011770) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3011770) nivcsw: 337
DEBUG    ya.test:process.py:263 Command (pid 3011770) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3011770) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3011770) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 3011770) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3011770) stime: 1.089295
DEBUG    ya.test:process.py:263 Command (pid 3011770) utime: 0.11697099999999999
DEBUG    ya.test:process.py:263 Command (pid 3011770) wtime: 2.493
DEBUG    ya.test:process.py:275 Command (pid 3011770) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023f1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/q6a6/0023f1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29827', '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/q6a6/0023f1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29827', '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: 3014146
DEBUG    ya.test:process.py:259 Command (pid 3014146) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3014146) elapsed time (sec): 2.7608182430267334
DEBUG    ya.test:process.py:263 Command (pid 3014146) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3014146) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3014146) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3014146) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3014146) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3014146) maxrss: 546948
DEBUG    ya.test:process.py:263 Command (pid 3014146) minflt: 18274
DEBUG    ya.test:process.py:263 Command (pid 3014146) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3014146) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3014146) nivcsw: 306
DEBUG    ya.test:process.py:263 Command (pid 3014146) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3014146) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3014146) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3014146) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3014146) stime: 0.9810129999999999
DEBUG    ya.test:process.py:263 Command (pid 3014146) utime: 0.150811
DEBUG    ya.test:process.py:263 Command (pid 3014146) wtime: 2.794
DEBUG    ya.test:process.py:275 Command (pid 3014146) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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/q6a6/0023f1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25879
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1669
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27209
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27210
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10663
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1874
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f1/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/q6a6/0023f1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29827 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f1/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_hm4cnsbk.log --grpc-port=25879 --mon-port=1669 --ic-port=27210
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023f1/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/q6a6/0023f1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29827 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f1/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_hm4cnsbk.log --grpc-port=25879 --mon-port=1669 --ic-port=27210
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023f1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023f1/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:29827', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023f1/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_hm4cnsbk.log', '--grpc-port=25879', '--mon-port=1669', '--ic-port=27210')' in '/home/runner/.ya/build/build_root/q6a6/0023f1/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: 3017562
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25879/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/q6a6/0023f1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3017614
DEBUG    ya.test:process.py:259 Command (pid 3017614) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3017614) elapsed time (sec): 1.9876906871795654
DEBUG    ya.test:process.py:263 Command (pid 3017614) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3017614) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3017614) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3017614) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3017614) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3017614) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3017614) minflt: 16133
DEBUG    ya.test:process.py:263 Command (pid 3017614) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3017614) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3017614) nivcsw: 398
DEBUG    ya.test:process.py:263 Command (pid 3017614) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3017614) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3017614) nvcsw: 43
DEBUG    ya.test:process.py:263 Command (pid 3017614) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3017614) stime: 1.25963
DEBUG    ya.test:process.py:263 Command (pid 3017614) utime: 0.131677
DEBUG    ya.test:process.py:263 Command (pid 3017614) wtime: 2.008
DEBUG    ya.test:process.py:275 Command (pid 3017614) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 3017614) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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, 0f119010-fa49-498c-921b-426848c53236, localhost:29827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0f119010-fa49-498c-921b-426848c53236, localhost:29827): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0f119010-fa49-498c-921b-426848c53236, localhost:29827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 25879 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-tvlw7frnpa.auto.internal:25879, 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:29827
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 76ce989e-9914-4aaf-8593-580065355686, ghrun-tvlw7frnpa.auto.internal:25879): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 76ce989e-9914-4aaf-8593-580065355686, ghrun-tvlw7frnpa.auto.internal:25879): 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, 76ce989e-9914-4aaf-8593-580065355686, ghrun-tvlw7frnpa.auto.internal:25879): 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: 1762015498160 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:29827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:25879
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=1762015499008527&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:25879/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:29827/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1874
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10663
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27210
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1669
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25879
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19725
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29637
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61939
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19941
============================== slowest durations ===============================
26.55s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
25.83s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
15.56s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
14.82s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
14.52s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
10.62s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
7.61s 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]
1.67s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
1.65s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
1.63s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
1.62s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
1.53s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
0.71s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
0.32s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
0.30s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
0.25s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
0.16s 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 131.31s (0:02:11) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023d8/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/q6a6/0023d8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24892
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/q6a6/0023d8/r3tmp/kikimr_cluster_192vlhe0
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023d8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2250
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20992
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7330
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20901
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023d8/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/q6a6/0023d8/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/q6a6/0023d8/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_pofst_yc.log --grpc-port=2250 --mon-port=20992 --ic-port=24892
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2250/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023d8/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/q6a6/0023d8/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/q6a6/0023d8/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_pofst_yc.log --grpc-port=2250 --mon-port=20992 --ic-port=24892
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023d8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023d8/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/q6a6/0023d8/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_pofst_yc.log', '--grpc-port=2250', '--mon-port=20992', '--ic-port=24892')' in '/home/runner/.ya/build/build_root/q6a6/0023d8/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: 2944996
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2250/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/q6a6/0023d8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2944997
DEBUG    ya.test:process.py:259 Command (pid 2944997) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2944997) elapsed time (sec): 0.49446892738342285
DEBUG    ya.test:process.py:263 Command (pid 2944997) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2944997) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2944997) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2944997) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2944997) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2944997) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2944997) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 2944997) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2944997) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2944997) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 2944997) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2944997) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2944997) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2944997) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2944997) stime: 0.335933
DEBUG    ya.test:process.py:263 Command (pid 2944997) utime: 0.110097
DEBUG    ya.test:process.py:263 Command (pid 2944997) wtime: 0.496
DEBUG    ya.test:process.py:275 Command (pid 2944997) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2944997) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023d8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/q6a6/0023d8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2250', '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: 24892\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/q6a6/0023d8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2250', '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: 24892\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2947068
DEBUG    ya.test:process.py:259 Command (pid 2947068) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2947068) elapsed time (sec): 0.5248908996582031
DEBUG    ya.test:process.py:263 Command (pid 2947068) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2947068) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2947068) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2947068) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2947068) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2947068) maxrss: 546964
DEBUG    ya.test:process.py:263 Command (pid 2947068) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 2947068) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2947068) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2947068) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 2947068) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2947068) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2947068) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 2947068) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2947068) stime: 0.358075
DEBUG    ya.test:process.py:263 Command (pid 2947068) utime: 0.106262
DEBUG    ya.test:process.py:263 Command (pid 2947068) wtime: 0.526
DEBUG    ya.test:process.py:275 Command (pid 2947068) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023d8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/q6a6/0023d8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2250', '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/q6a6/0023d8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2250', '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: 2947354
DEBUG    ya.test:process.py:259 Command (pid 2947354) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2947354) elapsed time (sec): 0.5804815292358398
DEBUG    ya.test:process.py:263 Command (pid 2947354) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2947354) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2947354) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2947354) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2947354) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2947354) maxrss: 546992
DEBUG    ya.test:process.py:263 Command (pid 2947354) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 2947354) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2947354) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2947354) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 2947354) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2947354) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2947354) nvcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 2947354) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2947354) stime: 0.40612299999999996
DEBUG    ya.test:process.py:263 Command (pid 2947354) utime: 0.129384
DEBUG    ya.test:process.py:263 Command (pid 2947354) wtime: 0.582
DEBUG    ya.test:process.py:275 Command (pid 2947354) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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/q6a6/0023d8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11575
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2996
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61410
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23490
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64725
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023d8/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/q6a6/0023d8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2250 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023d8/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_18qskce0.log --grpc-port=11575 --mon-port=2996 --ic-port=61410
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023d8/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/q6a6/0023d8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2250 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023d8/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_18qskce0.log --grpc-port=11575 --mon-port=2996 --ic-port=61410
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023d8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023d8/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:2250', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023d8/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_18qskce0.log', '--grpc-port=11575', '--mon-port=2996', '--ic-port=61410')' in '/home/runner/.ya/build/build_root/q6a6/0023d8/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: 2948838
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11575/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/q6a6/0023d8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2948841
DEBUG    ya.test:process.py:259 Command (pid 2948841) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2948841) elapsed time (sec): 0.4190957546234131
DEBUG    ya.test:process.py:263 Command (pid 2948841) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2948841) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2948841) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2948841) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2948841) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2948841) maxrss: 538520
DEBUG    ya.test:process.py:263 Command (pid 2948841) minflt: 16506
DEBUG    ya.test:process.py:263 Command (pid 2948841) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2948841) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2948841) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 2948841) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2948841) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2948841) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2948841) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2948841) stime: 0.251375
DEBUG    ya.test:process.py:263 Command (pid 2948841) utime: 0.11970199999999999
DEBUG    ya.test:process.py:263 Command (pid 2948841) wtime: 0.42
DEBUG    ya.test:process.py:275 Command (pid 2948841) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2948841) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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, 40b6c4b6-8e0f-46d2-a76d-0927c41a23df, localhost:2250): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 40b6c4b6-8e0f-46d2-a76d-0927c41a23df, localhost:2250): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 40b6c4b6-8e0f-46d2-a76d-0927c41a23df, localhost:2250): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 11575 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-tvlw7frnpa.auto.internal:11575, 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:2250
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, d4366b47-83f2-4fbe-8514-0e26a84629ea, ghrun-tvlw7frnpa.auto.internal:11575): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, d4366b47-83f2-4fbe-8514-0e26a84629ea, ghrun-tvlw7frnpa.auto.internal:11575): 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, d4366b47-83f2-4fbe-8514-0e26a84629ea, ghrun-tvlw7frnpa.auto.internal:11575): 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: 1762015393370 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:2250
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:11575
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=1762015394305137&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:11575/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 ===============================
18.92s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
17.21s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
14.06s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
10.69s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
8.67s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
7.05s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
3.64s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
3.61s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
3.52s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
1.68s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
0.24s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
0.23s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.22s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.16s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.11s 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 90.61s (0:01:30) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023d6/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 ..F..

=================================== FAILURES ===================================
_ TestTenants.test_stop_start[enable_alter_database_create_hive_first--false] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 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:17386/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26714
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8139
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3947
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18816
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23340
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7949
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17386
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15358
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023d6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18926
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/q6a6/0023d6/r3tmp/kikimr_cluster_enk0taji
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023d6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63139
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26096
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023d6/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/q6a6/0023d6/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/q6a6/0023d6/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_u5aaq5k3.log --grpc-port=21191 --mon-port=32498 --ic-port=18926
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21191/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023d6/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/q6a6/0023d6/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/q6a6/0023d6/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_u5aaq5k3.log --grpc-port=21191 --mon-port=32498 --ic-port=18926
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023d6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023d6/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/q6a6/0023d6/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_u5aaq5k3.log', '--grpc-port=21191', '--mon-port=32498', '--ic-port=18926')' in '/home/runner/.ya/build/build_root/q6a6/0023d6/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: 2988116
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21191/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/q6a6/0023d6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2988117
DEBUG    ya.test:process.py:259 Command (pid 2988117) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2988117) elapsed time (sec): 0.4044203758239746
DEBUG    ya.test:process.py:263 Command (pid 2988117) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2988117) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2988117) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2988117) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2988117) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2988117) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2988117) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 2988117) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2988117) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2988117) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 2988117) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2988117) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2988117) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2988117) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2988117) stime: 0.21242799999999998
DEBUG    ya.test:process.py:263 Command (pid 2988117) utime: 0.11269499999999999
DEBUG    ya.test:process.py:263 Command (pid 2988117) wtime: 0.406
DEBUG    ya.test:process.py:275 Command (pid 2988117) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2988117) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023d6/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/q6a6/0023d6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21191', '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: 18926\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/q6a6/0023d6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21191', '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: 18926\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2989465
DEBUG    ya.test:process.py:259 Command (pid 2989465) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2989465) elapsed time (sec): 0.5275616645812988
DEBUG    ya.test:process.py:263 Command (pid 2989465) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2989465) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2989465) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2989465) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2989465) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2989465) maxrss: 546964
DEBUG    ya.test:process.py:263 Command (pid 2989465) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 2989465) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2989465) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2989465) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 2989465) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2989465) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2989465) nvcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 2989465) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2989465) stime: 0.32039799999999996
DEBUG    ya.test:process.py:263 Command (pid 2989465) utime: 0.124233
DEBUG    ya.test:process.py:263 Command (pid 2989465) wtime: 0.533
DEBUG    ya.test:process.py:275 Command (pid 2989465) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6a6/0023d6/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/q6a6/0023d6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21191', '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/q6a6/0023d6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21191', '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: 2989609
DEBUG    ya.test:process.py:259 Command (pid 2989609) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2989609) elapsed time (sec): 0.4053468704223633
DEBUG    ya.test:process.py:263 Command (pid 2989609) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2989609) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2989609) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2989609) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2989609) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2989609) maxrss: 546964
DEBUG    ya.test:process.py:263 Command (pid 2989609) minflt: 18275
DEBUG    ya.test:process.py:263 Command (pid 2989609) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2989609) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2989609) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 2989609) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2989609) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2989609) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 2989609) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2989609) stime: 0.221914
DEBUG    ya.test:process.py:263 Command (pid 2989609) utime: 0.12111799999999999
DEBUG    ya.test:process.py:263 Command (pid 2989609) wtime: 0.433
DEBUG    ya.test:process.py:275 Command (pid 2989609) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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/q6a6/0023d6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6131
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29165
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27646
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12994
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023d6/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/q6a6/0023d6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21191 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023d6/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_zehy5s9a.log --grpc-port=18228 --mon-port=6131 --ic-port=29165
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023d6/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/q6a6/0023d6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21191 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023d6/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_zehy5s9a.log --grpc-port=18228 --mon-port=6131 --ic-port=29165
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023d6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023d6/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:21191', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023d6/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_zehy5s9a.log', '--grpc-port=18228', '--mon-port=6131', '--ic-port=29165')' in '/home/runner/.ya/build/build_root/q6a6/0023d6/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: 2990199
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18228/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/q6a6/0023d6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2990204
DEBUG    ya.test:process.py:259 Command (pid 2990204) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2990204) elapsed time (sec): 0.36993861198425293
DEBUG    ya.test:process.py:263 Command (pid 2990204) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2990204) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2990204) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2990204) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2990204) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2990204) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2990204) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 2990204) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2990204) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2990204) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 2990204) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2990204) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2990204) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2990204) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2990204) stime: 0.19932999999999998
DEBUG    ya.test:process.py:263 Command (pid 2990204) utime: 0.117253
DEBUG    ya.test:process.py:263 Command (pid 2990204) wtime: 0.376
DEBUG    ya.test:process.py:275 Command (pid 2990204) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2990204) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fbb58cd5b40 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 0x7fbb43963f80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fbb43963f80>
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, d2b24e21-41fc-4232-992e-00aabb6fa66d, localhost:21191): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d2b24e21-41fc-4232-992e-00aabb6fa66d, localhost:21191): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d2b24e21-41fc-4232-992e-00aabb6fa66d, localhost:21191): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 18228 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-tvlw7frnpa.auto.internal:18228, 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:21191
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fbb43963f80>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d732b092-9b04-49b8-94b2-22041d16a56a, ghrun-tvlw7frnpa.auto.internal:18228): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d732b092-9b04-49b8-94b2-22041d16a56a, ghrun-tvlw7frnpa.auto.internal:18228): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d732b092-9b04-49b8-94b2-22041d16a56a, ghrun-tvlw7frnpa.auto.internal:18228): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d732b092-9b04-49b8-94b2-22041d16a56a, ghrun-tvlw7frnpa.auto.internal:18228): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=OWRhNGE2YTctNjZjMTUzMGUtYWJiNTQyOGYtYWUxOGFlMw==" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, d732b092-9b04-49b8-94b2-22041d16a56a, ghrun-tvlw7frnpa.auto.internal:18228): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fbb43963f80>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fbb43963f80>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, f3cc14c5-8249-41a4-b704-aa68a4cad580, ghrun-tvlw7frnpa.auto.internal:18228): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, f3cc14c5-8249-41a4-b704-aa68a4cad580, ghrun-tvlw7frnpa.auto.internal:18228): request = { session_id: "ydb://session/3?node_id=50000&id=OWRhNGE2YTctNjZjMTUzMGUtYWJiNTQyOGYtYWUxOGFlMw==" 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, f3cc14c5-8249-41a4-b704-aa68a4cad580, ghrun-tvlw7frnpa.auto.internal:18228): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fbb43963f80>
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=1762015456419794&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:18228/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/q6a6/0023d6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29819
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16378
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27741
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63767
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023d6/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/q6a6/0023d6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21191 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023d6/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_jp123ky4.log --grpc-port=29819 --mon-port=16378 --ic-port=22556
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023d6/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/q6a6/0023d6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21191 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023d6/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_jp123ky4.log --grpc-port=29819 --mon-port=16378 --ic-port=22556
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023d6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023d6/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:21191', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023d6/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_jp123ky4.log', '--grpc-port=29819', '--mon-port=16378', '--ic-port=22556')' in '/home/runner/.ya/build/build_root/q6a6/0023d6/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: 2999766
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29819/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/q6a6/0023d6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2999783
DEBUG    ya.test:process.py:259 Command (pid 2999783) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2999783) elapsed time (sec): 0.3650553226470947
DEBUG    ya.test:process.py:263 Command (pid 2999783) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2999783) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2999783) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2999783) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2999783) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2999783) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 2999783) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 2999783) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2999783) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2999783) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 2999783) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2999783) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2999783) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2999783) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2999783) stime: 0.192804
DEBUG    ya.test:process.py:263 Command (pid 2999783) utime: 0.118043
DEBUG    ya.test:process.py:263 Command (pid 2999783) wtime: 0.366
DEBUG    ya.test:process.py:275 Command (pid 2999783) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 2999783) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fbb439d7fd0 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 0x7fbb439d4dd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fbb439d4dd0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
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:421 RpcState(ListEndpoints, 3ada0957-c8b3-412f-862f-3fe4f1e5f392, localhost:21191): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3ada0957-c8b3-412f-862f-3fe4f1e5f392, localhost:21191): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3ada0957-c8b3-412f-862f-3fe4f1e5f392, localhost:21191): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 29819 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-tvlw7frnpa.auto.internal:29819, 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:21191
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fbb439d4dd0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 00c6f9f1-5eb1-43e0-ac37-f0cfa73e133c, ghrun-tvlw7frnpa.auto.internal:29819): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 00c6f9f1-5eb1-43e0-ac37-f0cfa73e133c, ghrun-tvlw7frnpa.auto.internal:29819): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 00c6f9f1-5eb1-43e0-ac37-f0cfa73e133c, ghrun-tvlw7frnpa.auto.internal:29819): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 00c6f9f1-5eb1-43e0-ac37-f0cfa73e133c, ghrun-tvlw7frnpa.auto.internal:29819): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZTI3Y2ZjNTgtY2UwOTZkMDMtNWYzOTg2LWZlMzk0MTc1" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fbb439d4dd0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fbb439d4dd0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 00c6f9f1-5eb1-43e0-ac37-f0cfa73e133c, ghrun-tvlw7frnpa.auto.internal:29819): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 74990f68-6b91-4668-a9c7-bfafaf689d8b, ghrun-tvlw7frnpa.auto.internal:29819): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 74990f68-6b91-4668-a9c7-bfafaf689d8b, ghrun-tvlw7frnpa.auto.internal:29819): request = { session_id: "ydb://session/3?node_id=50001&id=ZTI3Y2ZjNTgtY2UwOTZkMDMtNWYzOTg2LWZlMzk0MTc1" 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, 74990f68-6b91-4668-a9c7-bfafaf689d8b, ghrun-tvlw7frnpa.auto.internal:29819): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fbb439d4dd0>
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=1762015476814812&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:29819/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/q6a6/0023d6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15639
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25777
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16015
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32648
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023d6/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/q6a6/0023d6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21191 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023d6/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_dj33cbhc.log --grpc-port=24427 --mon-port=15639 --ic-port=25777
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6a6/0023d6/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/q6a6/0023d6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21191 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/q6a6/0023d6/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_dj33cbhc.log --grpc-port=24427 --mon-port=15639 --ic-port=25777
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6a6/0023d6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6a6/0023d6/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:21191', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/q6a6/0023d6/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_dj33cbhc.log', '--grpc-port=24427', '--mon-port=15639', '--ic-port=25777')' in '/home/runner/.ya/build/build_root/q6a6/0023d6/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: 3025861
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24427/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/q6a6/0023d6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3025862
DEBUG    ya.test:process.py:259 Command (pid 3025862) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3025862) elapsed time (sec): 0.5475685596466064
DEBUG    ya.test:process.py:263 Command (pid 3025862) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3025862) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3025862) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3025862) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3025862) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3025862) maxrss: 538512
DEBUG    ya.test:process.py:263 Command (pid 3025862) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 3025862) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3025862) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3025862) nivcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 3025862) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3025862) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3025862) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 3025862) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3025862) stime: 0.345033
DEBUG    ya.test:process.py:263 Command (pid 3025862) utime: 0.103238
DEBUG    ya.test:process.py:263 Command (pid 3025862) wtime: 0.556
DEBUG    ya.test:process.py:275 Command (pid 3025862) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tvlw7frnpa
    Host information: 
        Linux ghrun-tvlw7frnpa 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 3025862) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
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 0x7fbb5a981a00 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/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fbb5a9817d0>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 49ff4380-2531-41f4-9898-92e88935cd48, localhost:21191): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fbb5a9817d0>
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, 49ff4380-2531-41f4-9898-92e88935cd48, localhost:21191): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 49ff4380-2531-41f4-9898-92e88935cd48, localhost:21191): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tvlw7frnpa.auto.internal" port: 24427 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-tvlw7frnpa.auto.internal:24427, 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:21191
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fbb5a9817d0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 202a9d22-9cef-4596-a724-a69cf461ca35, ghrun-tvlw7frnpa.auto.internal:24427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 202a9d22-9cef-4596-a724-a69cf461ca35, ghrun-tvlw7frnpa.auto.internal:24427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 202a9d22-9cef-4596-a724-a69cf461ca35, ghrun-tvlw7frnpa.auto.internal:24427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 202a9d22-9cef-4596-a724-a69cf461ca35, ghrun-tvlw7frnpa.auto.internal:24427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=N2M3MzU2OTQtYjUwM2YxMjQtOTI0MDYzZWUtOWJiOTU1NGE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fbb5a9817d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fbb5a9817d0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 202a9d22-9cef-4596-a724-a69cf461ca35, ghrun-tvlw7frnpa.auto.internal:24427): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, e2330263-c43c-4baa-bb0f-0357f0f37b39, ghrun-tvlw7frnpa.auto.internal:24427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, e2330263-c43c-4baa-bb0f-0357f0f37b39, ghrun-tvlw7frnpa.auto.internal:24427): request = { session_id: "ydb://session/3?node_id=50002&id=N2M3MzU2OTQtYjUwM2YxMjQtOTI0MDYzZWUtOWJiOTU1NGE=" 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, e2330263-c43c-4baa-bb0f-0357f0f37b39, ghrun-tvlw7frnpa.auto.internal:24427): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fbb5a9817d0>
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=1762015508237277&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, e440ed01-dcb5-4d5d-a976-a4b44a487cfc, localhost:21191): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e440ed01-dcb5-4d5d-a976-a4b44a487cfc, localhost:21191): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e440ed01-dcb5-4d5d-a976-a4b44a487cfc, localhost:21191): 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:21191". 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:21191
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, 248a6dd7-5027-482f-87f0-2f5a95652412, localhost:21191): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 248a6dd7-5027-482f-87f0-2f5a95652412, localhost:21191): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 248a6dd7-5027-482f-87f0-2f5a95652412, localhost:21191): 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:21191". 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:21191
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, 79df4d21-f03b-4cb3-abc4-073e82dd4c06, localhost:21191): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 79df4d21-f03b-4cb3-abc4-073e82dd4c06, localhost:21191): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 79df4d21-f03b-4cb3-abc4-073e82dd4c06, localhost:21191): 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:21191". 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:21191
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24427/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 0x7fbb5a9817d0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fbb5a9817d0> is no longer active. Current active count 0.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1ce79236-b20f-40fb-9b0c-657d48b65f05, ghrun-tvlw7frnpa.auto.internal:24427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1ce79236-b20f-40fb-9b0c-657d48b65f05, ghrun-tvlw7frnpa.auto.internal:24427): request = { session_id: "ydb://session/3?node_id=50002&id=N2M3MzU2OTQtYjUwM2YxMjQtOTI0MDYzZWUtOWJiOTU1NGE=" 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 0x7fbb5a9817d0>
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 0x7fbb439d4dd0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fbb439d4dd0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 1ce79236-b20f-40fb-9b0c-657d48b65f05, ghrun-tvlw7frnpa.auto.internal:24427): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a921e2da-ca58-4e31-83f4-84bf13eee9cc, ghrun-tvlw7frnpa.auto.internal:29819): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 1ce79236-b20f-40fb-9b0c-657d48b65f05, ghrun-tvlw7frnpa.auto.internal:24427): 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:24427: 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:24427: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-01T16:45:32.162958415+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:63 RpcState(DeleteSession, a921e2da-ca58-4e31-83f4-84bf13eee9cc, ghrun-tvlw7frnpa.auto.internal:29819): request = { session_id: "ydb://session/3?node_id=50001&id=ZTI3Y2ZjNTgtY2UwOTZkMDMtNWYzOTg2LWZlMzk0MTc1" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 1ce79236-b20f-40fb-9b0c-657d48b65f05, ghrun-tvlw7frnpa.auto.internal:24427): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fbb439d4dd0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a921e2da-ca58-4e31-83f4-84bf13eee9cc, ghrun-tvlw7frnpa.auto.internal:29819): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tvlw7frnpa.auto.internal:24427
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, a921e2da-ca58-4e31-83f4-84bf13eee9cc, ghrun-tvlw7frnpa.auto.internal:29819): 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:29819: 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:29819: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-01T16:45:32.180881011+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.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:91 RpcState(DeleteSession, a921e2da-ca58-4e31-83f4-84bf13eee9cc, ghrun-tvlw7frnpa.auto.internal:29819): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
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 ghrun-tvlw7frnpa.auto.internal:29819
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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7fbb43963f80>, reason: session-pool-terminated
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:149 Session <ydb.table.Session object at 0x7fbb43963f80> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, cfb1dfa3-69e1-4199-8588-3cadcfaf0799, ghrun-tvlw7frnpa.auto.internal:18228): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, cfb1dfa3-69e1-4199-8588-3cadcfaf0799, ghrun-tvlw7frnpa.auto.internal:18228): request = { session_id: "ydb://session/3?node_id=50000&id=OWRhNGE2YTctNjZjMTUzMGUtYWJiNTQyOGYtYWUxOGFlMw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
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, b4385d9b-9b7a-4704-8daa-15eac4a1e124, localhost:21191): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b4385d9b-9b7a-4704-8daa-15eac4a1e124, localhost:21191): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, cfb1dfa3-69e1-4199-8588-3cadcfaf0799, ghrun-tvlw7frnpa.auto.internal:18228): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b4f5186d-5576-4a60-bf81-9997c4266cdb, localhost:21191): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fbb43963f80>
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, cfb1dfa3-69e1-4199-8588-3cadcfaf0799, ghrun-tvlw7frnpa.auto.internal:18228): 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:18228: 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:18228: 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-01T16:45:32.207528873+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b4385d9b-9b7a-4704-8daa-15eac4a1e124, localhost:21191): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b4f5186d-5576-4a60-bf81-9997c4266cdb, localhost:21191): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, cfb1dfa3-69e1-4199-8588-3cadcfaf0799, ghrun-tvlw7frnpa.auto.internal:18228): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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:21191". 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 ghrun-tvlw7frnpa.auto.internal:18228
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b4f5186d-5576-4a60-bf81-9997c4266cdb, localhost:21191): 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:21191". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21191
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21191
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:21191
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, 6db9db68-1246-41be-9b6a-efa0c08d3d26, localhost:21191): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6db9db68-1246-41be-9b6a-efa0c08d3d26, localhost:21191): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6db9db68-1246-41be-9b6a-efa0c08d3d26, localhost:21191): 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:21191". 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:21191
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:21191
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:21191
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
112.88s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
82.31s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
79.13s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
22.21s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
17.12s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
11.42s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
10.73s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
10.70s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
7.27s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
7.13s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
3.60s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
0.38s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
0.29s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
0.01s 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
=================== 1 failed, 4 passed in 365.83s (0:06: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/q6a6/0023fe/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.18s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
23.53s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
14.83s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
11.05s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
10.57s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
8.57s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
4.09s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
3.74s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
3.59s 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]
2.06s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
1.95s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
0.73s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.32s 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--false]
======================== 5 passed in 163.39s (0:02:43) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023dd/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 ===============================
131.92s 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.55s 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[remove-admin-group]
0.50s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-subgroup]
0.49s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-user]
0.48s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-subgroup]
0.01s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-user]
0.01s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 164.40s (0:02:44) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023e0/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 ===============================
66.96s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
29.58s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.60s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[rename-admin-group]
0.51s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
0.49s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]
0.48s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.47s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[block]
0.03s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[rename-admin-group]
0.03s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[block]
0.02s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 99.62s (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/q6a6/0023e7/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 ===============================
207.04s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
29.58s teardown test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
7.02s teardown test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
6.68s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
3.96s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
0.72s call     test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
0.68s call     test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]
0.46s call     test_user_administration.py::test_database_admin_cant_change_database_owner
0.44s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
0.02s setup    test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
0.01s setup    test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_owner

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 256.94s (0:04:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023d3/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 ===============================
14.63s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
12.67s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
12.19s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]
11.14s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
10.71s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
10.09s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
8.19s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
7.96s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
7.48s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
7.08s teardown test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
3.84s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]
0.01s teardown test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 106.37s (0:01:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q6a6/0023e2/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 ===============================
13.32s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
11.07s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
10.89s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
10.62s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
7.51s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
7.33s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
7.03s teardown test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
6.93s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
5.75s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]
5.37s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
3.38s setup    test_users_groups_with_acl.py::test_query_create_user_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 89.70s (0:01: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/q6a6/0023e4/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 ===============================
17.36s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
13.17s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
11.05s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
10.55s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
10.03s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
7.06s teardown test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
5.65s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
5.47s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
5.43s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]
5.33s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
3.67s 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 95.12s (0:01:35) =========================
