============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/0002ed/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 109 items / 104 deselected / 5 selected

test_dynamic_tenants.py F

=================================== FAILURES ===================================
_ test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false] _
ydb/tests/functional/tenants/test_dynamic_tenants.py:350: in test_create_and_drop_the_same_tenant2
    pool.retry_operation_sync(write_some_data, None, "table", "table_for_rm", value)
contrib/python/ydb/py3/ydb/table.py:2632: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:133: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:94: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/table.py:2630: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/functional/tenants/test_dynamic_tenants.py:340: in write_some_data
    session.transaction().execute(
contrib/python/ydb/py3/ydb/table.py:2369: in execute
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:443: in __call__
    res = connection(
contrib/python/ydb/py3/ydb/connection.py:465: in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
contrib/python/ydb/py3/ydb/_session_impl.py:20: in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:9: in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:22: in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:165: in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
contrib/python/ydb/py3/ydb/issues.py:229: in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Failed to create default pool in database /Root/users/database" severity: 1 issues { message: "Failed to create resource pool: StatusPathDoesNotExist" severity: 1 issues { message: "Path does not exist" issue_code: 200200 severity: 1 } } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27522
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:394 Working directory: /home/runner/.ya/build/build_root/9vy8/0002ed/r3tmp/kikimr_cluster_ng3a8icm
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16403
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13976
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28085
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/9vy8/0002ed/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/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_3ojo__my.log --grpc-port=16403 --mon-port=13976 --ic-port=27522
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:162 Formatting pdisk SectorMap:1:64 on node localhost:16403/1, disk_size 68719476736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_3ojo__my.log', '--grpc-port=16403', '--mon-port=13976', '--ic-port=27522')' in '/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3817717
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:16403/1
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:354 Executing command = ['/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:16403', '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: 27522\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9vy8/0002ed/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:16403', '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: 27522\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3823706
DEBUG    ya.test:process.py:259 Command (pid 3823706) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3823706) elapsed time (sec): 0.8055000305175781
DEBUG    ya.test:process.py:263 Command (pid 3823706) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3823706) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3823706) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3823706) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3823706) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3823706) maxrss: 528788
DEBUG    ya.test:process.py:263 Command (pid 3823706) minflt: 19127
DEBUG    ya.test:process.py:263 Command (pid 3823706) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3823706) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3823706) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 3823706) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3823706) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3823706) nvcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 3823706) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3823706) stime: 0.316535
DEBUG    ya.test:process.py:263 Command (pid 3823706) utime: 0.106525
DEBUG    ya.test:process.py:263 Command (pid 3823706) wtime: 0.825
DEBUG    ya.test:process.py:275 Command (pid 3823706) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:354 Executing command = ['/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:16403', '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.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/9vy8/0002ed/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:16403', '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: 3824289
DEBUG    ya.test:process.py:259 Command (pid 3824289) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3824289) elapsed time (sec): 0.7200524806976318
DEBUG    ya.test:process.py:263 Command (pid 3824289) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3824289) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3824289) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3824289) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3824289) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3824289) maxrss: 528800
DEBUG    ya.test:process.py:263 Command (pid 3824289) minflt: 19126
DEBUG    ya.test:process.py:263 Command (pid 3824289) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3824289) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3824289) nivcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 3824289) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3824289) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3824289) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 3824289) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3824289) stime: 0.334158
DEBUG    ya.test:process.py:263 Command (pid 3824289) utime: 0.101532
DEBUG    ya.test:process.py:263 Command (pid 3824289) wtime: 0.725
DEBUG    ya.test:process.py:275 Command (pid 3824289) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_dynamic_tenants.py, test_name: test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false])
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:310 create_database
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65516
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20503
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7777
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5420
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9531
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16403 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_wda2av8x.log --grpc-port=65516 --mon-port=20503 --ic-port=7777
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:16403', '--tenant=/Root/users/database', '--log-file-name=/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_wda2av8x.log', '--grpc-port=65516', '--mon-port=20503', '--ic-port=7777')' in '/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3825189
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:65516/1
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:334 create table one
DEBUG    ydb.connection:connection.py:295 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')]
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 0x7fc8575409c0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc8554ba900>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc8554ba900>
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
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, a06979e7-81e3-4682-8fa2-c5b5140cb592, localhost:16403): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, a06979e7-81e3-4682-8fa2-c5b5140cb592, localhost:16403): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, a06979e7-81e3-4682-8fa2-c5b5140cb592, localhost:16403): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/users/database. Endpoint: "localhost:16403". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:16403
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, df47209a-aa9d-455a-abfc-be8f58bef40b, localhost:16403): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, df47209a-aa9d-455a-abfc-be8f58bef40b, localhost:16403): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, df47209a-aa9d-455a-abfc-be8f58bef40b, localhost:16403): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/users/database. Endpoint: "localhost:16403". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:16403
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 0b4ad94d-3ae6-4b6b-bbe1-89fb389ac405, localhost:16403): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 0b4ad94d-3ae6-4b6b-bbe1-89fb389ac405, localhost:16403): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 0b4ad94d-3ae6-4b6b-bbe1-89fb389ac405, localhost:16403): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7otdw6vjgq.auto.internal" port: 65516 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7otdw6vjgq.auto.internal:65516, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc8554ba900>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:16403
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc8554ba900>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateSession, 1d75d0ed-43df-4290-8b5f-ad7b436b7ee3, ghrun-7otdw6vjgq.auto.internal:65516): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateSession, 1d75d0ed-43df-4290-8b5f-ad7b436b7ee3, ghrun-7otdw6vjgq.auto.internal:65516): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:102 RpcState(CreateSession, 1d75d0ed-43df-4290-8b5f-ad7b436b7ee3, ghrun-7otdw6vjgq.auto.internal:65516): on response callback started
DEBUG    ydb.connection:connection.py:51 RpcState(CreateSession, 1d75d0ed-43df-4290-8b5f-ad7b436b7ee3, ghrun-7otdw6vjgq.auto.internal:65516): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=YWU0OWVhMGQtNWJiNTg1OTItNTY1NzYwODYtMmRmYzJmZjY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc8554ba900>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc8554ba900>
DEBUG    ydb.connection:connection.py:107 RpcState(CreateSession, 1d75d0ed-43df-4290-8b5f-ad7b436b7ee3, ghrun-7otdw6vjgq.auto.internal:65516): on response callback success
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, 9369ebe5-74c4-46f2-96c7-bb4cd7fc154e, ghrun-7otdw6vjgq.auto.internal:65516): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, 9369ebe5-74c4-46f2-96c7-bb4cd7fc154e, ghrun-7otdw6vjgq.auto.internal:65516): request = { session_id: "ydb://session/3?node_id=50000&id=YWU0OWVhMGQtNWJiNTg1OTItNTY1NzYwODYtMmRmYzJmZjY=" path: "/Root/users/database/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:51 RpcState(CreateTable, 9369ebe5-74c4-46f2-96c7-bb4cd7fc154e, ghrun-7otdw6vjgq.auto.internal:65516): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc8554ba900>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:336 create table two
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, 4ef61159-5a85-4cb4-99ce-0873eb90a64c, ghrun-7otdw6vjgq.auto.internal:65516): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, 4ef61159-5a85-4cb4-99ce-0873eb90a64c, ghrun-7otdw6vjgq.auto.internal:65516): request = { session_id: "ydb://session/3?node_id=50000&id=YWU0OWVhMGQtNWJiNTg1OTItNTY1NzYwODYtMmRmYzJmZjY=" path: "/Root/users/database/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:51 RpcState(CreateTable, 4ef61159-5a85-4cb4-99ce-0873eb90a64c, ghrun-7otdw6vjgq.auto.internal:65516): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc8554ba900>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:349 write_some_data
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteDataQuery, 37c01268-881b-4a0b-9c36-0251e85a52c9, ghrun-7otdw6vjgq.auto.internal:65516): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteDataQuery, 37c01268-881b-4a0b-9c36-0251e85a52c9, ghrun-7otdw6vjgq.auto.internal:65516): request = { session_id: "ydb://session/3?node_id=50000&id=YWU0OWVhMGQtNWJiNTg1OTItNTY1NzYwODYtMmRmYzJmZjY=" 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:51 RpcState(ExecuteDataQuery, 37c01268-881b-4a0b-9c36-0251e85a52c9, ghrun-7otdw6vjgq.auto.internal:65516): 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 0x7fc8554ba900>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:362 read_some_data
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteDataQuery, a27a376a-8d82-470c-ab0c-60455c836f4d, ghrun-7otdw6vjgq.auto.internal:65516): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteDataQuery, a27a376a-8d82-470c-ab0c-60455c836f4d, ghrun-7otdw6vjgq.auto.internal:65516): request = { session_id: "ydb://session/3?node_id=50000&id=YWU0OWVhMGQtNWJiNTg1OTItNTY1NzYwODYtMmRmYzJmZjY=" 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:51 RpcState(ExecuteDataQuery, a27a376a-8d82-470c-ab0c-60455c836f4d, ghrun-7otdw6vjgq.auto.internal:65516): 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" } } } 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" } } } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc8554ba900>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:380 drop table two
DEBUG    ydb.connection:connection.py:375 RpcState(DropTable, fe5312ed-1957-42f1-aa84-0ad247bb41ae, ghrun-7otdw6vjgq.auto.internal:65516): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(DropTable, fe5312ed-1957-42f1-aa84-0ad247bb41ae, ghrun-7otdw6vjgq.auto.internal:65516): request = { session_id: "ydb://session/3?node_id=50000&id=YWU0OWVhMGQtNWJiNTg1OTItNTY1NzYwODYtMmRmYzJmZjY=" path: "/Root/users/database/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:51 RpcState(DropTable, fe5312ed-1957-42f1-aa84-0ad247bb41ae, ghrun-7otdw6vjgq.auto.internal:65516): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc8554ba900>
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 0x7fc8554ba900>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc8554ba900> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:375 RpcState(DeleteSession, a12825c3-9d27-4b59-959a-937c256d35d9, ghrun-7otdw6vjgq.auto.internal:65516): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(DeleteSession, a12825c3-9d27-4b59-959a-937c256d35d9, ghrun-7otdw6vjgq.auto.internal:65516): request = { session_id: "ydb://session/3?node_id=50000&id=YWU0OWVhMGQtNWJiNTg1OTItNTY1NzYwODYtMmRmYzJmZjY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:102 RpcState(DeleteSession, a12825c3-9d27-4b59-959a-937c256d35d9, ghrun-7otdw6vjgq.auto.internal:65516): on response callback started
DEBUG    ydb.connection:connection.py:51 RpcState(DeleteSession, a12825c3-9d27-4b59-959a-937c256d35d9, ghrun-7otdw6vjgq.auto.internal:65516): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:107 RpcState(DeleteSession, a12825c3-9d27-4b59-959a-937c256d35d9, ghrun-7otdw6vjgq.auto.internal:65516): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fc8554ba900>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:16403
INFO     ydb.connection:connection.py:498 Closing channel for endpoint ghrun-7otdw6vjgq.auto.internal:65516
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:383 remove_database
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:347 /Root/users/database
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /Root/users/database: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:365 /Root/users/database: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database&cmstid=72057594037936131&txid=1763639681389054&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:373 /Root/users/database: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:375 /Root/users/database: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:381 /Root/users/database: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:254 Stopped node localhost:65516/1
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:387 done 0
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:310 create_database
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29630
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6331
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2192
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16403 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_c8bqd0i5.log --grpc-port=21604 --mon-port=29630 --ic-port=6331
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:16403', '--tenant=/Root/users/database', '--log-file-name=/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_c8bqd0i5.log', '--grpc-port=21604', '--mon-port=29630', '--ic-port=6331')' in '/home/runner/.ya/build/build_root/9vy8/0002ed/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--false/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3831178
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:21604/2
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:334 create table one
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 0x7fc855df5d70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fc855df5ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc855df5ff0>
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
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 17dc11b8-1dd6-4df0-bd70-8640ddfc6487, localhost:16403): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 17dc11b8-1dd6-4df0-bd70-8640ddfc6487, localhost:16403): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 17dc11b8-1dd6-4df0-bd70-8640ddfc6487, localhost:16403): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/users/database. Endpoint: "localhost:16403". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:16403
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, f07adf5d-c920-4791-87e6-1d90d17d7beb, localhost:16403): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, f07adf5d-c920-4791-87e6-1d90d17d7beb, localhost:16403): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, f07adf5d-c920-4791-87e6-1d90d17d7beb, localhost:16403): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/users/database. Endpoint: "localhost:16403". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:16403
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc855df5ff0>
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:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 53a9aa6a-4e68-44be-93f2-f69439f865f7, localhost:16403): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 53a9aa6a-4e68-44be-93f2-f69439f865f7, localhost:16403): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 53a9aa6a-4e68-44be-93f2-f69439f865f7, localhost:16403): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7otdw6vjgq.auto.internal" port: 21604 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" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7otdw6vjgq.auto.internal:21604, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:295 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')]
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:16403
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fc855df5ff0>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateSession, 9fe5ea12-a463-43f8-9daa-c6df41c4d892, ghrun-7otdw6vjgq.auto.internal:21604): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateSession, 9fe5ea12-a463-43f8-9daa-c6df41c4d892, ghrun-7otdw6vjgq.auto.internal:21604): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:102 RpcState(CreateSession, 9fe5ea12-a463-43f8-9daa-c6df41c4d892, ghrun-7otdw6vjgq.auto.internal:21604): on response callback started
DEBUG    ydb.connection:connection.py:51 RpcState(CreateSession, 9fe5ea12-a463-43f8-9daa-c6df41c4d892, ghrun-7otdw6vjgq.auto.internal:21604): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZDhhOWQ2NWUtMzI4NjUyOTItZWMyOGMzYTQtZDU2OTM4Mg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc855df5ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fc855df5ff0>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, 8e899510-b2d5-46d8-a638-036bf4ef3cbf, ghrun-7otdw6vjgq.auto.internal:21604): creating call state
DEBUG    ydb.connection:connection.py:107 RpcState(CreateSession, 9fe5ea12-a463-43f8-9daa-c6df41c4d892, ghrun-7otdw6vjgq.auto.internal:21604): on response callback success
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, 8e899510-b2d5-46d8-a638-036bf4ef3cbf, ghrun-7otdw6vjgq.auto.internal:21604): request = { session_id: "ydb://session/3?node_id=50001&id=ZDhhOWQ2NWUtMzI4NjUyOTItZWMyOGMzYTQtZDU2OTM4Mg==" path: "/Root/users/database/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:51 RpcState(CreateTable, 8e899510-b2d5-46d8-a638-036bf4ef3cbf, ghrun-7otdw6vjgq.auto.internal:21604): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc855df5ff0>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:336 create table two
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, ec4ea465-9528-47a6-a904-64616011680f, ghrun-7otdw6vjgq.auto.internal:21604): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, ec4ea465-9528-47a6-a904-64616011680f, ghrun-7otdw6vjgq.auto.internal:21604): request = { session_id: "ydb://session/3?node_id=50001&id=ZDhhOWQ2NWUtMzI4NjUyOTItZWMyOGMzYTQtZDU2OTM4Mg==" path: "/Root/users/database/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:51 RpcState(CreateTable, ec4ea465-9528-47a6-a904-64616011680f, ghrun-7otdw6vjgq.auto.internal:21604): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fc855df5ff0>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:349 write_some_data
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteDataQuery, 023a4278-74f0-45d1-974d-e02486744561, ghrun-7otdw6vjgq.auto.internal:21604): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteDataQuery, 023a4278-74f0-45d1-974d-e02486744561, ghrun-7otdw6vjgq.auto.internal:21604): request = { session_id: "ydb://session/3?node_id=50001&id=ZDhhOWQ2NWUtMzI4NjUyOTItZWMyOGMzYTQtZDU2OTM4Mg==" 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:51 RpcState(ExecuteDataQuery, 023a4278-74f0-45d1-974d-e02486744561, ghrun-7otdw6vjgq.auto.internal:21604): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Failed to create default pool in database /Root/users/database" severity: 1 issues { message: "Failed to create resource pool: StatusPathDoesNotExist" severity: 1 issues { message: "Path does not exist" issue_code: 200200 severity: 1 } } } issues { message: "Query failed during adding/waiting in workload pool " severity: 1 } 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 0x7fc855df5ff0>
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 0x7fc855df5ff0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fc855df5ff0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:375 RpcState(DeleteSession, 0d25e985-2ce8-48e6-a3ee-cd2cc0dd1e93, ghrun-7otdw6vjgq.auto.internal:21604): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(DeleteSession, 0d25e985-2ce8-48e6-a3ee-cd2cc0dd1e93, ghrun-7otdw6vjgq.auto.internal:21604): request = { session_id: "ydb://session/3?node_id=50001&id=ZDhhOWQ2NWUtMzI4NjUyOTItZWMyOGMzYTQtZDU2OTM4Mg==" 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 0x7fc855df5ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:16403
INFO     ydb.connection:connection.py:498 Closing channel for endpoint ghrun-7otdw6vjgq.auto.internal:21604
DEBUG    ydb.connection:connection.py:102 RpcState(DeleteSession, 0d25e985-2ce8-48e6-a3ee-cd2cc0dd1e93, ghrun-7otdw6vjgq.auto.internal:21604): on response callback started
DEBUG    ydb.connection:connection.py:51 RpcState(DeleteSession, 0d25e985-2ce8-48e6-a3ee-cd2cc0dd1e93, ghrun-7otdw6vjgq.auto.internal:21604): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:107 RpcState(DeleteSession, 0d25e985-2ce8-48e6-a3ee-cd2cc0dd1e93, ghrun-7otdw6vjgq.auto.internal:21604): on response callback success
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:254 Stopped node localhost:21604/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:254 Stopped node localhost:16403/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2192
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9815
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6331
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29630
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21604
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9531
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5420
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7777
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20503
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65516
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26938
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28085
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13976
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16403
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27522
============================== slowest durations ===============================
11.77s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
7.03s teardown test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
6.38s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
=========================== short test summary info ============================
FAILED test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false] - ydb.issues.SchemeError: message: "Failed to create default pool in database /Root/users/database" severity: 1 issues { message: "Failed to create resource pool: StatusPathDoesNotExist" severity: 1 issues { message: "Path does not exist" issue_code: 200200 severity: 1 } } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400070)
====================== 1 failed, 104 deselected in 26.52s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/0002fa/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 109 items / 104 deselected / 5 selected

test_dynamic_tenants.py F

=================================== FAILURES ===================================
_ test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true] _
ydb/tests/functional/tenants/test_dynamic_tenants.py:350: in test_create_and_drop_the_same_tenant2
    pool.retry_operation_sync(write_some_data, None, "table", "table_for_rm", value)
contrib/python/ydb/py3/ydb/table.py:2632: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:133: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:94: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/table.py:2630: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/functional/tenants/test_dynamic_tenants.py:340: in write_some_data
    session.transaction().execute(
contrib/python/ydb/py3/ydb/table.py:2369: in execute
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:443: in __call__
    res = connection(
contrib/python/ydb/py3/ydb/connection.py:465: in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
contrib/python/ydb/py3/ydb/_session_impl.py:20: in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:9: in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:22: in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:165: in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
contrib/python/ydb/py3/ydb/issues.py:229: in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Failed to create default pool in database /Root/users/database" severity: 1 issues { message: "Failed to create resource pool: StatusPathDoesNotExist" severity: 1 issues { message: "Path does not exist" issue_code: 200200 severity: 1 } } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9347
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:394 Working directory: /home/runner/.ya/build/build_root/9vy8/0002fa/r3tmp/kikimr_cluster__auw9inn
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13417
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23831
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2711
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/9vy8/0002fa/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/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_tahnhq3z.log --grpc-port=13417 --mon-port=23831 --ic-port=9347
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:162 Formatting pdisk SectorMap:1:64 on node localhost:13417/1, disk_size 68719476736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_tahnhq3z.log', '--grpc-port=13417', '--mon-port=23831', '--ic-port=9347')' in '/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3816437
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:13417/1
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:354 Executing command = ['/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:13417', '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: 9347\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9vy8/0002fa/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:13417', '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: 9347\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3817110
DEBUG    ya.test:process.py:259 Command (pid 3817110) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3817110) elapsed time (sec): 0.41162657737731934
DEBUG    ya.test:process.py:263 Command (pid 3817110) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817110) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3817110) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817110) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817110) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3817110) maxrss: 528808
DEBUG    ya.test:process.py:263 Command (pid 3817110) minflt: 19125
DEBUG    ya.test:process.py:263 Command (pid 3817110) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3817110) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3817110) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 3817110) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3817110) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3817110) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 3817110) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3817110) stime: 0.228768
DEBUG    ya.test:process.py:263 Command (pid 3817110) utime: 0.09932099999999999
DEBUG    ya.test:process.py:263 Command (pid 3817110) wtime: 0.419
DEBUG    ya.test:process.py:275 Command (pid 3817110) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:354 Executing command = ['/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:13417', '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.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/9vy8/0002fa/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:13417', '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: 3817212
DEBUG    ya.test:process.py:259 Command (pid 3817212) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3817212) elapsed time (sec): 0.6591038703918457
DEBUG    ya.test:process.py:263 Command (pid 3817212) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817212) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3817212) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817212) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817212) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3817212) maxrss: 528916
DEBUG    ya.test:process.py:263 Command (pid 3817212) minflt: 20147
DEBUG    ya.test:process.py:263 Command (pid 3817212) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3817212) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3817212) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 3817212) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3817212) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3817212) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 3817212) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3817212) stime: 0.234146
DEBUG    ya.test:process.py:263 Command (pid 3817212) utime: 0.105643
DEBUG    ya.test:process.py:263 Command (pid 3817212) wtime: 0.664
DEBUG    ya.test:process.py:275 Command (pid 3817212) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_dynamic_tenants.py, test_name: test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true])
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:310 create_database
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25791
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4590
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23852
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13417 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_6l518yca.log --grpc-port=24962 --mon-port=25791 --ic-port=30433
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:13417', '--tenant=/Root/users/database', '--log-file-name=/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_6l518yca.log', '--grpc-port=24962', '--mon-port=25791', '--ic-port=30433')' in '/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3818393
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:24962/1
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:334 create table one
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fcadd7bcf10 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fcadd79b940>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fcadd79b940>
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
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, b77ecda5-deef-40b3-84c0-e560992c382a, localhost:13417): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, b77ecda5-deef-40b3-84c0-e560992c382a, localhost:13417): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, b77ecda5-deef-40b3-84c0-e560992c382a, localhost:13417): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/users/database. Endpoint: "localhost:13417". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:13417
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, ebbfc42b-9181-4b7c-a5f5-109878f71b26, localhost:13417): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, ebbfc42b-9181-4b7c-a5f5-109878f71b26, localhost:13417): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, ebbfc42b-9181-4b7c-a5f5-109878f71b26, localhost:13417): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7otdw6vjgq.auto.internal" port: 24962 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7otdw6vjgq.auto.internal:24962, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:295 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')]
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:13417
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fcadd79b940>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateSession, ee026b4b-fb8f-4311-97cb-c0ba88fcafef, ghrun-7otdw6vjgq.auto.internal:24962): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateSession, ee026b4b-fb8f-4311-97cb-c0ba88fcafef, ghrun-7otdw6vjgq.auto.internal:24962): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:102 RpcState(CreateSession, ee026b4b-fb8f-4311-97cb-c0ba88fcafef, ghrun-7otdw6vjgq.auto.internal:24962): on response callback started
DEBUG    ydb.connection:connection.py:51 RpcState(CreateSession, ee026b4b-fb8f-4311-97cb-c0ba88fcafef, ghrun-7otdw6vjgq.auto.internal:24962): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NmI1OGE3MzEtZDAzMzc5MWYtZWU4MWVlNzQtNTYzZDRlZmY=" } } } }
DEBUG    ydb.connection:connection.py:107 RpcState(CreateSession, ee026b4b-fb8f-4311-97cb-c0ba88fcafef, ghrun-7otdw6vjgq.auto.internal:24962): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcadd79b940>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fcadd79b940>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, 55381915-0c05-4c88-a165-cb46c25060fc, ghrun-7otdw6vjgq.auto.internal:24962): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, 55381915-0c05-4c88-a165-cb46c25060fc, ghrun-7otdw6vjgq.auto.internal:24962): request = { session_id: "ydb://session/3?node_id=50000&id=NmI1OGE3MzEtZDAzMzc5MWYtZWU4MWVlNzQtNTYzZDRlZmY=" path: "/Root/users/database/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:51 RpcState(CreateTable, 55381915-0c05-4c88-a165-cb46c25060fc, ghrun-7otdw6vjgq.auto.internal:24962): response = { operation { ready: true status: UNAVAILABLE issues { message: "Schemeshard not available" severity: 1 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcadd79b940>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, 6b25b682-8cfa-46d8-9fca-3c6a42721164, ghrun-7otdw6vjgq.auto.internal:24962): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, 6b25b682-8cfa-46d8-9fca-3c6a42721164, ghrun-7otdw6vjgq.auto.internal:24962): request = { session_id: "ydb://session/3?node_id=50000&id=NmI1OGE3MzEtZDAzMzc5MWYtZWU4MWVlNzQtNTYzZDRlZmY=" path: "/Root/users/database/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:51 RpcState(CreateTable, 6b25b682-8cfa-46d8-9fca-3c6a42721164, ghrun-7otdw6vjgq.auto.internal:24962): response = { operation { ready: true status: UNAVAILABLE issues { message: "Schemeshard not available" severity: 1 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcadd79b940>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, c0d7c628-5d60-49f8-85ec-01afeba4dfd0, ghrun-7otdw6vjgq.auto.internal:24962): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, c0d7c628-5d60-49f8-85ec-01afeba4dfd0, ghrun-7otdw6vjgq.auto.internal:24962): request = { session_id: "ydb://session/3?node_id=50000&id=NmI1OGE3MzEtZDAzMzc5MWYtZWU4MWVlNzQtNTYzZDRlZmY=" path: "/Root/users/database/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:51 RpcState(CreateTable, c0d7c628-5d60-49f8-85ec-01afeba4dfd0, ghrun-7otdw6vjgq.auto.internal:24962): response = { operation { ready: true status: UNAVAILABLE issues { message: "Schemeshard not available" severity: 1 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcadd79b940>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, 7f819bf8-e74c-40c9-ad6b-0d3ffffae84d, ghrun-7otdw6vjgq.auto.internal:24962): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, 7f819bf8-e74c-40c9-ad6b-0d3ffffae84d, ghrun-7otdw6vjgq.auto.internal:24962): request = { session_id: "ydb://session/3?node_id=50000&id=NmI1OGE3MzEtZDAzMzc5MWYtZWU4MWVlNzQtNTYzZDRlZmY=" path: "/Root/users/database/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:51 RpcState(CreateTable, 7f819bf8-e74c-40c9-ad6b-0d3ffffae84d, ghrun-7otdw6vjgq.auto.internal:24962): response = { operation { ready: true status: UNAVAILABLE issues { message: "Schemeshard not available" severity: 1 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcadd79b940>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, b8589570-0fe2-44ed-832d-7d515be67454, ghrun-7otdw6vjgq.auto.internal:24962): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, b8589570-0fe2-44ed-832d-7d515be67454, ghrun-7otdw6vjgq.auto.internal:24962): request = { session_id: "ydb://session/3?node_id=50000&id=NmI1OGE3MzEtZDAzMzc5MWYtZWU4MWVlNzQtNTYzZDRlZmY=" path: "/Root/users/database/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:51 RpcState(CreateTable, b8589570-0fe2-44ed-832d-7d515be67454, ghrun-7otdw6vjgq.auto.internal:24962): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcadd79b940>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:336 create table two
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, 3424ae05-b27e-4781-ab91-51dfa12821ce, ghrun-7otdw6vjgq.auto.internal:24962): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, 3424ae05-b27e-4781-ab91-51dfa12821ce, ghrun-7otdw6vjgq.auto.internal:24962): request = { session_id: "ydb://session/3?node_id=50000&id=NmI1OGE3MzEtZDAzMzc5MWYtZWU4MWVlNzQtNTYzZDRlZmY=" path: "/Root/users/database/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:51 RpcState(CreateTable, 3424ae05-b27e-4781-ab91-51dfa12821ce, ghrun-7otdw6vjgq.auto.internal:24962): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcadd79b940>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:349 write_some_data
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteDataQuery, ac019fb0-4e6a-43c9-8dc6-4496330018c9, ghrun-7otdw6vjgq.auto.internal:24962): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteDataQuery, ac019fb0-4e6a-43c9-8dc6-4496330018c9, ghrun-7otdw6vjgq.auto.internal:24962): request = { session_id: "ydb://session/3?node_id=50000&id=NmI1OGE3MzEtZDAzMzc5MWYtZWU4MWVlNzQtNTYzZDRlZmY=" 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:51 RpcState(ExecuteDataQuery, ac019fb0-4e6a-43c9-8dc6-4496330018c9, ghrun-7otdw6vjgq.auto.internal:24962): 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 0x7fcadd79b940>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:362 read_some_data
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteDataQuery, fb5733a4-5620-4191-a907-ee37928c9c98, ghrun-7otdw6vjgq.auto.internal:24962): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteDataQuery, fb5733a4-5620-4191-a907-ee37928c9c98, ghrun-7otdw6vjgq.auto.internal:24962): request = { session_id: "ydb://session/3?node_id=50000&id=NmI1OGE3MzEtZDAzMzc5MWYtZWU4MWVlNzQtNTYzZDRlZmY=" 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:51 RpcState(ExecuteDataQuery, fb5733a4-5620-4191-a907-ee37928c9c98, ghrun-7otdw6vjgq.auto.internal:24962): 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" } } } 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" } } } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcadd79b940>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:380 drop table two
DEBUG    ydb.connection:connection.py:375 RpcState(DropTable, 2e251577-0491-4946-a9a2-262a7dfb8ee6, ghrun-7otdw6vjgq.auto.internal:24962): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(DropTable, 2e251577-0491-4946-a9a2-262a7dfb8ee6, ghrun-7otdw6vjgq.auto.internal:24962): request = { session_id: "ydb://session/3?node_id=50000&id=NmI1OGE3MzEtZDAzMzc5MWYtZWU4MWVlNzQtNTYzZDRlZmY=" path: "/Root/users/database/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:51 RpcState(DropTable, 2e251577-0491-4946-a9a2-262a7dfb8ee6, ghrun-7otdw6vjgq.auto.internal:24962): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcadd79b940>
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 0x7fcadd79b940>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fcadd79b940> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:375 RpcState(DeleteSession, 819c252f-a50a-4628-a205-d6c102f6c37c, ghrun-7otdw6vjgq.auto.internal:24962): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(DeleteSession, 819c252f-a50a-4628-a205-d6c102f6c37c, ghrun-7otdw6vjgq.auto.internal:24962): request = { session_id: "ydb://session/3?node_id=50000&id=NmI1OGE3MzEtZDAzMzc5MWYtZWU4MWVlNzQtNTYzZDRlZmY=" 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 0x7fcadd79b940>
DEBUG    ydb.connection:connection.py:102 RpcState(DeleteSession, 819c252f-a50a-4628-a205-d6c102f6c37c, ghrun-7otdw6vjgq.auto.internal:24962): on response callback started
DEBUG    ydb.connection:connection.py:51 RpcState(DeleteSession, 819c252f-a50a-4628-a205-d6c102f6c37c, ghrun-7otdw6vjgq.auto.internal:24962): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:107 RpcState(DeleteSession, 819c252f-a50a-4628-a205-d6c102f6c37c, ghrun-7otdw6vjgq.auto.internal:24962): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:13417
INFO     ydb.connection:connection.py:498 Closing channel for endpoint ghrun-7otdw6vjgq.auto.internal:24962
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:383 remove_database
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:347 /Root/users/database
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /Root/users/database: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:365 /Root/users/database: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database&cmstid=72057594037936131&txid=1763639676175435&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:373 /Root/users/database: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:375 /Root/users/database: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:381 /Root/users/database: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/users/database: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:254 Stopped node localhost:24962/1
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:387 done 0
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:310 create_database
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22886
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31062
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13417 --tenant=/Root/users/database --log-file-name=/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_exbdyksc.log --grpc-port=14241 --mon-port=22886 --ic-port=16798
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:13417', '--tenant=/Root/users/database', '--log-file-name=/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_exbdyksc.log', '--grpc-port=14241', '--mon-port=22886', '--ic-port=16798')' in '/home/runner/.ya/build/build_root/9vy8/0002fa/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2.enable_alter_database_create_hive_first--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3825762
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:14241/2
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:334 create table one
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
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fcadd7669f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fcadd766720>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fcadd766720>
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:375 RpcState(ListEndpoints, 6f2fee64-8cc9-437c-98a8-f4e0ada6c203, localhost:13417): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 6f2fee64-8cc9-437c-98a8-f4e0ada6c203, localhost:13417): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 6f2fee64-8cc9-437c-98a8-f4e0ada6c203, localhost:13417): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/users/database. Endpoint: "localhost:13417". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:13417
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 067e145d-02ae-43f1-a441-4847e5352f38, localhost:13417): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 067e145d-02ae-43f1-a441-4847e5352f38, localhost:13417): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 067e145d-02ae-43f1-a441-4847e5352f38, localhost:13417): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/users/database. Endpoint: "localhost:13417". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:13417
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fcadd766720>
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:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, bca17913-929d-4ec8-99ae-08ffb0630af6, localhost:13417): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, bca17913-929d-4ec8-99ae-08ffb0630af6, localhost:13417): request = { database: "/Root/users/database" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, bca17913-929d-4ec8-99ae-08ffb0630af6, localhost:13417): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7otdw6vjgq.auto.internal" port: 14241 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" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7otdw6vjgq.auto.internal:14241, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:295 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')]
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:13417
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fcadd766720>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateSession, f43e6b6d-dc41-4cfd-b406-b742ae757b9c, ghrun-7otdw6vjgq.auto.internal:14241): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateSession, f43e6b6d-dc41-4cfd-b406-b742ae757b9c, ghrun-7otdw6vjgq.auto.internal:14241): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:102 RpcState(CreateSession, f43e6b6d-dc41-4cfd-b406-b742ae757b9c, ghrun-7otdw6vjgq.auto.internal:14241): on response callback started
DEBUG    ydb.connection:connection.py:51 RpcState(CreateSession, f43e6b6d-dc41-4cfd-b406-b742ae757b9c, ghrun-7otdw6vjgq.auto.internal:14241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZTU5MjBmYTctOGM4ODY3ZTMtNzYzYzZkZjMtNTA1NmRhY2M=" } } } }
DEBUG    ydb.connection:connection.py:107 RpcState(CreateSession, f43e6b6d-dc41-4cfd-b406-b742ae757b9c, ghrun-7otdw6vjgq.auto.internal:14241): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcadd766720>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fcadd766720>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, f2f20031-ddb0-4bd5-a668-e87a710efc7c, ghrun-7otdw6vjgq.auto.internal:14241): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, f2f20031-ddb0-4bd5-a668-e87a710efc7c, ghrun-7otdw6vjgq.auto.internal:14241): request = { session_id: "ydb://session/3?node_id=50001&id=ZTU5MjBmYTctOGM4ODY3ZTMtNzYzYzZkZjMtNTA1NmRhY2M=" path: "/Root/users/database/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:51 RpcState(CreateTable, f2f20031-ddb0-4bd5-a668-e87a710efc7c, ghrun-7otdw6vjgq.auto.internal:14241): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcadd766720>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:336 create table two
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, b49f3922-fcf9-4bfe-9d35-5c7a7fe40fa9, ghrun-7otdw6vjgq.auto.internal:14241): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, b49f3922-fcf9-4bfe-9d35-5c7a7fe40fa9, ghrun-7otdw6vjgq.auto.internal:14241): request = { session_id: "ydb://session/3?node_id=50001&id=ZTU5MjBmYTctOGM4ODY3ZTMtNzYzYzZkZjMtNTA1NmRhY2M=" path: "/Root/users/database/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:51 RpcState(CreateTable, b49f3922-fcf9-4bfe-9d35-5c7a7fe40fa9, ghrun-7otdw6vjgq.auto.internal:14241): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fcadd766720>
DEBUG    __tests__.test_dynamic_tenants:test_dynamic_tenants.py:349 write_some_data
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteDataQuery, a9a20c53-edbb-4240-b1fe-987822dbdf71, ghrun-7otdw6vjgq.auto.internal:14241): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteDataQuery, a9a20c53-edbb-4240-b1fe-987822dbdf71, ghrun-7otdw6vjgq.auto.internal:14241): request = { session_id: "ydb://session/3?node_id=50001&id=ZTU5MjBmYTctOGM4ODY3ZTMtNzYzYzZkZjMtNTA1NmRhY2M=" 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:51 RpcState(ExecuteDataQuery, a9a20c53-edbb-4240-b1fe-987822dbdf71, ghrun-7otdw6vjgq.auto.internal:14241): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Failed to create default pool in database /Root/users/database" severity: 1 issues { message: "Failed to create resource pool: StatusPathDoesNotExist" severity: 1 issues { message: "Path does not exist" issue_code: 200200 severity: 1 } } } issues { message: "Query failed during adding/waiting in workload pool " severity: 1 } 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 0x7fcadd766720>
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 0x7fcadd766720>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7fcadd766720> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:375 RpcState(DeleteSession, 085c3655-04a3-439e-b708-ae53302f61cc, ghrun-7otdw6vjgq.auto.internal:14241): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(DeleteSession, 085c3655-04a3-439e-b708-ae53302f61cc, ghrun-7otdw6vjgq.auto.internal:14241): request = { session_id: "ydb://session/3?node_id=50001&id=ZTU5MjBmYTctOGM4ODY3ZTMtNzYzYzZkZjMtNTA1NmRhY2M=" 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:102 RpcState(DeleteSession, 085c3655-04a3-439e-b708-ae53302f61cc, ghrun-7otdw6vjgq.auto.internal:14241): on response callback started
DEBUG    ydb.connection:connection.py:51 RpcState(DeleteSession, 085c3655-04a3-439e-b708-ae53302f61cc, ghrun-7otdw6vjgq.auto.internal:14241): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:107 RpcState(DeleteSession, 085c3655-04a3-439e-b708-ae53302f61cc, ghrun-7otdw6vjgq.auto.internal:14241): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7fcadd766720>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:13417
INFO     ydb.connection:connection.py:498 Closing channel for endpoint ghrun-7otdw6vjgq.auto.internal:14241
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:254 Stopped node localhost:13417/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:254 Stopped node localhost:14241/2
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31062
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16798
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22886
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23852
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4590
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30433
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25791
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24962
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2711
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23831
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13417
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9347
============================== slowest durations ===============================
10.77s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
7.07s teardown test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
3.52s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
=========================== short test summary info ============================
FAILED test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true] - ydb.issues.SchemeError: message: "Failed to create default pool in database /Root/users/database" severity: 1 issues { message: "Failed to create resource pool: StatusPathDoesNotExist" severity: 1 issues { message: "Path does not exist" issue_code: 200200 severity: 1 } } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400070)
====================== 1 failed, 104 deselected in 22.82s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/0002f2/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 109 items / 104 deselected / 5 selected

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     - .sys
E     + .metadata
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_list_database_above[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002f2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28192
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:394 Working directory: /home/runner/.ya/build/build_root/9vy8/0002f2/r3tmp/kikimr_cluster_c1g6nj6o
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002f2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5454
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21460
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10373
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31480
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/0002f2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:247 Final command: /home/runner/.ya/build/build_root/9vy8/0002f2/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/9vy8/0002f2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_06aroryt.log --grpc-port=5454 --mon-port=21460 --ic-port=28192
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:162 Formatting pdisk SectorMap:1:64 on node localhost:5454/1, disk_size 68719476736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/0002f2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/0002f2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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/9vy8/0002f2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_06aroryt.log', '--grpc-port=5454', '--mon-port=21460', '--ic-port=28192')' in '/home/runner/.ya/build/build_root/9vy8/0002f2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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: 3816435
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:5454/1
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002f2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:354 Executing command = ['/home/runner/.ya/build/build_root/9vy8/0002f2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:5454', '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: 28192\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9vy8/0002f2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:5454', '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: 28192\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3817106
DEBUG    ya.test:process.py:259 Command (pid 3817106) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3817106) elapsed time (sec): 0.4046037197113037
DEBUG    ya.test:process.py:263 Command (pid 3817106) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817106) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3817106) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817106) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817106) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3817106) maxrss: 528788
DEBUG    ya.test:process.py:263 Command (pid 3817106) minflt: 19127
DEBUG    ya.test:process.py:263 Command (pid 3817106) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3817106) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3817106) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 3817106) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3817106) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3817106) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3817106) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3817106) stime: 0.231153
DEBUG    ya.test:process.py:263 Command (pid 3817106) utime: 0.087686
DEBUG    ya.test:process.py:263 Command (pid 3817106) wtime: 0.406
DEBUG    ya.test:process.py:275 Command (pid 3817106) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002f2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:354 Executing command = ['/home/runner/.ya/build/build_root/9vy8/0002f2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:5454', '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.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/9vy8/0002f2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:5454', '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: 3817207
DEBUG    ya.test:process.py:259 Command (pid 3817207) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3817207) elapsed time (sec): 0.4984877109527588
DEBUG    ya.test:process.py:263 Command (pid 3817207) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817207) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3817207) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817207) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3817207) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3817207) maxrss: 528808
DEBUG    ya.test:process.py:263 Command (pid 3817207) minflt: 19126
DEBUG    ya.test:process.py:263 Command (pid 3817207) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3817207) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3817207) nivcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 3817207) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3817207) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3817207) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 3817207) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3817207) stime: 0.260102
DEBUG    ya.test:process.py:263 Command (pid 3817207) utime: 0.08774
DEBUG    ya.test:process.py:263 Command (pid 3817207) wtime: 0.5
DEBUG    ya.test:process.py:275 Command (pid 3817207) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:347 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /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:365 /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:373 /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:375 /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:381 /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:394 /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:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002f2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7787
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14261
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22114
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6671
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/0002f2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:247 Final command: /home/runner/.ya/build/build_root/9vy8/0002f2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5454 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/9vy8/0002f2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_9aep5dea.log --grpc-port=7787 --mon-port=14261 --ic-port=22114
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/0002f2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/0002f2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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:5454', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/9vy8/0002f2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_9aep5dea.log', '--grpc-port=7787', '--mon-port=14261', '--ic-port=22114')' in '/home/runner/.ya/build/build_root/9vy8/0002f2/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/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: 3818551
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:7787/1
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:434 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:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
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:375 RpcState(ListEndpoints, a282cde5-2875-41ca-a9bb-4cb763251d35, localhost:5454): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, a282cde5-2875-41ca-a9bb-4cb763251d35, localhost:5454): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, a282cde5-2875-41ca-a9bb-4cb763251d35, localhost:5454): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7otdw6vjgq.auto.internal" port: 7787 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" 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-7otdw6vjgq.auto.internal:7787, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:295 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')]
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:5454
DEBUG    ydb.connection:connection.py:375 RpcState(ListDirectory, 2ba7c713-fe0e-4a87-95d4-1a035969b96d, ghrun-7otdw6vjgq.auto.internal:7787): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListDirectory, 2ba7c713-fe0e-4a87-95d4-1a035969b96d, ghrun-7otdw6vjgq.auto.internal:7787): 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:51 RpcState(ListDirectory, 2ba7c713-fe0e-4a87-95d4-1a035969b96d, ghrun-7otdw6vjgq.auto.internal:7787): 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: 1763639673800 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': []}]}
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:5454
INFO     ydb.connection:connection.py:498 Closing channel for endpoint ghrun-7otdw6vjgq.auto.internal:7787
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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:347 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /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:365 /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=1763639675260961&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:373 /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:375 /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:381 /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:394 /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:254 Stopped node localhost:7787/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:254 Stopped node localhost:5454/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6671
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22114
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14261
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7787
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31480
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10373
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21460
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5454
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28192
============================== slowest durations ===============================
10.64s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
6.40s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
0.60s call     test_tenants.py::TestTenants::test_list_database_above[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--false] - AssertionError: assert '.metadata' == '.sys'
  - .sys
  + .metadata
====================== 1 failed, 104 deselected in 19.13s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/0002fc/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 109 items / 104 deselected / 5 selected

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     - .sys
E     + .metadata
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_list_database_above[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002fc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8476
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:394 Working directory: /home/runner/.ya/build/build_root/9vy8/0002fc/r3tmp/kikimr_cluster_ff3wdyxd
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002fc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14693
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22747
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2587
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16875
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/0002fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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:247 Final command: /home/runner/.ya/build/build_root/9vy8/0002fc/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/9vy8/0002fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_2cbe65fy.log --grpc-port=14693 --mon-port=22747 --ic-port=8476
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:162 Formatting pdisk SectorMap:1:64 on node localhost:14693/1, disk_size 68719476736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/0002fc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/0002fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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/9vy8/0002fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_2cbe65fy.log', '--grpc-port=14693', '--mon-port=22747', '--ic-port=8476')' in '/home/runner/.ya/build/build_root/9vy8/0002fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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: 3816026
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:14693/1
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002fc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:354 Executing command = ['/home/runner/.ya/build/build_root/9vy8/0002fc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14693', '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: 8476\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9vy8/0002fc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14693', '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: 8476\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3816649
DEBUG    ya.test:process.py:259 Command (pid 3816649) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3816649) elapsed time (sec): 0.48157382011413574
DEBUG    ya.test:process.py:263 Command (pid 3816649) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816649) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3816649) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816649) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816649) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3816649) maxrss: 528804
DEBUG    ya.test:process.py:263 Command (pid 3816649) minflt: 19125
DEBUG    ya.test:process.py:263 Command (pid 3816649) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3816649) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3816649) nivcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 3816649) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3816649) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3816649) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3816649) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3816649) stime: 0.284329
DEBUG    ya.test:process.py:263 Command (pid 3816649) utime: 0.10316099999999999
DEBUG    ya.test:process.py:263 Command (pid 3816649) wtime: 0.483
DEBUG    ya.test:process.py:275 Command (pid 3816649) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002fc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:354 Executing command = ['/home/runner/.ya/build/build_root/9vy8/0002fc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14693', '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.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/9vy8/0002fc/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14693', '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: 3816879
DEBUG    ya.test:process.py:259 Command (pid 3816879) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3816879) elapsed time (sec): 0.4848010540008545
DEBUG    ya.test:process.py:263 Command (pid 3816879) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816879) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3816879) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816879) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816879) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3816879) maxrss: 528804
DEBUG    ya.test:process.py:263 Command (pid 3816879) minflt: 19126
DEBUG    ya.test:process.py:263 Command (pid 3816879) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3816879) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3816879) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 3816879) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3816879) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3816879) nvcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 3816879) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3816879) stime: 0.265171
DEBUG    ya.test:process.py:263 Command (pid 3816879) utime: 0.096076
DEBUG    ya.test:process.py:263 Command (pid 3816879) wtime: 0.492
DEBUG    ya.test:process.py:275 Command (pid 3816879) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:347 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /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:365 /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:373 /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:375 /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:381 /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:394 /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:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/0002fc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1448
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1449
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6774
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19645
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18508
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12865
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/0002fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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:247 Final command: /home/runner/.ya/build/build_root/9vy8/0002fc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14693 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/9vy8/0002fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_vspp5dgx.log --grpc-port=1449 --mon-port=6774 --ic-port=19645
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/0002fc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/0002fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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:14693', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/9vy8/0002fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_vspp5dgx.log', '--grpc-port=1449', '--mon-port=6774', '--ic-port=19645')' in '/home/runner/.ya/build/build_root/9vy8/0002fc/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3/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: 3817271
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:1449/1
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:434 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:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
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:375 RpcState(ListEndpoints, 3cfd1508-2ff0-4434-9da9-5b20536bf612, localhost:14693): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 3cfd1508-2ff0-4434-9da9-5b20536bf612, localhost:14693): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 3cfd1508-2ff0-4434-9da9-5b20536bf612, localhost:14693): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7otdw6vjgq.auto.internal" port: 1449 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" 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-7otdw6vjgq.auto.internal:1449, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:295 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')]
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:14693
DEBUG    ydb.connection:connection.py:375 RpcState(ListDirectory, abddf5b4-d255-40de-9917-7cdd2d5effe5, ghrun-7otdw6vjgq.auto.internal:1449): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListDirectory, abddf5b4-d255-40de-9917-7cdd2d5effe5, ghrun-7otdw6vjgq.auto.internal:1449): 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:51 RpcState(ListDirectory, abddf5b4-d255-40de-9917-7cdd2d5effe5, ghrun-7otdw6vjgq.auto.internal:1449): 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: 1763639672050 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': []}]}
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:14693
INFO     ydb.connection:connection.py:498 Closing channel for endpoint ghrun-7otdw6vjgq.auto.internal:1449
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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:347 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /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:365 /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=1763639673803570&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:373 /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:375 /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:381 /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:394 /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:254 Stopped node localhost:1449/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
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:254 Stopped node localhost:14693/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18508
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19645
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6774
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1449
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16875
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2587
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22747
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14693
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8476
============================== slowest durations ===============================
10.69s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
6.37s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.53s call     test_tenants.py::TestTenants::test_list_database_above[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--true] - AssertionError: assert '.metadata' == '.sys'
  - .sys
  + .metadata
====================== 1 failed, 104 deselected in 18.72s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/000309/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 109 items / 104 deselected / 5 selected

test_tenants.py F

=================================== FAILURES ===================================
__ TestTenants.test_stop_start[enable_alter_database_create_hive_first--true] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:217: 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:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_stop_start[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12071
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12072
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:394 Working directory: /home/runner/.ya/build/build_root/9vy8/000309/r3tmp/kikimr_cluster_8zky3r0k
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6644
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26660
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11984
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/9vy8/000309/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/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_ldo3lj5q.log --grpc-port=8166 --mon-port=6644 --ic-port=12072
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:162 Formatting pdisk SectorMap:1:64 on node localhost:8166/1, disk_size 68719476736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_ldo3lj5q.log', '--grpc-port=8166', '--mon-port=6644', '--ic-port=12072')' in '/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3816020
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:8166/1
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:354 Executing command = ['/home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8166', '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: 12072\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9vy8/000309/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8166', '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: 12072\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3816457
DEBUG    ya.test:process.py:259 Command (pid 3816457) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3816457) elapsed time (sec): 0.432941198348999
DEBUG    ya.test:process.py:263 Command (pid 3816457) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816457) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3816457) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816457) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816457) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3816457) maxrss: 528800
DEBUG    ya.test:process.py:263 Command (pid 3816457) minflt: 19124
DEBUG    ya.test:process.py:263 Command (pid 3816457) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3816457) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3816457) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 3816457) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3816457) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3816457) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3816457) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3816457) stime: 0.249665
DEBUG    ya.test:process.py:263 Command (pid 3816457) utime: 0.08322099999999999
DEBUG    ya.test:process.py:263 Command (pid 3816457) wtime: 0.442
DEBUG    ya.test:process.py:275 Command (pid 3816457) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:354 Executing command = ['/home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8166', '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.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/9vy8/000309/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8166', '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: 3816850
DEBUG    ya.test:process.py:259 Command (pid 3816850) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3816850) elapsed time (sec): 0.4125809669494629
DEBUG    ya.test:process.py:263 Command (pid 3816850) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816850) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3816850) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816850) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816850) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3816850) maxrss: 528788
DEBUG    ya.test:process.py:263 Command (pid 3816850) minflt: 19127
DEBUG    ya.test:process.py:263 Command (pid 3816850) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3816850) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3816850) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 3816850) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3816850) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3816850) nvcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 3816850) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3816850) stime: 0.23156
DEBUG    ya.test:process.py:263 Command (pid 3816850) utime: 0.09175599999999999
DEBUG    ya.test:process.py:263 Command (pid 3816850) wtime: 0.418
DEBUG    ya.test:process.py:275 Command (pid 3816850) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_tenants.py::TestTenants, test_name: test_stop_start[enable_alter_database_create_hive_first--true])
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:347 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:365 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:373 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:375 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:381 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26886
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7995
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27111
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/1278
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8166 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_2crqieck.log --grpc-port=26886 --mon-port=7995 --ic-port=27111
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:8166', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_2crqieck.log', '--grpc-port=26886', '--mon-port=7995', '--ic-port=27111')' in '/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3817216
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:26886/1
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, e49b96ff-e4d2-49a1-8c67-8a9574b3a553, localhost:8166): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, e49b96ff-e4d2-49a1-8c67-8a9574b3a553, localhost:8166): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f0df83bd280 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 0x7f0df83bc1a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f0df83bc1a0>
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:51 RpcState(ListEndpoints, e49b96ff-e4d2-49a1-8c67-8a9574b3a553, localhost:8166): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7otdw6vjgq.auto.internal" port: 26886 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7otdw6vjgq.auto.internal:26886, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:295 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')]
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:8166
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f0df83bc1a0>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateSession, 373064fc-70e3-42e9-b17c-f74957b6604e, ghrun-7otdw6vjgq.auto.internal:26886): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateSession, 373064fc-70e3-42e9-b17c-f74957b6604e, ghrun-7otdw6vjgq.auto.internal:26886): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:102 RpcState(CreateSession, 373064fc-70e3-42e9-b17c-f74957b6604e, ghrun-7otdw6vjgq.auto.internal:26886): on response callback started
DEBUG    ydb.connection:connection.py:51 RpcState(CreateSession, 373064fc-70e3-42e9-b17c-f74957b6604e, ghrun-7otdw6vjgq.auto.internal:26886): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZDA4YWZmNS1mZWE5NDAwMy0zNjgzOTYyMC01MjhhNzg3" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0df83bc1a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f0df83bc1a0>
DEBUG    ydb.connection:connection.py:107 RpcState(CreateSession, 373064fc-70e3-42e9-b17c-f74957b6604e, ghrun-7otdw6vjgq.auto.internal:26886): on response callback success
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteSchemeQuery, 24526588-077e-4dc2-a7e0-da5435e22c9e, ghrun-7otdw6vjgq.auto.internal:26886): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteSchemeQuery, 24526588-077e-4dc2-a7e0-da5435e22c9e, ghrun-7otdw6vjgq.auto.internal:26886): request = { session_id: "ydb://session/3?node_id=50000&id=ZDA4YWZmNS1mZWE5NDAwMy0zNjgzOTYyMC01MjhhNzg3" 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:51 RpcState(ExecuteSchemeQuery, 24526588-077e-4dc2-a7e0-da5435e22c9e, ghrun-7otdw6vjgq.auto.internal:26886): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0df83bc1a0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:347 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:365 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1763639676754651&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:373 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:375 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:381 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:254 Stopped node localhost:26886/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:347 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:365 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:373 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:375 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:381 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19521
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21495
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65018
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5322
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8166 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_kjczyz62.log --grpc-port=19521 --mon-port=21495 --ic-port=4075
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:8166', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_kjczyz62.log', '--grpc-port=19521', '--mon-port=21495', '--ic-port=4075')' in '/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3833514
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:19521/2
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
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 0x7f0df8385ff0 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 0x7f0df8393df0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f0df8393df0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
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:375 RpcState(ListEndpoints, 4998744f-d91f-4cb8-9720-103050f7b76d, localhost:8166): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 4998744f-d91f-4cb8-9720-103050f7b76d, localhost:8166): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 4998744f-d91f-4cb8-9720-103050f7b76d, localhost:8166): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7otdw6vjgq.auto.internal" port: 19521 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" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7otdw6vjgq.auto.internal:19521, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:295 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')]
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:8166
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f0df8393df0>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateSession, 39573996-2298-4d9b-bb0a-6e97c3bd9caf, ghrun-7otdw6vjgq.auto.internal:19521): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateSession, 39573996-2298-4d9b-bb0a-6e97c3bd9caf, ghrun-7otdw6vjgq.auto.internal:19521): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:102 RpcState(CreateSession, 39573996-2298-4d9b-bb0a-6e97c3bd9caf, ghrun-7otdw6vjgq.auto.internal:19521): on response callback started
DEBUG    ydb.connection:connection.py:51 RpcState(CreateSession, 39573996-2298-4d9b-bb0a-6e97c3bd9caf, ghrun-7otdw6vjgq.auto.internal:19521): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=OTkzOGY4YjktNjc4M2I3MTAtNjViNjMxZDUtNWYzYzFmOWQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0df8393df0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f0df8393df0>
DEBUG    ydb.connection:connection.py:107 RpcState(CreateSession, 39573996-2298-4d9b-bb0a-6e97c3bd9caf, ghrun-7otdw6vjgq.auto.internal:19521): on response callback success
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteSchemeQuery, 67c79a51-d98c-4c64-8806-80a5d4171210, ghrun-7otdw6vjgq.auto.internal:19521): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteSchemeQuery, 67c79a51-d98c-4c64-8806-80a5d4171210, ghrun-7otdw6vjgq.auto.internal:19521): request = { session_id: "ydb://session/3?node_id=50001&id=OTkzOGY4YjktNjc4M2I3MTAtNjViNjMxZDUtNWYzYzFmOWQ=" 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:51 RpcState(ExecuteSchemeQuery, 67c79a51-d98c-4c64-8806-80a5d4171210, ghrun-7otdw6vjgq.auto.internal:19521): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0df8393df0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:347 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:365 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1763639697745121&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:373 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:375 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:381 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:254 Stopped node localhost:19521/2
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:347 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:365 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:373 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:375 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:381 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15711
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3763
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9807
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11105
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8166 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_4d0st55g.log --grpc-port=15711 --mon-port=3764 --ic-port=62685
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9vy8/000309/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:8166', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_4d0st55g.log', '--grpc-port=15711', '--mon-port=3764', '--ic-port=62685')' in '/home/runner/.ya/build/build_root/9vy8/000309/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3843921
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:15711/3
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
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 0x7f0df8367a80 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 0x7f0df8367b70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f0df8367b70>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, d868e8e5-1aae-4697-ba04-c988cd0a04e4, localhost:8166): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, d868e8e5-1aae-4697-ba04-c988cd0a04e4, localhost:8166): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, d868e8e5-1aae-4697-ba04-c988cd0a04e4, localhost:8166): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7otdw6vjgq.auto.internal" port: 15711 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-7otdw6vjgq.auto.internal:15711, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:295 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')]
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:8166
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f0df8367b70>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateSession, 2fed86ba-4974-44c9-8fc2-8235cae95f01, ghrun-7otdw6vjgq.auto.internal:15711): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateSession, 2fed86ba-4974-44c9-8fc2-8235cae95f01, ghrun-7otdw6vjgq.auto.internal:15711): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:102 RpcState(CreateSession, 2fed86ba-4974-44c9-8fc2-8235cae95f01, ghrun-7otdw6vjgq.auto.internal:15711): on response callback started
DEBUG    ydb.connection:connection.py:51 RpcState(CreateSession, 2fed86ba-4974-44c9-8fc2-8235cae95f01, ghrun-7otdw6vjgq.auto.internal:15711): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZTZlNWUxMWYtMjgyMGI1OTYtMjU5ZTc4YzktYWJiODdmZWE=" } } } }
DEBUG    ydb.connection:connection.py:107 RpcState(CreateSession, 2fed86ba-4974-44c9-8fc2-8235cae95f01, ghrun-7otdw6vjgq.auto.internal:15711): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0df8367b70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f0df8367b70>
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteSchemeQuery, b361a067-5b5e-478d-9293-085fc581941d, ghrun-7otdw6vjgq.auto.internal:15711): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteSchemeQuery, b361a067-5b5e-478d-9293-085fc581941d, ghrun-7otdw6vjgq.auto.internal:15711): request = { session_id: "ydb://session/3?node_id=50002&id=ZTZlNWUxMWYtMjgyMGI1OTYtMjU5ZTc4YzktYWJiODdmZWE=" 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:51 RpcState(ExecuteSchemeQuery, b361a067-5b5e-478d-9293-085fc581941d, ghrun-7otdw6vjgq.auto.internal:15711): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0df8367b70>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:347 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:365 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1763639718724553&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:373 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:375 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:381 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:254 Stopped node localhost:15711/3
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:347 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:356 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:365 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:373 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:375 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:381 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 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 0x7f0df8367b70>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f0df8367b70> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:375 RpcState(DeleteSession, 4a763aa2-3184-4184-930f-73d1526c7d14, ghrun-7otdw6vjgq.auto.internal:15711): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(DeleteSession, 4a763aa2-3184-4184-930f-73d1526c7d14, ghrun-7otdw6vjgq.auto.internal:15711): request = { session_id: "ydb://session/3?node_id=50002&id=ZTZlNWUxMWYtMjgyMGI1OTYtMjU5ZTc4YzktYWJiODdmZWE=" 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:102 RpcState(DeleteSession, 4a763aa2-3184-4184-930f-73d1526c7d14, ghrun-7otdw6vjgq.auto.internal:15711): on response callback started
INFO     ydb.connection:connection.py:76 RpcState(DeleteSession, 4a763aa2-3184-4184-930f-73d1526c7d14, ghrun-7otdw6vjgq.auto.internal:15711): 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:15711: 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:15711: 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-20T11:55:42.823779337+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:85 RpcState(DeleteSession, 4a763aa2-3184-4184-930f-73d1526c7d14, ghrun-7otdw6vjgq.auto.internal:15711): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:498 Closing channel for endpoint ghrun-7otdw6vjgq.auto.internal:15711
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f0df8367b70>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:295 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')]
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 0x7f0df8393df0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f0df8393df0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:375 RpcState(DeleteSession, a682cd93-a7d4-4e95-ac7f-2bf326fad641, ghrun-7otdw6vjgq.auto.internal:19521): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(DeleteSession, a682cd93-a7d4-4e95-ac7f-2bf326fad641, ghrun-7otdw6vjgq.auto.internal:19521): request = { session_id: "ydb://session/3?node_id=50001&id=OTkzOGY4YjktNjc4M2I3MTAtNjViNjMxZDUtNWYzYzFmOWQ=" 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--true_
DEBUG    ydb.connection:connection.py:102 RpcState(DeleteSession, a682cd93-a7d4-4e95-ac7f-2bf326fad641, ghrun-7otdw6vjgq.auto.internal:19521): on response callback started
INFO     ydb.connection:connection.py:76 RpcState(DeleteSession, a682cd93-a7d4-4e95-ac7f-2bf326fad641, ghrun-7otdw6vjgq.auto.internal:19521): 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:19521: 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:19521: 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-20T11:55:42.969620762+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 09986ea4-4153-4120-aa24-affd8fc1b3ce, localhost:8166): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 09986ea4-4153-4120-aa24-affd8fc1b3ce, localhost:8166): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 09986ea4-4153-4120-aa24-affd8fc1b3ce, localhost:8166): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:8166". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:85 RpcState(DeleteSession, a682cd93-a7d4-4e95-ac7f-2bf326fad641, ghrun-7otdw6vjgq.auto.internal:19521): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:498 Closing channel for endpoint ghrun-7otdw6vjgq.auto.internal:19521
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:8166
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f0df8393df0>
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 0x7f0df83bc1a0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f0df83bc1a0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:375 RpcState(DeleteSession, e78fdb85-234a-4692-b4cd-9835c967f47c, ghrun-7otdw6vjgq.auto.internal:26886): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(DeleteSession, e78fdb85-234a-4692-b4cd-9835c967f47c, ghrun-7otdw6vjgq.auto.internal:26886): request = { session_id: "ydb://session/3?node_id=50000&id=ZDA4YWZmNS1mZWE5NDAwMy0zNjgzOTYyMC01MjhhNzg3" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.connection:connection.py:102 RpcState(DeleteSession, e78fdb85-234a-4692-b4cd-9835c967f47c, ghrun-7otdw6vjgq.auto.internal:26886): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, c2a3607e-bedb-40f4-8a1e-bf7ab50e60e1, localhost:8166): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, c2a3607e-bedb-40f4-8a1e-bf7ab50e60e1, localhost:8166): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
INFO     ydb.connection:connection.py:76 RpcState(DeleteSession, e78fdb85-234a-4692-b4cd-9835c967f47c, ghrun-7otdw6vjgq.auto.internal:26886): 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:26886: 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:26886: 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-20T11:55:43.056582062+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:85 RpcState(DeleteSession, e78fdb85-234a-4692-b4cd-9835c967f47c, ghrun-7otdw6vjgq.auto.internal:26886): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:498 Closing channel for endpoint ghrun-7otdw6vjgq.auto.internal:26886
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f0df83bc1a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:8166
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, c2a3607e-bedb-40f4-8a1e-bf7ab50e60e1, localhost:8166): 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:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, f39307b8-ca45-4876-bf44-8731ba8afd80, localhost:8166): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, f39307b8-ca45-4876-bf44-8731ba8afd80, localhost:8166): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:8166". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:8166
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:8166
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, f39307b8-ca45-4876-bf44-8731ba8afd80, localhost:8166): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:8166". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:8166
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:8166
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:254 Stopped node localhost:8166/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11105
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9807
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62685
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3764
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15711
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5322
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4075
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21495
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19521
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1278
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2250
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27111
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7995
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26886
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11984
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26660
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6644
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8166
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12072
============================== slowest durations ===============================
73.17s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
3.57s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
3.20s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
================= 1 failed, 104 deselected in 80.87s (0:01:20) =================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/0002f0/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.57s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/0002f6/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.46s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/00031a/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.35s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/000300/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.41s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/00031e/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.51s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/00030d/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.44s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/000318/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/000304/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.41s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/0002f4/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.64s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/000316/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.37s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/000313/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.51s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/000310/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.42s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/0002ea/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/0002f8/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.57s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/9vy8/000306/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 109 items / 104 deselected / 5 selected

=========================== 104 deselected in 0.40s ============================
